Skip to content

Commit

Permalink
media-libs/qt-gstreamer: Drop obsolete live switch
Browse files Browse the repository at this point in the history
Unmaintained upstream and likely a dead end, live version is in kde overlay.

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Oct 19, 2019
1 parent fec3ff9 commit 36f28c0
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions media-libs/qt-gstreamer/qt-gstreamer-1.2.0-r4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,15 @@

EAPI=7

if [[ ${PV} != *9999* ]]; then
SRC_URI="https://gstreamer.freedesktop.org/src/qt-gstreamer/${P}.tar.xz"
KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
else
EGIT_REPO_URI="https://anongit.freedesktop.org/git/gstreamer/qt-gstreamer.git"
inherit git-r3
fi
inherit cmake-utils

DESCRIPTION="C++ bindings for GStreamer with a Qt-style API"
HOMEPAGE="https://gstreamer.freedesktop.org/modules/qt-gstreamer.html"
SRC_URI="https://gstreamer.freedesktop.org/src/qt-gstreamer/${P}.tar.xz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
IUSE="test"

BDEPEND="
Expand Down

0 comments on commit 36f28c0

Please sign in to comment.