From b7ebc951da8800f711142f69d9d958bde67a112d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 28 Apr 2019 09:54:45 +0100 Subject: gentoo resync : 28.04.2019 --- games-util/Manifest.gz | Bin 7371 -> 7219 bytes games-util/gtkevemon/Manifest | 4 -- games-util/gtkevemon/gtkevemon-1.10.ebuild | 45 ---------------- games-util/gtkevemon/gtkevemon-9999.ebuild | 46 ---------------- games-util/gtkevemon/metadata.xml | 13 ----- games-util/lutris/Manifest | 12 ++--- games-util/lutris/lutris-0.5.0.1-r1.ebuild | 75 --------------------------- games-util/lutris/lutris-0.5.1.2.ebuild | 75 --------------------------- games-util/lutris/lutris-0.5.1.ebuild | 75 --------------------------- games-util/lutris/lutris-0.5.2.1.ebuild | 75 +++++++++++++++++++++++++++ games-util/lutris/lutris-0.5.2.ebuild | 75 +++++++++++++++++++++++++++ games-util/lutris/lutris-9999.ebuild | 2 +- games-util/nml/Manifest | 6 +-- games-util/nml/files/nml-0.4.5-pillow6.patch | 31 +++++++++++ games-util/nml/nml-0.4.4-r1.ebuild | 27 ---------- games-util/nml/nml-0.4.5-r1.ebuild | 30 +++++++++++ games-util/nml/nml-0.4.5.ebuild | 2 +- games-util/pogo-manager-bin/Manifest | 2 +- games-util/pogo-manager-bin/metadata.xml | 5 +- 19 files changed, 223 insertions(+), 377 deletions(-) delete mode 100644 games-util/gtkevemon/Manifest delete mode 100644 games-util/gtkevemon/gtkevemon-1.10.ebuild delete mode 100644 games-util/gtkevemon/gtkevemon-9999.ebuild delete mode 100644 games-util/gtkevemon/metadata.xml delete mode 100644 games-util/lutris/lutris-0.5.0.1-r1.ebuild delete mode 100644 games-util/lutris/lutris-0.5.1.2.ebuild delete mode 100644 games-util/lutris/lutris-0.5.1.ebuild create mode 100644 games-util/lutris/lutris-0.5.2.1.ebuild create mode 100644 games-util/lutris/lutris-0.5.2.ebuild create mode 100644 games-util/nml/files/nml-0.4.5-pillow6.patch delete mode 100644 games-util/nml/nml-0.4.4-r1.ebuild create mode 100644 games-util/nml/nml-0.4.5-r1.ebuild (limited to 'games-util') diff --git a/games-util/Manifest.gz b/games-util/Manifest.gz index a782b1f5917a..abd32f2a26e4 100644 Binary files a/games-util/Manifest.gz and b/games-util/Manifest.gz differ diff --git a/games-util/gtkevemon/Manifest b/games-util/gtkevemon/Manifest deleted file mode 100644 index 5a8506c9b4da..000000000000 --- a/games-util/gtkevemon/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST gtkevemon-1.10.tar.gz 240225 BLAKE2B cd2b64577e85d36e63ecd35c644c0a22da88caa3cd8587a703d4e4e95bfca6b4007fdb0a9e9bc4545e057e6ecf8b6f3c99e84ea7b91ab24fd4f603b91d9bc076 SHA512 c3fad5ba1947be527adf9c90bfad60eb505fd6b3bb3379f960748ccb529381b34b5c5c653516220d17998c95ce2b53105834f7d79053bc1e8ccc9094c8b974c9 -EBUILD gtkevemon-1.10.ebuild 955 BLAKE2B 136d44764e42698e9f6608f9be5ace24f969922c0b6dd401ef1ac673d43c9d2a1972948f3d6b2100bcfa52efe6cfc979a180c9899abddc5f0d554d279fb1c733 SHA512 bb86529e37acf59288555ccbf6f9eababa65b485b5d0db10e0e57c7e0f563a756bb7fce7dd38763cfd804ec7cc674cfc448fedd036077b154e425f56d3244590 -EBUILD gtkevemon-9999.ebuild 917 BLAKE2B 8b333889a59920ede2f3f1940f8945ee5e17c3c83f00a873ea0d41b260a72107a252c02b4b1d058a90602119edbc75b607810e37a557327a24b0d235d291ce22 SHA512 cf0a4cf8c347b1d4a552d7c0f9d6dc5b314fc565dd70f5adecd0e90957d60174a43493b937b2af440c91d00c8a59498db74536f33403d6b1c2bd12e2cb4f5243 -MISC metadata.xml 566 BLAKE2B 2595bd5070fc73f93e2ef0a618cfd4059572360f18108f9759c8320d5ba3c5f20b2b51094ef696993463cb8eea122b4149c17ecedcc8141e13a4b5be8041b12e SHA512 729d349d1f8a3ef31a3bb6413ecd9ca1069e57fe0e34d98e56fde84cbc2a9a8565a832ad27c07b0a05452fbbb63348ec48c369b02c1367aa2cb487fd1784d0ad diff --git a/games-util/gtkevemon/gtkevemon-1.10.ebuild b/games-util/gtkevemon/gtkevemon-1.10.ebuild deleted file mode 100644 index c753cae2122b..000000000000 --- a/games-util/gtkevemon/gtkevemon-1.10.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit flag-o-matic - -DESCRIPTION="A standalone skill monitoring application for EVE Online" -HOMEPAGE="https://github.com/gtkevemon/gtkevemon" -SRC_URI="https://github.com/gtkevemon/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - dev-cpp/gtkmm:2.4 - dev-libs/libxml2 - dev-libs/openssl:0 -" - -DEPEND="${RDEPEND} - virtual/pkgconfig -" -src_prepare() { - default - - sed -e 's:Categories=Game;$:Categories=Game;RolePlaying;GTK;:' \ - -i "icon/${PN}.desktop" \ - || die "failed fix categories in icon/${PN}.desktop" - - # Fixes a QA notice. - sed -i "/^Encoding/d" "icon/${PN}.desktop" \ - || die "failed to remove the Encoding from icon/${PN}.desktop" - - append-cxxflags -std=c++11 -} - -src_install() { - dobin "src/${PN}" - doicon "icon/${PN}.svg" - domenu "icon/${PN}.desktop" - einstalldocs -} diff --git a/games-util/gtkevemon/gtkevemon-9999.ebuild b/games-util/gtkevemon/gtkevemon-9999.ebuild deleted file mode 100644 index 3a8c5bb264d8..000000000000 --- a/games-util/gtkevemon/gtkevemon-9999.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit flag-o-matic git-r3 - -DESCRIPTION="A standalone skill monitoring application for EVE Online" -HOMEPAGE="https://github.com/gtkevemon/gtkevemon" -EGIT_REPO_URI="https://github.com/${PN}/${PN}" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="" -IUSE="" - -RDEPEND=" - dev-cpp/gtkmm:3.0 - dev-libs/libxml2 - net-misc/curl[ssl] -" - -DEPEND="${RDEPEND} - virtual/pkgconfig -" - -src_prepare() { - default - - sed -e 's:Categories=Game;$:Categories=Game;RolePlaying;GTK;:' \ - -i "icon/${PN}.desktop" \ - || die "failed fix categories in icon/${PN}.desktop" - - # Fixes a QA notice. - sed -i "/^Encoding/d" "icon/${PN}.desktop" \ - || die "failed to remove the Encoding from icon/${PN}.desktop" - - append-cxxflags -std=c++11 -} - -src_install() { - dobin "src/${PN}" - doicon "icon/${PN}.svg" - domenu "icon/${PN}.desktop" - einstalldocs -} diff --git a/games-util/gtkevemon/metadata.xml b/games-util/gtkevemon/metadata.xml deleted file mode 100644 index d9cd7a74ba33..000000000000 --- a/games-util/gtkevemon/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - GtkEveMon is a standalone skill monitoring application for EVE Online. - It allows monitoring characters' skills and skill training process without - starting EVE Online. It is intended as a lightweight, cross-platform - alternative to EveMon, a popular skill monitoring application for Windows. - - - gtkevemon/gtkevemon - - diff --git a/games-util/lutris/Manifest b/games-util/lutris/Manifest index 0f83169643b6..4396e3f6a0bb 100644 --- a/games-util/lutris/Manifest +++ b/games-util/lutris/Manifest @@ -1,8 +1,6 @@ -DIST lutris_0.5.0.1.tar.xz 1687904 BLAKE2B 646182416201dd4e2fc025b600e569d87821ff98f2fc37ca6029479b7b097466e47135694303f8fc242c4d2632d0b4ecf471919181cd45b095bbff6ba8d973d4 SHA512 a9bf51f388859873de0af43b800692327b098c83966b9e32bbca3ccc0397e1ce5018e751b8f9fef5e83d9de4d1b014e330ffe7d8ab253af7dd2379151297f1bb -DIST lutris_0.5.1.2.tar.xz 1741512 BLAKE2B b6e5d698222d073cf8062235c17b972264a0063632c0e75076c0ac085fe4ada6c5640254c4d346463ca2e0bb60e9e84b189bda7c390b7db374f2fcee605de1c6 SHA512 e6eba2bde00f597d2985923a5151ad1b8cbbcfe69845448d53b1d41d8129b72c3d679894babd56f64a6190e2d2265a924bb93eb1c65b29037214674738481909 -DIST lutris_0.5.1.tar.xz 1740384 BLAKE2B fa9d35a96c38b8105e507b4e7d804f0ed79dd41b7abf906b52256e51b4ceaf1d0efca992d30de09ecd1fa470fa04fb9fe89f37076d1a0ed17f8d2fb4d4539d6b SHA512 edd0b7d2817a4ce39d606757335f35ce66d6bf7fb7251f907d02299cafe1cd2a0528aeb203c8b9b7ff9d7a59c40966c581fdfd2e7794ac92e7eb0bdd3f9e1d4d -EBUILD lutris-0.5.0.1-r1.ebuild 1651 BLAKE2B 128c3f5a8bd869998e44963dbf3e5e58f65c470e191c49642a37d884219b557895d92f6e0af03848cd68a1687b6430f862adb81db0774f925ac8497a83a989b2 SHA512 4f6c2bbd8aed5fd86983f901210545816fe2b6628e434a117636348aec23dfd5e140672a2eb5df69b274f1738ede41c3275a62dae8d05892969892949e069202 -EBUILD lutris-0.5.1.2.ebuild 1672 BLAKE2B 7250a70290410c51fab4802a52d293e93fb379054782498b41fe64b5d0c3c7714ed4bfb00e45e69f1047d95d0d2defcb19b3a1cfc6de01270980fe0c1f16a732 SHA512 4a1260019a203afd8be77e61b5012e5fd13d201d3972b7d253753b2c6134d00c66111a9bfa123f800bb633c56117f345eb10d7a20a2e54a74cdb72a4166c5f09 -EBUILD lutris-0.5.1.ebuild 1651 BLAKE2B 128c3f5a8bd869998e44963dbf3e5e58f65c470e191c49642a37d884219b557895d92f6e0af03848cd68a1687b6430f862adb81db0774f925ac8497a83a989b2 SHA512 4f6c2bbd8aed5fd86983f901210545816fe2b6628e434a117636348aec23dfd5e140672a2eb5df69b274f1738ede41c3275a62dae8d05892969892949e069202 -EBUILD lutris-9999.ebuild 1672 BLAKE2B 7250a70290410c51fab4802a52d293e93fb379054782498b41fe64b5d0c3c7714ed4bfb00e45e69f1047d95d0d2defcb19b3a1cfc6de01270980fe0c1f16a732 SHA512 4a1260019a203afd8be77e61b5012e5fd13d201d3972b7d253753b2c6134d00c66111a9bfa123f800bb633c56117f345eb10d7a20a2e54a74cdb72a4166c5f09 +DIST lutris_0.5.2.1.tar.xz 1742968 BLAKE2B 676f5019260714ab5205366f51a5911e0459f353f6debead49fded4bc8c764b0e621a86b98c7663df2cd9fd3c59c23944d516f8991cd455c271b10ef02c485eb SHA512 1aaf69be8bdfb72a427e10c4c73ad06c80ebda59a5dd0bfc6d484240250160770854ad28698d3d60af1e3f19b58ade973ab688c6416169df3a4c6ab3c0981301 +DIST lutris_0.5.2.tar.xz 1742940 BLAKE2B 2fa8a0534c50e02457285e1e1e0ecfe39607ba68b6a8f0f25be1a5b7b8f0809fc0f048758b80e8305aff22b4034eaf8a2b4e717e37c34f3b78024ea60322fef2 SHA512 d2b22e56031ec25e94eb7cb28157cac65f71638ee24a8bba78f30af778f432c52a78ae2d4134a869aaf5e97d6229107d2b9abc474290b7f15ca3bfa7c8e1f66f +EBUILD lutris-0.5.2.1.ebuild 1670 BLAKE2B 4cc77b386bd0f23f79eeb8f12c3f92822186df71acabbe6ebe80319eec895a00e03ab0ea85838f94a7dc0e4e9e0efdb9b6cbc4d84f750b7405fed506d684d993 SHA512 0c0d9fab2cc370064c90ea35253cc52c1ea1437dd5e9c27be80611340b139fc442c28094d5a201efd7257aba68e341a79bc2b5bcc9d9ba59f230144c818e52d9 +EBUILD lutris-0.5.2.ebuild 1670 BLAKE2B 4cc77b386bd0f23f79eeb8f12c3f92822186df71acabbe6ebe80319eec895a00e03ab0ea85838f94a7dc0e4e9e0efdb9b6cbc4d84f750b7405fed506d684d993 SHA512 0c0d9fab2cc370064c90ea35253cc52c1ea1437dd5e9c27be80611340b139fc442c28094d5a201efd7257aba68e341a79bc2b5bcc9d9ba59f230144c818e52d9 +EBUILD lutris-9999.ebuild 1670 BLAKE2B 4cc77b386bd0f23f79eeb8f12c3f92822186df71acabbe6ebe80319eec895a00e03ab0ea85838f94a7dc0e4e9e0efdb9b6cbc4d84f750b7405fed506d684d993 SHA512 0c0d9fab2cc370064c90ea35253cc52c1ea1437dd5e9c27be80611340b139fc442c28094d5a201efd7257aba68e341a79bc2b5bcc9d9ba59f230144c818e52d9 MISC metadata.xml 661 BLAKE2B 8b05694fe3755a3b2b1546c1392bccb408d99f430c361e6058702107d665b13e0d36834d37c2a31ab7065290363e6af7712fcf4b36542222b59e47b508b7d1ef SHA512 e5d7a7023e9aa025d8d526457ba61ec9d9ceadf472d3f04f6b799cb3c130543e4300a56ce1830c163650f0554e2a87d705152b3771bb4f7fd9edeba3db16b9a7 diff --git a/games-util/lutris/lutris-0.5.0.1-r1.ebuild b/games-util/lutris/lutris-0.5.0.1-r1.ebuild deleted file mode 100644 index d6cbb9e6644a..000000000000 --- a/games-util/lutris/lutris-0.5.0.1-r1.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{4,5,6,7} ) -PYTHON_REQ_USE="sqlite,threads(+)" - -inherit distutils-r1 virtualx xdg - -DESCRIPTION="An open source gaming platform for GNU/Linux" -HOMEPAGE="https://lutris.net/" - -if [[ ${PV} == *9999* ]] ; then - EGIT_REPO_URI="https://github.com/lutris/lutris.git" - inherit git-r3 -else - SRC_URI="https://lutris.net/releases/${P/-/_}.tar.xz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3" -SLOT="0" - -BDEPEND=" - test? ( dev-python/nose[${PYTHON_USEDEP}] ) -" -RDEPEND=" - app-arch/cabextract - app-arch/p7zip - app-arch/unrar - app-arch/unzip - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] - gnome-base/gnome-desktop[introspection] - media-sound/fluid-soundfont - net-libs/libsoup - net-libs/webkit-gtk:4[introspection] - x11-apps/xgamma - x11-apps/xrandr - x11-libs/gtk+:3[introspection] - x11-libs/libnotify -" - -S="${WORKDIR}/${PN}" - -python_install_all() { - local DOCS=( AUTHORS README.rst docs/installers.rst ) - distutils-r1_python_install_all -} - -python_test() { - virtx nosetests -v || die -} - -pkg_preinst() { - xdg_pkg_preinst -} - -pkg_postinst() { - xdg_pkg_postinst - - # Quote README.rst - elog "Lutris installations are fully automated through scripts, which can" - elog "be written in either JSON or YAML. The scripting syntax is described" - elog "in ${EROOT}/usr/share/doc/${PF}/installers.rst.bz2, and is also" - elog "available online at lutris.net." -} - -pkg_postrm() { - xdg_pkg_postrm -} diff --git a/games-util/lutris/lutris-0.5.1.2.ebuild b/games-util/lutris/lutris-0.5.1.2.ebuild deleted file mode 100644 index 2da144c4dbb7..000000000000 --- a/games-util/lutris/lutris-0.5.1.2.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{4,5,6,7} ) -PYTHON_REQ_USE="sqlite,threads(+)" - -inherit distutils-r1 virtualx xdg - -DESCRIPTION="An open source gaming platform for GNU/Linux" -HOMEPAGE="https://lutris.net/" - -if [[ ${PV} == *9999* ]] ; then - EGIT_REPO_URI="https://github.com/lutris/lutris.git" - inherit git-r3 -else - SRC_URI="https://lutris.net/releases/${P/-/_}.tar.xz" - KEYWORDS="~amd64 ~x86" - S="${WORKDIR}/${PN}" -fi - -LICENSE="GPL-3" -SLOT="0" - -BDEPEND=" - test? ( dev-python/nose[${PYTHON_USEDEP}] ) -" -RDEPEND=" - app-arch/cabextract - app-arch/p7zip - app-arch/unrar - app-arch/unzip - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] - gnome-base/gnome-desktop[introspection] - media-sound/fluid-soundfont - net-libs/libsoup - net-libs/webkit-gtk:4[introspection] - x11-apps/mesa-progs - x11-apps/xgamma - x11-apps/xrandr - x11-libs/gtk+:3[introspection] - x11-libs/libnotify -" - -python_install_all() { - local DOCS=( AUTHORS README.rst docs/installers.rst ) - distutils-r1_python_install_all -} - -python_test() { - virtx nosetests -v || die -} - -pkg_preinst() { - xdg_pkg_preinst -} - -pkg_postinst() { - xdg_pkg_postinst - - # Quote README.rst - elog "Lutris installations are fully automated through scripts, which can" - elog "be written in either JSON or YAML. The scripting syntax is described" - elog "in ${EROOT}/usr/share/doc/${PF}/installers.rst.bz2, and is also" - elog "available online at lutris.net." -} - -pkg_postrm() { - xdg_pkg_postrm -} diff --git a/games-util/lutris/lutris-0.5.1.ebuild b/games-util/lutris/lutris-0.5.1.ebuild deleted file mode 100644 index d6cbb9e6644a..000000000000 --- a/games-util/lutris/lutris-0.5.1.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{4,5,6,7} ) -PYTHON_REQ_USE="sqlite,threads(+)" - -inherit distutils-r1 virtualx xdg - -DESCRIPTION="An open source gaming platform for GNU/Linux" -HOMEPAGE="https://lutris.net/" - -if [[ ${PV} == *9999* ]] ; then - EGIT_REPO_URI="https://github.com/lutris/lutris.git" - inherit git-r3 -else - SRC_URI="https://lutris.net/releases/${P/-/_}.tar.xz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3" -SLOT="0" - -BDEPEND=" - test? ( dev-python/nose[${PYTHON_USEDEP}] ) -" -RDEPEND=" - app-arch/cabextract - app-arch/p7zip - app-arch/unrar - app-arch/unzip - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] - gnome-base/gnome-desktop[introspection] - media-sound/fluid-soundfont - net-libs/libsoup - net-libs/webkit-gtk:4[introspection] - x11-apps/xgamma - x11-apps/xrandr - x11-libs/gtk+:3[introspection] - x11-libs/libnotify -" - -S="${WORKDIR}/${PN}" - -python_install_all() { - local DOCS=( AUTHORS README.rst docs/installers.rst ) - distutils-r1_python_install_all -} - -python_test() { - virtx nosetests -v || die -} - -pkg_preinst() { - xdg_pkg_preinst -} - -pkg_postinst() { - xdg_pkg_postinst - - # Quote README.rst - elog "Lutris installations are fully automated through scripts, which can" - elog "be written in either JSON or YAML. The scripting syntax is described" - elog "in ${EROOT}/usr/share/doc/${PF}/installers.rst.bz2, and is also" - elog "available online at lutris.net." -} - -pkg_postrm() { - xdg_pkg_postrm -} diff --git a/games-util/lutris/lutris-0.5.2.1.ebuild b/games-util/lutris/lutris-0.5.2.1.ebuild new file mode 100644 index 000000000000..37e850aab99e --- /dev/null +++ b/games-util/lutris/lutris-0.5.2.1.ebuild @@ -0,0 +1,75 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{5,6,7} ) +PYTHON_REQ_USE="sqlite,threads(+)" + +inherit distutils-r1 virtualx xdg + +DESCRIPTION="An open source gaming platform for GNU/Linux" +HOMEPAGE="https://lutris.net/" + +if [[ ${PV} == *9999* ]] ; then + EGIT_REPO_URI="https://github.com/lutris/lutris.git" + inherit git-r3 +else + SRC_URI="https://lutris.net/releases/${P/-/_}.tar.xz" + KEYWORDS="~amd64 ~x86" + S="${WORKDIR}/${PN}" +fi + +LICENSE="GPL-3" +SLOT="0" + +BDEPEND=" + test? ( dev-python/nose[${PYTHON_USEDEP}] ) +" +RDEPEND=" + app-arch/cabextract + app-arch/p7zip + app-arch/unrar + app-arch/unzip + dev-python/pillow[${PYTHON_USEDEP}] + dev-python/pygobject:3[${PYTHON_USEDEP}] + dev-python/python-evdev[${PYTHON_USEDEP}] + dev-python/pyyaml[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + gnome-base/gnome-desktop[introspection] + media-sound/fluid-soundfont + net-libs/libsoup + net-libs/webkit-gtk:4[introspection] + x11-apps/mesa-progs + x11-apps/xgamma + x11-apps/xrandr + x11-libs/gtk+:3[introspection] + x11-libs/libnotify +" + +python_install_all() { + local DOCS=( AUTHORS README.rst docs/installers.rst ) + distutils-r1_python_install_all +} + +python_test() { + virtx nosetests -v || die +} + +pkg_preinst() { + xdg_pkg_preinst +} + +pkg_postinst() { + xdg_pkg_postinst + + # Quote README.rst + elog "Lutris installations are fully automated through scripts, which can" + elog "be written in either JSON or YAML. The scripting syntax is described" + elog "in ${EROOT}/usr/share/doc/${PF}/installers.rst.bz2, and is also" + elog "available online at lutris.net." +} + +pkg_postrm() { + xdg_pkg_postrm +} diff --git a/games-util/lutris/lutris-0.5.2.ebuild b/games-util/lutris/lutris-0.5.2.ebuild new file mode 100644 index 000000000000..37e850aab99e --- /dev/null +++ b/games-util/lutris/lutris-0.5.2.ebuild @@ -0,0 +1,75 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{5,6,7} ) +PYTHON_REQ_USE="sqlite,threads(+)" + +inherit distutils-r1 virtualx xdg + +DESCRIPTION="An open source gaming platform for GNU/Linux" +HOMEPAGE="https://lutris.net/" + +if [[ ${PV} == *9999* ]] ; then + EGIT_REPO_URI="https://github.com/lutris/lutris.git" + inherit git-r3 +else + SRC_URI="https://lutris.net/releases/${P/-/_}.tar.xz" + KEYWORDS="~amd64 ~x86" + S="${WORKDIR}/${PN}" +fi + +LICENSE="GPL-3" +SLOT="0" + +BDEPEND=" + test? ( dev-python/nose[${PYTHON_USEDEP}] ) +" +RDEPEND=" + app-arch/cabextract + app-arch/p7zip + app-arch/unrar + app-arch/unzip + dev-python/pillow[${PYTHON_USEDEP}] + dev-python/pygobject:3[${PYTHON_USEDEP}] + dev-python/python-evdev[${PYTHON_USEDEP}] + dev-python/pyyaml[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + gnome-base/gnome-desktop[introspection] + media-sound/fluid-soundfont + net-libs/libsoup + net-libs/webkit-gtk:4[introspection] + x11-apps/mesa-progs + x11-apps/xgamma + x11-apps/xrandr + x11-libs/gtk+:3[introspection] + x11-libs/libnotify +" + +python_install_all() { + local DOCS=( AUTHORS README.rst docs/installers.rst ) + distutils-r1_python_install_all +} + +python_test() { + virtx nosetests -v || die +} + +pkg_preinst() { + xdg_pkg_preinst +} + +pkg_postinst() { + xdg_pkg_postinst + + # Quote README.rst + elog "Lutris installations are fully automated through scripts, which can" + elog "be written in either JSON or YAML. The scripting syntax is described" + elog "in ${EROOT}/usr/share/doc/${PF}/installers.rst.bz2, and is also" + elog "available online at lutris.net." +} + +pkg_postrm() { + xdg_pkg_postrm +} diff --git a/games-util/lutris/lutris-9999.ebuild b/games-util/lutris/lutris-9999.ebuild index 2da144c4dbb7..37e850aab99e 100644 --- a/games-util/lutris/lutris-9999.ebuild +++ b/games-util/lutris/lutris-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{4,5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) PYTHON_REQ_USE="sqlite,threads(+)" inherit distutils-r1 virtualx xdg diff --git a/games-util/nml/Manifest b/games-util/nml/Manifest index 7fb031800e9a..0825d643c907 100644 --- a/games-util/nml/Manifest +++ b/games-util/nml/Manifest @@ -1,6 +1,6 @@ AUX nml-0.4.4-pillow3.patch 288 BLAKE2B 5d1446821d75432002a36439c6e39fa7f644f9a63be0da178c33287893fe65637d6ce66aa55df916227636cb8e0228a08e363a0b682b02dc63823a671b50849c SHA512 cdb6113102fadbf3b3d9cab930b15cfd88d609c9bb09048a3fb247051169933a0796c10d0c29b9d6bf9320ddcf73a4681255d8e1465a7a98268029d3433ba524 -DIST nml-0.4.4.tar.gz 377998 BLAKE2B a65df2c371c1b1dda2469a968372f21f9f27e9739c8d8a9a0f582c126169921ee3ffc9745f6ef4ac21aebdeea35fd26385d3149e84d50381c4796b71b378571f SHA512 fd7b8d7abfc8b5ea694eedf00bbc4069a82de942178a58ec05e9d3efe7c8663103ffb6b98f7614ce165eb7cba42cb4c7589f77fb67dd95eb6293f62b3179c7b0 +AUX nml-0.4.5-pillow6.patch 981 BLAKE2B 56e1f6ed41a6978a021db50880092fed7199d104cd006962a54fb09bcba365a320cac878041b4fe6ee6a6801a2c7e666154105a4dd2b349f030b62da9669d1fe SHA512 de304562bb2ef90b9068a1975a3cb5fd83a9b5e473371f87620fe5a02866b805adba37b46c8c1b40a7a6d304d5c8339ee78ee4a87d683c540126e5fc3ea49303 DIST nml-0.4.5.tar.gz 378578 BLAKE2B 1283cdcabd4cbaf12dda926b89c88a3942e9e4469879812abe372facd2c41ff20af0df792bbdadf71d9d3ad8d72e98e293fd903c880e77d3e4ee8a1b73e36ca9 SHA512 64b2f46a1c2e37fce8f51231094e30334f368b0db39c6a3977a144a798d8034d1abbe7c14af3921eb81f4b7caa193e7e53ccb9e27acd113e0407926b109ca952 -EBUILD nml-0.4.4-r1.ebuild 699 BLAKE2B 73334bef1122002b0aecbe5834c4f09ef093774ef9cf09872bdf1a934d1d748d671e07fa70734e77a014c9d226daae95bc9180300ef0a2a92464129f801f8d60 SHA512 e2b0db49d56dc6e3df8ddf90cacd8e71b9a6d6231cb5e1789ece9d683183c49831f5f0b2a4d5f34706189e4d159732efc7a3002f03cfdd26874e856aba08512b -EBUILD nml-0.4.5.ebuild 703 BLAKE2B 4fdec7d1ad63392e50de8946e2578df2f8c249b4562d728fc6acffb3cf2cf04e1d869eb2d0a33c0285d6d61a85208cd8e5c57a73508c10eed353eb0a0cddf047 SHA512 87e6b12b4e5da3e8e93a71468687ab846f2382f0aa27a0e7e0efeceb2c46e4f3677f95fab06f891e69f6e0c852371c1e4b736b2a3f08aea635a719d3c323e488 +EBUILD nml-0.4.5-r1.ebuild 745 BLAKE2B 4fd6a442b3e1a80336c96607b4fc9f05956e00c334c07225d6d25f279020f5a729f14f08f385b0c0e66f49d6fdaf00e63bfa28e42474146ac9e4bf6e70750175 SHA512 ee519cbb97522bf5cf18c222edd614d77acddab2e096c8c664141bf82a27cd4efce5380b42a8dda18588df27b3dc5f6f43519ddf0dae0906bf84235a294629b5 +EBUILD nml-0.4.5.ebuild 710 BLAKE2B aaea4b308ca590768ff30895309a5220192c9c617610bcff11041fc5a98051d8023cd4a7e6b262ff71c75d58b159c7e14f22112516ed9e0115400b74f891e2ba SHA512 29bbce32649a58ba3eecf2599226c03383f60a4f979205e594e1d2db0a51d008321c856ae53199d050776b5e28d268cfbb7f3c4c380f10dbc6b7e9aead9f4f29 MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118 diff --git a/games-util/nml/files/nml-0.4.5-pillow6.patch b/games-util/nml/files/nml-0.4.5-pillow6.patch new file mode 100644 index 000000000000..5b04aef0d95a --- /dev/null +++ b/games-util/nml/files/nml-0.4.5-pillow6.patch @@ -0,0 +1,31 @@ +From fc7517a66fa6c0424d176a8a1d44659273a04a1d Mon Sep 17 00:00:00 2001 +From: Conrad Kostecki +Date: Thu, 18 Apr 2019 22:14:49 +0200 +Subject: [PATCH] Add compatibility with >=pillow-6.0.0 + +Changed VERSION to PILLOW_VERSION, +as it got removed with >=pillow-6.0.0. + +Signed-off-by: Conrad Kostecki +--- + nml/version_info.py | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/nml/version_info.py b/nml/version_info.py +index d7faec0..32aa3b1 100644 +--- a/nml/version_info.py ++++ b/nml/version_info.py +@@ -139,11 +139,11 @@ def get_lib_versions(): + #PIL + try: + from PIL import Image +- versions["PIL"] = Image.VERSION ++ versions["PIL"] = Image.PILLOW_VERSION + except ImportError: + try: + import Image +- versions["PIL"] = Image.VERSION ++ versions["PIL"] = Image.PILLOW_VERSION + except ImportError: + versions["PIL"] = "Not found!" + diff --git a/games-util/nml/nml-0.4.4-r1.ebuild b/games-util/nml/nml-0.4.4-r1.ebuild deleted file mode 100644 index b50f0471e311..000000000000 --- a/games-util/nml/nml-0.4.4-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python3_{4,5,6} ) -inherit distutils-r1 - -DESCRIPTION="Compiler of NML files into grf/nfo files" -HOMEPAGE="https://dev.openttdcoop.org/projects/nml" -SRC_URI="http://bundles.openttdcoop.org/nml/releases/${PV}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" - -RDEPEND="dev-python/pillow[zlib,${PYTHON_USEDEP}] - dev-python/ply[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" - -DOCS=( docs/{changelog,readme}.txt ) -PATCHES=( "${FILESDIR}"/${P}-pillow3.patch ) - -src_install() { - distutils-r1_src_install - doman docs/nmlc.1 -} diff --git a/games-util/nml/nml-0.4.5-r1.ebuild b/games-util/nml/nml-0.4.5-r1.ebuild new file mode 100644 index 000000000000..6f8e7f6ea8da --- /dev/null +++ b/games-util/nml/nml-0.4.5-r1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{5,6,7} ) +inherit distutils-r1 + +DESCRIPTION="Compiler of NML files into grf/nfo files" +HOMEPAGE="https://dev.openttdcoop.org/projects/nml" +SRC_URI="http://bundles.openttdcoop.org/nml/releases/${PV}/${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" + +RDEPEND="dev-python/pillow[zlib,${PYTHON_USEDEP}] + dev-python/ply[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}]" + +DOCS=( docs/{changelog,readme}.txt ) +PATCHES=( + "${FILESDIR}"/${PN}-0.4.4-pillow3.patch + "${FILESDIR}"/${PN}-0.4.5-pillow6.patch +) + +src_install() { + distutils-r1_src_install + doman docs/nmlc.1 +} diff --git a/games-util/nml/nml-0.4.5.ebuild b/games-util/nml/nml-0.4.5.ebuild index 0e8f0244e466..23ae3722e28b 100644 --- a/games-util/nml/nml-0.4.5.ebuild +++ b/games-util/nml/nml-0.4.5.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" -RDEPEND="dev-python/pillow[zlib,${PYTHON_USEDEP}] +RDEPEND=" - - wizardedit@gentoo.org - Austin English - + Utility to manage Pokemon Go accounts. Not sanctioned by Niantic, use at your own risk. -- cgit v1.2.3