Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouletmp.git;a=commitdiff;h=8941d8c6b02b3c76ab9c6cc51c1ff6e5fd46701c

commit 8941d8c6b02b3c76ab9c6cc51c1ff6e5fd46701c
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Mon Nov 22 16:17:19 2010 +0000

ssh-contact-0.3-1-i686
*new package

diff --git a/source/lib-extra/ssh-contact/FrugalBuild 
b/source/lib-extra/ssh-contact/FrugalBuild
new file mode 100644
index 0000000..7b6a8b4
--- /dev/null
+++ b/source/lib-extra/ssh-contact/FrugalBuild
@@ -0,0 +1,37 @@
+# Compiling Time: 0.03 SBU
+# Maintainer: bouleetbil <bouleet...@frogdev.info>
+
+#not yet ready
+USE_VINAGRE=${USE_VINAGRE:-"n"}
+
+pkgname=ssh-contact
+pkgver=0.3
+pkgrel=1
+pkgdesc="SSH over Telepathy Tube"
+url="http://telepathy.freedesktop.org/";
+depends=('telepathy-glib' 'openssh')
+makedepends=('intltool')
+groups=('lib-extra')
+archs=('i686' 'x86_64' 'ppc')
+up2date="lynx -dump http://telepathy.freedesktop.org/releases/$pkgname| 
Flasttar"
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+sha1sums=('ac325c70bf482f1c13195c0f4d87ca18e907b693')
+
+if Fuse $USE_VINAGRE; then
+       Fconfopts="$Fconfopts  --enable-vinagre=yes"
+       subpkgs=('ssh-contact-vinagre')
+       subdescs=('SSH over Telepathy Tube for vinagre')
+       subrodepends=("$pkgname=$pkgver")
+       subdepends=('vinagre vte')
+       subgroups=('gnome-extra')
+       subarchs=('i686 x86_64 ppc')
+fi
+
+build() {
+       Fbuild
+       if Fuse $USE_VINAGRE; then
+               Fsplit ssh-contact-vinagre usr/lib/vinagre-1
+       fi
+}
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to