milis/talimatname/genel/i/isomaster/talimat

18 lines
516 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: CD/DVD İmaj editörü
# URL: http://www.littlesvr.ca/isomaster/
# Paketçi: milisarge
# Gerekler: gtk2 desktop-file-utils harfbuzz atk gdk-pixbuf xorg-libx11 xorg-libxext xorg-libxrender xorg-libxdmcp xcb-proto xorg-proto xorg-libxau libxcb libpng freetype xorg-fontconfig xorg-pixman pango cairo pcre glib
isim=isomaster
surum=1.3.13
devir=1
kaynak=(http://littlesvr.ca/isomaster/releases/$isim-$surum.tar.bz2)
derle() {
cd $isim-$surum
make PREFIX=/usr
make PREFIX=/usr DESTDIR=$PKG install
}