aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaksim 'max_posedon' Melnikau <maxposedon@gmail.com>2010-05-14 01:25:51 +0300
committerMaksim 'max_posedon' Melnikau <maxposedon@gmail.com>2010-05-14 01:30:39 +0300
commit915034af9858f39ca0bb625921529364fe289078 (patch)
treee88e4717ed69b0e455b317eab8a16773dbd8f074 /sys-mobilephone/fsomusicd/fsomusicd-0.0.0.ebuild
parentbump vala-0.8.1.1 (vala-0.8.1 with fso patches) (diff)
downloadembedded-cross-915034af9858f39ca0bb625921529364fe289078.tar.gz
embedded-cross-915034af9858f39ca0bb625921529364fe289078.tar.bz2
embedded-cross-915034af9858f39ca0bb625921529364fe289078.zip
update main fso2 ebuilds
1. use version from configure.ac, not 9999 2. specify exact git commit for permamenting packages 3. add few uses where its required Signed-off-by: Maksim 'max_posedon' Melnikau <maxposedon@gmail.com>
Diffstat (limited to 'sys-mobilephone/fsomusicd/fsomusicd-0.0.0.ebuild')
-rw-r--r--sys-mobilephone/fsomusicd/fsomusicd-0.0.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/sys-mobilephone/fsomusicd/fsomusicd-0.0.0.ebuild b/sys-mobilephone/fsomusicd/fsomusicd-0.0.0.ebuild
new file mode 100644
index 0000000..154511a
--- /dev/null
+++ b/sys-mobilephone/fsomusicd/fsomusicd-0.0.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+inherit cornucopia_git
+EGIT_COMMIT="1f9281ac4320eed66411fde8fe21ea87ee138e78"
+
+RDEPEND=">=dev-libs/glib-2.12.0
+ >=dev-libs/libgee-0.5.0
+ >=dev-libs/dbus-glib-0.76
+ >=sys-mobilephone/libfsoframework-0.2.2"
+DEPEND="${RDEPEND}
+ >=dev-lang/vala-0.7.8"
+