public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/parole: parole-0.5.1.ebuild ChangeLog
@ 2013-06-04 21:09 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2013-06-04 21:09 UTC (permalink / raw
  To: gentoo-commits

ssuominen    13/06/04 21:09:04

  Modified:             ChangeLog
  Added:                parole-0.5.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.39                 media-video/parole/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/parole/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/parole/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/parole/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/parole/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	5 May 2013 17:19:54 -0000	1.38
+++ ChangeLog	4 Jun 2013 21:09:04 -0000	1.39
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/parole
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/parole/ChangeLog,v 1.38 2013/05/05 17:19:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/parole/ChangeLog,v 1.39 2013/06/04 21:09:04 ssuominen Exp $
+
+*parole-0.5.1 (04 Jun 2013)
+
+  04 Jun 2013; Samuli Suominen <ssuominen@gentoo.org> +parole-0.5.1.ebuild:
+  Version bump.
 
   05 May 2013; Samuli Suominen <ssuominen@gentoo.org> -parole-0.3.0.3.ebuild,
   -parole-0.4.0.ebuild:



1.1                  media-video/parole/parole-0.5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/parole/parole-0.5.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/parole/parole-0.5.1.ebuild?rev=1.1&content-type=text/plain

Index: parole-0.5.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/parole/parole-0.5.1.ebuild,v 1.1 2013/06/04 21:09:04 ssuominen Exp $

EAPI=5
inherit xfconf

DESCRIPTION="a simple media player based on the GStreamer framework for the Xfce4 desktop"
HOMEPAGE="http://goodies.xfce.org/projects/applications/parole/"
SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~mips ~x86"
IUSE="debug libnotify taglib"

COMMON_DEPEND=">=dev-libs/dbus-glib-0.100
	>=dev-libs/glib-2.32
	media-libs/gstreamer:1.0
	media-libs/gst-plugins-base:1.0
	>=x11-libs/gtk+-2.24:2
	x11-libs/libX11
	>=xfce-base/libxfce4ui-4.10
	>=xfce-base/libxfce4util-4.10
	>=xfce-base/xfconf-4.10
	libnotify? ( >=x11-libs/libnotify-0.7 )
	taglib? ( >=media-libs/taglib-1.4 )"
RDEPEND="${COMMON_DEPEND}
	media-plugins/gst-plugins-meta:1.0"
DEPEND="${COMMON_DEPEND}
	dev-util/intltool
	sys-devel/gettext
	virtual/pkgconfig
	x11-proto/xproto"

pkg_setup() {
	XFCONF=(
		$(use_enable taglib)
		$(use_enable libnotify notify-plugin)
		$(xfconf_use_debug)
		--with-gstreamer=1.0
		)

	DOCS=( AUTHORS ChangeLog README THANKS TODO )
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-04 21:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-04 21:09 [gentoo-commits] gentoo-x86 commit in media-video/parole: parole-0.5.1.ebuild ChangeLog Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox