* [gentoo-commits] dev/xmw:master commit in: media-video/omxplayer/
@ 2012-07-23 10:37 Michael Weber
0 siblings, 0 replies; 3+ messages in thread
From: Michael Weber @ 2012-07-23 10:37 UTC (permalink / raw
To: gentoo-commits
commit: c9caa884fcb0941534415c14ae521d380bd3ebf7
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 23 10:36:14 2012 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon Jul 23 10:36:14 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=c9caa884
rbpi -> raspberrypi
(Portage version: 2.1.11.9/git/Linux x86_64, signed Manifest commit with key 62EEF090)
---
media-video/omxplayer/ChangeLog | 4 +++-
media-video/omxplayer/omxplayer-9999.ebuild | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/media-video/omxplayer/ChangeLog b/media-video/omxplayer/ChangeLog
index 2f19265..559d9d5 100644
--- a/media-video/omxplayer/ChangeLog
+++ b/media-video/omxplayer/ChangeLog
@@ -2,10 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Jul 2012; Michael Weber <xmw@gentoo.org> omxplayer-9999.ebuild:
+ rbpi -> raspberrypi
+
*omxplayer-9999 (18 Jun 2012)
18 Jun 2012; Michael Weber <xmw@gentoo.org> +omxplayer-9999.ebuild,
+files/omxplayer-9999-Makefile.patch, +files/omxplayer-9999-wrapper.patch,
+metadata.xml:
Initial import
-
diff --git a/media-video/omxplayer/omxplayer-9999.ebuild b/media-video/omxplayer/omxplayer-9999.ebuild
index 363c3e5..18080ac 100644
--- a/media-video/omxplayer/omxplayer-9999.ebuild
+++ b/media-video/omxplayer/omxplayer-9999.ebuild
@@ -16,7 +16,7 @@ KEYWORDS=""
IUSE=""
DEPEND="dev-libs/libpcre
- media-libs/rbpi-videocore-bin
+ media-libs/raspberrypi-videocore-bin
media-video/ffmpeg"
RDEPEND="${RDEPEND}
sys-apps/fbset"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] dev/xmw:master commit in: media-video/omxplayer/
@ 2015-04-24 1:24 Michael Weber
0 siblings, 0 replies; 3+ messages in thread
From: Michael Weber @ 2015-04-24 1:24 UTC (permalink / raw
To: gentoo-commits
commit: eed2eacb579db75e2a5c36690b9ec7cf30cf9ee4
Author: Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Fri Apr 24 01:24:43 2015 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Apr 24 01:24:43 2015 +0000
URL: https://gitweb.gentoo.org/dev/xmw.git/commit/?id=eed2eacb
allow userland built from source
Package-Manager: portage-2.2.18
Manifest-Sign-Key: 62EEF090
media-video/omxplayer/ChangeLog | 6 +++++-
media-video/omxplayer/omxplayer-0_p20150421.ebuild | 4 ++--
media-video/omxplayer/omxplayer-9999-r1.ebuild | 4 ++--
3 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/media-video/omxplayer/ChangeLog b/media-video/omxplayer/ChangeLog
index 2a18615..435d1fb 100644
--- a/media-video/omxplayer/ChangeLog
+++ b/media-video/omxplayer/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for media-video/omxplayer
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Apr 2015; Michael Weber <xmw@gentoo.org> omxplayer-0_p20150421.ebuild,
+ omxplayer-9999-r1.ebuild:
+ allow userland built from source
+
22 Jul 2013; Michael Weber <xmw@gentoo.org>
files/omxplayer-9999-Makefile.patch, files/omxplayer-9999-wrapper.patch,
omxplayer-9999.ebuild:
diff --git a/media-video/omxplayer/omxplayer-0_p20150421.ebuild b/media-video/omxplayer/omxplayer-0_p20150421.ebuild
index 64c6b6c..29dd366 100644
--- a/media-video/omxplayer/omxplayer-0_p20150421.ebuild
+++ b/media-video/omxplayer/omxplayer-0_p20150421.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -16,7 +16,7 @@ KEYWORDS="~arm"
IUSE=""
RDEPEND="dev-libs/libpcre
- media-libs/raspberrypi-userland-bin
+ || ( media-libs/raspberrypi-userland media-libs/raspberrypi-userland-bin )
virtual/ffmpeg
sys-apps/dbus
sys-apps/fbset"
diff --git a/media-video/omxplayer/omxplayer-9999-r1.ebuild b/media-video/omxplayer/omxplayer-9999-r1.ebuild
index c3cecb0..9421a62 100644
--- a/media-video/omxplayer/omxplayer-9999-r1.ebuild
+++ b/media-video/omxplayer/omxplayer-9999-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -16,7 +16,7 @@ KEYWORDS=""
IUSE=""
RDEPEND="dev-libs/libpcre
- media-libs/raspberrypi-userland-bin
+ || ( media-libs/raspberrypi-userland media-libs/raspberrypi-userland-bin )
virtual/ffmpeg
sys-apps/dbus
sys-apps/fbset"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] dev/xmw:master commit in: media-video/omxplayer/
@ 2015-04-26 19:00 Michael Weber
0 siblings, 0 replies; 3+ messages in thread
From: Michael Weber @ 2015-04-26 19:00 UTC (permalink / raw
To: gentoo-commits
commit: fec8a7b5e1adf9746ba2d3358966dfee2dd3a040
Author: Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Sun Apr 26 19:00:31 2015 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Apr 26 19:00:31 2015 +0000
URL: https://gitweb.gentoo.org/dev/xmw.git/commit/?id=fec8a7b5
Update for userland at /usr and provide pined version
Package-Manager: portage-2.2.18
Manifest-Sign-Key: 62EEF090
media-video/omxplayer/ChangeLog | 4 ++
media-video/omxplayer/omxplayer-0_p20150421.ebuild | 5 +--
media-video/omxplayer/omxplayer-9999-r1.ebuild | 44 ----------------------
media-video/omxplayer/omxplayer-9999.ebuild | 35 ++++++++++-------
4 files changed, 28 insertions(+), 60 deletions(-)
diff --git a/media-video/omxplayer/ChangeLog b/media-video/omxplayer/ChangeLog
index 435d1fb..1741e7e 100644
--- a/media-video/omxplayer/ChangeLog
+++ b/media-video/omxplayer/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 26 Apr 2015; Michael Weber <xmw@gentoo.org> -omxplayer-9999-r1.ebuild,
+ omxplayer-0_p20150421.ebuild, omxplayer-9999.ebuild:
+ Update for userland at /usr and provide pined version
+
24 Apr 2015; Michael Weber <xmw@gentoo.org> omxplayer-0_p20150421.ebuild,
omxplayer-9999-r1.ebuild:
allow userland built from source
diff --git a/media-video/omxplayer/omxplayer-0_p20150421.ebuild b/media-video/omxplayer/omxplayer-0_p20150421.ebuild
index 29dd366..d5137cb 100644
--- a/media-video/omxplayer/omxplayer-0_p20150421.ebuild
+++ b/media-video/omxplayer/omxplayer-0_p20150421.ebuild
@@ -24,11 +24,10 @@ DEPEND="${RDEPEND}
virtual/pkgconfig"
src_prepare() {
- epatch "${FILESDIR}"/${P}-Makefile.patch
+ epatch "${FILESDIR}"/${PN}-0_p20150421-Makefile.patch
cat > Makefile.include << EOF
-INCLUDES=-I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface/vmcs_host/linux
-LIBS=-L/opt/vc/lib -lvchiq_arm -lvcos -lbcm_host -lEGL -lopenmaxil -lrt -lpthread
+LIBS=-lvchiq_arm -lvcos -lbcm_host -lEGL -lGLESv2 -lopenmaxil -lrt -lpthread
EOF
tc-export CXX
diff --git a/media-video/omxplayer/omxplayer-9999-r1.ebuild b/media-video/omxplayer/omxplayer-9999-r1.ebuild
deleted file mode 100644
index 9421a62..0000000
--- a/media-video/omxplayer/omxplayer-9999-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit eutils git-r3 toolchain-funcs
-
-DESCRIPTION="command line media player for the Raspberry Pi"
-HOMEPAGE="https://github.com/popcornmix/omxplayer"
-EGIT_REPO_URI="https://github.com/popcornmix/omxplayer.git"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="dev-libs/libpcre
- || ( media-libs/raspberrypi-userland media-libs/raspberrypi-userland-bin )
- virtual/ffmpeg
- sys-apps/dbus
- sys-apps/fbset"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-0_p20150421-Makefile.patch
-
- cat > Makefile.include << EOF
-INCLUDES=-I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface/vmcs_host/linux
-LIBS=-L/opt/vc/lib -lvchiq_arm -lvcos -lbcm_host -lEGL -lopenmaxil -lrt -lpthread
-EOF
-
- tc-export CXX
-}
-
-src_compile() {
- emake ${PN}.bin
-}
-
-src_install() {
- dobin ${PN} ${PN}.bin
- dodoc README.md
-}
diff --git a/media-video/omxplayer/omxplayer-9999.ebuild b/media-video/omxplayer/omxplayer-9999.ebuild
index dcd60df..4daa67f 100644
--- a/media-video/omxplayer/omxplayer-9999.ebuild
+++ b/media-video/omxplayer/omxplayer-9999.ebuild
@@ -1,34 +1,43 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
-inherit eutils flag-o-matic git-2 toolchain-funcs
+inherit eutils git-r3 toolchain-funcs
DESCRIPTION="command line media player for the Raspberry Pi"
-HOMEPAGE="https://github.com/huceke/omxplayer"
-EGIT_REPO_URI="https://github.com/huceke/omxplayer.git"
+HOMEPAGE="https://github.com/popcornmix/omxplayer"
+EGIT_REPO_URI="https://github.com/popcornmix/omxplayer.git"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
IUSE=""
-DEPEND="dev-libs/libpcre
- media-libs/raspberrypi-userland-bin
- media-video/ffmpeg"
-RDEPEND="${RDEPEND}
+RDEPEND="dev-libs/libpcre
+ || ( media-libs/raspberrypi-userland media-libs/raspberrypi-userland-bin )
+ virtual/ffmpeg
+ sys-apps/dbus
sys-apps/fbset"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
src_prepare() {
- epatch "${FILESDIR}"/${P}-Makefile.patch \
- "${FILESDIR}"/${P}-wrapper.patch
+ epatch "${FILESDIR}"/${PN}-0_p20150421-Makefile.patch
+
+ cat > Makefile.include << EOF
+LIBS=-lvchiq_arm -lvcos -lbcm_host -lEGL -lGLESv2 -lopenmaxil -lrt -lpthread
+EOF
+
tc-export CXX
- filter-ldflags -Wl,--as-needed
+}
+
+src_compile() {
+ emake ${PN}.bin
}
src_install() {
- dobin ${PN}{,.bin}
- dodoc README
+ dobin ${PN} ${PN}.bin
+ dodoc README.md
}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-04-26 19:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-23 10:37 [gentoo-commits] dev/xmw:master commit in: media-video/omxplayer/ Michael Weber
-- strict thread matches above, loose matches on Subject: below --
2015-04-24 1:24 Michael Weber
2015-04-26 19:00 Michael Weber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox