Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/rar/
Date: Tue, 10 Jul 2018 23:39:23
Message-Id: 1531263770.6dda7a61f2413467750e54e4cd4a019bf2a22ea1.whissi@gentoo
1 commit: 6dda7a61f2413467750e54e4cd4a019bf2a22ea1
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 23:02:50 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 23:02:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dda7a61
7
8 app-arch/rar: drop old
9
10 Package-Manager: Portage-2.3.41, Repoman-2.3.9
11
12 app-arch/rar/Manifest | 3 -
13 app-arch/rar/rar-5.5.0_p20170811.ebuild | 109 --------------------------------
14 2 files changed, 112 deletions(-)
15
16 diff --git a/app-arch/rar/Manifest b/app-arch/rar/Manifest
17 index 409b2d5302f..05dd0f562b1 100644
18 --- a/app-arch/rar/Manifest
19 +++ b/app-arch/rar/Manifest
20 @@ -1,6 +1,3 @@
21 -DIST rarlinux-5.5.0_p20170811.tar.gz 546839 BLAKE2B d90bda3092fb636fee1db4f222632cf3d45c99f330298521b2a0957cd7bd4845f4518cf394e03a4e302d45cf73a37f5da5ac0cd7eba08a4859fd221697656c20 SHA512 c437d0be55ea90ae1dd9d657517d17d9edbba07cd77325785d8d503883847edeece2cc3993d3beec3a5b36b6830383b7026fbfc53b18f490288395994bc532cb
22 DIST rarlinux-5.6.0_p20180624.tar.gz 552245 BLAKE2B 9988b67d545df89bb7087c2bbec5a6fc47d99f6fd8a97e3581f135dc829a43e5c044248e95f60f7cd29370a0955a3c4c8a6667bfcead17301dc0f45ddae0057f SHA512 a0baba489c9268bc25c814c94747c117de66599f91da875b0e0b8233c24910f0e831f8b407f7a9bd8d709da6bdea4ef50306ce456ea5089f893619b8ee5b780f
23 -DIST rarlinux-x64-5.5.0_p20170811.tar.gz 536028 BLAKE2B be453cab6720abc4b01f5aef6c5874b0ff328656f8452b2a671b1b5305427dbb0de2af4084e25e972c69fe4ca4072b10f21d66f7fee23a3e205b0b4f533c8b7f SHA512 1ca8cf7fbe526b43bdc9aeeccb6a0d86efd3bbaeee554e807d58ab62857294abc89662bb42b17b2cfe7e6739876c6345455cd027abbc4cb84312c58314278a66
24 DIST rarlinux-x64-5.6.0_p20180624.tar.gz 541604 BLAKE2B 2fd865af38db47c556341bb2482ee9af83857bc196e08f9b47d5a0f8ccae708931c09dcca2115866d37c03b77f7548da87cf2e778f003e9a432634b9ae378aae SHA512 e8427d12016d4298d1e3ca3dc32f367e2b7a407572e48c665eaec796c3538d50349760b5691bc6d58256a5470dc0c6637740fcdc6e8a9bd420193fae16e209eb
25 -DIST winrar-x64-5.5.0_p20170811.exe 2220872 BLAKE2B a37783f427440a5166021475f024ca6e281b4f0d39926e55c00588e51d371bdd1bd16bd04ed65c363f7aeef6d7e2b0ba796325f7f290e45cfd8c09048ae25489 SHA512 f2aa40bb875be7f88cd618b1f5e02cfe0c5fb584f4e27d06531aaee018e613a70be7b7d3e8b92448381dc83605db6bf044cbecc52f63b6045193fef07601be66
26 DIST winrar-x64-5.6.0_p20180624.exe 3180248 BLAKE2B 3ddbef82e2ecee7960c5d282de905a2d4d279c3ebae9ceb9e5b72a822d352a80d189a76514a414840ea5ad8002d718435757c860a0935134b6eba01b70e0f444 SHA512 61896901b580476d4c12d40d42eef725de270beb0b01526e7d5d4e02847a7b67b0380f0a365e92eafe2a2303d60945146457d43430aace51c9a443a8b1ceef48
27
28 diff --git a/app-arch/rar/rar-5.5.0_p20170811.ebuild b/app-arch/rar/rar-5.5.0_p20170811.ebuild
29 deleted file mode 100644
30 index 763345d655c..00000000000
31 --- a/app-arch/rar/rar-5.5.0_p20170811.ebuild
32 +++ /dev/null
33 @@ -1,109 +0,0 @@
34 -# Copyright 1999-2018 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI="6"
38 -
39 -DESCRIPTION="RAR compressor/uncompressor"
40 -HOMEPAGE="https://rarlab.com/"
41 -URI_x86="https://mirror.whissi.de/distfiles/rar/rarlinux-${PV}.tar.gz"
42 -URI_amd64="https://mirror.whissi.de/distfiles/rar/rarlinux-x64-${PV}.tar.gz"
43 -URI_w64="https://mirror.whissi.de/distfiles/rar/winrar-x64-${PV}.exe"
44 -SRC_URI="x86? ( ${URI_x86} )
45 - amd64? ( ${URI_amd64} )
46 - all_sfx? (
47 - ${URI_x86}
48 - ${URI_amd64}
49 - ${URI_w64}
50 - )"
51 -
52 -LICENSE="RAR BSD BSD-2"
53 -SLOT="0"
54 -KEYWORDS="-* amd64 x86"
55 -IUSE="all_sfx"
56 -RESTRICT="mirror bindist"
57 -
58 -DEPEND="all_sfx? ( app-arch/unrar )"
59 -RDEPEND="sys-libs/glibc"
60 -
61 -S="${WORKDIR}/${PN}"
62 -
63 -QA_FLAGS_IGNORED="opt/rar/default.sfx
64 - opt/rar/default-elf32.sfx
65 - opt/rar/default-elf64.sfx
66 - opt/rar/default-win32.sfx
67 - opt/rar/default-win64.sfx
68 - opt/rar/WinCon.SFX
69 - opt/rar/WinCon64.SFX
70 - opt/rar/Zip.SFX
71 - opt/rar/Zip64.SFX
72 - opt/rar/unrar
73 - opt/rar/rar"
74 -QA_PRESTRIPPED=${QA_FLAGS_IGNORED}
75 -
76 -src_unpack() {
77 - local _file
78 -
79 - for _file in ${A}; do
80 - if [[ "${_file}" == rarli* ]]; then
81 - if [[ "${_file}" =~ x64 ]]; then
82 - if ! use amd64; then
83 - continue
84 - fi
85 -
86 - unpack "${_file}"
87 - elif [[ ! "${_file}" =~ x64 ]]; then
88 - if ! use x86; then
89 - continue
90 - fi
91 -
92 - unpack "${_file}"
93 - else
94 - die "Unknown SRC file '${_file}'!"
95 - fi
96 - fi
97 - done
98 -
99 - rm -f "${S}"/license.txt
100 -
101 - if use all_sfx ; then
102 - mkdir sfx
103 - cd sfx
104 - for _file in ${A}; do
105 - if [[ "${_file}" == rarli* ]]; then
106 - unpack "${_file}"
107 - if [[ "${_file}" =~ x64 ]]; then
108 - mv rar/default.sfx default-elf64.sfx || die
109 - else
110 - mv rar/default.sfx default-elf32.sfx || die
111 - fi
112 - elif [[ "${_file}" == winrar* ]]; then
113 - ln -s "${DISTDIR}"/${_file} w64.rar || die
114 - unpack ./w64.rar
115 - mv Default.SFX default-win32.sfx || die
116 - mv Default64.SFX default-win64.sfx || die
117 - else
118 - die "Unknown SFX file '${_file}'!"
119 - fi
120 - done
121 - fi
122 -}
123 -
124 -src_compile() { :; }
125 -
126 -src_install() {
127 - exeinto /opt/rar
128 - doexe rar unrar || die
129 -
130 - dodir /opt/bin
131 - dosym ../rar/rar /opt/bin/rar || die
132 - dosym ../rar/unrar /opt/bin/unrar || die
133 -
134 - insinto /opt/rar
135 - if use all_sfx ; then
136 - doins "${WORKDIR}"/sfx/*.{sfx,SFX} || die
137 - else
138 - doins default.sfx || die
139 - fi
140 - doins rarfiles.lst || die
141 - dodoc *.txt
142 -}