Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a3312ebeadb86741a46f1c0bbd9a77945d1e360d

commit a3312ebeadb86741a46f1c0bbd9a77945d1e360d
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Mon Jan 3 16:10:45 2011 +0100

osc-0.130.1-1-i686

- new package

diff --git a/source/devel-extra/osc/FrugalBuild 
b/source/devel-extra/osc/FrugalBuild
new file mode 100644
index 0000000..a4340f6
--- /dev/null
+++ b/source/devel-extra/osc/FrugalBuild
@@ -0,0 +1,24 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: Miklos Vajna <vmik...@frugalware.org>
+
+pkgname=osc
+pkgver=0.130.1
+pkgrel=1
+pkgdesc="The Command Line Interface (CLI) to work with an openSUSE Build 
Service"
+url="http://en.opensuse.org/openSUSE:OSC";
+depends=('python-m2crypto')
+groups=('devel-extra')
+archs=('i686')
+# no tar.gz is provided by upstream and there is no point rolling our
+# own ones
+Fpkgversep="_"
+_F_cd_path="$pkgname-$pkgver"
+up2date="Flastarchive http://ftp.debian.org/debian/pool/main/o/osc/ 
.orig.tar.gz"
+source=(http://ftp.debian.org/debian/pool/main/o/osc/${pkgname}_$pkgver.orig.tar.gz)
+sha1sums=('f03a876e6d118cadf6e95a582811d9c03bdc9501')
+
+build()
+{
+       Fbuild
+       Fln osc-wrapper.py /usr/bin/osc
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to