From 05f2a11918a15ef57166e74d69d6c4737673e75c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 29 Jun 2023 07:39:57 +0100 Subject: gentoo auto-resync : 29:06:2023 - 07:39:57 --- media-libs/netpbm/netpbm-11.2.0.ebuild | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'media-libs/netpbm/netpbm-11.2.0.ebuild') diff --git a/media-libs/netpbm/netpbm-11.2.0.ebuild b/media-libs/netpbm/netpbm-11.2.0.ebuild index 760e8d601915..e22e58d3b22b 100644 --- a/media-libs/netpbm/netpbm-11.2.0.ebuild +++ b/media-libs/netpbm/netpbm-11.2.0.ebuild @@ -7,27 +7,24 @@ inherit flag-o-matic multilib toolchain-funcs # Upstream has 3 flavors of netpbm: super stable, stable and advanced. # They only provide a tarball for super stable, but super stable is a bit lagging. -# So we package the stable branch of their svn (currently versions 10.86.xx) on SLOT "0/stable" -# and the advanced branch of their svn (currently versions 11.aa.bb) on SLOT "0/advanced". +# So we package the stable branch of their svn (currently versions 11.2.xx) on SLOT "0/stable[.rev]" +# and the advanced branch of their svn (currently versions 11.3.yy) on SLOT "0/advanced[.rev]". # The stable branch is stabilized according to usual Gentoo rules, while the # advanced branch will not be stabilized. # A detailed explanation is here https://netpbm.sourceforge.net/release.html -# libnetpbm.so is not 100% ABI compatible between stable and advanced, so -# packages that depend on it should use "media-libs/netpbm:=" - DESCRIPTION="A set of utilities for converting to/from the netpbm (and related) formats" HOMEPAGE="https://netpbm.sourceforge.net/" SRC_URI="https://dev.gentoo.org/~ceamac/${CATEGORY}/${PN}/${P}.tar.xz" LICENSE="Artistic BSD GPL-2 IJG LGPL-2.1 MIT public-domain" -SLOT="0/advanced" +SLOT="0/stable.102" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="jbig jpeg png postscript rle cpu_flags_x86_sse2 static-libs svga tiff X xml" # app-text/ghostscript-gpl is really needed for postscript # some utilities execute /usr/bin/gs -# also some installed programs are perl scripts +# some installed programs are perl scripts RDEPEND=" dev-lang/perl jbig? ( media-libs/jbigkit:= ) -- cgit v1.2.3