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

commit 7f39ba5024b8f2f3290d4e26dff17c3203229244
Author: kikadf <[email protected]>
Date:   Thu Apr 24 16:46:13 2014 +0200

sfml-2.1-1-x86_64

* Change m8r
* Version bump
* Build with glew-1.10

diff --git a/source/xlib-extra/sfml/FrugalBuild 
b/source/xlib-extra/sfml/FrugalBuild
index 8322525..7354540 100644
--- a/source/xlib-extra/sfml/FrugalBuild
+++ b/source/xlib-extra/sfml/FrugalBuild
@@ -1,27 +1,29 @@
# Compiling Time: 0.04 SBU
-# Maintainer: Devil505 <[email protected]>
+# Maintainer: kikadf <[email protected]>
+# Contributor: Devil505 <[email protected]>
# Contributor: Kooda <[email protected]>

options+=('asneeded')

pkgname=sfml
-pkgver=1.99.git20120311
-pkgrel=2
+pkgver=2.1
+pkgrel=1
pkgdesc="SFML is a free multimedia C++ API."
url="http://sfml-dev.org/";
-depends=('freetype2' 'glew>=1.9.0' 'libjpeg' 'libxrandr' 'openal' 'libsndfile')
+depends=('freetype2' 'glew>=1.10.0' 'libjpeg' 'libxrandr' 'openal' 
'libsndfile')
+_F_github_author="LaurentGomila"
+_F_github_name="SFML"
+_F_github_tag="yes"
+Finclude github cmake
groups=('xlib-extra')
archs=('i686' 'x86_64')
-_F_sourceforge_ext="-sdk-linux-32.tar.gz"
-_F_sourceforge_name="SFML"
-Finclude sourceforge cmake
-up2date="lynx -dump http://www.sfml-dev.org/./download.php | grep -m1 
'dev-linux' | cut -d '-' -f 2"
-source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$_F_sourceforge_name/$_F_sourceforge_name-$pkgver.tar.bz2)
-sha1sums=('a1f262625b23f06cb009cd2c8d0ab34cfe9f97b3')
+sha1sums=('ff345985a301bbee350b1193f48f712acc656fc6')

-build() {
-       Frm $_F_sourceforge_name-$pkgver
+build()
+{
+       Funpack_github
CMake_build
+       Ffile SFML-$pkgver/cmake/Modules/FindSFML.cmake 
/usr/share/cmake-2.8/Modules/FindSFML.cmake
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to