diff options
author | 2016-11-16 13:27:16 +0000 | |
---|---|---|
committer | 2016-11-16 13:27:16 +0000 | |
commit | 2a2b5bafc4b44ca89997d61138f91459485c43e4 (patch) | |
tree | a298efc3cfbeee34ba180feb0a994fb18969c97a /app-pda | |
parent | Add .keep files (diff) | |
download | jamesbroadhead-2a2b5bafc4b44ca89997d61138f91459485c43e4.tar.gz jamesbroadhead-2a2b5bafc4b44ca89997d61138f91459485c43e4.tar.bz2 jamesbroadhead-2a2b5bafc4b44ca89997d61138f91459485c43e4.zip |
cleanup: rm packages available elsewhere
All removed packages are now available as newer versions either in the
main tree or in the sabayon repo.
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/ideviceinstaller/ChangeLog | 10 | ||||
-rw-r--r-- | app-pda/ideviceinstaller/Manifest | 3 | ||||
-rw-r--r-- | app-pda/ideviceinstaller/ideviceinstaller-9999.ebuild | 32 | ||||
-rw-r--r-- | app-pda/ideviceinstaller/metadata.xml | 5 | ||||
-rw-r--r-- | app-pda/libimobiledevice/ChangeLog | 110 | ||||
-rw-r--r-- | app-pda/libimobiledevice/Manifest | 3 | ||||
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-9999.ebuild | 80 | ||||
-rw-r--r-- | app-pda/libimobiledevice/metadata.xml | 8 | ||||
-rw-r--r-- | app-pda/libplist/ChangeLog | 81 | ||||
-rw-r--r-- | app-pda/libplist/Manifest | 4 | ||||
-rw-r--r-- | app-pda/libplist/files/libplist-1.4-gcc46.patch | 12 | ||||
-rw-r--r-- | app-pda/libplist/libplist-9999.ebuild | 71 | ||||
-rw-r--r-- | app-pda/libplist/metadata.xml | 13 | ||||
-rw-r--r-- | app-pda/usbmuxd/ChangeLog | 66 | ||||
-rw-r--r-- | app-pda/usbmuxd/Manifest | 3 | ||||
-rw-r--r-- | app-pda/usbmuxd/metadata.xml | 6 | ||||
-rw-r--r-- | app-pda/usbmuxd/usbmuxd-9999.ebuild | 32 |
17 files changed, 0 insertions, 539 deletions
diff --git a/app-pda/ideviceinstaller/ChangeLog b/app-pda/ideviceinstaller/ChangeLog deleted file mode 100644 index 5556355..0000000 --- a/app-pda/ideviceinstaller/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for app-pda/ideviceinstaller -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/ideviceinstaller/ChangeLog,v 1.1 2011/03/29 08:11:21 ssuominen Exp $ - -*ideviceinstaller-1.0.0 (29 Mar 2011) - - 29 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> - +ideviceinstaller-1.0.0.ebuild, +files/ideviceinstaller-1.0.0-libgen_h.patch: - Initial commit wrt #348529 by "nando.sm". - diff --git a/app-pda/ideviceinstaller/Manifest b/app-pda/ideviceinstaller/Manifest deleted file mode 100644 index c0dc6df..0000000 --- a/app-pda/ideviceinstaller/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -EBUILD ideviceinstaller-9999.ebuild 853 SHA256 b1296006b40a3f7fd566ce961189ab1b3a955565e2934021409b1c66fa3a7dc7 SHA512 b26d94d2fe6ca5271cb515d66d4a1a4e5df1ec74b3cb3f45cf59b3b1c27134113034f4112aecab6327ee33a76a933342674bbebfefb36377dbbea61f3e34e1eb WHIRLPOOL 723486bdec9cc7f6f33b3a46e35796415227fafc57d1c8ab7c5ed0d1d9d8b684285c3c7ed9d04565c966b688a336006c5ec9da848cd0decb150295df7105a491 -MISC ChangeLog 442 SHA256 653ac7f22d1c82e31dbad2d3ece36bc982c9abbe08f887187821d99d7f7c60fb SHA512 08a65ca71f2b93cb87ccde074a97156bdad224a3d8dabfd9bf37f964c4159eacbeaa875c610243c3b1a98163a5458345f9d836ab259978a0576e783336c0f5b1 WHIRLPOOL 7029c5459f8fbca888af1a0767425aa4ddb388d79d692189898c6b1d71071f555ba974f17969050e9d6fb9df14c24442aead11ec55fad5b22849cac969bb1882 -MISC metadata.xml 156 SHA256 7f72b73f6e0d6e26603d85e52cca524711faddf6b516640104c3b82aab4754fb SHA512 c07d56b6668ae429bd774f35ecae73eb324423aa863c7cc327a511de84d24f099668029fde69132110676115b4763ee96e3e1a7ef1a9db6248d606e65df11d4b WHIRLPOOL 4364f66f79aa67bc6b1762698b41683da5018d08602f509f525bc3e4a3521f2100e0ea92d84bb30617bef9beda48a3cc0ef9b1b9a4219fe05a54559d7423b6d1 diff --git a/app-pda/ideviceinstaller/ideviceinstaller-9999.ebuild b/app-pda/ideviceinstaller/ideviceinstaller-9999.ebuild deleted file mode 100644 index 19442f2..0000000 --- a/app-pda/ideviceinstaller/ideviceinstaller-9999.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/ideviceinstaller/ideviceinstaller-1.0.0.ebuild,v 1.1 2011/03/29 08:11:21 ssuominen Exp $ - -EAPI=4 -inherit eutils - -if [[ ${PV} == "9999" ]] ; then - inherit git-2 - EGIT_REPO_URI="http://git.sukimashita.com/${PN}.git" -else - SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" -fi - -DESCRIPTION="A tool to interact with the installation_proxy of an Apple's iDevice" -HOMEPAGE="http://www.libimobiledevice.org/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=app-pda/libimobiledevice-9999 - >=app-pda/libplist-9999 - >=dev-libs/libzip-0.8" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_prepare() { - NOCONFIGURE="set" ./autogen.sh - sed -i -e 's:-Werror -g::' configure || die -} diff --git a/app-pda/ideviceinstaller/metadata.xml b/app-pda/ideviceinstaller/metadata.xml deleted file mode 100644 index 228404d..0000000 --- a/app-pda/ideviceinstaller/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>pda</herd> -</pkgmetadata> diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog deleted file mode 100644 index 5c4f112..0000000 --- a/app-pda/libimobiledevice/ChangeLog +++ /dev/null @@ -1,110 +0,0 @@ -# ChangeLog for app-pda/libimobiledevice -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.22 2011/11/13 11:37:54 ssuominen Exp $ - - 13 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> - libimobiledevice-1.1.1.ebuild: - Missing USE python depend for libplist wrt #390315 by Moritz Schlarb - - 06 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> - -libimobiledevice-1.0.2.ebuild, -libimobiledevice-1.0.6.ebuild, - -libimobiledevice-1.1.0.ebuild: - old - - 04 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> - libimobiledevice-1.1.1.ebuild: - x86 stable, see bug 384655 - - 01 Oct 2011; Markos Chandras <hwoarang@gentoo.org> - libimobiledevice-1.1.1.ebuild: - Stable on amd64 wrt bug #384655 - - 27 Sep 2011; Samuli Suominen <ssuominen@gentoo.org> - libimobiledevice-1.1.1.ebuild: - Raise dev-libs/glib requirement (required for GStatBuf) wrt #377493 by Paul - B. Henson - -*libimobiledevice-1.1.1 (15 Jun 2011) - - 15 Jun 2011; Samuli Suominen <ssuominen@gentoo.org> - +libimobiledevice-1.1.1.ebuild: - Version bump. - - 09 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> - libimobiledevice-1.1.0.ebuild: - Release development series of libimobiledevice to ~arch for working Python - binding. - - 31 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> - libimobiledevice-1.1.0.ebuild: - Fix building with dev-lang/swig >= 2.0.0 wrt #361029. - -*libimobiledevice-1.1.0 (29 Mar 2011) - - 29 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> - +libimobiledevice-1.1.0.ebuild: - Version bump to development release without KEYWORDS. This ebuild is for - Python and SWIG testing wrt #361029. - - 29 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> - libimobiledevice-1.0.6.ebuild: - Remove broken Python and SWIG support wrt #361029. - -*libimobiledevice-1.0.6 (29 Mar 2011) - - 29 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> - +libimobiledevice-1.0.6.ebuild: - Version bump. - -*libimobiledevice-1.0.4 (30 Nov 2010) - - 30 Nov 2010; Thilo Bangert <bangert@gentoo.org> - +libimobiledevice-1.0.4.ebuild: - version bump, remove blocker on non-existent libiphone, fix dep on libusb:1 - (#335904) - - 16 Sep 2010; Joseph Jezak <josejx@gentoo.org> - libimobiledevice-1.0.2.ebuild: - Removed ~ppc until we get it working correctly. - - 11 Sep 2010; <nixnut@gentoo.org> libimobiledevice-1.0.2.ebuild: - ~ppc added - - 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> - libimobiledevice-1.0.2.ebuild: - stable x86, bug 327909 - - 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libimobiledevice-1.0.2.ebuild: - amd64 stable, bug 327909 - - 23 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> - libimobiledevice-1.0.2.ebuild: - Keyword ~ppc64 wrt #325839. - -*libimobiledevice-1.0.2 (14 Jul 2010) - - 14 Jul 2010; Thilo Bangert <bangert@gentoo.org> - +libimobiledevice-1.0.2.ebuild: - version bump (#326173) - -*libimobiledevice-1.0.1 (28 May 2010) - - 28 May 2010; Thilo Bangert <bangert@gentoo.org> - +libimobiledevice-1.0.1.ebuild: - version bump - fix dep (#316547) - - 28 May 2010; Markus Meier <maekke@gentoo.org> - libimobiledevice-1.0.0.ebuild: - add ~x86, bug #313691 - - 07 Apr 2010; Olivier Crête <tester@gentoo.org> - libimobiledevice-1.0.0.ebuild: - Update license (parts are lgpl-2.1) - -*libimobiledevice-1.0.0 (07 Apr 2010) - - 07 Apr 2010; Olivier Crête <tester@gentoo.org> - +libimobiledevice-1.0.0.ebuild, +metadata.xml: - Added because it is a dep of newer libgpod for bug #311093, ebuild from - bug #311087 - diff --git a/app-pda/libimobiledevice/Manifest b/app-pda/libimobiledevice/Manifest deleted file mode 100644 index d4355fa..0000000 --- a/app-pda/libimobiledevice/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -EBUILD libimobiledevice-9999.ebuild 1685 SHA256 9662c2668a10d3092b2cf5b88b0d4c6a208421182a0e03b0652bda0534df0bcc SHA512 40cf6b678504987aca5e9788ab2a9a989c4d002379a7dec56d27e2173e73994c95ae761b456140b77ba12a8adccf627ef3b4c40fd1571b3e99bda127d7ff74b3 WHIRLPOOL 101ffa0c5e661bf59922d5df88b9c16d3e61cc3637042fa701191411b67bac7cd3fc2910c8935225f64967eb44b317ef6b894878d5322c68e270a8404867d841 -MISC ChangeLog 3479 SHA256 ccf938f01e5364081c5a932c2566118465ef121baa4a2a2678454dad028fe069 SHA512 c073b6bcf2aae5b13751576456b05982243699cfd617ce425c3122599a727cd32db973fc59656d932da990c38fad990955362dbadddacbfbd310495e611ea3f5 WHIRLPOOL 626d5d2ef0dc35116ed8c248a39d43a9c06d54bdc9ff134d8576a526a789934f35ffcfc7c3f675e5ed944474aab1f1d216261375d8c6a7ec0f8ef04f2777c92b -MISC metadata.xml 218 SHA256 983941334731e33b40df7a8643ee1f0e415ff4a4e2c90e1a4ac80a852792fb47 SHA512 1388f0c7302e8d8a5f9f0b0a38c316737804b9b3c8a7d22274bc54f9d29ebb3bbd0027b39726fbf291419c234aa19d5017d3de8d9cc8b9eaf45bd53e75b80a9d WHIRLPOOL 57d700c6d3fb033e00dafc7cfb1696fc694583041a7073596b21ab3c5bff44d5750633718382866389ae3b53e84c988eb3cc4b6d9e24ac6615ec2d26512d3216 diff --git a/app-pda/libimobiledevice/libimobiledevice-9999.ebuild b/app-pda/libimobiledevice/libimobiledevice-9999.ebuild deleted file mode 100644 index 173c390..0000000 --- a/app-pda/libimobiledevice/libimobiledevice-9999.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild,v 1.5 2011/11/13 11:37:54 ssuominen Exp $ - -EAPI=3 -PYTHON_DEPEND="python? 2:2.6" - -inherit python - -if [[ ${PV} == "9999" ]] ; then - inherit git-2 - EGIT_REPO_URI="http://git.sukimashita.com/${PN}.git" -else - SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" -fi - -DESCRIPTION="Support library to communicate with Apple iPhone/iPod Touch devices" -HOMEPAGE="http://www.libimobiledevice.org/" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="0" -KEYWORDS="" -IUSE="python static-libs" - -RDEPEND=">=app-pda/libplist-9999[python?] - >=app-pda/usbmuxd-9999 - >=dev-libs/glib-2.28.6 - dev-libs/libgcrypt - >=dev-libs/libtasn1-1.1 - >=net-libs/gnutls-1.6.3 - sys-fs/fuse - virtual/libusb:1" -DEPEND="${RDEPEND} - dev-util/pkgconfig - python? ( >=dev-lang/swig-2.0.0 )" - -pkg_setup() { - if use python; then - python_set_active_version 2 - python_pkg_setup - fi -} - -src_prepare() { - #sed -i -e 's:1.3.21:2.0.0:g' configure || die - - rm -f py-compile - ln -s $(type -P true) py-compile -} - -src_configure() { - NOCONFIGURE="set" ./autogen.sh - - # --with-swig is same as --without-swig wrt #361029 - - local myconf - use python || myconf="--without-swig" - - econf \ - --disable-dependency-tracking \ - $(use_enable static-libs static) \ - ${myconf} -} - -src_install() { - emake DESTDIR="${D}" install || die - - dodoc AUTHORS NEWS README - dohtml docs/html/* - - find "${D}" -name '*.la' -exec rm -f {} + -} - -pkg_postinst() { - use python && python_mod_optimize imobiledevice -} - -pkg_postrm() { - use python && python_mod_cleanup imobiledevice -} diff --git a/app-pda/libimobiledevice/metadata.xml b/app-pda/libimobiledevice/metadata.xml deleted file mode 100644 index 0945d73..0000000 --- a/app-pda/libimobiledevice/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>pda</herd> -<maintainer> - <email>tester@gentoo.org</email> -</maintainer> -</pkgmetadata> diff --git a/app-pda/libplist/ChangeLog b/app-pda/libplist/ChangeLog deleted file mode 100644 index ae26ddc..0000000 --- a/app-pda/libplist/ChangeLog +++ /dev/null @@ -1,81 +0,0 @@ -# ChangeLog for app-pda/libplist -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.18 2012/02/10 21:07:28 pesa Exp $ - -*libplist-1.8 (10 Feb 2012) - - 10 Feb 2012; Davide Pesavento <pesa@gentoo.org> +libplist-1.8.ebuild, - metadata.xml: - Version bump (bug #402985). Implement src_test(). Take maintainership. - - 06 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> -libplist-1.3.ebuild: - old - - 22 May 2011; Christian Faulhammer <fauli@gentoo.org> libplist-1.4.ebuild: - stable x86, bug 364829 - - 27 Apr 2011; Christoph Mende <angelos@gentoo.org> libplist-1.4.ebuild: - Stable on amd64 wrt bug #364829 - - 25 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> - libplist-1.3.ebuild: - Fix deprecation warnings. - - 17 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> libplist-1.4.ebuild, - +files/libplist-1.4-gcc46.patch: - Fix building with recent toolchain wrt #363109 by Andrew John Hughes. - -*libplist-1.4 (29 Mar 2011) - - 29 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> +libplist-1.4.ebuild: - Version bump. - - 23 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> libplist-1.3.ebuild: - Keyword ~ppc64 wrt #325839. - - 23 Jul 2010; Markus Meier <maekke@gentoo.org> libplist-1.3.ebuild: - amd64 stable, bug #327913 - - 23 Jul 2010; Christian Faulhammer <fauli@gentoo.org> libplist-1.3.ebuild: - stable x86, bug 327913 - - 02 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> - libplist-0.12.ebuild, libplist-0.13.ebuild, libplist-1.1.ebuild, - libplist-1.2.ebuild, libplist-1.3.ebuild: - Delete calls to deprecated python_version(). Properly call - python_mod_cleanup(). - -*libplist-1.3 (28 May 2010) - - 28 May 2010; Thilo Bangert <bangert@gentoo.org> +libplist-1.3.ebuild: - version bump - fix python deprecation stuff (#314061) - - 28 May 2010; Markus Meier <maekke@gentoo.org> libplist-1.2.ebuild: - add ~x86, bug #313691 - -*libplist-1.2 (21 Jan 2010) - - 21 Jan 2010; <chainsaw@gentoo.org> +libplist-1.2.ebuild: - Version bump, contains support for XML entities and carries warning fixes. - -*libplist-1.1 (14 Dec 2009) - - 14 Dec 2009; <chainsaw@gentoo.org> +libplist-1.1.ebuild: - Version bump. With thanks to Tomas "scarabeus" Chvatal. - -*libplist-0.13 (18 Jul 2009) - - 18 Jul 2009; <chainsaw@gentoo.org> +libplist-0.13.ebuild: - Version bump, adds support for deep copy & setters. - - 09 Jun 2009; Tomas Chvatal <scarabeus@gentoo.org> libplist-0.12.ebuild, - -files/libplist-0.12-rpath.patch: - Clean up the build to use cmake features directly. - -*libplist-0.12 (08 Jun 2009) - - 08 Jun 2009; <chainsaw@gentoo.org> +libplist-0.12.ebuild, - +files/libplist-0.12-rpath.patch, +metadata.xml: - Initial commit. Ebuild greatly enhanced by Samuli Suominen - <ssuominen@gentoo.org>, with thanks. - diff --git a/app-pda/libplist/Manifest b/app-pda/libplist/Manifest deleted file mode 100644 index d3bfd28..0000000 --- a/app-pda/libplist/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -AUX libplist-1.4-gcc46.patch 234 SHA256 ebfc5ab31a2bdc02c59540d4fc9177cdf5797828d98dbb299b2a79e1885047a8 SHA512 bcd4a0c980ac61fb87064a622f2f74bf5f4a80fb6e1f80173a33afe356f45754eab734e9c811fce8bd9e7390d1ae8fe06a0689f150d141b1d1ac610ced750020 WHIRLPOOL b7aa97cc7c5a190e2716659d4b3cd4ee45908ede6f57559e6f9101494fdf864e6a54196084cf62708a3585e0ba68aae286d6f1b301eec414fe453c44dba6232e -EBUILD libplist-9999.ebuild 1472 SHA256 83ba40accfdb0a25bc046a16996d199aff0026122e1da3058c2028119917be2d SHA512 134486b624969241d3c978668a55d6085ad78ae8420080c71b4872a185c62d473b1c9b0969566c432cc9cefa072f5a2dde9cf3cc28ca26664ca9dc55f05aa82f WHIRLPOOL 930ba4e0baaa679c074f9571c8a0576d43886a54a8411f90bf33b5dfbd87d1d0a1b33da6a8e953a0d01927db9d292f32def8544e58ba907311783fb724373e1c -MISC ChangeLog 2810 SHA256 10ae319c701cab4b97a25890879e3f454722bee482cf2e36ba7d9eed80c49c84 SHA512 16c38fdd9dd48be8c29057e37720ef00cc3037c97f63c57053d6a869231801643b1049aeb188f6437075a0786c3c550b4e6fbfbf034b8229e13c786aedb41519 WHIRLPOOL ef1da52b98300a45b91c65e0b104ef132d3d923962da7178ac2282fb597c244bede93758f17936f1fc3686bfc3a9daa1dde563c4998a609ec59d285e30f1bd1b -MISC metadata.xml 361 SHA256 336cba10ab87e0902e5fd1fb348c93660acff73afb42a642ed62f03b35bb485d SHA512 97a9aeb6e70f10a7ea33f50a362f12030fd219352dc0ec89fa94b07b32aee31232260622554b4217601c98af91b20deea07316b7608a55712286a005a7562dd9 WHIRLPOOL 86c54796e6d5e0813c0b6ef158dc875c27e3d6ea02226c4b830df3417ae0dedaa22cc9ef6e6e4c7b3107af06ec26030ecc73678780ac23fba9179a2db2c84c20 diff --git a/app-pda/libplist/files/libplist-1.4-gcc46.patch b/app-pda/libplist/files/libplist-1.4-gcc46.patch deleted file mode 100644 index 54aef1a..0000000 --- a/app-pda/libplist/files/libplist-1.4-gcc46.patch +++ /dev/null @@ -1,12 +0,0 @@ -Fix building with GCC 4.6 and above wrt http://bugs.gentoo.org/363109 - ---- swig/plist.i -+++ swig/plist.i -@@ -24,6 +24,7 @@ - #if SWIGPYTHON - //for datetime in python - %{ -+#include <cstddef> - #include <ctime> - #include <datetime.h> - %} diff --git a/app-pda/libplist/libplist-9999.ebuild b/app-pda/libplist/libplist-9999.ebuild deleted file mode 100644 index 8465969..0000000 --- a/app-pda/libplist/libplist-9999.ebuild +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.8.ebuild,v 1.1 2012/02/10 21:07:28 pesa Exp $ - -EAPI=4 - -inherit cmake-utils python - -if [[ ${PV} == "9999" ]] ; then - inherit git-2 - EGIT_REPO_URI="http://git.sukimashita.com/${PN}.git" -else - SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" -fi - -DESCRIPTION="Support library to deal with Apple Property Lists (Binary & XML)" -HOMEPAGE="http://www.libimobiledevice.org/" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" -IUSE="cython python" - -RDEPEND="dev-libs/libxml2 - cython? ( =dev-lang/python-2* ) - python? ( =dev-lang/python-2* ) -" -DEPEND="${RDEPEND} - cython? ( dev-python/cython ) - python? ( dev-lang/swig ) -" - -DOCS=(AUTHORS NEWS README) - -pkg_setup() { - if use cython || use python; then - python_set_active_version 2 - python_pkg_setup - fi -} - -src_prepare() { - sed -i -e 's:-Werror::' swig/CMakeLists.txt || die -} - -src_configure() { - local mycmakeargs=( - -DCMAKE_SKIP_RPATH=ON - $(cmake-utils_use_enable cython) - $(cmake-utils_use_enable python SWIG) - ) - - cmake-utils_src_configure -} - -src_test() { - cd "${CMAKE_BUILD_DIR}" - - local testfile - for testfile in "${S}"/test/data/*; do - LD_LIBRARY_PATH=src ./test/plist_test "${testfile}" || die - done -} - -pkg_postinst() { - use python && python_mod_optimize plist -} - -pkg_postrm() { - use python && python_mod_cleanup plist -} diff --git a/app-pda/libplist/metadata.xml b/app-pda/libplist/metadata.xml deleted file mode 100644 index 99e070d..0000000 --- a/app-pda/libplist/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>pda</herd> - <maintainer> - <email>pesa@gentoo.org</email> - </maintainer> - <use> - <flag name="cython">Build cython-based python bindings</flag> - <flag name="python">Build swig-based python bindings</flag> - </use> -</pkgmetadata> - diff --git a/app-pda/usbmuxd/ChangeLog b/app-pda/usbmuxd/ChangeLog deleted file mode 100644 index 1547c49..0000000 --- a/app-pda/usbmuxd/ChangeLog +++ /dev/null @@ -1,66 +0,0 @@ -# ChangeLog for app-pda/usbmuxd -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.15 2012/01/23 14:11:36 tomka Exp $ - - 23 Jan 2012; Thomas Kahle <tomka@gentoo.org> usbmuxd-1.0.7-r1.ebuild: - x86 stable per bug 399409 - - 19 Jan 2012; Agostino Sarubbo <ago@gentoo.org> usbmuxd-1.0.7-r1.ebuild: - Stable for AMD64, wrt security bug #399409 - -*usbmuxd-1.0.7-r1 (19 Jan 2012) - - 19 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> +usbmuxd-1.0.7-r1.ebuild, - +files/usbmuxd-1.0.7-receive_packet_overflow.patch: - Upstream security patch for "receive_packet() Buffer Overflow Vulnerability" - wrt #399409 by Agostino Sarubbo - - 06 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> -usbmuxd-1.0.4.ebuild: - old - - 04 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> usbmuxd-1.0.7.ebuild: - x86 stable, bug 384657 - - 01 Oct 2011; Markos Chandras <hwoarang@gentoo.org> usbmuxd-1.0.7.ebuild: - Stable on amd64 wrt bug #384657 - -*usbmuxd-1.0.7 (29 Mar 2011) - - 29 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> +usbmuxd-1.0.7.ebuild: - Version bump wrt #360167 by wyvern. - -*usbmuxd-1.0.6 (30 Nov 2010) - - 30 Nov 2010; Thilo Bangert <bangert@gentoo.org> +usbmuxd-1.0.6.ebuild: - version bump - -*usbmuxd-1.0.5 (03 Aug 2010) - - 03 Aug 2010; Thilo Bangert <bangert@gentoo.org> +usbmuxd-1.0.5.ebuild: - version bump (bug #330869) - - 31 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> usbmuxd-1.0.4.ebuild: - x86 stable wrt bug #329765 - - 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> usbmuxd-1.0.4.ebuild: - amd64 stable, bug 329765 - - 29 Jul 2010; Pacho Ramos <pacho@gentoo.org> usbmuxd-1.0.4.ebuild, - metadata.xml: - usbmux user needs to be in plugdev group also as reported in bug #323329. - Chainsaw doesn't want to maintain this any longer. - - 23 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> usbmuxd-1.0.4.ebuild: - Keyword ~ppc64 wrt #325839. - -*usbmuxd-1.0.4 (26 May 2010) - - 26 May 2010; Thilo Bangert <bangert@gentoo.org> +usbmuxd-1.0.4.ebuild: - version bump (#310809) - -*usbmuxd-1.0.0_rc2 (07 Dec 2009) - - 07 Dec 2009; <chainsaw@gentoo.org> +usbmuxd-1.0.0_rc2.ebuild, - +files/usbmuxd-cmake.patch: - Initial commit. Ebuild by Tomáš "scarabeus" Chvátal. - diff --git a/app-pda/usbmuxd/Manifest b/app-pda/usbmuxd/Manifest deleted file mode 100644 index 936867e..0000000 --- a/app-pda/usbmuxd/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -EBUILD usbmuxd-9999.ebuild 809 SHA256 0a1f204242afc4fe64a609f69e26006ede5e74eb50f44c0f15e59d7ca0357515 SHA512 1cfb054e1fb498f17ff9a640d7a569afa35dfbe275b22c1e16bdecb899fecabc2ec74979621254ef1242419fbe35fc9709e870a23b7fca72092948c2ffbc75cb WHIRLPOOL 743ffceb5d5bc0f441190974d46cd9e8e3d4a27fe01c7bb52b5fb78c064f873b0f75a76cf8708ee0707d7de226a73582741096541be7518b45e25ec1044afb8c -MISC ChangeLog 2240 SHA256 9d366a092ba5e6de35b3d19781bca3221f8fa7f0ae7064616ce46b298e77a632 SHA512 a706a28eac85e67cb7559158bd4f56e97f28bd0201498bcce798651fee1c4e273e8f7668e209a2e0a2f8ba5ab552a0c8ee8d26909ac700110581f43b99a30641 WHIRLPOOL abe355d3428071ca410760cdc50f1db8779ede95a11a5e272a8b131b729cd89c7a63877a7ab448411a04d71862cdce4e65a8331cd5e7d4745566dbfa0ade7f72 -MISC metadata.xml 158 SHA256 21247a564394680460e294ac138a92903d91b5cafee5cafc38a50656caf965e2 SHA512 1095f62f09baf2c54d8b48f022e8364f73feaa99df7443e770f70e8dd22705ccaaa3f71a946c223c6f1903d0387dfc84693b4f4e3976f65423474221b0b4ac90 WHIRLPOOL 04e0de42ec7067178deb39fc7963229c529b500130ad2757288bc6a2b9e8275fa3e417e7ca290b4cd883d052dffd829aeb4509053e31c38e30bcf8e28270ce3f diff --git a/app-pda/usbmuxd/metadata.xml b/app-pda/usbmuxd/metadata.xml deleted file mode 100644 index 413973e..0000000 --- a/app-pda/usbmuxd/metadata.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>pda</herd> -</pkgmetadata> - diff --git a/app-pda/usbmuxd/usbmuxd-9999.ebuild b/app-pda/usbmuxd/usbmuxd-9999.ebuild deleted file mode 100644 index d7736a2..0000000 --- a/app-pda/usbmuxd/usbmuxd-9999.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.7-r1.ebuild,v 1.3 2012/01/23 14:11:36 tomka Exp $ - -EAPI=3 -inherit eutils cmake-utils - -if [[ ${PV} == "9999" ]] ; then - inherit git-2 - EGIT_REPO_URI="http://git.sukimashita.com/${PN}.git" -else - SRC_URI="http://marcansoft.com/uploads/${PN}/${P}.tar.bz2" -fi - -DESCRIPTION="USB multiplex daemon for use with Apple iPhone/iPod Touch devices" -HOMEPAGE="http://marcansoft.com/blog/iphonelinux/usbmuxd/" - -LICENSE="GPL-2 GPL-3 LGPL-2.1" -SLOT="0" -KEYWORDS="" -IUSE="" - -DEPEND="=app-pda/libplist-9999 - virtual/libusb:1" -RDEPEND="${DEPEND}" - -pkg_setup() { - enewgroup plugdev - enewuser usbmux -1 -1 -1 "usb,plugdev" -} - -DOCS="AUTHORS README README.devel" |