milis/talimatname/genel/e/evas_generic_loaders-e19/talimat

18 lines
394 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: evas generic loaders
# URL: http://www.enlightenment.org/
# Paketçi: milisarge
# Gerekler: efl-e19
isim=evas_generic_loaders-e19
surum=1.17.0
devir=1
kaynak=(http://download.enlightenment.org/rel/libs/evas_generic_loaders/evas_generic_loaders-$surum.tar.gz)
derle()
{
cd evas_generic_loaders-$surum
./configure --prefix=/usr
make
make -j1 DESTDIR=$PKG install
}