* [gentoo-commits] repo/gentoo:master commit in: dev-libs/pslib/
@ 2018-01-06 21:48 Ulrich Müller
0 siblings, 0 replies; 5+ messages in thread
From: Ulrich Müller @ 2018-01-06 21:48 UTC (permalink / raw
To: gentoo-commits
commit: f666253bef328b40fad3d815133886f0a16bed66
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 21:47:41 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 21:48:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f666253b
dev-libs/pslib: Remove the linguas_de test from the stable ebuild too.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-libs/pslib/pslib-0.4.1-r2.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-libs/pslib/pslib-0.4.1-r2.ebuild b/dev-libs/pslib/pslib-0.4.1-r2.ebuild
index fe6397aa165..e0f19c00b2f 100644
--- a/dev-libs/pslib/pslib-0.4.1-r2.ebuild
+++ b/dev-libs/pslib/pslib-0.4.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pslib/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86"
-IUSE="debug jpeg linguas_de png tiff"
+IUSE="debug jpeg png tiff"
RDEPEND="png? ( >=media-libs/libpng-1.2.43-r2:0 )
jpeg? ( virtual/jpeg )
@@ -45,5 +45,4 @@ src_configure() {
src_install() {
emake DESTDIR="${D}" install || die
dodoc AUTHORS README
- use linguas_de || rm -r "${D}/usr/share/locale/de"
}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/pslib/
@ 2018-05-08 22:05 Sergei Trofimovich
0 siblings, 0 replies; 5+ messages in thread
From: Sergei Trofimovich @ 2018-05-08 22:05 UTC (permalink / raw
To: gentoo-commits
commit: 7e300b8bf6c6ff4b074ed61eb68a315c931c738d
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue May 8 22:04:55 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue May 8 22:05:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e300b8b
dev-libs/pslib: stable 0.4.5 for ppc, bug #648232
Tested-by: ernsteiswuerfel
Bug: https://bugs.gentoo.org/648232
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
dev-libs/pslib/pslib-0.4.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/pslib/pslib-0.4.5.ebuild b/dev-libs/pslib/pslib-0.4.5.ebuild
index de5103baa12..4896e8951ea 100644
--- a/dev-libs/pslib/pslib-0.4.5.ebuild
+++ b/dev-libs/pslib/pslib-0.4.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pslib/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug jpeg png static-libs tiff"
RDEPEND="
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/pslib/
@ 2022-07-27 20:10 David Seifert
0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2022-07-27 20:10 UTC (permalink / raw
To: gentoo-commits
commit: a9488251a016f41424d94ef279a5bf70a2d9994f
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 27 20:09:51 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 20:09:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9488251
dev-libs/pslib: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../{pslib-0.4.5.ebuild => pslib-0.4.5-r1.ebuild} | 24 +++++++++++-----------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/dev-libs/pslib/pslib-0.4.5.ebuild b/dev-libs/pslib/pslib-0.4.5-r1.ebuild
similarity index 67%
rename from dev-libs/pslib/pslib-0.4.5.ebuild
rename to dev-libs/pslib/pslib-0.4.5-r1.ebuild
index 4896e8951eab..39649f9e486b 100644
--- a/dev-libs/pslib/pslib-0.4.5.ebuild
+++ b/dev-libs/pslib/pslib-0.4.5-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit autotools
@@ -12,31 +12,31 @@ SRC_URI="mirror://sourceforge/pslib/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug jpeg png static-libs tiff"
+IUSE="debug jpeg png tiff"
RDEPEND="
- png? ( media-libs/libpng:0= )
- jpeg? ( virtual/jpeg:0 )
- tiff? ( media-libs/tiff:0= )"
+ png? ( media-libs/libpng:= )
+ jpeg? ( media-libs/libjpeg-turbo:= )
+ tiff? ( media-libs/tiff:= )"
#gif? requires libungif, not in portage
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
dev-lang/perl
- >=dev-libs/glib-2
+ dev-libs/glib:2
dev-util/intltool
- dev-perl/XML-Parser"
+ dev-perl/XML-Parser
+ sys-devel/gettext"
PATCHES=( "${FILESDIR}"/${PN}-0.4.5-fix-build-system.patch )
src_prepare() {
default
- mv configure.{in,ac} || die
eautoreconf
}
src_configure() {
econf \
--enable-bmp \
- $(use_enable static-libs static) \
$(use_with png) \
$(use_with jpeg) \
$(use_with tiff) \
@@ -47,5 +47,5 @@ src_install() {
default
# package installs .pc files
- find "${D}" -name '*.la' -delete || die
+ find "${ED}" -name '*.la' -delete || die
}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/pslib/
@ 2022-12-18 19:50 Arthur Zamarin
0 siblings, 0 replies; 5+ messages in thread
From: Arthur Zamarin @ 2022-12-18 19:50 UTC (permalink / raw
To: gentoo-commits
commit: 219db37198303b32e4e9bacc3c0c6ea0140ffcde
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 19:50:43 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 19:50:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219db371
dev-libs/pslib: Stabilize 0.4.6 amd64, #886925
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/pslib/pslib-0.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/pslib/pslib-0.4.6.ebuild b/dev-libs/pslib/pslib-0.4.6.ebuild
index ab50d4844da5..c4ca79ad2892 100644
--- a/dev-libs/pslib/pslib-0.4.6.ebuild
+++ b/dev-libs/pslib/pslib-0.4.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pslib/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug jpeg png tiff"
RDEPEND="
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/pslib/
@ 2023-07-07 21:53 Conrad Kostecki
0 siblings, 0 replies; 5+ messages in thread
From: Conrad Kostecki @ 2023-07-07 21:53 UTC (permalink / raw
To: gentoo-commits
commit: 8e9de564dd15f93a8022919ddc108c566d2dd6a0
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Jul 5 07:16:46 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 21:53:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e9de564
dev-libs/pslib: use HTTPS, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
dev-libs/pslib/pslib-0.4.6.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-libs/pslib/pslib-0.4.6.ebuild b/dev-libs/pslib/pslib-0.4.6.ebuild
index c4ca79ad2892..d99a7f9ba545 100644
--- a/dev-libs/pslib/pslib-0.4.6.ebuild
+++ b/dev-libs/pslib/pslib-0.4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,10 +6,10 @@ EAPI=8
inherit autotools
DESCRIPTION="pslib is a C-library to create PostScript files on the fly"
-HOMEPAGE="http://pslib.sourceforge.net/"
+HOMEPAGE="https://pslib.sourceforge.net/"
SRC_URI="mirror://sourceforge/pslib/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug jpeg png tiff"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-07-07 21:53 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-07 21:53 [gentoo-commits] repo/gentoo:master commit in: dev-libs/pslib/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2022-12-18 19:50 Arthur Zamarin
2022-07-27 20:10 David Seifert
2018-05-08 22:05 Sergei Trofimovich
2018-01-06 21:48 Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox