* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2015-10-18 17:36 Pacho Ramos
0 siblings, 0 replies; 23+ messages in thread
From: Pacho Ramos @ 2015-10-18 17:36 UTC (permalink / raw
To: gentoo-commits
commit: 925046205a28682b0e6a508cd44916278cdcbbd6
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 17:36:21 2015 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 17:36:21 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92504620
media-libs/smpeg: Fix configure.in QA warning
Package-Manager: portage-2.2.23
media-libs/smpeg/smpeg-0.4.4-r10.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
index b1f57cb..c7dd365 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
@@ -52,6 +52,7 @@ src_prepare() {
rm "${S}/acinclude.m4"
cd "${S}"
+ mv configure.in configure.ac || die
AT_M4DIR="${S}/m4" eautoreconf
}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2017-06-27 20:36 Alexis Ballier
0 siblings, 0 replies; 23+ messages in thread
From: Alexis Ballier @ 2017-06-27 20:36 UTC (permalink / raw
To: gentoo-commits
commit: 0dfaf5d90226623f1df23049aef8318826582125
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 27 20:24:30 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 20:35:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dfaf5d9
media-libs/smpeg: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
media-libs/smpeg/smpeg-0.4.4-r10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
index 7873c4bf25d..c04fe245e8d 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.lokigames.com/pub/open-source/smpeg/${P}.tar.gz
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="X debug cpu_flags_x86_mmx opengl static-libs"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2017-08-31 17:38 Tim Harder
0 siblings, 0 replies; 23+ messages in thread
From: Tim Harder @ 2017-08-31 17:38 UTC (permalink / raw
To: gentoo-commits
commit: 3d9d129f40c65229bc776dc7cc56236f006305a2
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 17:33:20 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 17:37:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d9d129f
media-libs/smpeg: use https for HOMEPAGE
media-libs/smpeg/smpeg-0.4.4-r10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
index c04fe245e8d..3a969315b25 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
@@ -5,7 +5,7 @@ EAPI=5
inherit eutils toolchain-funcs autotools flag-o-matic multilib-minimal
DESCRIPTION="SDL MPEG Player Library"
-HOMEPAGE="http://icculus.org/smpeg/"
+HOMEPAGE="https://icculus.org/smpeg/"
SRC_URI="ftp://ftp.lokigames.com/pub/open-source/smpeg/${P}.tar.gz
mirror://gentoo/${P}-gtkm4.patch.bz2"
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2020-04-11 10:20 Sergei Trofimovich
0 siblings, 0 replies; 23+ messages in thread
From: Sergei Trofimovich @ 2020-04-11 10:20 UTC (permalink / raw
To: gentoo-commits
commit: 63d0b044e130852cf0ba73fe279c1383905f8717
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Apr 11 09:30:34 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Apr 11 10:20:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63d0b044
media-libs/smpeg: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
index d286cd023fc..a80e314ac3b 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.lokigames.com/pub/open-source/smpeg/${P}.tar.gz
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="X debug cpu_flags_x86_mmx opengl static-libs"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2020-07-10 0:15 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2020-07-10 0:15 UTC (permalink / raw
To: gentoo-commits
commit: e1e7e7b33d2369a7840c11a1f721c09455f588a3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 00:11:04 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 00:15:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e7e7b3
media-libs/smpeg: arm64 stable (bug #730970)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
index a80e314ac3b..0952de8f1b6 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.lokigames.com/pub/open-source/smpeg/${P}.tar.gz
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="X debug cpu_flags_x86_mmx opengl static-libs"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2020-08-08 8:49 Sergei Trofimovich
0 siblings, 0 replies; 23+ messages in thread
From: Sergei Trofimovich @ 2020-08-08 8:49 UTC (permalink / raw
To: gentoo-commits
commit: 321ec1eb88daccf91770b5fc2441d2e856598112
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Aug 8 08:39:58 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Aug 8 08:49:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=321ec1eb
media-libs/smpeg: stable 0.4.4-r10 for hppa, bug #730970
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
index 0952de8f1b6..0669c52959c 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.lokigames.com/pub/open-source/smpeg/${P}.tar.gz
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="X debug cpu_flags_x86_mmx opengl static-libs"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2021-08-02 2:22 Ionen Wolkens
0 siblings, 0 replies; 23+ messages in thread
From: Ionen Wolkens @ 2021-08-02 2:22 UTC (permalink / raw
To: gentoo-commits
commit: a319623fa3d2866776b84a6a95933152078a68fb
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 2 00:34:39 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Aug 2 02:21:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a319623f
media-libs/smpeg: drop X+debug IUSE, adjust libsdl dep
X is not used, doesn't link with any of the libraries, doesn't
include headers, and it doesn't change any code paths if disabled.
debug was only used to control -DNDEBUG
Add libsdl[opengl?,sound,video] needed by plaympeg/glmovie, albeit
it may have been better to simply not build/support these like smpeg2.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r11.ebuild | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
index 6c94b2006f7..e79dae9392a 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
@@ -13,18 +13,13 @@ SRC_URI="https://mirrors.dotsrc.org/lokigames/open-source/smpeg/${P}.tar.gz
LICENSE="LGPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="X debug cpu_flags_x86_mmx opengl"
+IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
- media-libs/libsdl[${MULTILIB_USEDEP}]
+ media-libs/libsdl[opengl?,sound,video,${MULTILIB_USEDEP}]
opengl? (
virtual/glu[${MULTILIB_USEDEP}]
virtual/opengl[${MULTILIB_USEDEP}]
- )
- X? (
- x11-libs/libXext[${MULTILIB_USEDEP}]
- x11-libs/libXi[${MULTILIB_USEDEP}]
- x11-libs/libX11[${MULTILIB_USEDEP}]
)"
DEPEND="${RDEPEND}"
@@ -57,10 +52,9 @@ multilib_src_configure() {
local myeconfargs=(
--disable-gtk-player
--enable-debug # disabling this only passes extra optimizations
+ --without-x # does not actually use X, only causes a headers check
$(use_enable cpu_flags_x86_mmx mmx)
- $(use_enable debug assertions)
$(use_enable opengl opengl-player)
- $(use_with X x)
)
ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2021-09-19 21:35 Agostino Sarubbo
0 siblings, 0 replies; 23+ messages in thread
From: Agostino Sarubbo @ 2021-09-19 21:35 UTC (permalink / raw
To: gentoo-commits
commit: ceef4ebe07cb503ab1c846aabacc35aa9c1afb80
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 19 21:35:53 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Sep 19 21:35:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceef4ebe
media-libs/smpeg: amd64 stable wrt bug #813777
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
index e79dae9392a..6c6b4f52b87 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://mirrors.dotsrc.org/lokigames/open-source/smpeg/${P}.tar.gz
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2021-09-19 22:12 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2021-09-19 22:12 UTC (permalink / raw
To: gentoo-commits
commit: cc2776d0d6f1bc5fe01174369acab3271998bf3c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 19 22:09:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 19 22:09:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc2776d0
media-libs/smpeg: Stabilize 0.4.4-r11 x86, #813777
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
index 6c6b4f52b87..926fc511f6a 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://mirrors.dotsrc.org/lokigames/open-source/smpeg/${P}.tar.gz
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2021-09-19 22:12 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2021-09-19 22:12 UTC (permalink / raw
To: gentoo-commits
commit: cd7850ca4a3443f1f23beb4b629003fa1e0ec41d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 19 22:12:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 19 22:12:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd7850ca
media-libs/smpeg: Stabilize 0.4.4-r11 sparc, #813777
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
index 9e2c1070856..0b26454c577 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://mirrors.dotsrc.org/lokigames/open-source/smpeg/${P}.tar.gz
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2021-09-19 22:12 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2021-09-19 22:12 UTC (permalink / raw
To: gentoo-commits
commit: 19d284e5053ebebe92017c8eec9a500c6fc492c5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 19 22:12:07 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 19 22:12:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d284e5
media-libs/smpeg: Stabilize 0.4.4-r11 ppc64, #813777
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
index 926fc511f6a..9e2c1070856 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://mirrors.dotsrc.org/lokigames/open-source/smpeg/${P}.tar.gz
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2021-09-21 16:35 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2021-09-21 16:35 UTC (permalink / raw
To: gentoo-commits
commit: 799f88e45c5262f1366c79b86f6de7032bbf673d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 21 16:33:32 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 21 16:33:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=799f88e4
media-libs/smpeg: Stabilize 0.4.4-r11 ppc, #813777
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
index 0b26454c577..895fdd7e7b3 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://mirrors.dotsrc.org/lokigames/open-source/smpeg/${P}.tar.gz
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2021-09-30 18:18 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2021-09-30 18:18 UTC (permalink / raw
To: gentoo-commits
commit: 3b89ae9b4c8f020d525e9362897cb76c3ace6af8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 30 18:16:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 30 18:16:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b89ae9b
media-libs/smpeg: Stabilize 0.4.4-r11 arm, #813777
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
index 895fdd7e7b3..6a8bc98cafd 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://mirrors.dotsrc.org/lokigames/open-source/smpeg/${P}.tar.gz
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2021-10-02 15:43 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2021-10-02 15:43 UTC (permalink / raw
To: gentoo-commits
commit: 76292a60a60a87717aa4db9c20e6106a2bd23bcf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 2 15:41:42 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 2 15:41:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76292a60
media-libs/smpeg: Stabilize 0.4.4-r11 arm64, #813777
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
index 6a8bc98cafd..bd9b7daadb1 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://mirrors.dotsrc.org/lokigames/open-source/smpeg/${P}.tar.gz
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2021-10-04 21:00 Ionen Wolkens
0 siblings, 0 replies; 23+ messages in thread
From: Ionen Wolkens @ 2021-10-04 21:00 UTC (permalink / raw
To: gentoo-commits
commit: 90e2ade895713daafca597a34e29c070aee7a36c
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 4 19:21:54 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Oct 4 20:59:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90e2ade8
media-libs/smpeg: drop 0.4.4-r10
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r10.ebuild | 75 ---------------------------------
1 file changed, 75 deletions(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild b/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
deleted file mode 100644
index 410c6a7db18..00000000000
--- a/media-libs/smpeg/smpeg-0.4.4-r10.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools epatch flag-o-matic multilib-minimal
-
-DESCRIPTION="SDL MPEG Player Library"
-HOMEPAGE="https://icculus.org/smpeg/"
-SRC_URI="ftp://ftp.lokigames.com/pub/open-source/smpeg/${P}.tar.gz
- mirror://gentoo/${P}-gtkm4.patch.bz2"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="X debug cpu_flags_x86_mmx opengl static-libs"
-
-RDEPEND="
- >=media-libs/libsdl-1.2.15-r4[${MULTILIB_USEDEP}]
- opengl? (
- >=virtual/glu-9.0-r1[${MULTILIB_USEDEP}]
- >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
- )
- X? (
- >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXi-1.7.2[${MULTILIB_USEDEP}]
- >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
- )"
-DEPEND="${RDEPEND}"
-
-DOCS=( CHANGES README README.SDL_mixer TODO )
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-m4.patch \
- "${FILESDIR}"/${P}-gnu-stack.patch \
- "${FILESDIR}"/${P}-config.patch \
- "${FILESDIR}"/${P}-PIC.patch \
- "${FILESDIR}"/${P}-gcc41.patch \
- "${FILESDIR}"/${P}-flags.patch \
- "${FILESDIR}"/${P}-automake.patch \
- "${FILESDIR}"/${P}-mmx.patch \
- "${FILESDIR}"/${P}-malloc.patch \
- "${FILESDIR}"/${P}-format.patch \
- "${FILESDIR}"/${P}-missing-init.patch \
- "${FILESDIR}"/${P}-gcc6.patch
-
- cd "${WORKDIR}"
- epatch "${DISTDIR}"/${P}-gtkm4.patch.bz2
- rm "${S}/acinclude.m4"
-
- cd "${S}"
- mv configure.in configure.ac || die
- AT_M4DIR="${S}/m4" eautoreconf
-}
-
-multilib_src_configure() {
- [[ ${CHOST} == *-solaris* ]] && append-libs -lnsl -lsocket
-
- # the debug option is bogus ... all it does is add extra
- # optimizations if you pass --disable-debug
- ECONF_SOURCE="${S}" econf \
- --enable-debug \
- --disable-gtk-player \
- $(use_enable static-libs static) \
- $(use_enable debug assertions) \
- $(use_with X x) \
- $(use_enable opengl opengl-player) \
- $(use_enable cpu_flags_x86_mmx mmx)
-}
-
-multilib_src_install_all() {
- if ! use static-libs; then
- find "${ED}" -name '*.la' -delete || die
- fi
-}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2023-02-15 9:56 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2023-02-15 9:56 UTC (permalink / raw
To: gentoo-commits
commit: 3b0fb1af2422038eb8b05c768ca2659f346ee55b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 09:55:28 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 09:55:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0fb1af
media-libs/smpeg: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/metadata.xml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/media-libs/smpeg/metadata.xml b/media-libs/smpeg/metadata.xml
index 1c3ba213c494..50424ebb2957 100644
--- a/media-libs/smpeg/metadata.xml
+++ b/media-libs/smpeg/metadata.xml
@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>games@gentoo.org</email>
- <name>Gentoo Games Project</name>
-</maintainer>
+ <maintainer type="project">
+ <email>games@gentoo.org</email>
+ <name>Gentoo Games Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">icculus/smpeg</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2023-08-07 5:43 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2023-08-07 5:43 UTC (permalink / raw
To: gentoo-commits
commit: 8f4c2c794c4176671cec42f0e04a7c5890b10b31
Author: Brahmajit Das <brahmajit.xyz <AT> gmail <DOT> com>
AuthorDate: Sat Aug 5 08:36:39 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 7 05:42:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f4c2c79
media-libs/smpeg: Fix C++17 does not allow register storage class
Closes: https://bugs.gentoo.org/894568
Signed-off-by: Brahmajit Das <brahmajit.xyz <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32185
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/Manifest | 1 +
media-libs/smpeg/smpeg-0.4.4-r12.ebuild | 55 +++++++++++++++++++++++++++++++++
2 files changed, 56 insertions(+)
diff --git a/media-libs/smpeg/Manifest b/media-libs/smpeg/Manifest
index 04f66be4d745..b744a3d6c58f 100644
--- a/media-libs/smpeg/Manifest
+++ b/media-libs/smpeg/Manifest
@@ -1,2 +1,3 @@
DIST smpeg-0.4.4-gtkm4.patch.bz2 3894 BLAKE2B 0ea9258a057108a462d9c4b9d9bcb21cdff71714507a3d09538f56817b206ec54681b3d2546b64c07f239ea3381f3644d26234853a239a2fe49353ba1c9b2759 SHA512 30370e0edd41767ce260d10de515be0087f47b479ec0085ec186506c93be0b2a404c1bcb1626f9a6a1f575160d9c382708d2769dddfe6dca6236fe0eaa58602d
+DIST smpeg-0.4.4-patches.tar.xz 12892 BLAKE2B 346c3cf9fe62f29ce86b2b743a5cc6f54189330408b37966ff1c009687ee6e79594e018637dd80f90c34b31701d73129b3fe7c0b89913a1b280613b06cd01f19 SHA512 9840173f257e0bd0ef2ff98a9dac50b239f4ddd048abe1d317666660f1d5da867ce8d4cabc36a1c51f53909358b87661811af6ce665283cb091f3349a03787a8
DIST smpeg-0.4.4.tar.gz 315054 BLAKE2B 16a7b87a207874deaaad64b5233964d4b0e244d35cc475cf0ed37302529ca4eb044393777fc98c202b5965de420f75bc5fb398ecc3eb0f97992d90e365f8a039 SHA512 d566bb68b0caacecdf61cd766b26e003fd4e153c243d873f7aae33ab69919202bd121bb9c10f494bd9530267ddec2a9e018eb46ee8bb9d502a29cd2de2f1bbfb
diff --git a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
new file mode 100644
index 000000000000..ac6f3a978168
--- /dev/null
+++ b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools flag-o-matic multilib-minimal
+
+DESCRIPTION="SDL MPEG Player Library"
+HOMEPAGE="https://icculus.org/smpeg/"
+SRC_URI="
+ https://mirrors.dotsrc.org/lokigames/open-source/smpeg/${P}.tar.gz
+ https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/smpeg-0.4.4-patches.tar.xz
+"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="cpu_flags_x86_mmx opengl"
+
+RDEPEND="
+ media-libs/libsdl[opengl?,sound,video,${MULTILIB_USEDEP}]
+ opengl? (
+ virtual/glu[${MULTILIB_USEDEP}]
+ virtual/opengl[${MULTILIB_USEDEP}]
+ )"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+ "${WORKDIR}"/smpeg-0.4.4-patches
+)
+
+src_prepare() {
+ default
+
+ rm acinclude.m4 || die
+ AT_M4DIR="m4" eautoreconf
+}
+
+multilib_src_configure() {
+ [[ ${CHOST} == *-solaris* ]] && append-libs -lnsl -lsocket
+
+ local myeconfargs=(
+ --disable-gtk-player
+ --enable-debug # disabling this only passes extra optimizations
+ --without-x # does not actually use X, only causes a headers check
+ $(use_enable cpu_flags_x86_mmx mmx)
+ $(use_enable opengl opengl-player)
+ )
+ ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
+}
+
+multilib_src_install_all() {
+ einstalldocs
+ find "${ED}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2023-09-27 4:58 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2023-09-27 4:58 UTC (permalink / raw
To: gentoo-commits
commit: da851c4e3fa33fe22b081319ae052c45bce2f7a1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 27 04:58:03 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 27 04:58:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da851c4e
media-libs/smpeg: Stabilize 0.4.4-r12 arm, #914813
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
index ac6f3a978168..b6c53faf514d 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2023-09-27 5:03 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2023-09-27 5:03 UTC (permalink / raw
To: gentoo-commits
commit: 8440f5e6f5d23a38bb75414554d609139ca5b7af
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 27 05:03:27 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 27 05:03:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8440f5e6
media-libs/smpeg: Stabilize 0.4.4-r12 arm64, #914813
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
index b6c53faf514d..d7eae1247041 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2023-09-27 8:52 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2023-09-27 8:52 UTC (permalink / raw
To: gentoo-commits
commit: 2524daf23e59800049ec185040aa0217cf6e27f5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 27 08:52:20 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 27 08:52:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2524daf2
media-libs/smpeg: Stabilize 0.4.4-r12 ppc64, #914813
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
index d7eae1247041..3d02e29b6e15 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2023-09-28 0:21 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2023-09-28 0:21 UTC (permalink / raw
To: gentoo-commits
commit: f8f0e3f73639027d93fdfe5ab7c35eb60275ea86
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 28 00:20:09 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 28 00:20:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f0e3f7
media-libs/smpeg: Stabilize 0.4.4-r12 x86, #914813
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
index 3d02e29b6e15..6d0ddcf86f88 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2023-09-28 0:21 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2023-09-28 0:21 UTC (permalink / raw
To: gentoo-commits
commit: 1c347ae34d2c572ed4d1c5a028ec66614a4eea43
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 28 00:20:10 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 28 00:20:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c347ae3
media-libs/smpeg: Stabilize 0.4.4-r12 amd64, #914813
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
index 6d0ddcf86f88..d2d2316155d0 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/
@ 2023-09-28 6:17 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2023-09-28 6:17 UTC (permalink / raw
To: gentoo-commits
commit: 9b521e7962232afef2986a615bb5f0838ba172e7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 28 06:16:52 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 28 06:16:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b521e79
media-libs/smpeg: Stabilize 0.4.4-r12 sparc, #914813
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/smpeg/smpeg-0.4.4-r12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
index d2d2316155d0..0247cb974d65 100644
--- a/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
+++ b/media-libs/smpeg/smpeg-0.4.4-r12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="cpu_flags_x86_mmx opengl"
RDEPEND="
^ permalink raw reply related [flat|nested] 23+ messages in thread
end of thread, other threads:[~2023-09-28 6:17 UTC | newest]
Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-28 0:21 [gentoo-commits] repo/gentoo:master commit in: media-libs/smpeg/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-09-28 6:17 Sam James
2023-09-28 0:21 Sam James
2023-09-27 8:52 Sam James
2023-09-27 5:03 Sam James
2023-09-27 4:58 Sam James
2023-08-07 5:43 Sam James
2023-02-15 9:56 Sam James
2021-10-04 21:00 Ionen Wolkens
2021-10-02 15:43 Sam James
2021-09-30 18:18 Sam James
2021-09-21 16:35 Sam James
2021-09-19 22:12 Sam James
2021-09-19 22:12 Sam James
2021-09-19 22:12 Sam James
2021-09-19 21:35 Agostino Sarubbo
2021-08-02 2:22 Ionen Wolkens
2020-08-08 8:49 Sergei Trofimovich
2020-07-10 0:15 Sam James
2020-04-11 10:20 Sergei Trofimovich
2017-08-31 17:38 Tim Harder
2017-06-27 20:36 Alexis Ballier
2015-10-18 17:36 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox