[Frugalware-git] bouleetbiltesting: webkit-sharp-20081510-1-i686

bouleetbil bouleetbil at frogdev.info
Wed Oct 15 21:06:48 CEST 2008


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

commit f98fce300627384c5bb6b01c7fb143bb64fdd763
Author: bouleetbil <bouleetbil at frogdev.info>
Date:   Wed Oct 15 21:03:40 2008 +0200

webkit-sharp-20081510-1-i686
*new package

diff --git a/source/gnome-extra/webkit-sharp/FrugalBuild b/source/gnome-extra/webkit-sharp/FrugalBuild
new file mode 100644
index 0000000..9fb2b56
--- /dev/null
+++ b/source/gnome-extra/webkit-sharp/FrugalBuild
@@ -0,0 +1,42 @@
+# Compiling Time: 0.05 SBU
+# Maintainer: bouleetbil <bouleetbil at frogdev.info>
+
+pkgname=webkit-sharp
+pkgver=20081510
+pkgrel=1
+pkgdesc="sharp webkit engine"
+url="http://www.go-mono.com"
+source=(http://ftp.frugalware.org/pub/other/people/bouleetbil/snapshot/webkit-sharp${pkgver}.tar.gz)
+depends=('mono' 'webkit' 'gtk-sharp')
+groups=('gnome-extra')
+archs=('i686')
+options=('scriptlet')
+Finclude mono
+up2date=$pkgver
+browser=funnybrowser
+subpkgs=("funnybrowser")
+subdescs=('a browser write in C# with engine webkit')
+subdepends=("$pkgname=$pkgver")
+subgroups=('gnome-extra')
+subarchs=('i686')
+sha1sums=('a83895292cbeb945172c1f060c64656954096e78')
+_F_desktop_name="$browser"
+_F_desktop_exec="$browser"
+_F_desktop_categories="Application;Network;"
+
+build()
+    {
+	Fmonoexport
+	Fcd $pkgname
+	sh ./autogen.sh || Fdie
+	Fbuild
+	Fmonocleanup
+
+	#subpkgbrowser
+	Fdesktop2
+	Fmkdir usr/bin
+	Fwrapper "mono /usr/bin/funnybrowser.exe" $browser
+	mv samples/funnybrowser.exe $Fdestdir/usr/bin || Fdie
+	Fsplit $browser usr/bin
+	Fsplit $browser usr/share/applications
+}


More information about the Frugalware-git mailing list