milis/talimatname/genel/y/yelp-xsl/talimat

18 lines
356 B
Text
Raw Normal View History

2017-10-27 21:46:27 +03:00
# Tanım: Yelp icin stil dosyalari
2016-02-24 02:27:23 +02:00
# URL: http://www.gnome.org/
2017-10-27 21:46:27 +03:00
# Paketçi: milisarge
# Gerekler: itstool libxslt intltool
2018-01-28 17:20:04 +02:00
# Grup: kütüphane
2016-02-24 02:27:23 +02:00
2017-10-28 15:10:23 +03:00
isim=yelp-xsl
2018-01-28 17:20:04 +02:00
surum=3.27.1
2017-10-28 15:10:23 +03:00
devir=1
2018-01-28 17:20:04 +02:00
kaynak=(http://ftp.gnome.org/pub/gnome/sources/$isim/${surum:0:4}/$isim-$surum.tar.xz)
2016-02-24 02:27:23 +02:00
2017-10-28 00:59:41 +03:00
derle() {
2018-01-28 17:20:04 +02:00
cd $isim-$surum
./configure --prefix=/usr
make
make DESTDIR=$PKG install
2016-02-24 02:27:23 +02:00
}