mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 21:41:05 +02:00
bump(sys-libs/libcap-ng): sync with upstream for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
1ac94c8d0b
commit
298505f709
@ -1,13 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
|
||||
DEPEND=python? ( dev-lang/python ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DESCRIPTION=POSIX 1003.1e capabilities
|
||||
EAPI=4
|
||||
HOMEPAGE=http://people.redhat.com/sgrubb/libcap-ng/
|
||||
IUSE=python static-libs
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=python? ( dev-lang/python )
|
||||
SLOT=0
|
||||
SRC_URI=http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.1.tar.gz
|
||||
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||
_md5_=bf28847f33332bb43ed4a74242502411
|
@ -4,10 +4,10 @@ DESCRIPTION=POSIX 1003.1e capabilities
|
||||
EAPI=5
|
||||
HOMEPAGE=http://people.redhat.com/sgrubb/libcap-ng/
|
||||
IUSE=python static-libs
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
|
||||
KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~arm-linux ~x86-linux
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=python? ( dev-lang/python )
|
||||
SLOT=0
|
||||
SRC_URI=http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.3.tar.gz
|
||||
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 python 3a270b7b1d1e679847ff0faeac25c5a3 toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||
_md5_=efebfffb2caa1912907867f369ef16d6
|
||||
_md5_=b4e594cc9259484fce10a057f1f44d89
|
||||
|
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-libs/libcap-ng-0.7.4
vendored
Normal file
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-libs/libcap-ng-0.7.4
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DESCRIPTION=POSIX 1003.1e capabilities
|
||||
EAPI=5
|
||||
HOMEPAGE=http://people.redhat.com/sgrubb/libcap-ng/
|
||||
IUSE=python static-libs python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
||||
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~arm-linux ~x86-linux
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] )
|
||||
SLOT=0
|
||||
SRC_URI=http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.4.tar.gz
|
||||
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||
_md5_=8f78a5d3bb34f599616c71427e950f5f
|
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-libs/libcap-ng-0.7.5
vendored
Normal file
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-libs/libcap-ng-0.7.5
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DESCRIPTION=POSIX 1003.1e capabilities
|
||||
EAPI=5
|
||||
HOMEPAGE=http://people.redhat.com/sgrubb/libcap-ng/
|
||||
IUSE=python static-libs python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] )
|
||||
SLOT=0
|
||||
SRC_URI=http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.5.tar.gz
|
||||
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||
_md5_=a70d80c1d26286c8c50debf68b10639c
|
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-libs/libcap-ng-0.7.6
vendored
Normal file
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-libs/libcap-ng-0.7.6
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DESCRIPTION=POSIX 1003.1e capabilities
|
||||
EAPI=5
|
||||
HOMEPAGE=http://people.redhat.com/sgrubb/libcap-ng/
|
||||
IUSE=python static-libs python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] )
|
||||
SLOT=0
|
||||
SRC_URI=http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.6.tar.gz
|
||||
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||
_md5_=d6aa8cd3ff4a562ce593f492c2a1c578
|
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-libs/libcap-ng-0.7.7
vendored
Normal file
13
sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-libs/libcap-ng-0.7.7
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) sys-kernel/linux-headers python? ( >=dev-lang/swig-2 ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DESCRIPTION=POSIX 1003.1e capabilities
|
||||
EAPI=5
|
||||
HOMEPAGE=http://people.redhat.com/sgrubb/libcap-ng/
|
||||
IUSE=python static-libs python_targets_python2_7 python_targets_python3_3 python_targets_python3_4
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] )
|
||||
SLOT=0
|
||||
SRC_URI=http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.7.tar.gz
|
||||
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||
_md5_=16745b47e38324b19a32187dc3ad5aff
|
@ -1,6 +1,91 @@
|
||||
# ChangeLog for sys-libs/libcap-ng
|
||||
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.54 2013/01/15 14:32:56 flameeyes Exp $
|
||||
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.79 2015/05/28 01:15:39 blueness Exp $
|
||||
|
||||
*libcap-ng-0.7.7 (28 May 2015)
|
||||
*libcap-ng-0.7.6 (28 May 2015)
|
||||
|
||||
28 May 2015; Anthony G. Basile <blueness@gentoo.org> +libcap-ng-0.7.6.ebuild,
|
||||
+libcap-ng-0.7.7.ebuild:
|
||||
Version bumps. Bug #550298.
|
||||
|
||||
25 May 2015; Anthony G. Basile <blueness@gentoo.org>
|
||||
+files/libcap-ng-0.7.5-add-unistd_h.patch, libcap-ng-0.7.5.ebuild:
|
||||
Fix build for musl. Bug #550298.
|
||||
|
||||
*libcap-ng-0.7.5 (11 May 2015)
|
||||
|
||||
11 May 2015; Lars Wendler <polynomial-c@gentoo.org> -libcap-ng-0.7.1.ebuild,
|
||||
+libcap-ng-0.7.5.ebuild:
|
||||
Version bump. Removed old.
|
||||
|
||||
06 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.4.ebuild:
|
||||
Stable for ia64, wrt bug #529542
|
||||
|
||||
04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.4.ebuild:
|
||||
Stable for ppc64, wrt bug #529542
|
||||
|
||||
03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.4.ebuild:
|
||||
Stable for ppc, wrt bug #529542
|
||||
|
||||
02 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.4.ebuild:
|
||||
Stable for alpha, wrt bug #529542
|
||||
|
||||
01 Dec 2014; Jeroen Roovers <jer@gentoo.org> libcap-ng-0.7.4.ebuild:
|
||||
Stable for HPPA (bug #529542).
|
||||
|
||||
01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.4.ebuild:
|
||||
Stable for sparc, wrt bug #529542
|
||||
|
||||
29 Nov 2014; Markus Meier <maekke@gentoo.org> libcap-ng-0.7.4.ebuild:
|
||||
arm stable, bug #529542
|
||||
|
||||
26 Nov 2014; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.4.ebuild:
|
||||
Stable for amd64, wrt bug #529542
|
||||
|
||||
25 Nov 2014; Ian Delaney <idella4@gentoo.org> libcap-ng-0.7.4.ebuild:
|
||||
clean old python impls
|
||||
|
||||
*libcap-ng-0.7.4 (30 Apr 2014)
|
||||
|
||||
30 Apr 2014; Tim Harder <radhermit@gentoo.org> +libcap-ng-0.7.4.ebuild:
|
||||
Version bump, move to python-r1 (bug #460044, patch by mgorny).
|
||||
|
||||
19 Jan 2014; Mike Frysinger <vapier@gentoo.org> libcap-ng-0.7.3.ebuild:
|
||||
Add arm64 love.
|
||||
|
||||
06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.3.ebuild:
|
||||
Stable for sparc, wrt bug #479616
|
||||
|
||||
05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.3.ebuild:
|
||||
Stable for ppc64, wrt bug #479616
|
||||
|
||||
04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.3.ebuild:
|
||||
Stable for ppc, wrt bug #479616
|
||||
|
||||
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.3.ebuild:
|
||||
Stable for alpha, wrt bug #479616
|
||||
|
||||
02 Sep 2013; Jeff Horelick <jdhore@gentoo.org> libcap-ng-0.7.3.ebuild:
|
||||
marked x86 per bug 479616
|
||||
|
||||
31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.3.ebuild:
|
||||
Stable for arm, wrt bug #479616
|
||||
|
||||
31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.3.ebuild:
|
||||
Stable for amd64, wrt bug #479616
|
||||
|
||||
29 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libcap-ng-0.7.3.ebuild:
|
||||
Stable for ia64, wrt bug #479616
|
||||
|
||||
29 Aug 2013; Jeroen Roovers <jer@gentoo.org> libcap-ng-0.7.3.ebuild:
|
||||
Stable for HPPA (bug #479616).
|
||||
|
||||
20 Feb 2013; Zac Medico <zmedico@gentoo.org> libcap-ng-0.7.3.ebuild:
|
||||
Add ~arm-linux keyword.
|
||||
|
||||
16 Feb 2013; Zac Medico <zmedico@gentoo.org> libcap-ng-0.7.3.ebuild:
|
||||
Add ~x86-linux keyword.
|
||||
|
||||
15 Jan 2013; Diego E. Pettenò <flameeyes@gentoo.org> libcap-ng-0.7.3.ebuild:
|
||||
Fix bug #452118 (automake-1.13 failure).
|
||||
|
@ -1,22 +1,35 @@
|
||||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA256
|
||||
|
||||
AUX libcap-ng-0.7.5-add-unistd_h.patch 832 SHA256 e5afe27a8ab8fc6d29edc81a07e905cf7ba5c40731ce9ab10184385c77d38c5e SHA512 0d9dcdfaf209ca36fa95ccd3134ad86aa5883b664e8110753939678dd63defef716f0f8490816a74958ca302f30f4a06bf7ae2bf698bfb51ad4590432a02461d WHIRLPOOL c58821c6271e08b9ff4687fbf8d40211d7804c42d9dac89925815ce3ab191cd665bdf3585fb3b9dd43da1c32c5918b85586d71d2b0c8ceecb2b1f1c36e548964
|
||||
DIST libcap-ng-0.6.6.tar.gz 367231 SHA256 89589a29a6b19068edd650dd4f626c10e84bfe63eacae7b1fd1f98f3ac8ea00d SHA512 383aaa9e315e2498c779a17bef35df6aee072c42598d07d92bdd7a2328a3bcd22d5ec46d600babc467aa4d1b01e9dd660493dafba3b06c7ac81f35df9d4d6e3e WHIRLPOOL c1a72480d545b45ae385065449098f0878f8c8d138f1d9bd9b3445d1146fd6a227bb9b0ac0148542995c5b6683c7c5998d0cd61a369b9f5c84fb39a9dc5cf8a3
|
||||
DIST libcap-ng-0.7.1.tar.gz 390354 SHA256 bf74455c9540667a924d2983090c4eb7285f0a4a82a25becd0a496e8bbf3d8ff SHA512 d7252a34bc1edc30224f46c8a99f125189c8fcd874d721d0cb4b52509dbd980b55f114e71625980615f379bdd7783e98ab123ebc89ae1b6dc274da2d3061e7d4 WHIRLPOOL 04f2ce162f0668b00b79ab0cdd0d5022dff4beb725b52af33e9276744bbf0273e7a15457740dc46f911ad9fdf2393f5ffe34e75054ec453a47afad87bf49ecdb
|
||||
DIST libcap-ng-0.7.3.tar.gz 392613 SHA256 5ca441c8d3a1e4cfe8a8151907977662679457311ccaa7eaac91447c33a35bb1 SHA512 f03a35c54b5998ef2e712540caa1f4ade37f9abe60992a1e727142b26815a4b8a7ce86ea94466fe692e4798c7297e5e1bbd338e5afe05689905ee9e0c0f16ef2 WHIRLPOOL 7752a70ea348dfc52537f67d5dccab03d598a112a7263a8811987453b53cda58643e938b4651c5cd8d0ea02f20fddc10bff2ac8bc23f68f97c9ab8c5791429ab
|
||||
DIST libcap-ng-0.7.4.tar.gz 407007 SHA256 48a2083276f9820cb92dcb05d001b30733bcbf48c14c230303cac3cd08b45b6b SHA512 443b92f44cffd4b436a2651eb3539c560382102d918faf63f993d3b6627c03e80f7b4a5105ddb040890ef82122a42ca6881795ab0639de337f693705f5506cf0 WHIRLPOOL 3d62f26fad8c9e7756374022982a4f2fcdde5af5532474dfa7eb6ba1bc7f97984691bdda8975ef32423b8e86af2462ef672ba3175a3121a484c46096cc8f10b2
|
||||
DIST libcap-ng-0.7.5.tar.gz 409426 SHA256 7ba01e73c027e4f17bff6cdd77c01b25987e58ed14e422a437e14df6e2dbca31 SHA512 947ec84037c6c383e47d7e15168058b01a0a6eddf73c94cea7e1d4c8b27af1d646b483abdf14d3aa8ecb35fda2ead803f8596aed023a7e5ff9396690313c24a1 WHIRLPOOL 8dc79529034f5ad2c4c8cc514157adfd9097b902647240134be82bd2bc2eb590adadb74c71f4324788702a0694d612ab0f5bdb9c0ddfc688407505ad23a39132
|
||||
DIST libcap-ng-0.7.6.tar.gz 417329 SHA256 9de3caebcc6248f3e9f8c278068253dee89c39d7ffcd284a10fc6ce2b06a2dff SHA512 838b8731d10c4adcfbc5fd1199d60f831dcb4e69cb3a645bd9e5c284c883ddbdc48289d696ecbed47a782112403210b685816935d2eec38f344adc1051d357fe WHIRLPOOL 3863f22d74e22cdfd88fc329a8f616fda1e846ed8489dcfe3a5bceeb76d847fce4b7fc3ac4166429b1e1c37691ac5b085e08c790b1c274b52551678797b7d4c3
|
||||
DIST libcap-ng-0.7.7.tar.gz 420178 SHA256 615549ce39b333f6b78baee0c0b4ef18bc726c6bf1cca123dfd89dd963f6d06b SHA512 eb049b29fdd31aa31c6c14ca023df62c2910504c1edd1242dba13579d0befae5b98249c22c145517bd5451969a0b186390dc11b2269e58001336e10c855e920c WHIRLPOOL 5d376b8d12ed8c19ca649095297e6016e86e5ad6112fd12685929bdd5f3c34bbcdf9c1c61cad44f44d3784192ca37df1a77c478e5fc15dacb20a2561ee945652
|
||||
EBUILD libcap-ng-0.6.6.ebuild 2515 SHA256 34967b49aaab191ccd019a7d057b533665f227cb4e9657b91cd3c9e63ec9c2b2 SHA512 af0d89bb0a7a5b422668cd2cba3ad87deca3b559be2b0d552c82d37b99c289eee2d1270a7813fb6f0f00f8fd52395f3f4704e482cc93d462238e063706efab8b WHIRLPOOL 2614cb420195b3a1924722b95230e8bcfc0bac379ebfc544d90a0dda3a4e899ddab0598b556afddfeb06eaf8729631f1a02112adc3497aebe381332ec3c760a0
|
||||
EBUILD libcap-ng-0.7.1.ebuild 2456 SHA256 7a8e2161e89bc0472c21cfc95613b96231dac52af1ceb5b0aa2d8abf9aee5781 SHA512 1e4a7fd37d5790ee2a3ae7093075871ca873795c4ed0ae5764010fc1e11b04d48c84bfb8821ab082dd66d00240dc9ec99f8b84c12093541638d065b9d1115ce5 WHIRLPOOL 7b34d6a19daee4b13de39c820ba2b92129fe9b1c5e000032eee8a034dca8a8bad0c4ec64cf2901fca33c6cfacf1c6858d4ef56848f579d9518d71fa470895a44
|
||||
EBUILD libcap-ng-0.7.3.ebuild 2527 SHA256 eeefeb3b51f67c438e25815f6f8b3cd8fdfb6a5dc5529a4010ae15dbb231b39d SHA512 d53a4c04853de9ecf60e52d903db20c8e5dad9755822eae965f605c4ed050e3b3308338b51025880218c85d40c98f3ad18591ffad9740426e1aec7d56ea31d6a WHIRLPOOL 8892068b7d46fb89c727b4a3d718e6c9134540d01eb67b10bc55b1e718834e8746f5b4ddbb20559910655a85a26a29c2186b7c27f98229aacc6bcd0b01533880
|
||||
MISC ChangeLog 7186 SHA256 5edc7691c0dade110efd396e6209437ba352d6696ad1365b49f0084c91740a15 SHA512 91a3d89ab64e3bdb45416ab9eeb006550aeebe44f02bd6dc1e0208b5d1f09df4170e13e1a13fc83433d6b74171575c9083ae4427a547a2cdfd9db2bd2c78d18a WHIRLPOOL 4b34ba02a72acda3c81f711561d9b3dda0fa6a5523ea5d00712cd0514e39e8737b5d1554cc358634c464db02dd261cce5f19448c71f7221475c2fd8621f8b1f8
|
||||
EBUILD libcap-ng-0.7.3.ebuild 2544 SHA256 97da6bcf610be3a52d54a7eab1be25ab62b5b474d7af483cffd66f6daa8bf020 SHA512 1cd200527ff4c548c705674df9a5903d15cfff42a82cad3160f6776c587dfafb77b875096cfc391b845bbc49ca63c0001c917af9d009b1a5ff8f76be5499ead3 WHIRLPOOL 954d4a5cdd4c06b28c631eb44f8b71c04b79878eb78e471a93694c6347321e16fe3f6c99b512b90fe3f9cad569190abcf0fdd34d06ad71d81bdab0eeaf1f4bd2
|
||||
EBUILD libcap-ng-0.7.4.ebuild 2099 SHA256 34ec6acbd9c621d0fb536bcb2b16e3a1402d0cebbceda4abed32849762401d0e SHA512 8dc48ce30a61ab7ec2b5321384e9a885e417319f6564d998e6ee6d7e9ff670fe9a39c440faa63834894dcf556b2d78e301aaddc14f7a0f96ec0dc7fe431cce5f WHIRLPOOL f3cecb8d3da6cd23b9e6a9bed31ebef471c47b50c2c310fd3c1f8adcf4ef6416748683d3adaa15bf673f19e45b53f7b0609fcfd04144ac8496e31397f409cbe9
|
||||
EBUILD libcap-ng-0.7.5.ebuild 2157 SHA256 0ba2c564d4c9ca53b6f2a813c62dd19f959c18ec365ec3ef9f088156d23b801d SHA512 1355de2d09f31f3b1d990556e71c64d7a25d8c9de388cd9bce8e843ffa4d700ba7578246c69ce309f111946b7bb5f500b38c0fa2448986d282afd32f83e60d8a WHIRLPOOL 49e44d50a556f359129facb8a125e683b83807366677560f7ca5cd58ddbc0be60cda3a6cf99e8554b85ce4626aeca63ad304d24e46e21c5b5f6afdcd8f03aca5
|
||||
EBUILD libcap-ng-0.7.6.ebuild 2164 SHA256 0cde4621e605b3c8ebabc58e074af1744e76ea5e1889dcc9297ede9f7fb52a87 SHA512 65f59dfa6cf29ebf34f5bdf9ff9910f511536733cb88035f415e7bee22a4dd2ba94178137566db2397d212bc885919140d95703d4b2d629b1f82082d463f0bd2 WHIRLPOOL 34a2cfca7b75182fcc56975b27f312e3ffc874ebc387571e2ee83764b03a6798973f47f981e56c90e3be3f3d1e88b58d9d7dcf08c10c879518be9b4c2be50dba
|
||||
EBUILD libcap-ng-0.7.7.ebuild 2111 SHA256 9c2a4884fdaf965b4b0dd4c294f273f7b3a5387669344f715bfd6ee4adb0c342 SHA512 4b1cacf52e3ff2f778d018ec7d45e5308cd24682014831aeacff87ef2335972d4877f4fa10f4e3dc79d9fa54f1eea3f4d0c5380878d2bedae032dd859b0cb9ba WHIRLPOOL c7e51328367579004a247f22cda97d7f363534352e7c07d4da13f3634b68bb13eceb6ca4f2096e79ce4b022535a2ce02d668aa43444bb0c20fb668bc0fe8bdba
|
||||
MISC ChangeLog 10109 SHA256 20725bc225dc50ef590f38963adba0498b2aa08136a6420f463c47b0f3d3c82e SHA512 b392cc77d6be2bec789eb9d2b3a9a7729117524d579b7dc5270d51322fa6369ec1ce618dbb92ecb5c4c77c6bcfe84e2a36bc219e31d2c1915223719d81172044 WHIRLPOOL dfbcf094159c5522c0c3092b486b6153af83328686d508fefef4b685a627a2ed80d47a14ae04700bcf554fb1493e9b9bd3b25a5634257833a970d1a56604486c
|
||||
MISC metadata.xml 501 SHA256 2ba6118979e987255eff0de2453eff6e9a76d4e2ffa04e3acbe1bc92fda0a171 SHA512 f974d0009e90640257cab704897db67cc736663313d026ba2092a6aaae004973416e1f649c9d7a0373b1f58d49db8103217e85803faa8c37a7830c9057f2c5e8 WHIRLPOOL 38c2e18fffda49e0b81e47bce317af92b0e992d1371c79e2e8bed04ea69e704902e005af8693735f7bf1fbf8d1cda5bea6ec9e0c20886018103914d11a95ec30
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2.0.19 (GNU/Linux)
|
||||
Version: GnuPG v2
|
||||
|
||||
iQEcBAEBCAAGBQJQ9WkBAAoJEBzRPIrUMBNCLjIH/jO4tOrAkrgAha5v9P4n6ce+
|
||||
/z0gZYnBHYRCcBhLYD+ei+8cNa5PPO4Vwv48I+Ba8XikMbRjKCs1PbSJ3c56CAva
|
||||
dVBb5Zxr0dbdOXJ2Wmpf/b4hvBnSZGRVLFuA2ST8q5Cy92HYyZVUr5nGUnewHzM4
|
||||
VecRsokMWCJWkTL+G9F4XmM+Yr3GEXWU7qhLQf+TibRCyYJBq90ivteXn4rWT8kh
|
||||
EUpZjrmsHVrevgg5Ra+hkaSNQZ25yvtdjAwK/5T5TrfP2VfsBcMm/JNRkl1bGv0A
|
||||
bw2f6Rgj0yRu6zaz8FydYNEl4IIU6qnWHnVrF+RWXeCZwZ5EvAmB74q6IhEXgts=
|
||||
=G028
|
||||
iQIcBAEBCAAGBQJVZmx6AAoJEJOE+m71LUu6E60QAJQCz3I3kYR+ANVrs7S+e5vL
|
||||
cgw/NyZcP7YUutNw16CkdjLahGz7HvNUH9gMVI3gd4JsG7hfWaAFt7n4hd+w9peh
|
||||
M3FqmWVAhu+6F8fYOLGmjc+/cLbxrYnk/fIS9sxtOsTg8dEUieWLkWxwT6qXaSKN
|
||||
mdH8Njh1/BZJrTMHI1aTVegBa+Ps11LhA5pfnvBogZ5X699rIXzr8n1HZsVmhQBd
|
||||
8n+AiCUtpIVSjVyTdb1petukb400r2SP9CkJNAw9ZC9GzAjxSVJnJ0Hdtjkq6Ybg
|
||||
VOm7htz0jJUvSs4dA/V1CDWLqNcLBXoDkWpvR5v6a4zsXdl6G+rDytxjlRIzhm/O
|
||||
hkUMzfMxoIQcWj+tPp5cJ7arvwOpodVi2cXp47j4FVRJ6jS1nLVrhLSTMeKUKx02
|
||||
5pTElf03KaFmmVuyRAScUWNzhMpHtnu+IpGVMXFQ/6VwtVQg9YEHqKnxpoaGx6OO
|
||||
WC87pg4jY1lMcTeiz1TEXWVNGu/CkRqGy8m/KJ8UqRh5Jm2KAZ1LjjbxOmTygLYQ
|
||||
sS1nAk2pTGxP7Ttz3jBIZr6EiCJRSytaypTchGLDeNABp/JGcjGq+VE/SnruZWN6
|
||||
W02MfOnyogiOlPj5BkJr1RCfoczIEqAjt2MP32pUVrtxF4Ma9MhdvtjKv/sonQNx
|
||||
ZDxz2yx9R/BNmYdVn6Rn
|
||||
=Jd5g
|
||||
-----END PGP SIGNATURE-----
|
||||
|
@ -0,0 +1,20 @@
|
||||
utils/proc-llist.c: include <unistd.h>
|
||||
|
||||
proc-llist.c references pid_t and uid_t types but does not include <unistd.h>. This
|
||||
works on glibc and uClibc because of the way their headers stack, but on musl (and
|
||||
possible other libc) this fails. POSIX mandates that <unistd.h> provides these. See
|
||||
Issue 6 at http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/unistd.h.html.
|
||||
|
||||
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
|
||||
|
||||
diff -Nuar libcap-ng-0.7.5.orig/utils/proc-llist.c libcap-ng-0.7.5/utils/proc-llist.c
|
||||
--- libcap-ng-0.7.5.orig/utils/proc-llist.c 2015-02-18 17:13:33.000000000 -0500
|
||||
+++ libcap-ng-0.7.5/utils/proc-llist.c 2015-05-25 13:39:32.196624248 -0400
|
||||
@@ -24,6 +24,7 @@
|
||||
#include "config.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
+#include <unistd.h>
|
||||
#include "proc-llist.h"
|
||||
|
||||
void list_create(llist *l)
|
@ -1,114 +0,0 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.1.ebuild,v 1.2 2012/11/02 22:25:37 radhermit Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
SUPPORT_PYTHON_ABIS="1"
|
||||
RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
|
||||
|
||||
inherit autotools flag-o-matic python
|
||||
|
||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||
HOMEPAGE="http://people.redhat.com/sgrubb/libcap-ng/"
|
||||
SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
|
||||
IUSE="python static-libs"
|
||||
|
||||
RDEPEND="python? ( dev-lang/python )"
|
||||
DEPEND="${RDEPEND}
|
||||
sys-kernel/linux-headers
|
||||
python? ( >=dev-lang/swig-2 )"
|
||||
|
||||
PYTHON_CFLAGS=("2.* + -fno-strict-aliasing")
|
||||
|
||||
pkg_setup() {
|
||||
use python && python_pkg_setup
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
# Disable byte-compilation of Python modules.
|
||||
>py-compile
|
||||
|
||||
# Python bindings are built/tested/installed manually.
|
||||
sed -i -e "/^SUBDIRS/s/ python//" bindings/Makefile.am || die
|
||||
|
||||
eautoreconf
|
||||
|
||||
use sparc && replace-flags -O? -O0
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
econf \
|
||||
$(use_enable static-libs static) \
|
||||
$(use_with python)
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
default
|
||||
|
||||
if use python; then
|
||||
python_copy_sources bindings/python
|
||||
|
||||
building() {
|
||||
emake \
|
||||
CFLAGS="${CFLAGS}" \
|
||||
PYTHON_VERSION="$(python_get_version)" \
|
||||
pyexecdir="$(python_get_sitedir)" \
|
||||
pythondir="$(python_get_sitedir)"
|
||||
}
|
||||
python_execute_function -s --source-dir bindings/python building
|
||||
fi
|
||||
}
|
||||
|
||||
src_test() {
|
||||
if [[ "${EUID}" -eq 0 ]]; then
|
||||
ewarn "Skipping tests due to root permissions."
|
||||
return
|
||||
fi
|
||||
|
||||
default
|
||||
|
||||
if use python; then
|
||||
testing() {
|
||||
emake \
|
||||
PYTHON_VERSION="$(python_get_version)" \
|
||||
pyexecdir="$(python_get_sitedir)" \
|
||||
pythondir="$(python_get_sitedir)" \
|
||||
TESTS_ENVIRONMENT="PYTHONPATH=..:../.libs" \
|
||||
check
|
||||
}
|
||||
python_execute_function -s --source-dir bindings/python testing
|
||||
fi
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
|
||||
if use python; then
|
||||
installation() {
|
||||
emake \
|
||||
DESTDIR="${D}" \
|
||||
PYTHON_VERSION="$(python_get_version)" \
|
||||
pyexecdir="$(python_get_sitedir)" \
|
||||
pythondir="$(python_get_sitedir)" \
|
||||
install
|
||||
}
|
||||
python_execute_function -s --source-dir bindings/python installation
|
||||
|
||||
python_clean_installation_image
|
||||
fi
|
||||
|
||||
rm -f "${ED}"/usr/lib*/${PN}.la
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
use python && python_mod_optimize capng.py
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
use python && python_mod_cleanup capng.py
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.3.ebuild,v 1.2 2013/01/15 14:32:56 flameeyes Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.3.ebuild,v 1.14 2014/01/19 20:11:39 vapier Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
@ -15,7 +15,7 @@ SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
|
||||
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~arm-linux ~x86-linux"
|
||||
IUSE="python static-libs"
|
||||
|
||||
RDEPEND="python? ( dev-lang/python )"
|
||||
|
92
sdk_container/src/third_party/portage-stable/sys-libs/libcap-ng/libcap-ng-0.7.4.ebuild
vendored
Normal file
92
sdk_container/src/third_party/portage-stable/sys-libs/libcap-ng/libcap-ng-0.7.4.ebuild
vendored
Normal file
@ -0,0 +1,92 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.4.ebuild,v 1.10 2014/12/06 16:40:48 ago Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
AUTOTOOLS_AUTORECONF=1
|
||||
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
|
||||
inherit autotools-utils flag-o-matic python-r1
|
||||
|
||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||
HOMEPAGE="http://people.redhat.com/sgrubb/libcap-ng/"
|
||||
SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~arm-linux ~x86-linux"
|
||||
IUSE="python static-libs"
|
||||
|
||||
RDEPEND="python? ( ${PYTHON_DEPS} )"
|
||||
DEPEND="${RDEPEND}
|
||||
sys-kernel/linux-headers
|
||||
python? ( >=dev-lang/swig-2 )"
|
||||
|
||||
src_prepare() {
|
||||
sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die
|
||||
|
||||
autotools-utils_src_prepare
|
||||
|
||||
use sparc && replace-flags -O? -O0
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local myeconfargs=(
|
||||
--without-python
|
||||
)
|
||||
|
||||
# set up the library build
|
||||
autotools-utils_src_configure
|
||||
|
||||
if use python; then
|
||||
python_parallel_foreach_impl \
|
||||
autotools-utils_src_configure --with-python
|
||||
fi
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
autotools-utils_src_compile
|
||||
|
||||
if use python; then
|
||||
python_compile() {
|
||||
local CFLAGS=${CFLAGS}
|
||||
|
||||
python_is_python3 || CFLAGS+=" -fno-strict-aliasing"
|
||||
|
||||
emake "${@}" \
|
||||
-C "${BUILD_DIR}"/bindings/python
|
||||
}
|
||||
|
||||
# help build system find the right objects
|
||||
python_foreach_impl python_compile \
|
||||
VPATH="${BUILD_DIR}"/bindings/python \
|
||||
LIBS="${BUILD_DIR}"/src/libcap-ng.la
|
||||
fi
|
||||
}
|
||||
|
||||
src_test() {
|
||||
if [[ "${EUID}" -eq 0 ]]; then
|
||||
ewarn "Skipping tests due to root permissions."
|
||||
return
|
||||
fi
|
||||
|
||||
autotools-utils_src_test
|
||||
|
||||
if use python; then
|
||||
python_foreach_impl \
|
||||
autotools-utils_src_compile -C bindings/python check \
|
||||
VPATH="${BUILD_DIR}"/bindings/python:"${S}"/bindings/python/test
|
||||
fi
|
||||
}
|
||||
|
||||
src_install() {
|
||||
autotools-utils_src_install
|
||||
|
||||
if use python; then
|
||||
python_foreach_impl \
|
||||
autotools-utils_src_install -C bindings/python \
|
||||
VPATH="${BUILD_DIR}"/bindings/python
|
||||
fi
|
||||
}
|
93
sdk_container/src/third_party/portage-stable/sys-libs/libcap-ng/libcap-ng-0.7.5.ebuild
vendored
Normal file
93
sdk_container/src/third_party/portage-stable/sys-libs/libcap-ng/libcap-ng-0.7.5.ebuild
vendored
Normal file
@ -0,0 +1,93 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.5.ebuild,v 1.2 2015/05/25 18:04:24 blueness Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
AUTOTOOLS_AUTORECONF=1
|
||||
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
|
||||
inherit autotools-utils flag-o-matic python-r1
|
||||
|
||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||
HOMEPAGE="http://people.redhat.com/sgrubb/libcap-ng/"
|
||||
SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux"
|
||||
IUSE="python static-libs"
|
||||
|
||||
RDEPEND="python? ( ${PYTHON_DEPS} )"
|
||||
DEPEND="${RDEPEND}
|
||||
sys-kernel/linux-headers
|
||||
python? ( >=dev-lang/swig-2 )"
|
||||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}"/${P}-add-unistd_h.patch
|
||||
sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die
|
||||
|
||||
autotools-utils_src_prepare
|
||||
|
||||
use sparc && replace-flags -O? -O0
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local myeconfargs=(
|
||||
--without-python
|
||||
)
|
||||
|
||||
# set up the library build
|
||||
autotools-utils_src_configure
|
||||
|
||||
if use python; then
|
||||
python_parallel_foreach_impl \
|
||||
autotools-utils_src_configure --with-python
|
||||
fi
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
autotools-utils_src_compile
|
||||
|
||||
if use python; then
|
||||
python_compile() {
|
||||
local CFLAGS=${CFLAGS}
|
||||
|
||||
python_is_python3 || CFLAGS+=" -fno-strict-aliasing"
|
||||
|
||||
emake "${@}" \
|
||||
-C "${BUILD_DIR}"/bindings/python
|
||||
}
|
||||
|
||||
# help build system find the right objects
|
||||
python_foreach_impl python_compile \
|
||||
VPATH="${BUILD_DIR}"/bindings/python \
|
||||
LIBS="${BUILD_DIR}"/src/libcap-ng.la
|
||||
fi
|
||||
}
|
||||
|
||||
src_test() {
|
||||
if [[ "${EUID}" -eq 0 ]]; then
|
||||
ewarn "Skipping tests due to root permissions."
|
||||
return
|
||||
fi
|
||||
|
||||
autotools-utils_src_test
|
||||
|
||||
if use python; then
|
||||
python_foreach_impl \
|
||||
autotools-utils_src_compile -C bindings/python check \
|
||||
VPATH="${BUILD_DIR}"/bindings/python:"${S}"/bindings/python/test
|
||||
fi
|
||||
}
|
||||
|
||||
src_install() {
|
||||
autotools-utils_src_install
|
||||
|
||||
if use python; then
|
||||
python_foreach_impl \
|
||||
autotools-utils_src_install -C bindings/python \
|
||||
VPATH="${BUILD_DIR}"/bindings/python
|
||||
fi
|
||||
}
|
93
sdk_container/src/third_party/portage-stable/sys-libs/libcap-ng/libcap-ng-0.7.6.ebuild
vendored
Normal file
93
sdk_container/src/third_party/portage-stable/sys-libs/libcap-ng/libcap-ng-0.7.6.ebuild
vendored
Normal file
@ -0,0 +1,93 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.6.ebuild,v 1.1 2015/05/28 01:15:39 blueness Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
AUTOTOOLS_AUTORECONF=1
|
||||
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
|
||||
inherit autotools-utils flag-o-matic python-r1
|
||||
|
||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||
HOMEPAGE="http://people.redhat.com/sgrubb/libcap-ng/"
|
||||
SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux"
|
||||
IUSE="python static-libs"
|
||||
|
||||
RDEPEND="python? ( ${PYTHON_DEPS} )"
|
||||
DEPEND="${RDEPEND}
|
||||
sys-kernel/linux-headers
|
||||
python? ( >=dev-lang/swig-2 )"
|
||||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}"/${PN}-0.7.5-add-unistd_h.patch
|
||||
sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die
|
||||
|
||||
autotools-utils_src_prepare
|
||||
|
||||
use sparc && replace-flags -O? -O0
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local myeconfargs=(
|
||||
--without-python
|
||||
)
|
||||
|
||||
# set up the library build
|
||||
autotools-utils_src_configure
|
||||
|
||||
if use python; then
|
||||
python_parallel_foreach_impl \
|
||||
autotools-utils_src_configure --with-python
|
||||
fi
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
autotools-utils_src_compile
|
||||
|
||||
if use python; then
|
||||
python_compile() {
|
||||
local CFLAGS=${CFLAGS}
|
||||
|
||||
python_is_python3 || CFLAGS+=" -fno-strict-aliasing"
|
||||
|
||||
emake "${@}" \
|
||||
-C "${BUILD_DIR}"/bindings/python
|
||||
}
|
||||
|
||||
# help build system find the right objects
|
||||
python_foreach_impl python_compile \
|
||||
VPATH="${BUILD_DIR}"/bindings/python \
|
||||
LIBS="${BUILD_DIR}"/src/libcap-ng.la
|
||||
fi
|
||||
}
|
||||
|
||||
src_test() {
|
||||
if [[ "${EUID}" -eq 0 ]]; then
|
||||
ewarn "Skipping tests due to root permissions."
|
||||
return
|
||||
fi
|
||||
|
||||
autotools-utils_src_test
|
||||
|
||||
if use python; then
|
||||
python_foreach_impl \
|
||||
autotools-utils_src_compile -C bindings/python check \
|
||||
VPATH="${BUILD_DIR}"/bindings/python:"${S}"/bindings/python/test
|
||||
fi
|
||||
}
|
||||
|
||||
src_install() {
|
||||
autotools-utils_src_install
|
||||
|
||||
if use python; then
|
||||
python_foreach_impl \
|
||||
autotools-utils_src_install -C bindings/python \
|
||||
VPATH="${BUILD_DIR}"/bindings/python
|
||||
fi
|
||||
}
|
92
sdk_container/src/third_party/portage-stable/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild
vendored
Normal file
92
sdk_container/src/third_party/portage-stable/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild
vendored
Normal file
@ -0,0 +1,92 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild,v 1.1 2015/05/28 01:15:39 blueness Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
AUTOTOOLS_AUTORECONF=1
|
||||
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
|
||||
inherit autotools-utils flag-o-matic python-r1
|
||||
|
||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||
HOMEPAGE="http://people.redhat.com/sgrubb/libcap-ng/"
|
||||
SRC_URI="http://people.redhat.com/sgrubb/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux"
|
||||
IUSE="python static-libs"
|
||||
|
||||
RDEPEND="python? ( ${PYTHON_DEPS} )"
|
||||
DEPEND="${RDEPEND}
|
||||
sys-kernel/linux-headers
|
||||
python? ( >=dev-lang/swig-2 )"
|
||||
|
||||
src_prepare() {
|
||||
sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die
|
||||
|
||||
autotools-utils_src_prepare
|
||||
|
||||
use sparc && replace-flags -O? -O0
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local myeconfargs=(
|
||||
--without-python
|
||||
)
|
||||
|
||||
# set up the library build
|
||||
autotools-utils_src_configure
|
||||
|
||||
if use python; then
|
||||
python_parallel_foreach_impl \
|
||||
autotools-utils_src_configure --with-python
|
||||
fi
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
autotools-utils_src_compile
|
||||
|
||||
if use python; then
|
||||
python_compile() {
|
||||
local CFLAGS=${CFLAGS}
|
||||
|
||||
python_is_python3 || CFLAGS+=" -fno-strict-aliasing"
|
||||
|
||||
emake "${@}" \
|
||||
-C "${BUILD_DIR}"/bindings/python
|
||||
}
|
||||
|
||||
# help build system find the right objects
|
||||
python_foreach_impl python_compile \
|
||||
VPATH="${BUILD_DIR}"/bindings/python \
|
||||
LIBS="${BUILD_DIR}"/src/libcap-ng.la
|
||||
fi
|
||||
}
|
||||
|
||||
src_test() {
|
||||
if [[ "${EUID}" -eq 0 ]]; then
|
||||
ewarn "Skipping tests due to root permissions."
|
||||
return
|
||||
fi
|
||||
|
||||
autotools-utils_src_test
|
||||
|
||||
if use python; then
|
||||
python_foreach_impl \
|
||||
autotools-utils_src_compile -C bindings/python check \
|
||||
VPATH="${BUILD_DIR}"/bindings/python:"${S}"/bindings/python/test
|
||||
fi
|
||||
}
|
||||
|
||||
src_install() {
|
||||
autotools-utils_src_install
|
||||
|
||||
if use python; then
|
||||
python_foreach_impl \
|
||||
autotools-utils_src_install -C bindings/python \
|
||||
VPATH="${BUILD_DIR}"/bindings/python
|
||||
fi
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user