summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2014-11-23 20:03:14 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2014-11-23 20:03:14 +0100
commit95e8b25cd7f145d9850eac450df36e9a216b79fe (patch)
tree09f1888b312817d7a6ba0cee19fff83b4cf50d38 /app-cdr
parentmedia-video/totem: 3.14.0 → 3.14.1 (diff)
downloadgnome-95e8b25cd7f145d9850eac450df36e9a216b79fe.tar.gz
gnome-95e8b25cd7f145d9850eac450df36e9a216b79fe.tar.bz2
gnome-95e8b25cd7f145d9850eac450df36e9a216b79fe.zip
app-cdr/brasero: sync with gentoo-x86
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/brasero/brasero-9999.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/app-cdr/brasero/brasero-9999.ebuild b/app-cdr/brasero/brasero-9999.ebuild
index 8030853d..9280b77a 100644
--- a/app-cdr/brasero/brasero-9999.ebuild
+++ b/app-cdr/brasero/brasero-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999 ]]; then
fi
DESCRIPTION="CD/DVD burning application for the GNOME desktop"
-HOMEPAGE="http://projects.gnome.org/brasero/"
+HOMEPAGE="https://wiki.gnome.org/Apps/Brasero"
LICENSE="GPL-2+ CC-BY-SA-3.0"
SLOT="0/3.1" # subslot is 3.suffix of libbrasero-burn3
@@ -42,7 +42,7 @@ COMMON_DEPEND="
>=dev-libs/libisofs-0.6.4:= )
nautilus? ( >=gnome-base/nautilus-2.91.90 )
playlist? ( >=dev-libs/totem-pl-parser-2.29.1:= )
- tracker? ( >=app-misc/tracker-0.12:= )
+ tracker? ( >=app-misc/tracker-0.12:0= )
"
RDEPEND="${COMMON_DEPEND}
media-libs/gst-plugins-good:1.0
@@ -59,10 +59,8 @@ RDEPEND="${COMMON_DEPEND}
packagekit? ( app-admin/packagekit-base )
"
DEPEND="${COMMON_DEPEND}
- app-text/yelp-tools
- dev-util/intltool
+ >=dev-util/intltool-0.50
>=dev-util/gtk-doc-am-1.12
- gnome-base/gnome-common:3
sys-devel/gettext
virtual/pkgconfig
test? ( app-text/docbook-xml-dtd:4.3 )