From e2db47eaae00ec33f8971db44b68645c5d3b9590 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 17 Aug 2021 11:36:49 +0100 Subject: gentoo resync : 17.08.2021 --- app-pda/Manifest.gz | Bin 2394 -> 2392 bytes app-pda/gtkpod/Manifest | 2 +- app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild | 123 ---------------------------------- app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild | 123 ++++++++++++++++++++++++++++++++++ 4 files changed, 124 insertions(+), 124 deletions(-) delete mode 100644 app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild create mode 100644 app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild (limited to 'app-pda') diff --git a/app-pda/Manifest.gz b/app-pda/Manifest.gz index 7323206413f8..4a2cb1c6815a 100644 Binary files a/app-pda/Manifest.gz and b/app-pda/Manifest.gz differ diff --git a/app-pda/gtkpod/Manifest b/app-pda/gtkpod/Manifest index e4f0c9be28cf..0b3fbfc67be5 100644 --- a/app-pda/gtkpod/Manifest +++ b/app-pda/gtkpod/Manifest @@ -1,5 +1,5 @@ AUX gtkpod-2.1.3-gold.patch 451 BLAKE2B 2f0202782394abc636265fbf9d13dade3d28608bec3bc8298ae1ea592a4f34688ba4be227aead6c4cfa8a946dbe872dbb5d596fd728e18e27166a01b524e6c00 SHA512 b6fb32ce37087beed99c475f747a6c79541821d836892ab4b8673ec49ca0a72ca6d55aaeaf8cf25895cc8e4f54341673e0f5616c5fa5ebc610250c641f4a2b13 AUX gtkpod-2.1.5-m4a.patch 405 BLAKE2B 0102cecc598c7594dc545f9142fb152e601db8a793b80acb4ce92a7594bb6902cfb19f90612a169585c42daa6827046f257cab76db7be69534b0e7c79f14d75a SHA512 d7774f82d5a30c393354da9302f4cd62eb2c9c0588bb6afcc1429850730f727db91bd200c78934e9a3a64a112a11a51d62d7bfb3a17f74c77e259ebb126037a4 DIST gtkpod-2.1.5.tar.gz 3780232 BLAKE2B 8de431ed04b1f9d85322d7d1c823f7ace08511616f81a3030dbebe455f71e7f130944173c1fde6e27aceec2cd71a7f731fa00ea574ef201bf48ef6100f3bf82c SHA512 428b9ce75d2c7c208a847bee6f10f6ed0c9f896efbedd86ed41ecce64fdbf1b937968042ad9945aec33a714fc3031427a54f924619db99cc111945355978f24c -EBUILD gtkpod-2.1.5-r1.ebuild 2798 BLAKE2B a642130505b4fa7b3c2d98ec3afc695e824106cde777b3120afc57ef679f4563d2850111b7c7eb7fec40e3586b127332ae22932d7e94909dfc66a4c9bca327f9 SHA512 f8516c42146735c682d6e21eaa92fb6eda70690f4430c27625a17ec4b7f2822a530f2a576172d1ec7cd07faf7f2a92c6745ec26b7c77ccb80bd3d87ed0d7d735 +EBUILD gtkpod-2.1.5-r3.ebuild 2795 BLAKE2B 87d5112a7b66dc54eb55a304a57b2672c45023ee7ff7dafc9b5226f55ffdf30ea6be7df40107121d82de8ab6ee181f798b46077bc6d68ffd5fa9f0c5c9d70b51 SHA512 95f6a22cd42e0da60228adac63353bd8db99169547bd082aa7405e6d05132b0668ab559e9fa2a6ef141c495c6f96e9c9f3995553c601dbd7c2d38043f73d366b MISC metadata.xml 335 BLAKE2B eb5370d6ed11cddddb74642e42a2bbb70d74d7e45b1dc228be2febc3cd3a1e6d0344e96bc94a3417b0c6c6cd67e5658fc8b06a53106ad746db92f48f70d47d31 SHA512 97aa0c82eebf5b63b8f3de0ea32f3f51eed2ebb2ba37a90a60759ffd7caf20ce90235851cdbf05fb5d45e3a0d35e1c062fb92e10cf10285c42e5ff20657ff061 diff --git a/app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild b/app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild deleted file mode 100644 index 31996cc73828..000000000000 --- a/app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild +++ /dev/null @@ -1,123 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# Not all modules needed by py script are packaged in Gentoo -#PYTHON_COMPAT=( python3_{6..9} ) - -inherit autotools flag-o-matic gnome2-utils xdg #python-single-r1 - -DESCRIPTION="A graphical user interface to the Apple productline" -HOMEPAGE="http://www.gtkpod.org/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2 FDL-1.2" -SLOT="0" -KEYWORDS="amd64 x86" - -IUSE="aac clutter curl cdr flac gstreamer mp3 vorbis" -REQUIRED_USE="cdr? ( gstreamer )" - -# ${PYTHON_DEPS} -COMMON_DEPEND=" - >=dev-libs/gdl-3.6:3 - >=dev-libs/glib-2.31:2 - >=dev-libs/libxml2-2.7.7:2 - >=dev-util/anjuta-3.6 - >=media-libs/libgpod-0.8.2:= - >=media-libs/libid3tag-0.15 - >=x11-libs/gtk+-3.0.8:3 - aac? ( media-libs/faad2 ) - clutter? ( >=media-libs/clutter-gtk-1.2:1.0 ) - curl? ( >=net-misc/curl-7.10 ) - flac? ( media-libs/flac ) - gstreamer? ( - media-libs/gstreamer:1.0 - media-libs/gst-plugins-base:1.0 - cdr? ( - >=app-cdr/brasero-3 - >=media-libs/libdiscid-0.2.2 - media-libs/musicbrainz:5 - ) - ) - mp3? ( media-sound/lame ) - vorbis? ( - media-libs/libvorbis - media-sound/vorbis-tools - ) -" - -# to pull in at least -flac and -vorbis plugins , but others at the same time -RDEPEND="${COMMON_DEPEND} - gstreamer? ( media-plugins/gst-plugins-meta:1.0 ) -" -# media-libs/gstreamer:1.0 needed at build time as we need m4 file for -# eautoreconf, bug #659748 -DEPEND="${COMMON_DEPEND} - media-libs/gstreamer:1.0 - dev-util/intltool - sys-devel/flex - sys-devel/gettext - virtual/os-headers - virtual/pkgconfig -" - -src_prepare() { - xdg_src_prepare - - eapply "${FILESDIR}"/${PN}-2.1.3-gold.patch - eapply "${FILESDIR}"/${PN}-2.1.5-m4a.patch - -# python_fix_shebang scripts/ -# 2to3 --no-diffs -w scripts/sync-palm-jppy.py || die - - gnome2_disable_deprecation_warning - - eautoreconf -} - -src_configure() { - # Prevent sandbox violations, bug #420279 - addpredict /dev - - append-flags -fcommon #722504 - - econf \ - --enable-deprecations \ - --disable-static \ - --disable-plugin-coverweb \ - $(use_enable clutter plugin-clarity) \ - $(use_enable gstreamer plugin-media-player) \ - $(use_enable cdr plugin-sjcd) \ - $(use_with curl) \ - $(use_with vorbis ogg) \ - $(use_with flac) \ - $(use_with aac mp4) -} - -src_install() { - emake \ - DESTDIR="${D}" \ - docdir=/usr/share/doc/${PF}/html \ - figuresdir=/usr/share/doc/${PF}/html/figures \ - install - - dodoc AUTHORS ChangeLog NEWS README TODO TROUBLESHOOTING - rm -f "${ED}"/usr/share/gtkpod/data/{AUTHORS,COPYING} || die - - # Needs unpackaged python modules - rm -f "${ED}"/usr/share/gtkpod/scripts/sync-palm-jppy.py || die - - find "${D}" -name '*.la' -type f -delete || die -} - -pkg_postinst() { - gnome2_schemas_update - xdg_pkg_postinst -} - -pkg_postrm() { - gnome2_schemas_update - xdg_pkg_postrm -} diff --git a/app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild b/app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild new file mode 100644 index 000000000000..1289ab37de7a --- /dev/null +++ b/app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild @@ -0,0 +1,123 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# Not all modules needed by py script are packaged in Gentoo +#PYTHON_COMPAT=( python3_{6..9} ) + +inherit autotools flag-o-matic gnome2-utils xdg #python-single-r1 + +DESCRIPTION="A graphical user interface to the Apple productline" +HOMEPAGE="http://www.gtkpod.org/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="GPL-2 FDL-1.2" +SLOT="0" +KEYWORDS="amd64 x86" + +IUSE="aac clutter curl cdr flac gstreamer mp3 vorbis" +REQUIRED_USE="cdr? ( gstreamer )" + +# ${PYTHON_DEPS} +COMMON_DEPEND=" + >=dev-libs/gdl-3.6:3 + >=dev-libs/glib-2.31:2 + >=dev-libs/libxml2-2.7.7:2 + >=dev-util/anjuta-3.6 + >=media-libs/libgpod-0.8.2 + >=media-libs/libid3tag-0.15:= + >=x11-libs/gtk+-3.0.8:3 + aac? ( media-libs/faad2 ) + clutter? ( >=media-libs/clutter-gtk-1.2:1.0 ) + curl? ( >=net-misc/curl-7.10 ) + flac? ( media-libs/flac ) + gstreamer? ( + media-libs/gstreamer:1.0 + media-libs/gst-plugins-base:1.0 + cdr? ( + >=app-cdr/brasero-3 + >=media-libs/libdiscid-0.2.2 + media-libs/musicbrainz:5 + ) + ) + mp3? ( media-sound/lame ) + vorbis? ( + media-libs/libvorbis + media-sound/vorbis-tools + ) +" + +# to pull in at least -flac and -vorbis plugins , but others at the same time +RDEPEND="${COMMON_DEPEND} + gstreamer? ( media-plugins/gst-plugins-meta:1.0 ) +" +# media-libs/gstreamer:1.0 needed at build time as we need m4 file for +# eautoreconf, bug #659748 +DEPEND="${COMMON_DEPEND} + media-libs/gstreamer:1.0 + dev-util/intltool + sys-devel/flex + sys-devel/gettext + virtual/os-headers + virtual/pkgconfig +" + +src_prepare() { + xdg_src_prepare + + eapply "${FILESDIR}"/${PN}-2.1.3-gold.patch + eapply "${FILESDIR}"/${PN}-2.1.5-m4a.patch + +# python_fix_shebang scripts/ +# 2to3 --no-diffs -w scripts/sync-palm-jppy.py || die + + gnome2_disable_deprecation_warning + + eautoreconf +} + +src_configure() { + # Prevent sandbox violations, bug #420279 + addpredict /dev + + append-flags -fcommon #722504 + + econf \ + --enable-deprecations \ + --disable-static \ + --disable-plugin-coverweb \ + $(use_enable clutter plugin-clarity) \ + $(use_enable gstreamer plugin-media-player) \ + $(use_enable cdr plugin-sjcd) \ + $(use_with curl) \ + $(use_with vorbis ogg) \ + $(use_with flac) \ + $(use_with aac mp4) +} + +src_install() { + emake \ + DESTDIR="${D}" \ + docdir=/usr/share/doc/${PF}/html \ + figuresdir=/usr/share/doc/${PF}/html/figures \ + install + + dodoc AUTHORS ChangeLog NEWS README TODO TROUBLESHOOTING + rm -f "${ED}"/usr/share/gtkpod/data/{AUTHORS,COPYING} || die + + # Needs unpackaged python modules + rm -f "${ED}"/usr/share/gtkpod/scripts/sync-palm-jppy.py || die + + find "${D}" -name '*.la' -type f -delete || die +} + +pkg_postinst() { + gnome2_schemas_update + xdg_pkg_postinst +} + +pkg_postrm() { + gnome2_schemas_update + xdg_pkg_postrm +} -- cgit v1.2.3