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 <x...@gentoo.org> omxplayer-0_p20150421.ebuild, + omxplayer-9999-r1.ebuild: + allow userland built from source + 22 Jul 2013; Michael Weber <x...@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"