libmcrypt.paketlendi
This commit is contained in:
parent
e913138592
commit
baecc84754
1 changed files with 18 additions and 0 deletions
18
talimatname/genel/l/libmcrypt/talimat
Normal file
18
talimatname/genel/l/libmcrypt/talimat
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Tanım: Simetrik algoritma gelitirştirmek için gerekli kütüphane
|
||||||
|
# URL: http://www.washington.edu/imap
|
||||||
|
# Paketçi: halityilmaz1982
|
||||||
|
# Gerekler:
|
||||||
|
|
||||||
|
isim=libmcrypt
|
||||||
|
surum=2.5.8
|
||||||
|
devir=1
|
||||||
|
|
||||||
|
kaynak=(http://downloads.sourceforge.net/mcrypt/${isim}-${surum}.tar.bz2)
|
||||||
|
|
||||||
|
derle() {
|
||||||
|
cd ${SRC}/${isim}-${surum}
|
||||||
|
./configure --prefix=/usr \
|
||||||
|
--mandir=/usr/share/man
|
||||||
|
make
|
||||||
|
make DESTDIR=$PKG install
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue