Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=214fd7dd18e3cdd115befe6c60848f0d54eaf044
commit 214fd7dd18e3cdd115befe6c60848f0d54eaf044 Author: James Buren <[email protected]> Date: Mon Nov 16 21:19:41 2015 +0100 sfml-2.3.2-1-x86_64 * remove package diff --git a/source/xlib-extra/sfml/FrugalBuild b/source/xlib-extra/sfml/FrugalBuild deleted file mode 100644 index 0fdcc02..0000000 --- a/source/xlib-extra/sfml/FrugalBuild +++ /dev/null @@ -1,26 +0,0 @@ -# Compiling Time: 0.04 SBU -# Contributor: kikadf <[email protected]> -# Maintainer: DeX77 <[email protected]> - -pkgname=sfml -pkgver=2.3.2 -pkgrel=1 -pkgdesc="SFML is a free multimedia C++ API." -url="http://sfml-dev.org/" -depends=('freetype2' 'glew>=1.10.0' 'libjpeg' 'libxrandr' 'openal' \ - 'libsndfile' 'xcb-util-image') -_F_github_author="LaurentGomila" -_F_github_name="SFML" -_F_github_tag="yes" -Finclude github cmake -groups=('xlib-extra') -archs=('i686' 'x86_64') -sha1sums=('e0e89f56dc0651dc1f8a88627aa8c3eec0e49225') - -build() -{ - CMake_build - Ffile SFML-$pkgver/cmake/Modules/FindSFML.cmake /usr/share/cmake-3.2/Modules/FindSFML.cmake -} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
