milis/talimatname/genel/p/perl-tk/talimat

18 lines
427 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: Perl için bir grafik kullanıcı arabirimi araç takımı.
# URL: http://search.cpan.org/
# Paketçi: alihan-ozturk28@hotmail.com
# Gerekler: perl-devel-leak perl-test-pod xorg-server libpng libjpeg-turbo tk
isim=perl-tk
surum=804.033
devir=1
kaynak=( http://search.cpan.org/CPAN/authors/id/S/SR/SREZIC/Tk-$surum.tar.gz)
derle() {
cd Tk-$surum
perl Makefile.PL INSTALLDIRS=vendor
make
make DESTDIR=$PKG install
}