Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/banshee: ChangeLog banshee-1.2.1.ebuild banshee-1.2.0.ebuild
Date: Sun, 31 Aug 2008 20:39:28
Message-Id: E1KZthk-0000OV-O7@stork.gentoo.org
1 loki_val 08/08/31 20:39:24
2
3 Modified: ChangeLog
4 Added: banshee-1.2.1.ebuild
5 Removed: banshee-1.2.0.ebuild
6 Log:
7 Bump, bug 235074. Remove old. Bumped mono dep to 1.2.6 per 235074 also.
8 (Portage version: 2.2_rc8/cvs/Linux 2.6.25.8 i686)
9
10 Revision Changes Path
11 1.69 media-sound/banshee/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/ChangeLog?rev=1.69&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/ChangeLog?rev=1.69&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/ChangeLog?r1=1.68&r2=1.69
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v
20 retrieving revision 1.68
21 retrieving revision 1.69
22 diff -u -r1.68 -r1.69
23 --- ChangeLog 2 Aug 2008 20:52:44 -0000 1.68
24 +++ ChangeLog 31 Aug 2008 20:39:24 -0000 1.69
25 @@ -1,6 +1,12 @@
26 # ChangeLog for media-sound/banshee
27 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.68 2008/08/02 20:52:44 loki_val Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.69 2008/08/31 20:39:24 loki_val Exp $
30 +
31 +*banshee-1.2.1 (31 Aug 2008)
32 +
33 + 31 Aug 2008; Peter Alfredsen <loki_val@g.o> -banshee-1.2.0.ebuild,
34 + +banshee-1.2.1.ebuild:
35 + Bump, bug 235074. Remove old. Bumped mono dep to 1.2.6 per 235074 also.
36
37 02 Aug 2008; Peter Alfredsen <loki_val@g.o>
38 banshee-1.0.0-r1.ebuild, banshee-1.2.0.ebuild:
39
40
41
42 1.1 media-sound/banshee/banshee-1.2.1.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/banshee-1.2.1.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/banshee/banshee-1.2.1.ebuild?rev=1.1&content-type=text/plain
46
47 Index: banshee-1.2.1.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-1.2.1.ebuild,v 1.1 2008/08/31 20:39:24 loki_val Exp $
52
53 EAPI=1
54
55 inherit base gnome2 mono
56
57 GVER=0.10.3
58
59 DESCRIPTION="Import, organize, play, and share your music using a simple and powerful interface."
60 HOMEPAGE="http://banshee-project.org"
61 SRC_URI="http://download.banshee-project.org/${PN}/${PN}-1-${PV}.tar.bz2"
62
63 LICENSE="MIT"
64 SLOT="0"
65 KEYWORDS="~amd64 ~x86"
66 IUSE="+aac +boo daap doc +encode +flac ipod +mad mtp +podcast test +vorbis"
67
68 RDEPEND=">=dev-lang/mono-1.2.6
69 >=dev-dotnet/gtk-sharp-2.10
70 >=dev-dotnet/gconf-sharp-2.8
71 >=dev-dotnet/gnome-sharp-2.8
72 >=media-libs/gst-plugins-bad-${GVER}
73 >=media-libs/gst-plugins-good-${GVER}
74 >=media-libs/gst-plugins-ugly-${GVER}
75 >=media-plugins/gst-plugins-alsa-${GVER}
76 >=media-plugins/gst-plugins-gnomevfs-${GVER}
77 >=media-plugins/gst-plugins-gconf-${GVER}
78 || (
79 >=media-plugins/gst-plugins-cdparanoia-${GVER}
80 >=media-plugins/gst-plugins-cdio-${GVER}
81 )
82 media-libs/musicbrainz:1
83 >=dev-dotnet/dbus-glib-sharp-0.3
84 >=dev-dotnet/dbus-sharp-0.5
85 >=dev-dotnet/mono-addins-0.3.1
86 >=dev-dotnet/taglib-sharp-2.0.3
87 >=dev-db/sqlite-3.4
88 aac? (
89 >=media-plugins/gst-plugins-faad-${GVER}
90 )
91 boo? (
92 >=dev-lang/boo-0.8.1
93 )
94 daap? (
95 >=dev-dotnet/mono-zeroconf-0.7.3
96 )
97 doc? (
98 dev-util/monodoc
99 )
100 encode? (
101 >=media-plugins/gst-plugins-lame-${GVER}
102 >=media-plugins/gst-plugins-taglib-${GVER}
103 )
104 flac? (
105 >=media-plugins/gst-plugins-flac-${GVER}
106 )
107 ipod? (
108 >=dev-dotnet/ipod-sharp-0.8.0
109 )
110 mad? (
111 >=media-plugins/gst-plugins-mad-${GVER}
112 )
113 mtp? (
114 >=media-libs/libmtp-0.2.5-r1
115 )
116 vorbis? (
117 >=media-plugins/gst-plugins-ogg-${GVER}
118 >=media-plugins/gst-plugins-vorbis-${GVER}
119 )"
120
121 DEPEND="${RDEPEND}
122 dev-util/pkgconfig"
123
124 DOCS="AUTHORS ChangeLog HACKING NEWS README"
125
126 S=${WORKDIR}/${PN}-1-${PV}
127
128 pkg_setup() {
129 G2CONF="${G2CONF}
130 $(use_enable doc docs)
131 $(use_enable boo)
132 $(use_enable mtp)
133 $(use_enable daap)
134 $(use_enable ipod)
135 $(use_enable podcast)
136 $(use_enable test tests)"
137
138 MAKEOPTS="${MAKEOPTS} -j1"
139 }
140
141 src_unpack() {
142 base_src_unpack
143 gnome2_omf_fix
144 elibtoolize
145 }