summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-08 20:55:37 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-08 20:55:37 +0000
commitd350cc03a0dcd4ef41cc08db74694bd56d5eb1ca (patch)
tree35a174ee59a7c8a4b6c33b7e5a4d9160b78fcbaa /dev-cpp
parentcc48863f284856defad34ea181c9717da58d54fb (diff)
downloadbaldeagleos-repo-d350cc03a0dcd4ef41cc08db74694bd56d5eb1ca.tar.gz
baldeagleos-repo-d350cc03a0dcd4ef41cc08db74694bd56d5eb1ca.tar.xz
baldeagleos-repo-d350cc03a0dcd4ef41cc08db74694bd56d5eb1ca.zip
Adding metadata
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/gstreamermm/gstreamermm-1.10.0-r2.ebuild (renamed from dev-cpp/gstreamermm/gstreamermm-1.10.0-r1.ebuild)21
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-cpp/gstreamermm/gstreamermm-1.10.0-r1.ebuild b/dev-cpp/gstreamermm/gstreamermm-1.10.0-r2.ebuild
index 6f92f01bcff0..e9ba634485f7 100644
--- a/dev-cpp/gstreamermm/gstreamermm-1.10.0-r1.ebuild
+++ b/dev-cpp/gstreamermm/gstreamermm-1.10.0-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit gnome2 virtualx
@@ -19,21 +19,22 @@ RDEPEND="
>=media-libs/gst-plugins-base-${PV}:1.0
>=dev-cpp/glibmm-2.47.6:2
>=dev-cpp/libxmlpp-2.14:2.6
- >=dev-libs/libsigc++-2:2
-"
+ >=dev-libs/libsigc++-2:2"
DEPEND="${RDEPEND}
+ test? (
+ dev-cpp/gtest
+ >=media-libs/gst-plugins-base-${PV}:1.0[X,ogg,theora,vorbis]
+ >=media-libs/gst-plugins-good-${PV}:1.0
+ >=media-plugins/gst-plugins-jpeg-${PV}:1.0
+ )"
+BDEPEND="
dev-cpp/mm-common
virtual/pkgconfig
doc? (
app-text/doxygen
dev-libs/libxslt
- media-gfx/graphviz )
- test? (
- dev-cpp/gtest
- >=media-libs/gst-plugins-base-${PV}:1.0[X,ogg,theora,vorbis]
- >=media-libs/gst-plugins-good-${PV}:1.0
- >=media-plugins/gst-plugins-jpeg-${PV}:1.0 )
-"
+ media-gfx/graphviz
+ )"
# eautoreconf:
# dev-cpp/mm-common