* [gentoo-commits] repo/gentoo:master commit in: media-libs/liboggz/
@ 2017-07-10 18:18 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2017-07-10 18:18 UTC (permalink / raw
To: gentoo-commits
commit: 49e6866f837299abbce3858999ba312d41f71d4a
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 10 18:18:11 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jul 10 18:18:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e6866f
media-libs/liboggz: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
media-libs/liboggz/liboggz-1.1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/liboggz/liboggz-1.1.1.ebuild b/media-libs/liboggz/liboggz-1.1.1.ebuild
index 15fbb63d0ed..fc5cf5c65a1 100644
--- a/media-libs/liboggz/liboggz-1.1.1.ebuild
+++ b/media-libs/liboggz/liboggz-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
IUSE="doc static-libs test"
RDEPEND=">=media-libs/libogg-1.2.0"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/liboggz/
@ 2018-06-13 21:18 Aaron Bauman
0 siblings, 0 replies; 5+ messages in thread
From: Aaron Bauman @ 2018-06-13 21:18 UTC (permalink / raw
To: gentoo-commits
commit: a585fdcb14f902a6847a11e064b09040741c02c2
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jun 13 19:45:24 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Jun 13 21:13:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a585fdcb
media-libs/liboggz: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8841
media-libs/liboggz/liboggz-1.1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/liboggz/liboggz-1.1.1.ebuild b/media-libs/liboggz/liboggz-1.1.1.ebuild
index 3897d7e7835..3c249eda627 100644
--- a/media-libs/liboggz/liboggz-1.1.1.ebuild
+++ b/media-libs/liboggz/liboggz-1.1.1.ebuild
@@ -6,8 +6,8 @@ EAPI=6
inherit autotools
DESCRIPTION="Oggz provides a simple programming interface for reading and writing Ogg files and streams"
-HOMEPAGE="http://www.xiph.org/oggz/"
-SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz"
+HOMEPAGE="https://www.xiph.org/oggz/"
+SRC_URI="https://downloads.xiph.org/releases/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/liboggz/
@ 2022-04-14 3:47 Joonas Niilola
0 siblings, 0 replies; 5+ messages in thread
From: Joonas Niilola @ 2022-04-14 3:47 UTC (permalink / raw
To: gentoo-commits
commit: 6f3af22480ce29a13035a08df492b54f1d299389
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 13 14:11:26 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 03:46:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f3af224
media-libs/liboggz: update DESCRIPTION
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-libs/liboggz/liboggz-1.1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/liboggz/liboggz-1.1.1.ebuild b/media-libs/liboggz/liboggz-1.1.1.ebuild
index 99c9083902df..7a548e7c20c7 100644
--- a/media-libs/liboggz/liboggz-1.1.1.ebuild
+++ b/media-libs/liboggz/liboggz-1.1.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools
-DESCRIPTION="Oggz provides a simple programming interface for reading and writing Ogg files and streams"
+DESCRIPTION="A simple programming interface for reading and writing Ogg files and streams"
HOMEPAGE="https://www.xiph.org/oggz/"
SRC_URI="https://downloads.xiph.org/releases/${PN}/${P}.tar.gz"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/liboggz/
@ 2024-06-09 4:36 Arthur Zamarin
0 siblings, 0 replies; 5+ messages in thread
From: Arthur Zamarin @ 2024-06-09 4:36 UTC (permalink / raw
To: gentoo-commits
commit: 06811c08a1b312bd7ab41e21e451ba046fb7c473
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 04:35:38 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 04:35:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06811c08
media-libs/liboggz: EAPI 6 -> 8
Closes: https://bugs.gentoo.org/808159
Closes: https://bugs.gentoo.org/473634
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../{liboggz-1.1.1.ebuild => liboggz-1.1.1-r1.ebuild} | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/media-libs/liboggz/liboggz-1.1.1.ebuild b/media-libs/liboggz/liboggz-1.1.1-r1.ebuild
similarity index 70%
rename from media-libs/liboggz/liboggz-1.1.1.ebuild
rename to media-libs/liboggz/liboggz-1.1.1-r1.ebuild
index b227b75a905d..0059e8361564 100644
--- a/media-libs/liboggz/liboggz-1.1.1.ebuild
+++ b/media-libs/liboggz/liboggz-1.1.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit autotools
@@ -15,11 +15,13 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
IUSE="doc static-libs test"
RESTRICT="!test? ( test )"
-RDEPEND=">=media-libs/libogg-1.2.0"
-DEPEND="${RDEPEND}
+DEPEND=">=media-libs/libogg-1.2.0"
+RDEPEND="${DEPEND}"
+BDEPEND="
virtual/pkgconfig
doc? ( app-text/doxygen )
- test? ( app-text/docbook-sgml-utils )"
+ test? ( app-text/docbook-sgml-utils )
+"
PATCHES=( "${FILESDIR}/${P}-destdir.patch" )
@@ -27,7 +29,7 @@ src_prepare() {
default
if ! use doc; then
- sed -i -e '/AC_CHECK_PROG/s:doxygen:dIsAbLe&:' configure.ac || die
+ sed -e '/AC_CHECK_PROG/s:doxygen:dIsAbLe&:' -i configure.ac || die
fi
AT_M4DIR="m4" eautoreconf
@@ -40,5 +42,6 @@ src_configure() {
src_install() {
default
- find "${D}" -name '*.la' -delete || die "Pruning failed"
+ mv "${ED}"/usr/share/doc/${PN} "${ED}"/usr/share/doc/${PF} || die # bug 808159
+ find "${D}" -type f -name '*.la' -delete || die
}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/liboggz/
@ 2025-09-14 14:51 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2025-09-14 14:51 UTC (permalink / raw
To: gentoo-commits
commit: 7c8200bfd4e41287a3c4919c0e334ba7586d6077
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 14 14:37:46 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 14 14:50:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c8200bf
media-libs/liboggz: add 1.1.3
Bug: https://bugs.gentoo.org/907262
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/liboggz/Manifest | 1 +
media-libs/liboggz/liboggz-1.1.3.ebuild | 43 +++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/media-libs/liboggz/Manifest b/media-libs/liboggz/Manifest
index b3b9eb68a56d..8bb9529a176b 100644
--- a/media-libs/liboggz/Manifest
+++ b/media-libs/liboggz/Manifest
@@ -1 +1,2 @@
DIST liboggz-1.1.1.tar.gz 702261 BLAKE2B 0631d1c30a045c67b38b9de107a97dc8963890a867262b01271adfb4483c77f8d14e203dffd057194b19b4e6cc28169a3a085fbb79d683a48ee091316cca8a4f SHA512 8f5fc8ca49cb6f7a1160a9c1932876b771d55985d59ddc1f48497dfc08641414a58244d7a7e52bfcecdb69f52913d0123efd8f92513f8b9064e4abe1442f2cba
+DIST liboggz-1.1.3.tar.gz 664029 BLAKE2B 4c1e666efb35d1ecb9b1887cca0dd4443cf82033469ae85615268d170c57c84a227c20b510e07df77dec652c870920d1d2d6f2374f8d12829e098b147558f274 SHA512 868362f5daa3ada5b876300b07e33a5204accd90253c5353d67277fd06d95d7dfe352632dd2afe97ed0bf95e67721b610d59c864eb266e0418ccd34387a573a1
diff --git a/media-libs/liboggz/liboggz-1.1.3.ebuild b/media-libs/liboggz/liboggz-1.1.3.ebuild
new file mode 100644
index 000000000000..4c66cfae4c36
--- /dev/null
+++ b/media-libs/liboggz/liboggz-1.1.3.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="A simple programming interface for reading and writing Ogg files and streams"
+HOMEPAGE="https://www.xiph.org/oggz/"
+SRC_URI="https://downloads.xiph.org/releases/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="debug doc test"
+RESTRICT="!test? ( test )"
+
+DEPEND=">=media-libs/libogg-1.2.0"
+RDEPEND="${DEPEND}"
+BDEPEND="
+ virtual/pkgconfig
+ doc? ( app-text/doxygen )
+ test? ( app-text/docbook-sgml-utils )
+"
+
+src_prepare() {
+ default
+
+ if ! use doc; then
+ sed -e '/AC_CHECK_PROG/s:doxygen:dIsAbLe&:' -i configure.ac || die
+ fi
+
+ AT_M4DIR="m4" eautoreconf
+}
+
+src_configure() {
+ econf $(use_enable debug)
+}
+
+src_install() {
+ default
+ find "${D}" -type f -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2025-09-14 14:51 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-14 14:51 [gentoo-commits] repo/gentoo:master commit in: media-libs/liboggz/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-06-09 4:36 Arthur Zamarin
2022-04-14 3:47 Joonas Niilola
2018-06-13 21:18 Aaron Bauman
2017-07-10 18:18 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox