Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/cryptsetup/
Date: Sun, 30 Oct 2016 19:21:25
Message-Id: 1477855272.db875da52f1eba8609e7e623040eee4e2d1a87f1.polynomial-c@gentoo
1 commit: db875da52f1eba8609e7e623040eee4e2d1a87f1
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 30 19:21:12 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 19:21:12 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db875da5
7
8 sys-fs/cryptsetup: Removed old.
9
10 Package-Manager: portage-2.3.2
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 sys-fs/cryptsetup/Manifest | 1 -
14 sys-fs/cryptsetup/cryptsetup-1.7.1.ebuild | 125 ------------------------------
15 2 files changed, 126 deletions(-)
16
17 diff --git a/sys-fs/cryptsetup/Manifest b/sys-fs/cryptsetup/Manifest
18 index 8d06f47..a531e25 100644
19 --- a/sys-fs/cryptsetup/Manifest
20 +++ b/sys-fs/cryptsetup/Manifest
21 @@ -1,5 +1,4 @@
22 DIST cryptsetup-1.6.5.tar.xz 1136892 SHA256 267973f20be43f9d685f7193aa23954b60768c74a1d330243114d4b8bc17ca9a SHA512 c77ac590d28954e7bd430d1069b820a288c4668857a7ced7f81546ea39676f2b536abbcda06f20440e31c205b7ada68bcfa5aab220b102a2b62198a788d9b65e WHIRLPOOL 74a597abbdcc1225bb811597e53737eab2348a328f3ba30e7eb519a0621b06e6c898e320db8e24a16decfd4706b6a2e68b06894dde91124e4c089e952dbff9c1
23 DIST cryptsetup-1.6.8.tar.xz 1221232 SHA256 45a6ccd3c65b7d904e58e1cb3656a7e997190b6a05b5ff7c6887e4a41c5f19bc SHA512 db189a98da6329f4d4c2ae92dbdc08ccffdf6ae41c964186ebf48a612bf0aa9731653ef6b7549b5feee0043edfa171874c3609418499902e6339b48481c621d7 WHIRLPOOL 8873d14fc2a54d97ed7d065ad4a0c63b057d9085c2cfd99c0b97aba78d49566bd7c9b47e56033992ac1f3892369bebf2165aaccc6ca3f933c0c33c2e6ef8c1e4
24 -DIST cryptsetup-1.7.1.tar.xz 1244648 SHA256 73dc8a63cc984b56aa6a3c99f355262471bcfe78b3240b8b9d0caa8002911fec SHA512 02fb87871dc3729883a1c17748470c21dd58263741c82d42bce5b1789c419f8a75e36ac9415304986001b4ce0db22ee437566fb7f5e3584e4b566aba9a76950d WHIRLPOOL 5f89122f6d9a8acc74b5c1ab71e151f2e4acce313646cd0f61733c39ce6b3a9e57927846cb6cd4183845e146c4f6c2a4ff3b4dd3c57ef04497a21d34b927f159
25 DIST cryptsetup-1.7.2.tar.xz 1222688 SHA256 dbb35dbf5f0c1749168c86c913fe98e872247bfc8425314b494c2423e7e43342 SHA512 ff761bd0c5e9a7941fd27d55839804f2ce96145a45a9689d234954fc43c6172c913c59c83b37ef6cc5459ccecff63212c369077fdea70c14326372076eae7f86 WHIRLPOOL b78d91b449ea7ba325f05dc00b2005e8f6def91703cd982900682bc965eec0992a0cc21c4f44335c03dda885d4505bcf26d1bf58f991c9f60096927bcf582963
26 DIST cryptsetup-1.7.3.tar.xz 1228432 SHA256 af2b04e8475cf40b8d9ffd97a1acfa73aa787c890430afd89804fb544d6adc02 SHA512 616bac2ce272b8e9d1de6b71ba23f6260dfdb17e3969ff4950c3221fc9fa1b9a0a1081327d2806868045395a407452a8c8bcf4ce0faaf2bd2d51a7c9f844a767 WHIRLPOOL 82a70877abbe674cca9f97585cd54535a60191a019028907a7a7187964260f754020dc1351de48480944cb3701cb8d83a543d8ffd7c2594342d1e244d4026e3d
27
28 diff --git a/sys-fs/cryptsetup/cryptsetup-1.7.1.ebuild b/sys-fs/cryptsetup/cryptsetup-1.7.1.ebuild
29 deleted file mode 100644
30 index 13b101b..00000000
31 --- a/sys-fs/cryptsetup/cryptsetup-1.7.1.ebuild
32 +++ /dev/null
33 @@ -1,125 +0,0 @@
34 -# Copyright 1999-2016 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -# $Id$
37 -
38 -EAPI=5
39 -
40 -DISTUTILS_OPTIONAL=1
41 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
42 -
43 -inherit autotools distutils-r1 linux-info libtool eutils versionator
44 -
45 -DESCRIPTION="Tool to setup encrypted devices with dm-crypt"
46 -HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup/blob/master/README.md"
47 -SRC_URI="mirror://kernel/linux/utils/${PN}/v$(get_version_component_range 1-2)/${P}.tar.xz"
48 -
49 -LICENSE="GPL-2+"
50 -SLOT="0"
51 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
52 -CRYPTO_BACKENDS="+gcrypt kernel nettle openssl"
53 -# we don't support nss since it doesn't allow cryptsetup to be built statically
54 -# and it's missing ripemd160 support so it can't provide full backward compatibility
55 -IUSE="${CRYPTO_BACKENDS} libressl nls pwquality python reencrypt static static-libs udev urandom"
56 -REQUIRED_USE="^^ ( ${CRYPTO_BACKENDS//+/} )
57 - python? ( ${PYTHON_REQUIRED_USE} )
58 - static? ( !gcrypt )" #496612
59 -
60 -LIB_DEPEND="dev-libs/libgpg-error[static-libs(+)]
61 - dev-libs/popt[static-libs(+)]
62 - sys-apps/util-linux[static-libs(+)]
63 - gcrypt? ( dev-libs/libgcrypt:0=[static-libs(+)] )
64 - nettle? ( >=dev-libs/nettle-2.4[static-libs(+)] )
65 - openssl? (
66 - !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
67 - libressl? ( dev-libs/libressl:=[static-libs(+)] )
68 - )
69 - pwquality? ( dev-libs/libpwquality[static-libs(+)] )
70 - sys-fs/lvm2[static-libs(+)]
71 - udev? ( virtual/libudev[static-libs(+)] )"
72 -# We have to always depend on ${LIB_DEPEND} rather than put behind
73 -# !static? () because we provide a shared library which links against
74 -# these other packages. #414665
75 -RDEPEND="static-libs? ( ${LIB_DEPEND} )
76 - ${LIB_DEPEND//\[static-libs\(+\)\]}
77 - python? ( ${PYTHON_DEPS} )"
78 -DEPEND="${RDEPEND}
79 - virtual/pkgconfig
80 - static? ( ${LIB_DEPEND} )"
81 -
82 -pkg_setup() {
83 - local CONFIG_CHECK="~DM_CRYPT ~CRYPTO ~CRYPTO_CBC ~CRYPTO_SHA256"
84 - local WARNING_DM_CRYPT="CONFIG_DM_CRYPT:\tis not set (required for cryptsetup)\n"
85 - local WARNING_CRYPTO_SHA256="CONFIG_CRYPTO_SHA256:\tis not set (required for cryptsetup)\n"
86 - local WARNING_CRYPTO_CBC="CONFIG_CRYPTO_CBC:\tis not set (required for kernel 2.6.19)\n"
87 - local WARNING_CRYPTO="CONFIG_CRYPTO:\tis not set (required for cryptsetup)\n"
88 - check_extra_config
89 -}
90 -
91 -src_prepare() {
92 - sed -i '/^LOOPDEV=/s:$: || exit 0:' tests/{compat,mode}-test || die
93 - epatch "${FILESDIR}"/${PN}-1.7.1-sysmacros.patch #580228
94 - epatch_user && eautoreconf
95 -
96 - if use python ; then
97 - cd python
98 - cp "${FILESDIR}"/setup-1.7.0.py setup.py || die
99 - distutils-r1_src_prepare
100 - fi
101 -}
102 -
103 -src_configure() {
104 - if use kernel ; then
105 - ewarn "Note that kernel backend is very slow for this type of operation"
106 - ewarn "and is provided mainly for embedded systems wanting to avoid"
107 - ewarn "userspace crypto libraries."
108 - fi
109 -
110 - # We disable autotool python integration so we can use eclasses
111 - # for proper integration with multiple python versions.
112 - econf \
113 - --sbindir=/sbin \
114 - --enable-shared \
115 - --disable-python \
116 - $(use_enable static static-cryptsetup) \
117 - $(use_enable static-libs static) \
118 - $(use_enable nls) \
119 - $(use_enable pwquality) \
120 - $(use_enable reencrypt cryptsetup-reencrypt) \
121 - $(use_enable udev) \
122 - $(use_enable !urandom dev-random) \
123 - --with-crypto_backend=$(for x in ${CRYPTO_BACKENDS//+/} ; do usev ${x} ; done)
124 -
125 - use python && cd python && distutils-r1_src_configure
126 -}
127 -
128 -src_compile() {
129 - default
130 - use python && cd python && distutils-r1_src_compile
131 -}
132 -
133 -src_test() {
134 - if [[ ! -e /dev/mapper/control ]] ; then
135 - ewarn "No /dev/mapper/control found -- skipping tests"
136 - return 0
137 - fi
138 - local p
139 - for p in /dev/mapper /dev/loop* ; do
140 - addwrite ${p}
141 - done
142 - default
143 -}
144 -
145 -src_install() {
146 - default
147 - if use static ; then
148 - mv "${ED}"/sbin/cryptsetup{.static,} || die
149 - mv "${ED}"/sbin/veritysetup{.static,} || die
150 - use reencrypt && { mv "${ED}"/sbin/cryptsetup-reencrypt{.static,} || die ; }
151 - fi
152 - prune_libtool_files --modules
153 -
154 - newconfd "${FILESDIR}"/1.6.7-dmcrypt.confd dmcrypt
155 - newinitd "${FILESDIR}"/1.6.7-dmcrypt.rc dmcrypt
156 -
157 - use python && cd python && distutils-r1_src_install
158 -}