mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
SFML: update to 2.6.2.
This commit is contained in:
parent
ba5adadc8b
commit
a3e451d29d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'SFML'
|
# Template file for 'SFML'
|
||||||
pkgname=SFML
|
pkgname=SFML
|
||||||
version=2.6.1
|
version=2.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSFML_BUILD_EXAMPLES=0 -DSFML_BUILD_DOC=1 -DSFML_INSTALL_PKGCONFIG_FILES=1"
|
configure_args="-DSFML_BUILD_EXAMPLES=0 -DSFML_BUILD_DOC=1 -DSFML_INSTALL_PKGCONFIG_FILES=1"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="http://www.sfml-dev.org/"
|
homepage="http://www.sfml-dev.org/"
|
||||||
distfiles="https://github.com/SFML/SFML/archive/${version}.tar.gz"
|
distfiles="https://github.com/SFML/SFML/archive/${version}.tar.gz"
|
||||||
checksum=82535db9e57105d4f3a8aedabd138631defaedc593cab589c924b7d7a11ffb9d
|
checksum=15ff4d608a018f287c6a885db0a2da86ea389e516d2323629e4d4407a7ce047f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/sfml-*.pc
|
rm -f ${DESTDIR}/usr/sfml-*.pc
|
||||||
|
|
Loading…
Add table
Reference in a new issue