grup-düzenlemeleri
This commit is contained in:
parent
de64441c5c
commit
c3ec361afa
1 changed files with 3 additions and 2 deletions
|
@ -2,16 +2,17 @@
|
||||||
# URL: http://www.gnome.org/
|
# URL: http://www.gnome.org/
|
||||||
# Paketçi: milisarge
|
# Paketçi: milisarge
|
||||||
# Gerekler: glib gobject-introspection vala
|
# Gerekler: glib gobject-introspection vala
|
||||||
|
# Grup: kütüphane
|
||||||
|
|
||||||
isim=libgee06
|
isim=libgee06
|
||||||
_isim=libgee
|
_isim=libgee
|
||||||
surum=0.6.8
|
surum=0.6.8
|
||||||
devir=1
|
devir=1
|
||||||
|
|
||||||
kaynak=(http://ftp.acc.umu.se/pub/gnome/sources/$_name/${surum%.*}/$_name-$surum.tar.xz)
|
kaynak=(http://ftp.acc.umu.se/pub/gnome/sources/$_isim/${surum%.*}/$_isim-$surum.tar.xz)
|
||||||
|
|
||||||
derle() {
|
derle() {
|
||||||
cd $_name-$surum
|
cd $_isim-$surum
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
|
Loading…
Add table
Reference in a new issue