Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=64cedcdb76f77e15d9f9640d5f98a5370f118f32
commit 64cedcdb76f77e15d9f9640d5f98a5370f118f32 Author: Slown <[email protected]> Date: Sun May 8 16:29:12 2016 +0100 sdl2_ttf-2.0.14-1-x86_64 * version bump diff --git a/source/xlib-extra/sdl2_ttf/FrugalBuild b/source/xlib-extra/sdl2_ttf/FrugalBuild index 76cfe13..59be569 100644 --- a/source/xlib-extra/sdl2_ttf/FrugalBuild +++ b/source/xlib-extra/sdl2_ttf/FrugalBuild @@ -1,22 +1,20 @@ -# Compiling Time: 0.08 SBU +# Compiling Time: 0.03 SBU # Maintainer: Anthony Jorion <[email protected] # Contributor: crazy <[email protected]> # Contributor: Devil505 <[email protected]> -options+=('asneeded') - pkgname=sdl2_ttf _F_archive_name="SDL2_ttf" -pkgver=2.0.12 +pkgver=2.0.14 pkgrel=1 pkgdesc="SDL_ttf is a TrueType font rendering library." url="http://www.libsdl.org/projects/SDL_ttf" -depends=('sdl2>' 'freetype2' 'mesa>=7.4.2-5') +depends=('sdl2>=1.2.12' 'freetype2' 'mesa') groups=('xlib-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=($url/release/SDL2_ttf-$pkgver.tar.gz) -sha1sums=('542865c604fe92d2f26000428ef733381caa0e8e') +sha1sums=('34c5fdc8508c7e14356579477f9ca2b0d6c06ffc') build() { @@ -24,5 +22,4 @@ build() Fbuild --with-gnu-ld --with-x } - # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
