4 pkgdesc="SDL Graphics Extension"
6 url="http://www.digitalfanatics.org/cal/sge/index.html"
8 depends=('sdl_image' 'freetype2' 'sdl')
9 source=(http://www.digitalfanatics.org/cal/sge/files/sge$pkgver.tar.gz sge-$pkgver-cmap.patch sge-$pkgver-build.patch sge-$pkgver-freetype.patch)
10 md5sums=(a76975665b6a2bf189130fa2c8821caf a4ec1e5af5f23193ac092739f8155777 c87f0516c8d624cbd9358cbd8bc53418 63515b96c5d0909b1d1784606d252c60)
15 patch -p1 -i ../sge-$pkgver-cmap.patch
16 patch -p0 -i ../sge-$pkgver-build.patch
17 patch -p0 -i ../sge-$pkgver-freetype.patch
20 make DESTDIR=$pkgdir install