* [gentoo-commits] repo/gentoo:master commit in: sys-libs/libhx/, sys-libs/libhx/files/
@ 2016-06-02 4:51 Andrew Savchenko
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Savchenko @ 2016-06-02 4:51 UTC (permalink / raw
To: gentoo-commits
commit: 29db714e996b321b6903655a96c6e055749f9ee8
Author: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 2 04:48:22 2016 +0000
Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Thu Jun 2 04:51:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29db714e
sys-libs/libhx: fix bug 584724
1. Remove lyx autodetection and disable PDF documentation rebuild,
since source tarball already contains PDF docs and we don't need to
rebuild it.
2. Migrate to EAPI=6.
3. Add USE="doc".
Package-Manager: portage-2.3.0_rc1
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>
sys-libs/libhx/files/libhx-3.22-no-lyx.patch | 12 ++++++++
sys-libs/libhx/libhx-3.22-r1.ebuild | 41 ++++++++++++++++++++++++++++
2 files changed, 53 insertions(+)
diff --git a/sys-libs/libhx/files/libhx-3.22-no-lyx.patch b/sys-libs/libhx/files/libhx-3.22-no-lyx.patch
new file mode 100644
index 0000000..1c63d25
--- /dev/null
+++ b/sys-libs/libhx/files/libhx-3.22-no-lyx.patch
@@ -0,0 +1,12 @@
+--- libHX-3.22/configure.ac.orig 2014-08-25 19:16:37.000000000 +0400
++++ libHX-3.22/configure.ac 2016-06-01 11:09:42.287438190 +0300
+@@ -107,8 +107,7 @@
+ AC_CHECK_FUNCS([getegid geteuid getpid getppid])
+ AM_CONDITIONAL([B_PROC], [test "$b_proc" = 1])
+
+-AC_CHECK_PROGS([LYX], [lyx])
+-AM_CONDITIONAL([BUILD_DOCS], [test -n "$LYX"])
++AM_CONDITIONAL([BUILD_DOCS], [false])
+
+ regular_CPPFLAGS="-D_FILE_OFFSET_BITS=64 -D_REENTRANT"
+ regular_CFLAGS="-Wall -Waggregate-return -Wmissing-declarations \
diff --git a/sys-libs/libhx/libhx-3.22-r1.ebuild b/sys-libs/libhx/libhx-3.22-r1.ebuild
new file mode 100644
index 0000000..db64684
--- /dev/null
+++ b/sys-libs/libhx/libhx-3.22-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools eutils
+
+DESCRIPTION="Platform independent library providing basic system functions"
+HOMEPAGE="http://libhx.sourceforge.net"
+SRC_URI="mirror://sourceforge/${PN}/libHX-${PV}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="doc"
+
+DEPEND="app-arch/xz-utils"
+RDEPEND=""
+
+S="${WORKDIR}/libHX-${PV}"
+
+PATCHES=( "${FILESDIR}/${P}-no-lyx.patch" )
+
+src_prepare() {
+ default
+ eautoreconf
+}
+
+src_install() {
+ default
+
+ if use doc; then
+ dodoc doc/*.txt
+ else
+ dodoc doc/changelog.txt
+ rm "${D}/usr/share/doc/${PF}/"*.pdf || die
+ fi
+
+ prune_libtool_files --all
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-libs/libhx/, sys-libs/libhx/files/
@ 2024-07-29 9:15 Hanno Böck
0 siblings, 0 replies; 2+ messages in thread
From: Hanno Böck @ 2024-07-29 9:15 UTC (permalink / raw
To: gentoo-commits
commit: 51a457d11e569b9b2f92824e1e452d2dc21494d6
Author: Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 09:15:29 2024 +0000
Commit: Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 09:15:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51a457d1
sys-libs/libhx: drop 3.24-r1, 3.25, 4.21
Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
sys-libs/libhx/Manifest | 3 ---
sys-libs/libhx/files/libhx-3.22-no-lyx.patch | 12 ---------
sys-libs/libhx/libhx-3.24-r1.ebuild | 39 ----------------------------
sys-libs/libhx/libhx-3.25.ebuild | 39 ----------------------------
sys-libs/libhx/libhx-4.21.ebuild | 27 -------------------
5 files changed, 120 deletions(-)
diff --git a/sys-libs/libhx/Manifest b/sys-libs/libhx/Manifest
index 333695429332..b99f7fa8e5cd 100644
--- a/sys-libs/libhx/Manifest
+++ b/sys-libs/libhx/Manifest
@@ -1,4 +1 @@
-DIST libHX-3.24.tar.xz 876992 BLAKE2B 518b99e78acc0cb412f444c0dacaae830a853294a0ee549facfbe65a423a9f32d0388e30e255c87c3f5325102bea45e5e9d72d3fce5b89139b689fddcb299f93 SHA512 faf7af53b628efe1531568ccb2b7e9910db833b14583ab1487eb6a554b407a7546bc75348f7d2344c29ab53fd2df061f6f8de8db634bbd62c3672dc4347d27e4
-DIST libHX-3.25.tar.xz 890576 BLAKE2B d8e13a7fb0ea2cd033edc6b179ef3d4b30c37f522b1e90aea0de96d225655b654d1a7cb133834ef2f10044ccbe60e7559b2280ecbc136a458fd3a2237b8f83ab SHA512 221000fddd1316b6c452babbcb7e234683e3bad559a4b1a608936a086143ad8f17cec489606f8d50ea66775b9f8305ec52c7401d568f01b33372388f75bdea94
-DIST libHX-4.21.tar.xz 359760 BLAKE2B cda2c5e29ede3e0d7ab575983b8443326f9e5aa49ccc3e64826e306c80a86fd7dd7a120d9c6ac82f790c1a9690666d1a54039240669abd1a88c0189d1af7bc80 SHA512 cf3c5fd7b1137c9f56b56abe52886a47ec21256cfa393bd31339f1f9f4683cfeca2107f46ac0fc5571962f5daeb9c5c060c6db442667cc99380f6e55183a6ab5
DIST libHX-4.23.tar.xz 359608 BLAKE2B f14d7be69d3bedb78758e5705b196c0179a00f77e768802a3e19fd5b1bbbdc1d117c907718eb6d63e1aba33d2bc872b64a6dd550c9bf29c6ba47b09682829d69 SHA512 c19a2e8a2f84a81552258a58f47a55fd3f5c81a19d12cf7511c12a3a97bef051977f18cd82a004a825c20d4fd3b2c48f23ddbf9364a46b24faabcb94aa0167ff
diff --git a/sys-libs/libhx/files/libhx-3.22-no-lyx.patch b/sys-libs/libhx/files/libhx-3.22-no-lyx.patch
deleted file mode 100644
index 1c63d2596aae..000000000000
--- a/sys-libs/libhx/files/libhx-3.22-no-lyx.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- libHX-3.22/configure.ac.orig 2014-08-25 19:16:37.000000000 +0400
-+++ libHX-3.22/configure.ac 2016-06-01 11:09:42.287438190 +0300
-@@ -107,8 +107,7 @@
- AC_CHECK_FUNCS([getegid geteuid getpid getppid])
- AM_CONDITIONAL([B_PROC], [test "$b_proc" = 1])
-
--AC_CHECK_PROGS([LYX], [lyx])
--AM_CONDITIONAL([BUILD_DOCS], [test -n "$LYX"])
-+AM_CONDITIONAL([BUILD_DOCS], [false])
-
- regular_CPPFLAGS="-D_FILE_OFFSET_BITS=64 -D_REENTRANT"
- regular_CFLAGS="-Wall -Waggregate-return -Wmissing-declarations \
diff --git a/sys-libs/libhx/libhx-3.24-r1.ebuild b/sys-libs/libhx/libhx-3.24-r1.ebuild
deleted file mode 100644
index bc0940cba43b..000000000000
--- a/sys-libs/libhx/libhx-3.24-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="Platform independent library providing basic system functions"
-HOMEPAGE="http://libhx.sourceforge.net"
-SRC_URI="https://downloads.sourceforge.net/${PN}/libHX-${PV}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0/28"
-KEYWORDS="amd64 ppc x86"
-IUSE="doc"
-
-BDEPEND="app-arch/xz-utils"
-
-S="${WORKDIR}/libHX-${PV}"
-
-PATCHES=( "${FILESDIR}/${PN}-3.22-no-lyx.patch" )
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_install() {
- default
-
- if use doc; then
- dodoc doc/*.txt
- else
- dodoc doc/changelog.txt
- rm "${ED}/usr/share/doc/${PF}/"*.pdf || die
- fi
-
- find "${ED}" -name "*.la" -delete || die
-}
diff --git a/sys-libs/libhx/libhx-3.25.ebuild b/sys-libs/libhx/libhx-3.25.ebuild
deleted file mode 100644
index 398b3d8c5869..000000000000
--- a/sys-libs/libhx/libhx-3.25.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="Platform independent library providing basic system functions"
-HOMEPAGE="https://inai.de/projects/libhx/"
-SRC_URI="https://inai.de/files/${PN}/libHX-${PV}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0/32" # soname version
-KEYWORDS="amd64 ppc x86"
-IUSE="doc"
-
-BDEPEND="app-arch/xz-utils"
-
-S="${WORKDIR}/libHX-${PV}"
-
-PATCHES=( "${FILESDIR}/${PN}-3.22-no-lyx.patch" )
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_install() {
- default
-
- if use doc; then
- dodoc doc/*.txt
- else
- dodoc doc/changelog.txt
- rm "${ED}/usr/share/doc/${PF}/"*.pdf || die
- fi
-
- find "${ED}" -name "*.la" -delete || die
-}
diff --git a/sys-libs/libhx/libhx-4.21.ebuild b/sys-libs/libhx/libhx-4.21.ebuild
deleted file mode 100644
index 9126c9cafb8e..000000000000
--- a/sys-libs/libhx/libhx-4.21.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Platform independent library providing basic system functions"
-HOMEPAGE="https://inai.de/projects/libhx/"
-SRC_URI="https://inai.de/files/${PN}/libHX-${PV}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0/32" # soname version
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc"
-
-BDEPEND="app-arch/xz-utils"
-
-S="${WORKDIR}/libHX-${PV}"
-
-src_install() {
- default
-
- if use doc; then
- dodoc doc/*.txt doc/*.rst
- fi
-
- find "${ED}" -name "*.la" -delete || die
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-29 9:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-29 9:15 [gentoo-commits] repo/gentoo:master commit in: sys-libs/libhx/, sys-libs/libhx/files/ Hanno Böck
-- strict thread matches above, loose matches on Subject: below --
2016-06-02 4:51 Andrew Savchenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox