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

commit c7a4f675008f05de8e49fc4f6999a5bcfc11fff7
Author: James Buren <r...@frugalware.org>
Date:   Mon Sep 20 07:54:30 2010 -0500

wine-1.2-2-x86_64
* move to extra
* change up2date to track stable
* add wine gecko support
* release bump

diff --git a/source/xapps/wine/FrugalBuild b/source/xapps-extra/wine/FrugalBuild
similarity index 75%
rename from source/xapps/wine/FrugalBuild
rename to source/xapps-extra/wine/FrugalBuild
index da9cb28..98c940b 100644
--- a/source/xapps/wine/FrugalBuild
+++ b/source/xapps-extra/wine/FrugalBuild
@@ -4,20 +4,25 @@

pkgname=wine
pkgver=1.2
-pkgrel=1
+_geckover=1.0.0
+pkgrel=2
pkgdesc="An Open Source implementation of the Windows API on top of X and Unix"
_F_sourceforge_ext=".tar.bz2"
Finclude sourceforge
url="http://www.winehq.org";
+up2date="lynx -dump '$url' | grep 'Stable:' | sed 's|.*Wine 
\([0-9.]\+\).*|\1|'"
## sane-backends , gphoto2 , jack , arts , nas , esd
depends=('lcms' 'mesa' 'libsm' 'libstdc++' 'libxxf86dga' 'freetype2' 'libxslt' 
'hal>=0.5.7.1-3' \
'fontforge' 'libjpeg>=8b' 'libxml2' 'libusb' 'freeglut' 'alsa-lib' 'libxrender' 
'libxrandr' 'libcups' \
'fontconfig' 'libxcursor' 'libxinerama' 'libxcomposite' 'gnutls' 'libmpg123')
makedepends=('flex' 'bison' 'cups')
-groups=('xapps')
+groups=('xapps-extra')
options=('scriptlet')
archs=('i686' '!x86_64')
-source=($source rc.wine rc.wine-{de,hu}.po)
+source=(${sour...@]} \
+       
http://ftp.frugalware.org/pub/other/sources/wine/wine_gecko-$_geckover-x86.cab \
+       rc.wine rc.wine-{de,hu}.po)
+
## TODO : add the 'optional' depends and split off sound then -- crazy --

build()
@@ -28,10 +33,12 @@ build()
make depend || return 1
make || return 1
Fmakeinstall
+       Ffile /usr/share/wine/gecko/wine_gecko-$_geckover-x86.cab
Frcd2
}

sha1sums=('dc37a32edb274167990ca7820f92c2d85962e37d' \
+          'afa22c52bca4ca77dcb9edb3c9936eb23793de01' \
'f6a216de34aaa5e5388aae742e999f43f5d251f7' \
'd014c926facb1cf4a2f025d6b92e5a0b25a19f3e' \
'8b0f7b52885c8d78ba3096a16e9caff60ffe624f')
diff --git a/source/xapps/wine/rc.wine b/source/xapps-extra/wine/rc.wine
similarity index 100%
rename from source/xapps/wine/rc.wine
rename to source/xapps-extra/wine/rc.wine
diff --git a/source/xapps/wine/rc.wine-de.po 
b/source/xapps-extra/wine/rc.wine-de.po
similarity index 100%
rename from source/xapps/wine/rc.wine-de.po
rename to source/xapps-extra/wine/rc.wine-de.po
diff --git a/source/xapps/wine/rc.wine-hu.po 
b/source/xapps-extra/wine/rc.wine-hu.po
similarity index 100%
rename from source/xapps/wine/rc.wine-hu.po
rename to source/xapps-extra/wine/rc.wine-hu.po
diff --git a/source/xapps/wine/rc.wine.pot b/source/xapps-extra/wine/rc.wine.pot
similarity index 100%
rename from source/xapps/wine/rc.wine.pot
rename to source/xapps-extra/wine/rc.wine.pot
diff --git a/source/xapps/wine/wine.install 
b/source/xapps-extra/wine/wine.install
similarity index 100%
rename from source/xapps/wine/wine.install
rename to source/xapps-extra/wine/wine.install
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to