mgorny      15/05/11 17:11:31

  Modified:             pragha-1.3.0.ebuild ChangeLog
  Added:                pragha-1.3.1-r1.ebuild
  Removed:              pragha-1.3.1.ebuild
  Log:
  Future-update dep on libxfce4ui to [gtk3(+)]. Add slot operators.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.5                  media-sound/pragha/pragha-1.3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild?r1=1.4&r2=1.5

Index: pragha-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pragha-1.3.0.ebuild 1 Jul 2014 16:45:22 -0000       1.4
+++ pragha-1.3.0.ebuild 11 May 2015 17:11:31 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild,v 
1.4 2014/07/01 16:45:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/pragha-1.3.0.ebuild,v 
1.5 2015/05/11 17:11:31 mgorny Exp $
 
 EAPI=5
 inherit autotools xfconf
@@ -23,7 +23,7 @@
        >=media-libs/taglib-1.7.0
        >=x11-libs/gtk+-3.4:3
        x11-libs/libX11
-       >=xfce-base/libxfce4ui-4.11
+       >=xfce-base/libxfce4ui-4.11[gtk3(+)]
        glyr? ( >=media-libs/glyr-1.0.1 )
        keybinder? ( >=dev-libs/keybinder-0.2.0:3 )
        lastfm? ( >=media-libs/libclastfm-0.5 )



1.35                 media-sound/pragha/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/ChangeLog?rev=1.35&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/ChangeLog?rev=1.35&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pragha/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   20 Aug 2014 12:08:58 -0000      1.34
+++ ChangeLog   11 May 2015 17:11:31 -0000      1.35
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/pragha
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/ChangeLog,v 1.34 
2014/08/20 12:08:58 ssuominen Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/ChangeLog,v 1.35 
2015/05/11 17:11:31 mgorny Exp $
+
+*pragha-1.3.1-r1 (11 May 2015)
+
+  11 May 2015; Michał Górny <[email protected]> +pragha-1.3.1-r1.ebuild,
+  -pragha-1.3.1.ebuild, pragha-1.3.0.ebuild:
+  Future-update dep on libxfce4ui to [gtk3(+)]. Add slot operators.
 
 *pragha-1.3.1 (20 Aug 2014)
 



1.1                  media-sound/pragha/pragha-1.3.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/pragha-1.3.1-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pragha/pragha-1.3.1-r1.ebuild?rev=1.1&content-type=text/plain

Index: pragha-1.3.1-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/pragha/pragha-1.3.1-r1.ebuild,v 
1.1 2015/05/11 17:11:31 mgorny Exp $

EAPI=5
inherit xfconf # autotools

DESCRIPTION="A lightweight music player (with support for the Xfce desktop 
environment)"
HOMEPAGE="http://pragha.wikispaces.com/ http://github.com/matiasdelellis/pragha";
SRC_URI="http://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.tar.bz2";

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug +glyr grilo +keybinder lastfm libnotify mtp +peas +playlist rygel 
soup +udev"

COMMON_DEPEND=">=dev-db/sqlite-3.4:3=
        >=dev-libs/glib-2.32:=
        >=dev-libs/libcdio-0.90:=
        >=dev-libs/libcdio-paranoia-0.90:=
        media-libs/gst-plugins-base:1.0=
        >=media-libs/libcddb-1.3.0:=
        >=media-libs/taglib-1.7.0:=
        >=x11-libs/gtk+-3.4:3=
        >=xfce-base/libxfce4ui-4.11:=[gtk3(+)]
        glyr? ( >=media-libs/glyr-1.0.1:= )
        grilo? ( >=media-libs/grilo-0.2.10:= )
        keybinder? ( >=dev-libs/keybinder-0.2.0:3= )
        lastfm? ( >=media-libs/libclastfm-0.5:= )
        libnotify? ( >=x11-libs/libnotify-0.7:= )
        mtp? ( >=media-libs/libmtp-1.1.0:= )
        peas? ( >=dev-libs/libpeas-1.0.0:=[gtk] )
        playlist? ( >=dev-libs/totem-pl-parser-2.26:= )
        rygel? ( >=net-misc/rygel-0.20:= )
        soup? ( >=net-libs/libsoup-2.38:= )
        udev? ( virtual/libgudev:= )"
RDEPEND="${COMMON_DEPEND}
        media-plugins/gst-plugins-meta:1.0"
DEPEND="${COMMON_DEPEND}
        dev-util/intltool
        >=dev-util/xfce4-dev-tools-4.10
        sys-devel/gettext
        virtual/pkgconfig"
REQUIRED_USE="glyr? ( peas )
        grilo? ( peas )
        libnotify? ( peas )
        mtp? ( udev )
        rygel? ( peas )
        soup? ( peas )
        udev? ( peas )"

pkg_setup() {
        XFCONF=(
                --docdir="${EPREFIX}"/usr/share/doc/${PF}
                $(use_enable debug)
                $(use_enable peas libpeas-1.0)
                $(use_enable glyr libglyr)
                $(use_enable lastfm libclastfm)
                $(use_enable playlist totem-plparser)
                --with-gstreamer=1.0
                )

        if use peas; then
                XFCONF+=(
                        $(use_enable libnotify)
                        $(use_enable keybinder)
                        $(use_enable udev gudev-1.0)
                        $(use_enable mtp libmtp)
                        $(use_enable soup libsoup-2.4)
                        $(use_enable rygel rygel-server-2.2)
                        $(use_enable grilo grilo-0.2)
                        )
        else
                XFCONF+=(
                        --disable-libnotify
                        --disable-keybinder
                        --disable-gudev-1.0
                        --disable-libmtp
                        --disable-libsoup-2.4
                        --disable-rygel-server-2.2
                        --disable-grilo-0.2
                        )
        fi
}

src_prepare() {
        sed -i -e '/CFLAGS/s:-g -ggdb -O0::' configure || die

        # Prevent glib-gettextize from running wrt #423115
#       export AT_M4DIR=${EPREFIX}/usr/share/xfce4/dev-tools/m4macros
#       intltoolize --automake --copy --force
#       _elibtoolize --copy --force --install
#       eaclocal; eautoconf; eautoheader; eautomake

        xfconf_src_prepare
}




Reply via email to