From 27996ae3144b7cfec2767b548d96de644dc4d86f Mon Sep 17 00:00:00 2001 From: Shackra Sislock Date: Mon, 13 Aug 2012 16:37:51 -0600 Subject: adding better bindings of SFML for python2 and python3 (yes, the version provided by Jonathan De Wachter) --HG-- rename : pcr/python2-pysfml2/PKGBUILD => pcr/python-sfml2/PKGBUILD rename : pcr/python2-pysfml2/PKGBUILD => pcr/python2-sfml2/PKGBUILD --- pcr/sfml-git/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'pcr/sfml-git/PKGBUILD') diff --git a/pcr/sfml-git/PKGBUILD b/pcr/sfml-git/PKGBUILD index f848a58c1..94f89f7e7 100644 --- a/pcr/sfml-git/PKGBUILD +++ b/pcr/sfml-git/PKGBUILD @@ -3,15 +3,14 @@ pkgname=sfml-git pkgver=20120805 -pkgrel=3 +pkgrel=4 pkgdesc='A simple, fast, cross-platform, and object-oriented multimedia API.' arch=('i686' 'x86_64') url='http://www.sfml-dev.org/' license=('zlib') depends=('libsndfile' 'libxrandr' 'libjpeg' 'openal' 'glew' 'freetype2') makedepends=('git' 'mesa' 'cmake' 'doxygen') -conflicts=('sfml') -provides=('sfml') +conflicts=('sfml' 'sfml-git') source=("arial.patch") _gitroot='https://github.com/LaurentGomila/SFML.git' -- cgit v1.2.3