Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d5204cb84a5d2601b030937010bc5386036b6822
commit d5204cb84a5d2601b030937010bc5386036b6822 Author: DeX77 <[email protected]> Date: Thu Jul 6 20:40:19 2017 +0200 sfml-2.4.2-2-x86_64 * rebuild installing pkgconfig files diff --git a/source/xlib-extra/sfml/FrugalBuild b/source/xlib-extra/sfml/FrugalBuild index 7968adf..f50194e 100644 --- a/source/xlib-extra/sfml/FrugalBuild +++ b/source/xlib-extra/sfml/FrugalBuild @@ -4,7 +4,7 @@ pkgname=sfml pkgver=2.4.2 -pkgrel=1 +pkgrel=2 pkgdesc="SFML is a free multimedia C++ API." url="http://sfml-dev.org/" depends=('freetype2' 'glew>=1.10.0' 'libjpeg' 'libxrandr' 'openal' \ @@ -13,6 +13,7 @@ makedepends=('x11-protos') _F_github_author="LaurentGomila" _F_github_name="SFML" _F_github_tag="yes" +_F_cmake_confopts=" -DSFML_INSTALL_PKGCONFIG_FILES=1" Finclude github cmake _F_cd_path="SFML-$pkgver" groups=('xlib-extra') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
