* [gentoo-commits] repo/gentoo:master commit in: media-libs/jbig2enc/
@ 2015-11-07 16:16 Fabian Groffen
0 siblings, 0 replies; 9+ messages in thread
From: Fabian Groffen @ 2015-11-07 16:16 UTC (permalink / raw
To: gentoo-commits
commit: 58352d935520f88e59bbe6e1f8556dc7d5901d35
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 7 16:16:17 2015 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Nov 7 16:16:17 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58352d93
media-libs/jbig2enc: marked ~ppc-macos, bug #564816
Package-Manager: portage-2.2.20-prefix
media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild b/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild
index 361bc7c..7a38cf9 100644
--- a/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild
+++ b/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/agl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 x86 ~ppc-macos"
IUSE="gif jpeg png static-libs tiff webp"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/jbig2enc/
@ 2018-10-19 8:51 Michał Górny
0 siblings, 0 replies; 9+ messages in thread
From: Michał Górny @ 2018-10-19 8:51 UTC (permalink / raw
To: gentoo-commits
commit: e6aacf4af4d17fa110a182c8ffda10cf8efb7c9f
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Mon Oct 15 18:47:09 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 19 08:50:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6aacf4a
media-libs/jbig2enc: remove local webp use flag
Signed-off-by: Marty E. Plummer <hanetzer <AT> startmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
media-libs/jbig2enc/metadata.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/media-libs/jbig2enc/metadata.xml b/media-libs/jbig2enc/metadata.xml
index 1782f7f1b30..f930d276766 100644
--- a/media-libs/jbig2enc/metadata.xml
+++ b/media-libs/jbig2enc/metadata.xml
@@ -5,9 +5,6 @@
<email>pinkbyte@gentoo.org</email>
<name>Sergey Popov</name>
</maintainer>
- <use>
- <flag name="webp">Add support for WEBP image format</flag>
- </use>
<upstream>
<remote-id type="github">agl/jbig2enc</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/jbig2enc/
@ 2021-02-27 1:00 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-02-27 1:00 UTC (permalink / raw
To: gentoo-commits
commit: 57a850cbaa6950f3c274f0b3ac8822ed1a080714
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 00:29:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 01:00:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a850cb
media-libs/jbig2enc: port to EAPI 7
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild | 25 +++++++++++++++++--------
1 file changed, 17 insertions(+), 8 deletions(-)
diff --git a/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild b/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild
index b1e25014daf..f6949b5e887 100644
--- a/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild
+++ b/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI=7
-AUTOTOOLS_AUTORECONF=1
-inherit autotools-utils
+inherit autotools
DESCRIPTION="JBIG2 Encoder and libs"
HOMEPAGE="https://github.com/agl/jbig2enc"
@@ -13,19 +12,29 @@ SRC_URI="https://github.com/agl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 x86 ~ppc-macos"
-
-IUSE="gif jpeg png static-libs tiff webp"
+IUSE="gif jpeg png tiff webp"
RDEPEND="media-libs/leptonica[gif?,jpeg?,png?,tiff?,webp?]"
DEPEND="${RDEPEND}"
-PATCHES=( "${FILESDIR}/${P}-leptonica-1.70.patch" )
+PATCHES=(
+ "${FILESDIR}/${P}-leptonica-1.70.patch"
+)
src_prepare() {
+ default
+
# remove -Werror
sed -i -e '/AM_INIT_AUTOMAKE/s/-Werror//' configure.ac || die 'sed on configure.ac failed'
# prevent static linking and QA notice about insecure RUNPATHs
sed -i -e '/jbig2_LDFLAGS/d' src/Makefile.am || die 'sed on src/Makefile.am failed'
- autotools-utils_src_prepare
+ eautoreconf
+}
+
+src_install() {
+ default
+
+ find "${ED}" -name '*.la' -delete || die
+ find "${ED}" -name '*.a' -delete || die
}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/jbig2enc/
@ 2021-02-27 1:00 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-02-27 1:00 UTC (permalink / raw
To: gentoo-commits
commit: 459e341ce4c7eae9e63f64152005614feb93f9c9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 00:31:17 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 01:00:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=459e341c
media-libs/jbig2enc: bump to 0.29
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/jbig2enc/Manifest | 1 +
media-libs/jbig2enc/jbig2enc-0.29.ebuild | 37 ++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-libs/jbig2enc/Manifest b/media-libs/jbig2enc/Manifest
index a719b0fd93c..a8fb8d779ab 100644
--- a/media-libs/jbig2enc/Manifest
+++ b/media-libs/jbig2enc/Manifest
@@ -1 +1,2 @@
DIST jbig2enc-0.28.tar.gz 39879 BLAKE2B 08cbb2f2a5277085a592d18a8db529d2e5f79f69eaa5392f2b06b920f7d1651c3c73795ba2e43ae843fd5720a1406633b5429ab0b1fe260a6308da4cf10868b9 SHA512 81d194fb648fe7a866302796fd5e2adbb213d52193a279a94dbc5918ce3480561ea204e8497125eed5d6c6e4c6d089f7f35a89ef98bc484ca753ffde23e444c6
+DIST jbig2enc-0.29.tar.gz 1108212 BLAKE2B 44efc2afecb2ca581711c58e9abfed7ae790053e6a725012cb6e68c5c52b6d89d071a115bf1fb9ea2c15de64e03e889dd47d9d36a0e707f039de55029d33633a SHA512 aa50cdaf61ef0ae473c8139d8da2a4c374450f8d0d31e2260031e8086dab9201c303c86d50cd51427135bef500718cbc3a53baabf2bf505f8908c22a3d361c51
diff --git a/media-libs/jbig2enc/jbig2enc-0.29.ebuild b/media-libs/jbig2enc/jbig2enc-0.29.ebuild
new file mode 100644
index 00000000000..632ea5cccd3
--- /dev/null
+++ b/media-libs/jbig2enc/jbig2enc-0.29.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="JBIG2 Encoder and libs"
+HOMEPAGE="https://github.com/agl/jbig2enc"
+SRC_URI="https://github.com/agl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-macos"
+IUSE="gif jpeg png tiff webp"
+
+RDEPEND="media-libs/leptonica[gif?,jpeg?,png?,tiff?,webp?]"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+ default
+
+ # remove -Werror
+ sed -i -e '/AM_INIT_AUTOMAKE/s/-Werror//' configure.ac || die 'sed on configure.ac failed'
+ # prevent static linking and QA notice about insecure RUNPATHs
+ # TODO: --disable-rpath (new in 0.29)?
+ sed -i -e '/jbig2_LDFLAGS/d' src/Makefile.am || die 'sed on src/Makefile.am failed'
+
+ eautoreconf
+}
+
+src_install() {
+ default
+
+ find "${ED}" -name '*.la' -delete || die
+ find "${ED}" -name '*.a' -delete || die
+}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/jbig2enc/
@ 2021-04-25 21:02 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-04-25 21:02 UTC (permalink / raw
To: gentoo-commits
commit: 81d72ff21beefd474c062e3e86d8bc930d7cf7dc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 21:01:45 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 21:01:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d72ff2
media-libs/jbig2enc: Stabilize 0.29 amd64, #785688
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/jbig2enc/jbig2enc-0.29.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/jbig2enc/jbig2enc-0.29.ebuild b/media-libs/jbig2enc/jbig2enc-0.29.ebuild
index 632ea5cccd3..615f29dcb51 100644
--- a/media-libs/jbig2enc/jbig2enc-0.29.ebuild
+++ b/media-libs/jbig2enc/jbig2enc-0.29.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/agl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-macos"
+KEYWORDS="amd64 ~x86 ~ppc-macos"
IUSE="gif jpeg png tiff webp"
RDEPEND="media-libs/leptonica[gif?,jpeg?,png?,tiff?,webp?]"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/jbig2enc/
@ 2021-04-26 10:34 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-04-26 10:34 UTC (permalink / raw
To: gentoo-commits
commit: b89e22f27bbe7977a884fb44951be9a0c297bcb3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 26 10:32:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 26 10:32:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b89e22f2
media-libs/jbig2enc: Stabilize 0.29 x86, #785688
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/jbig2enc/jbig2enc-0.29.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/jbig2enc/jbig2enc-0.29.ebuild b/media-libs/jbig2enc/jbig2enc-0.29.ebuild
index 615f29dcb51..272370bdf53 100644
--- a/media-libs/jbig2enc/jbig2enc-0.29.ebuild
+++ b/media-libs/jbig2enc/jbig2enc-0.29.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/agl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~ppc-macos"
+KEYWORDS="amd64 x86 ~ppc-macos"
IUSE="gif jpeg png tiff webp"
RDEPEND="media-libs/leptonica[gif?,jpeg?,png?,tiff?,webp?]"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/jbig2enc/
@ 2022-05-14 7:28 WANG Xuerui
0 siblings, 0 replies; 9+ messages in thread
From: WANG Xuerui @ 2022-05-14 7:28 UTC (permalink / raw
To: gentoo-commits
commit: c5cb02f23ffd13a9717f4b03610a2e2fece059e2
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 07:27:40 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sat May 14 07:28:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5cb02f2
media-libs/jbig2enc: keyword 0.29 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
media-libs/jbig2enc/jbig2enc-0.29.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/jbig2enc/jbig2enc-0.29.ebuild b/media-libs/jbig2enc/jbig2enc-0.29.ebuild
index 272370bdf537..fa9f4ee5a609 100644
--- a/media-libs/jbig2enc/jbig2enc-0.29.ebuild
+++ b/media-libs/jbig2enc/jbig2enc-0.29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/agl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 x86 ~ppc-macos"
+KEYWORDS="amd64 ~loong x86 ~ppc-macos"
IUSE="gif jpeg png tiff webp"
RDEPEND="media-libs/leptonica[gif?,jpeg?,png?,tiff?,webp?]"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/jbig2enc/
@ 2023-02-14 11:19 Sergey Popov
0 siblings, 0 replies; 9+ messages in thread
From: Sergey Popov @ 2023-02-14 11:19 UTC (permalink / raw
To: gentoo-commits
commit: 97525c7e5cf3607115ae2f926eb530912d44cc9e
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 11:06:02 2023 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 11:06:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97525c7e
media-libs/jbig2enc: remove myself from maintainers
Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
media-libs/jbig2enc/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/media-libs/jbig2enc/metadata.xml b/media-libs/jbig2enc/metadata.xml
index 7106223a2cbd..c7c8cde7cca3 100644
--- a/media-libs/jbig2enc/metadata.xml
+++ b/media-libs/jbig2enc/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>pinkbyte@gentoo.org</email>
- <name>Sergey Popov</name>
- </maintainer>
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="github">agl/jbig2enc</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/jbig2enc/
@ 2023-03-09 7:57 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2023-03-09 7:57 UTC (permalink / raw
To: gentoo-commits
commit: 1a42873a89ec5ac94f727e3d0dbd96b16f2e37a2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 9 07:40:32 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 9 07:57:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a42873a
media-libs/jbig2enc: drop 0.28-r1
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/jbig2enc/Manifest | 1 -
media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild | 40 -----------------------------
2 files changed, 41 deletions(-)
diff --git a/media-libs/jbig2enc/Manifest b/media-libs/jbig2enc/Manifest
index a8fb8d779ab9..b32bfc6f2416 100644
--- a/media-libs/jbig2enc/Manifest
+++ b/media-libs/jbig2enc/Manifest
@@ -1,2 +1 @@
-DIST jbig2enc-0.28.tar.gz 39879 BLAKE2B 08cbb2f2a5277085a592d18a8db529d2e5f79f69eaa5392f2b06b920f7d1651c3c73795ba2e43ae843fd5720a1406633b5429ab0b1fe260a6308da4cf10868b9 SHA512 81d194fb648fe7a866302796fd5e2adbb213d52193a279a94dbc5918ce3480561ea204e8497125eed5d6c6e4c6d089f7f35a89ef98bc484ca753ffde23e444c6
DIST jbig2enc-0.29.tar.gz 1108212 BLAKE2B 44efc2afecb2ca581711c58e9abfed7ae790053e6a725012cb6e68c5c52b6d89d071a115bf1fb9ea2c15de64e03e889dd47d9d36a0e707f039de55029d33633a SHA512 aa50cdaf61ef0ae473c8139d8da2a4c374450f8d0d31e2260031e8086dab9201c303c86d50cd51427135bef500718cbc3a53baabf2bf505f8908c22a3d361c51
diff --git a/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild b/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild
deleted file mode 100644
index f6949b5e887e..000000000000
--- a/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="JBIG2 Encoder and libs"
-HOMEPAGE="https://github.com/agl/jbig2enc"
-SRC_URI="https://github.com/agl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86 ~ppc-macos"
-IUSE="gif jpeg png tiff webp"
-
-RDEPEND="media-libs/leptonica[gif?,jpeg?,png?,tiff?,webp?]"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
- "${FILESDIR}/${P}-leptonica-1.70.patch"
-)
-
-src_prepare() {
- default
-
- # remove -Werror
- sed -i -e '/AM_INIT_AUTOMAKE/s/-Werror//' configure.ac || die 'sed on configure.ac failed'
- # prevent static linking and QA notice about insecure RUNPATHs
- sed -i -e '/jbig2_LDFLAGS/d' src/Makefile.am || die 'sed on src/Makefile.am failed'
-
- eautoreconf
-}
-
-src_install() {
- default
-
- find "${ED}" -name '*.la' -delete || die
- find "${ED}" -name '*.a' -delete || die
-}
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2023-03-09 7:57 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-27 1:00 [gentoo-commits] repo/gentoo:master commit in: media-libs/jbig2enc/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-03-09 7:57 Sam James
2023-02-14 11:19 Sergey Popov
2022-05-14 7:28 WANG Xuerui
2021-04-26 10:34 Sam James
2021-04-25 21:02 Sam James
2021-02-27 1:00 Sam James
2018-10-19 8:51 Michał Górny
2015-11-07 16:16 Fabian Groffen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox