From 81b8f20732954c4508baf2f77472b5435e3f851f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 14 Sep 2022 11:10:11 +0100 Subject: gentoo auto-resync : 14:09:2022 - 11:10:10 --- app-pda/Manifest.gz | Bin 2062 -> 2061 bytes app-pda/gtkpod/Manifest | 2 +- app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild | 123 ---------------------------------- app-pda/gtkpod/gtkpod-2.1.5-r4.ebuild | 123 ++++++++++++++++++++++++++++++++++ 4 files changed, 124 insertions(+), 124 deletions(-) delete mode 100644 app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild create mode 100644 app-pda/gtkpod/gtkpod-2.1.5-r4.ebuild (limited to 'app-pda') diff --git a/app-pda/Manifest.gz b/app-pda/Manifest.gz index ddd8a295efec..3362b578e96c 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 aa576b0428f5..d9ae5008f2b8 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-r3.ebuild 2797 BLAKE2B 729d5b8e0d5cad599b00e1242d4ca10e1348254409ce2827944df3cef24bc6601ddf2e0990a8094d9b2444e17429091138cc83a651c3fb537158db1e1bc45c98 SHA512 c70fc988c49e2b157504d81d7c12652fc79c11f8717278f83d9f77a1d06b35d02cbed2f381aee2b67ba770ec1df36fb8dc9021cef32e58657248a87b07a0957a +EBUILD gtkpod-2.1.5-r4.ebuild 2799 BLAKE2B 5805bcbccf0040aeaad4186b959ac451cf8911193d3e8f02cc11d6a88abb5b46446a41b19d182c71d506660c56b7f5cc7173a2afd5d3afd2b7d10ca2136f3602 SHA512 e9b25e700098818dae2cb9f7f02b298d380742b90572df5a1da0bacfe2762424a032fc2e41fb3f1ecc3f85c33b4590d7d90ec1b03b510b6513debe1e507c919b MISC metadata.xml 416 BLAKE2B 9119062713110232b63f2da3b4a43791cb6c14548a56c0446940976e540ee6001292125cb745ca6d18830dc02d59205080fc76b95b83b5d31850eb9d9d902795 SHA512 d3519f4df4f020f72b1871976f1c2377e95a32a0ada1b6b53d41e22ac544c9c43a473e3cc9a0d9c00e7a219be3630c3310e530f76607d44cb6a423bc72ddd16c diff --git a/app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild b/app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild deleted file mode 100644 index 45b1dfe68c6f..000000000000 --- a/app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild +++ /dev/null @@ -1,123 +0,0 @@ -# Copyright 1999-2022 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-r4.ebuild b/app-pda/gtkpod/gtkpod-2.1.5-r4.ebuild new file mode 100644 index 000000000000..334dc29901ad --- /dev/null +++ b/app-pda/gtkpod/gtkpod-2.1.5-r4.ebuild @@ -0,0 +1,123 @@ +# Copyright 1999-2022 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