grup-düzenlemeleri
This commit is contained in:
parent
217edbd5a2
commit
3cb98c9880
1 changed files with 3 additions and 2 deletions
|
@ -2,18 +2,19 @@
|
||||||
# URL: http://tux4kids.alioth.debian.org/
|
# URL: http://tux4kids.alioth.debian.org/
|
||||||
# Paketçi: Cihan Alkan
|
# Paketçi: Cihan Alkan
|
||||||
# Gerekler: sdl-image sdl-mixer sdl-net sdl-ttf sdl-pango librsvg
|
# Gerekler: sdl-image sdl-mixer sdl-net sdl-ttf sdl-pango librsvg
|
||||||
|
# Grup: kütüphane
|
||||||
|
|
||||||
isim=t4k-common
|
isim=t4k-common
|
||||||
_isim=t4k_common
|
_isim=t4k_common
|
||||||
surum=0.1.1
|
surum=0.1.1
|
||||||
devir=1
|
devir=1
|
||||||
|
|
||||||
kaynak=(http://downloads.sourceforge.net/project/tuxmath/$_name/$_name-$surum.tar.gz
|
kaynak=(http://downloads.sourceforge.net/project/tuxmath/$_isim/$_isim-$surum.tar.gz
|
||||||
libpng15.patch)
|
libpng15.patch)
|
||||||
|
|
||||||
|
|
||||||
derle() {
|
derle() {
|
||||||
cd $SRC/$_name-$surum
|
cd $SRC/$_isim-$surum
|
||||||
patch -Np2 -i "$SRC/libpng15.patch"
|
patch -Np2 -i "$SRC/libpng15.patch"
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr
|
||||||
make
|
make
|
||||||
|
|
Loading…
Add table
Reference in a new issue