* [gentoo-commits] repo/gentoo:master commit in: app-arch/unmakeself/
@ 2015-08-28 0:32 Manuel Rüger
0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rüger @ 2015-08-28 0:32 UTC (permalink / raw
To: gentoo-commits
commit: e8dd50f7f23d79097d824b0841883ad3f7e387ef
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 00:31:58 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 00:31:58 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8dd50f7
app-arch/unmakeself: Remove old
Package-Manager: portage-2.2.20.1
app-arch/unmakeself/Manifest | 1 -
app-arch/unmakeself/unmakeself-1.0.ebuild | 28 ----------------------------
2 files changed, 29 deletions(-)
diff --git a/app-arch/unmakeself/Manifest b/app-arch/unmakeself/Manifest
index 8a8d294..25fee0b 100644
--- a/app-arch/unmakeself/Manifest
+++ b/app-arch/unmakeself/Manifest
@@ -1,2 +1 @@
-DIST unmakeself-1.0.tar.bz2 3015 SHA256 076be9222830d36b4ce32ec1b0349284380dd1c35297332db51d8d994cfeee7e SHA512 d9722c6de549d30a9901174515e100ab2dfeeed2900af52031adc8d8a265e62414aee7b005068e6d2c2d9b24766b5e220b84deee34f3e21abadcd977814b1c02 WHIRLPOOL e1a2e5b1b548ad65e84b6f91f8f456d5f6220d4ccb8818f223998db3d61ae633f54f8b01b8b7da6af64623e36e0058e80994b75d5e67947b3af0b7a2052a34ee
DIST unmakeself-1.1.tar.gz 3635 SHA256 b89e3f8406050050c04d2f4dced4e0bc6d5e2e7062ab5c640357a11e4a6ec48e SHA512 3e8a05a907b8807080208300f6c20577587a0e87000c6746ba457c276e4dff37c8d61227bd1db37e60ac20d9532290c4110a1204c8389a8a1e97a121b68c682b WHIRLPOOL 5cda3534bf5db9d3624d501d9a41cb67581a3c6911a8c44f70584cdfc8d4040d7195000efbdbdf5d0337b24d5082b0c1908820cfc26383c72cfa606a3c7ce209
diff --git a/app-arch/unmakeself/unmakeself-1.0.ebuild b/app-arch/unmakeself/unmakeself-1.0.ebuild
deleted file mode 100644
index cb7906b..0000000
--- a/app-arch/unmakeself/unmakeself-1.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit toolchain-funcs
-
-DESCRIPTION="extracting Makeself archives without having to run the self-extracting shell script"
-HOMEPAGE="http://www.freshports.org/archivers/unmakeself"
-SRC_URI="http://gentooexperimental.org/~genstef/dist/${P}.tar.bz2"
-#http://cvsup.pt.freebsd.org/cgi-bin/cvsweb/cvsweb.cgi/~checkout~/root/ports/ports/archivers/unmakeself/files/unmakeself.c
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="app-arch/bzip2
- sys-libs/zlib
- app-arch/libarchive"
-RDEPEND="${DEPEND}"
-
-src_compile() {
- $(tc-getCC) ${CFLAGS} ${LDFLAGS} unmakeself.c -larchive -lbz2 -lz -o unmakeself
-}
-
-src_install() {
- dobin unmakeself
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unmakeself/
@ 2016-08-19 13:21 Pacho Ramos
0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2016-08-19 13:21 UTC (permalink / raw
To: gentoo-commits
commit: 32ff4fb9276589e8c250deaf28ac11134d0bf199
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 13:17:20 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 13:20:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ff4fb9
app-arch/unmakeself: Cleanup due to bug #143241
Package-Manager: portage-2.3.0
app-arch/unmakeself/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/app-arch/unmakeself/metadata.xml b/app-arch/unmakeself/metadata.xml
index e549dd8..097975e 100644
--- a/app-arch/unmakeself/metadata.xml
+++ b/app-arch/unmakeself/metadata.xml
@@ -1,8 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>tristan@gentoo.org</email>
- <name>Tristan Heaven</name>
- </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unmakeself/
@ 2017-12-29 17:02 David Seifert
0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2017-12-29 17:02 UTC (permalink / raw
To: gentoo-commits
commit: 33d4e57986c60d7d2e0ef1be0616f0b43f36dd8d
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 13:36:53 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 17:01:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d4e579
app-arch/unmakeself: Port to EAPI 6
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-arch/unmakeself/unmakeself-1.1.ebuild | 22 ++++++++++++++++------
1 file changed, 16 insertions(+), 6 deletions(-)
diff --git a/app-arch/unmakeself/unmakeself-1.1.ebuild b/app-arch/unmakeself/unmakeself-1.1.ebuild
index cdf879bc73c..716482427e1 100644
--- a/app-arch/unmakeself/unmakeself-1.1.ebuild
+++ b/app-arch/unmakeself/unmakeself-1.1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=2
-inherit toolchain-funcs
+EAPI=6
+
+inherit flag-o-matic toolchain-funcs
DESCRIPTION="Makeself archive extractor"
HOMEPAGE="http://www.freshports.org/archivers/unmakeself"
@@ -13,12 +14,21 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-DEPEND="app-arch/libarchive[bzip2,zlib]"
+RDEPEND="app-arch/libarchive:=[bzip2,zlib]"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+src_configure() {
+ append-cppflags $($(tc-getPKG_CONFIG) --cflags libarchive)
+ export LDLIBS=$($(tc-getPKG_CONFIG) --libs libarchive)
+
+ tc-export CC
+}
src_compile() {
- emake CC="$(tc-getCC)" LDLIBS=-larchive ${PN} || die "emake failed"
+ emake ${PN}
}
src_install() {
- dobin unmakeself || die "dobin failed"
+ dobin unmakeself
}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-arch/unmakeself/
@ 2022-02-12 10:48 Michał Górny
0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2022-02-12 10:48 UTC (permalink / raw
To: gentoo-commits
commit: 981ff79da30189bf25e60af0404a574b6e8dc97e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 12 10:46:03 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 12 10:48:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=981ff79d
app-arch/unmakeself: Update for libarchive[zlib] flag removal
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../unmakeself/{unmakeself-1.1.ebuild => unmakeself-1.1-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-arch/unmakeself/unmakeself-1.1.ebuild b/app-arch/unmakeself/unmakeself-1.1-r1.ebuild
similarity index 87%
rename from app-arch/unmakeself/unmakeself-1.1.ebuild
rename to app-arch/unmakeself/unmakeself-1.1-r1.ebuild
index f826b09d6035..3f3a7c635f9f 100644
--- a/app-arch/unmakeself/unmakeself-1.1.ebuild
+++ b/app-arch/unmakeself/unmakeself-1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-RDEPEND="app-arch/libarchive:=[bzip2,zlib]"
+RDEPEND="app-arch/libarchive:=[bzip2,zlib(+)]"
DEPEND="${RDEPEND}
virtual/pkgconfig"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-02-12 10:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-29 17:02 [gentoo-commits] repo/gentoo:master commit in: app-arch/unmakeself/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2022-02-12 10:48 Michał Górny
2016-08-19 13:21 Pacho Ramos
2015-08-28 0:32 Manuel Rüger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox