summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2007-06-04 21:57:26 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2007-06-04 21:57:26 +0000
commit6467539e3eedfeefc0606683bc1089f8f8ab5a8e (patch)
tree4d2d8404b4f6203f2bbc3f2c1b1e2ec71ee46825 /net-voip
parentRemove old net-voip/{tapioca,telepathy}-sharp. (diff)
downloadvoip-6467539e3eedfeefc0606683bc1089f8f8ab5a8e.tar.gz
voip-6467539e3eedfeefc0606683bc1089f8f8ab5a8e.tar.bz2
voip-6467539e3eedfeefc0606683bc1089f8f8ab5a8e.zip
net-voip/landell: Live SVN ebuild. Broken.
svn path=/trunk/; revision=505
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/landell/ChangeLog8
-rw-r--r--net-voip/landell/Manifest3
-rw-r--r--net-voip/landell/landell-0.1_pre20060830.ebuild48
-rw-r--r--net-voip/landell/landell-9999.ebuild68
4 files changed, 78 insertions, 49 deletions
diff --git a/net-voip/landell/ChangeLog b/net-voip/landell/ChangeLog
new file mode 100644
index 0000000..04db29c
--- /dev/null
+++ b/net-voip/landell/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for net-voip/landell
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2006/02/22 02:08:04 hd_brummy Exp $
+
+ 04 Jun 2007; Santiago M. Mola <gentoo@coldwind.org>
+ -landell-0.1_pre20060830.ebuild, +landell-9999.ebuild:
+ Live SVN ebuild. Broken.
+
diff --git a/net-voip/landell/Manifest b/net-voip/landell/Manifest
index 7515a6b..7fdc9ff 100644
--- a/net-voip/landell/Manifest
+++ b/net-voip/landell/Manifest
@@ -1 +1,2 @@
-EBUILD landell-0.1_pre20060830.ebuild 1159 RMD160 655a9bb8398861676faf49623affe99753555a7e SHA1 b749a22db5ab17d86f8446735fb9dca6f89ae709 SHA256 d8f46fda68c6963c67df70d0fbc268bf3c3f2695b28b2dd98ea4a1d9aae1f8f8
+EBUILD landell-9999.ebuild 1970 RMD160 c91f10b9911e868ffd5fc86a97a7b5fb83db94a6 SHA1 387221f65cb5d278ed952ce3dd223791830ec201 SHA256 bddba70e0a78d38426543a357a49e516b080abcdfa91dfc0d09d90cc873e2fd8
+MISC ChangeLog 335 RMD160 e86d1f812ccf48d6236307cda5c4f12ffafeeab1 SHA1 1ed6f7e3dde0026373323c132fac2073da3de42c SHA256 978118f1dbc55b39bd2a52bec5ebd2b758ef98e36b70c4559e2e357e031dbd4d
diff --git a/net-voip/landell/landell-0.1_pre20060830.ebuild b/net-voip/landell/landell-0.1_pre20060830.ebuild
deleted file mode 100644
index adf9a5d..0000000
--- a/net-voip/landell/landell-0.1_pre20060830.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tapiocaui/tapiocaui-0.3.0.ebuild,v 1.2 2006/05/22 00:15:21 genstef Exp $
-
-inherit subversion mono
-
-DESCRIPTION="Tapioca UI"
-HOMEPAGE="http://tapioca-voip.sf.net"
-#SRC_URI="mirror://sourceforge/tapioca-voip/${P}.tar.gz"
-ESVN_REPO_URI="https://svn.sourceforge.net/svnroot/landell/trunk/landell"
-LICENSE="LGPL-2"
-SLOT="0"
-
-KEYWORDS="~x86"
-IUSE=""
-
-# gtk-sharp gnome-sharp gnomevfs-sharp glade-sharp gconf-sharp
-RDEPEND="net-im/tapiocad
- gnome-base/gconf
- media-libs/farsight
- media-libs/gstreamer
- >=media-libs/gst-plugins-base-0.10.5"
-# net-im/tapioca-xmpp
-# dev-libs/libxml2
-
-src_unpack() {
- subversion_src_unpack
- cd ${S}
- NOCONFIGURE=1 ./autogen.sh
-}
-
-src_compile() {
- econf || die "econf failed"
- emake
- emake
-}
-
-src_install() {
- emake DESTDIR=${D} install
- emake DESTDIR=${D} install
- #|| die "make install failed"
-}
-
-pkg_postinst() {
- einfo "If you are using kde you need to run"
- echo 'eval `dbus-launch --sh-syntax --exit-with-session`'
- einfo "in the same environment where you start tapiocaui later"
-}
diff --git a/net-voip/landell/landell-9999.ebuild b/net-voip/landell/landell-9999.ebuild
new file mode 100644
index 0000000..dcd9a44
--- /dev/null
+++ b/net-voip/landell/landell-9999.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/tapiocaui/tapiocaui-0.3.0.ebuild,v 1.2 2006/05/22 00:15:21 genstef Exp $
+
+inherit eutils subversion mono
+
+DESCRIPTION="Tapioca telepathy client."
+HOMEPAGE="http://tapioca-voip.sourceforge.net/"
+#SRC_URI="mirror://sourceforge/tapioca-voip/${P}.tar.gz"
+ESVN_REPO_URI="https://landell.svn.sourceforge.net/svnroot/landell/trunk/landell"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE="firefox xulrunner"
+
+DEPEND="net-im/tapiocad
+ dev-dotnet/tapioca-sharp
+ dev-dotnet/ndesk-dbus
+ >=dev-dotnet/gtk-sharp-2.8.2
+ >=dev-dotnet/gnome-sharp-2.8.2
+ >=dev-dotnet/glade-sharp-2.8.2
+ >=dev-dotnet/gconf-sharp-2.8.2
+ dev-dotnet/gecko-sharp
+ dev-dotnet/gnomevfs-sharp
+ gnome-base/gconf
+ gnome-base/gnome-common
+ media-libs/farsight
+ media-libs/gstreamer
+ >=media-libs/gst-plugins-base-0.10.5
+ xulrunner? ( net-libs/xulrunner )
+ !xulrunner? ( firefox? ( www-client/mozilla-firefox )
+ !firefox? ( www-client/seamonkey ) )"
+# net-im/tapioca-xmpp
+RDEPEND="${DEPEND}"
+
+pkg_setup() {
+ if ! built_with_use dev-dotnet/ndesk-dbus glib ; then
+ eerror "${PN} needs dev-dotnet/ndesk-dbus with glib support."
+ eerror "Re-emerge dev-dotnet/ndesk-dbus with USE=\"glib\" and"
+ eerror "try again."
+ die "Re-emerge dev-dotnet/ndesk-dbus with USE=\"glib\""
+ fi
+}
+
+src_unpack() {
+ subversion_src_unpack
+ cd "${S}"
+ NOCONFIGURE=1 ./autogen.sh || die "./autogen.sh failed"
+}
+
+src_install() {
+ local myconf="--with-gtkmozembed="
+ if use xulrunner ; then
+ myconf="${myconf}xulrunner"
+ else
+ use firefox && myconf="${myconf}firefox" || myconf="${myconf}mozilla"
+ fi
+
+ econf ${myconf} || die "econf failed"
+ emake DESTDIR="${D}" install || die "make install failed"
+}
+
+pkg_postinst() {
+ elog "If you are using kde you need to run"
+ elog 'eval `dbus-launch --sh-syntax --exit-with-session`'
+ elog "in the same environment where you start tapiocaui later"
+}