public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: media-libs/grok/
  2022-05-10 13:26 [gentoo-commits] repo/proj/guru:master commit in: media-libs/grok/ Florian Schmaus
@ 2022-05-10 13:26 ` Florian Schmaus
  0 siblings, 0 replies; 3+ messages in thread
From: Florian Schmaus @ 2022-05-10 13:26 UTC (permalink / raw
  To: gentoo-commits

commit:     e12d1aedc8a3e22951342cad063f5107ac6d0629
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue May 10 13:23:58 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue May 10 13:26:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e12d1aed

media-libs/grok: new package, add 9.7.6

Bug: https://bugs.gentoo.org/843548
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 media-libs/grok/Manifest          |  1 +
 media-libs/grok/grok-9.7.6.ebuild | 20 ++++++++++++++++++++
 media-libs/grok/metadata.xml      |  8 ++++++++
 3 files changed, 29 insertions(+)

diff --git a/media-libs/grok/Manifest b/media-libs/grok/Manifest
new file mode 100644
index 000000000..34087c1ec
--- /dev/null
+++ b/media-libs/grok/Manifest
@@ -0,0 +1 @@
+DIST grok-9.7.6.tar.gz 4106311 BLAKE2B f98b8b95ec06e660dd51a9fa2f5a233d9fa9495fa633d75f49aec704e28dac86225ed172c6b2f044430cc42d6911c168c6972de4b5453c85a53077c5d8debe40 SHA512 40d28465ea6a3c40b0035d3125e82a99aed0620f72c00bc38febaeb94e6e70490a6b145916165522fdd7c77b2b89d0fddc924efa4b6e953fcc174e9df2b0718c

diff --git a/media-libs/grok/grok-9.7.6.ebuild b/media-libs/grok/grok-9.7.6.ebuild
new file mode 100644
index 000000000..c4f305ec6
--- /dev/null
+++ b/media-libs/grok/grok-9.7.6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="World's Leading Open Source JPEG 2000 Codec"
+HOMEPAGE="https://github.com/GrokImageCompression/grok"
+SRC_URI="https://github.com/GrokImageCompression/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="AGPL-3 BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+	app-arch/zstd:=
+	media-libs/libjpeg-turbo:=
+	media-libs/libwebp:=
+"
+RDEPEND="${DEPEND}"

diff --git a/media-libs/grok/metadata.xml b/media-libs/grok/metadata.xml
new file mode 100644
index 000000000..87a759d41
--- /dev/null
+++ b/media-libs/grok/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<name>Florian Schmaus</name>
+		<email>flow@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-libs/grok/
@ 2022-05-10 13:26 Florian Schmaus
  2022-05-10 13:26 ` [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Schmaus @ 2022-05-10 13:26 UTC (permalink / raw
  To: gentoo-commits

commit:     e12d1aedc8a3e22951342cad063f5107ac6d0629
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue May 10 13:23:58 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue May 10 13:26:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e12d1aed

media-libs/grok: new package, add 9.7.6

Bug: https://bugs.gentoo.org/843548
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 media-libs/grok/Manifest          |  1 +
 media-libs/grok/grok-9.7.6.ebuild | 20 ++++++++++++++++++++
 media-libs/grok/metadata.xml      |  8 ++++++++
 3 files changed, 29 insertions(+)

diff --git a/media-libs/grok/Manifest b/media-libs/grok/Manifest
new file mode 100644
index 000000000..34087c1ec
--- /dev/null
+++ b/media-libs/grok/Manifest
@@ -0,0 +1 @@
+DIST grok-9.7.6.tar.gz 4106311 BLAKE2B f98b8b95ec06e660dd51a9fa2f5a233d9fa9495fa633d75f49aec704e28dac86225ed172c6b2f044430cc42d6911c168c6972de4b5453c85a53077c5d8debe40 SHA512 40d28465ea6a3c40b0035d3125e82a99aed0620f72c00bc38febaeb94e6e70490a6b145916165522fdd7c77b2b89d0fddc924efa4b6e953fcc174e9df2b0718c

diff --git a/media-libs/grok/grok-9.7.6.ebuild b/media-libs/grok/grok-9.7.6.ebuild
new file mode 100644
index 000000000..c4f305ec6
--- /dev/null
+++ b/media-libs/grok/grok-9.7.6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+DESCRIPTION="World's Leading Open Source JPEG 2000 Codec"
+HOMEPAGE="https://github.com/GrokImageCompression/grok"
+SRC_URI="https://github.com/GrokImageCompression/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="AGPL-3 BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+	app-arch/zstd:=
+	media-libs/libjpeg-turbo:=
+	media-libs/libwebp:=
+"
+RDEPEND="${DEPEND}"

diff --git a/media-libs/grok/metadata.xml b/media-libs/grok/metadata.xml
new file mode 100644
index 000000000..87a759d41
--- /dev/null
+++ b/media-libs/grok/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<name>Florian Schmaus</name>
+		<email>flow@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-libs/grok/
@ 2023-12-27 20:23 David Roman
  0 siblings, 0 replies; 3+ messages in thread
From: David Roman @ 2023-12-27 20:23 UTC (permalink / raw
  To: gentoo-commits

commit:     40388709d2acbe59632ac82cb562b9d16dad64fa
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Fri Dec  8 21:23:18 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Dec 25 20:00:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=40388709

media-libs/grok: add info for cmake flag

Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>

 media-libs/grok/grok-11.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/grok/grok-11.0.0.ebuild b/media-libs/grok/grok-11.0.0.ebuild
index c47d1f467c..4af58ae6c3 100644
--- a/media-libs/grok/grok-11.0.0.ebuild
+++ b/media-libs/grok/grok-11.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,7 +22,7 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 src_configure() {
-	# Not using -DGRK_BUILD_JPEG=OFF fails the build
+	# Need -DGRK_BUILD_JPEG=OFF, otherwise will pull libjpeg-turbo from github
 	# (see https://github.com/GrokImageCompression/grok/issues/351)
 	local mycmakeargs=(
 		-DBUILD_TESTING=OFF


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-27 20:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-10 13:26 [gentoo-commits] repo/proj/guru:master commit in: media-libs/grok/ Florian Schmaus
2022-05-10 13:26 ` [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
  -- strict thread matches above, loose matches on Subject: below --
2023-12-27 20:23 [gentoo-commits] repo/proj/guru:master " David Roman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox