diff --git a/sys-apps/pacman/Manifest b/sys-apps/pacman/Manifest deleted file mode 100644 index acd454d..0000000 --- a/sys-apps/pacman/Manifest +++ /dev/null @@ -1,7 +0,0 @@ -AUX pacman-4.0.0-gpgme.patch 1588 SHA256 19e285aca79c1c0499a013eee30a22a9b16e6d8cd8c3583ffc8c597e39bbb2ed SHA512 7651769ca4b4f5ae0157e5b108a75777b3057b3d1dadb0e6c03650340f5eecdc852967627e2bbd18eb4d54c4d05db5ead57cfac42b428dd5caf16f9654d70b4c WHIRLPOOL b994cd6f38e8cacecba91f85706f88aeb05984cbd3d83c6cfaedaa9e0572198e1ebee34155f581fa249651060bf1478512483dfd5927afccae8943d5fbd5a8c7 -DIST pacman-4.0.3.tar.gz 1961839 SHA256 a48696ae51aaccf31a69ea7916ba9b06e7836eb933b8a281c666729c9d55ce25 SHA512 a1c7607470f0c54affe09a1b0491cdc310f37accaf782489439fd80f85b7b0ae313c477f5f3075ddef86234364b2b317e9f6abe618722b603cc9808fbba2b326 WHIRLPOOL f01c0ee89e471fbf08d71abe6e1413d7102ce6b20d20a1658a88f4600df01e9485420975ef698765b2f358e83dffe84d68df0891a6d888a35826254db33856ed -DIST pacman-5.0.0.tar.gz 3298705 SHA256 6a1b6e5bc4a682a3a2da5e402434a2a35bf6d492586508776098cbfec1074711 SHA512 701a79891f23c20dd32f9bc38bf2d3d6c54c394ad49ba0f334b7d5dfaa61d4a37fdc78ba4feb12ab027139da505c07a62cac8465bb73a6b9b3d543d9d3f9e8ae WHIRLPOOL 8441234aaa676442be7d763e09e44fa311d86c34b499de3f31a8e1f890dfcc2ca37a7d0e26c756c18b8c250abee9ff3203ca8f281cd7ce2ae674a29c583be06b -DIST pacman-5.0.1.tar.gz 3309220 SHA256 8bd5f407ce8e05c4be8f1c4be4d8dcc8550ea5e494937da5220ea2c23cbb8e04 SHA512 9c8c5c8a203f952561ca4aef7d52f40cbecd47f184748dcd34bdf6588ed921e63cc1688647098739d8c54f4b57b239f368bf4f27ddebf3db2f351bf4acd5f707 WHIRLPOOL ccbaa3f0a848a9a4aea90a0c6e18d72d855acf31561f6db7f3b9c4f1b6360e7781172d5190e589b55ea67e3661fcba034766683ed617465fd31666bd27860920 -EBUILD pacman-4.0.3-r1.ebuild 2377 SHA256 d35ab55af4e4423c753c5a38db281cd31dc7753bdbe78c7acbd7a8120b60a30a SHA512 018c7b47efcf5ea1a4abb80151bef085681899bde2514a5c20bae0eefab751d3c32fcb04a19695acf4e2468f7b130909f4e73eaa107142712b9aecda2eeb53db WHIRLPOOL cb47485bfb26900bd472c9345913dd947536d17d0c0a48d33951fcd61eec2de200b18015854fe26bf59f6edaa61f23314297b937dd90cc9f49ba3dbc0b2ee898 -EBUILD pacman-5.0.0.ebuild 2384 SHA256 e425695aea42391d5ccb501d58f7c5a09d0d1945a1998a173acb0a7e277bac81 SHA512 97fd1f7adca4c4ff3f52f01261c4f42192508e4685a9b96943b94c273a8c5fcbfd78f55af18b0dc070b355a40a59f24567605a01d762400a5e378340ae1b8fd8 WHIRLPOOL 78edd8fd3586bf5e656064ce679ce43f4b49068df92ed5d35a518f02f2a5fdc319799933f87b73aeab7a56ad162e322f4cacd2fe056fb24b539583284f7a2a94 -EBUILD pacman-5.0.1.ebuild 2363 SHA256 7d4bff0378062499e5d7c65ceb9e1a9ecde3c2e2bdb1d5557ed5c2c5168c02ca SHA512 319e431916e12cc8545b76a9f0159f1155695d6a8ed2017ca755a3f2c8142e79c8c0d5deeb0f4b4e0b87d33e35dc64084404a38876fce8a52442cccafb28b71f WHIRLPOOL 1330cc1a2877531b073bcfc7c79dc21a47a60bb3bf71df0456a6cd3a6e483c1b4ea998b04b5829117750548cb9166d8a531b27fd3cc4d031053278474cc65b5a diff --git a/sys-apps/pacman/files/pacman-4.0.0-gpgme.patch b/sys-apps/pacman/files/pacman-4.0.0-gpgme.patch deleted file mode 100644 index ab0f57c..0000000 --- a/sys-apps/pacman/files/pacman-4.0.0-gpgme.patch +++ /dev/null @@ -1,45 +0,0 @@ -From fc732def0944aac5c7b18860b4f46444e6d50044 Mon Sep 17 00:00:00 2001 -From: Nathan Phillip Brink -Date: Mon, 17 Oct 2011 21:01:22 +0000 -Subject: [PATCH] Use AM_GPGME_PATH macro from gpgme instead of home-built gpgme detection. - -Fixes compilation on Gentoo, where CPPFLAGS=-I/usr/include/gpgme is -necessary. ---- - configure.ac | 20 ++++++++++++-------- - 1 files changed, 12 insertions(+), 8 deletions(-) - -diff --git a/configure.ac b/configure.ac -index c23da75..87cd359 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -161,14 +161,18 @@ AM_CONDITIONAL([HAVE_LIBSSL], [test "x$with_openssl" = "xyes"]) - # Check for gpgme - AC_MSG_CHECKING(whether to link with libgpgme) - AS_IF([test "x$with_gpgme" != "xno"], -- [AC_MSG_RESULT(yes) -- AC_CHECK_LIB([gpgme], [gpgme_check_version], , -- [if test "x$with_gpgme" != "xcheck"; then -- AC_MSG_FAILURE([--with-ggpme was given, but -lgpgme was not found]) -- fi], -- [-lgpgme]) -- with_gpgme=$ac_cv_lib_gpgme_gpgme_check_version], -- AC_MSG_RESULT(no)) -+ [AC_MSG_RESULT([yes])], -+ [AC_MSG_RESULT([no])]) -+AS_IF([test "x$with_gpgme" != "xno"], -+ [AM_PATH_GPGME([], -+ [LIBS="$LIBS $GPGME_LIBS" -+ CPPFLAGS="$CPPFLAGS $GPGME_CPPFLAGS" -+ CFLAGS="$CFLAGS $GPGME_CFLAGS" -+ with_gpgme=yes -+ AC_DEFINE([HAVE_LIBGPGME], [1], [Define if gpgme should be used to provide GPG signature support.])], -+ [AS_IF([test "x$with_gpgme" != "xcheck"], -+ [AC_MSG_FAILURE([--with-gpgme was given, but gpgme was not found])]) -+ with_gpgme=no])]) - AM_CONDITIONAL([HAVE_LIBGPGME], [test "x$with_gpgme" = "xyes"]) - - # Checks for header files. --- -1.7.3.4 - diff --git a/sys-apps/pacman/pacman-4.0.3-r1.ebuild b/sys-apps/pacman/pacman-4.0.3-r1.ebuild deleted file mode 100644 index 5d6ab57..0000000 --- a/sys-apps/pacman/pacman-4.0.3-r1.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -PYTHON_COMPAT=( python2_7 ) -inherit autotools autotools-utils bash-completion-r1 eutils python-any-r1 - -DESCRIPTION="Archlinux's binary package manager" -HOMEPAGE="http://archlinux.org/pacman/" -SRC_URI="ftp://ftp.archlinux.org/other/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="curl debug doc gpg test" - -COMMON_DEPEND="app-arch/libarchive - dev-libs/openssl - virtual/libiconv - virtual/libintl - sys-devel/gettext - curl? ( net-misc/curl ) - gpg? ( app-crypt/gpgme )" -RDEPEND="${COMMON_DEPEND} - app-arch/xz-utils" -# autoconf macros from gpgme requied unconditionally -# makepkg collision with old bash-completion -DEPEND="${COMMON_DEPEND} - app-crypt/gpgme - doc? ( app-doc/doxygen - app-text/asciidoc ) - test? ( ${PYTHON_DEPS} ) - !<=app-shells/bash-completion-2.1-r90" - -RESTRICT="test" - -src_prepare() { - # Adds AM_GPGME_PATH call which requires app-crypt/gpgme to be - # DEPENDed on unconditionally: - epatch "${FILESDIR}"/${PN}-4.0.0-gpgme.patch - - # Remove a line that adds -Werror in ./configure when --enable-debug - # is passed: - sed -i -e '/-Werror/d' configure.ac || die "-Werror" - - # autopoint is unwilling to replace m4/gettext.m4 with the correct - # version even though it'll gladly replace */po/Makefile.in.in, - # creating an inconsistency between gettext m4 macros and - # Makefile.in.in. Also, AM_MKINSTALLDIRS apparently doesn't exist - # anymore, so we need newer gettext macros. #420469 - rm m4/gettext.m4 || die - sed -i -e '/AM_GNU_GETTEXT_VERSION/s/0\.13\.1/0.18.1/' configure.ac || die - - eautoreconf -} - -src_configure() { - local myeconfargs=( - --localstatedir=/var - --disable-git-version - --with-openssl - # Help protect user from shooting his/her Gentoo installation in - # its foot. - --with-root-dir="${EPREFIX}"/var/chroot/archlinux - $(use_enable debug) - $(use_enable doc) - $(use_enable doc doxygen) - $(use_with curl libcurl) - $(use_with gpg gpgme) - ) - autotools-utils_src_configure -} - -src_install() { - autotools-utils_src_install - - dodir /etc/pacman.d - newbashcomp "${AUTOTOOLS_BUILD_DIR}"/contrib/bash_completion pacman - bashcomp_alias pacman pacman-key makepkg -} - -pkg_postinst() { - einfo "Please see http://ohnopub.net/~ohnobinki/gentoo/arch/ for information" - einfo "about setting up an archlinux chroot." -} diff --git a/sys-apps/pacman/pacman-5.0.0.ebuild b/sys-apps/pacman/pacman-5.0.0.ebuild deleted file mode 100644 index 58a6a69..0000000 --- a/sys-apps/pacman/pacman-5.0.0.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -PYTHON_COMPAT=( python2_7 ) -inherit autotools autotools-utils bash-completion-r1 eutils python-any-r1 - -DESCRIPTION="Archlinux's binary package manager" -HOMEPAGE="https://archlinux.org/pacman/" -SRC_URI="https://sources.archlinux.org/other/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="curl debug doc gpg test" - -COMMON_DEPEND="app-arch/libarchive - dev-libs/openssl - virtual/libiconv - virtual/libintl - sys-devel/gettext - curl? ( net-misc/curl ) - gpg? ( app-crypt/gpgme )" -RDEPEND="${COMMON_DEPEND} - app-arch/xz-utils" -# autoconf macros from gpgme requied unconditionally -# makepkg collision with old bash-completion -DEPEND="${COMMON_DEPEND} - app-crypt/gpgme - doc? ( app-doc/doxygen - app-text/asciidoc ) - test? ( ${PYTHON_DEPS} ) - !<=app-shells/bash-completion-2.1-r90" - -RESTRICT="test" - -src_prepare() { - # Adds AM_GPGME_PATH call which requires app-crypt/gpgme to be - # DEPENDed on unconditionally: - epatch "${FILESDIR}"/${PN}-4.0.0-gpgme.patch - - # Remove a line that adds -Werror in ./configure when --enable-debug - # is passed: - sed -i -e '/-Werror/d' configure.ac || die "-Werror" - - # autopoint is unwilling to replace m4/gettext.m4 with the correct - # version even though it'll gladly replace */po/Makefile.in.in, - # creating an inconsistency between gettext m4 macros and - # Makefile.in.in. Also, AM_MKINSTALLDIRS apparently doesn't exist - # anymore, so we need newer gettext macros. #420469 - rm m4/gettext.m4 || die - sed -i -e '/AM_GNU_GETTEXT_VERSION/s/0\.13\.1/0.18.1/' configure.ac || die - - eautoreconf -} - -src_configure() { - local myeconfargs=( - --localstatedir=/var - --disable-git-version - --with-openssl - # Help protect user from shooting his/her Gentoo installation in - # its foot. - --with-root-dir="${EPREFIX}"/var/chroot/archlinux - $(use_enable debug) - $(use_enable doc) - $(use_enable doc doxygen) - $(use_with curl libcurl) - $(use_with gpg gpgme) - ) - autotools-utils_src_configure -} - -src_install() { - autotools-utils_src_install - - dodir /etc/pacman.d - newbashcomp "${AUTOTOOLS_BUILD_DIR}"/contrib/bash_completion pacman - bashcomp_alias pacman pacman-key makepkg -} - -pkg_postinst() { - einfo "Please see http://ohnopub.net/~ohnobinki/gentoo/arch/ for information" - einfo "about setting up an archlinux chroot." -} diff --git a/sys-apps/pacman/pacman-5.0.1.ebuild b/sys-apps/pacman/pacman-5.0.1.ebuild deleted file mode 100644 index fec6f52..0000000 --- a/sys-apps/pacman/pacman-5.0.1.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -PYTHON_COMPAT=( python2_7 ) -inherit autotools autotools-utils bash-completion-r1 eutils python-any-r1 - -DESCRIPTION="Archlinux's binary package manager" -HOMEPAGE="https://archlinux.org/pacman/" -SRC_URI="https://sources.archlinux.org/other/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="curl debug doc gpg test" - -COMMON_DEPEND="app-arch/libarchive - dev-libs/openssl - virtual/libiconv - virtual/libintl - sys-devel/gettext - curl? ( net-misc/curl ) - gpg? ( app-crypt/gpgme )" -RDEPEND="${COMMON_DEPEND} - app-arch/xz-utils" -# autoconf macros from gpgme requied unconditionally -# makepkg collision with old bash-completion -DEPEND="${COMMON_DEPEND} - app-crypt/gpgme - doc? ( app-doc/doxygen - app-text/asciidoc ) - test? ( ${PYTHON_DEPS} ) - !<=app-shells/bash-completion-2.1-r90" - -RESTRICT="test" - -src_prepare() { - # Adds AM_GPGME_PATH call which requires app-crypt/gpgme to be - # DEPENDed on unconditionally: -# epatch "${FILESDIR}"/${PN}-4.0.0-gpgme.patch - - # Remove a line that adds -Werror in ./configure when --enable-debug - # is passed: - sed -i -e '/-Werror/d' configure.ac || die "-Werror" - - # autopoint is unwilling to replace m4/gettext.m4 with the correct - # version even though it'll gladly replace */po/Makefile.in.in, - # creating an inconsistency between gettext m4 macros and - # Makefile.in.in. Also, AM_MKINSTALLDIRS apparently doesn't exist - # anymore, so we need newer gettext macros. #420469 - rm m4/gettext.m4 || die - sed -i -e '/AM_GNU_GETTEXT_VERSION/s/0\.13\.1/0.18.1/' configure.ac || die - - eautoreconf -} - -src_configure() { - local myeconfargs=( - --localstatedir=/var - --disable-git-version - --with-openssl - # Help protect user from shooting his/her Gentoo installation in - # its foot. - --with-root-dir="${EPREFIX}"/var/chroot/archlinux - $(use_enable debug) - $(use_enable doc) - $(use_enable doc doxygen) - $(use_with curl libcurl) - $(use_with gpg gpgme) - ) - autotools-utils_src_configure -} - -src_install() { - autotools-utils_src_install - - dodir /etc/pacman.d - newbashcomp contrib/bash_completion.in pacman - bashcomp_alias pacman pacman-key makepkg -} - -pkg_postinst() { - einfo "Please see http://ohnopub.net/~ohnobinki/gentoo/arch/ for information" - einfo "about setting up an archlinux chroot." -}