milis/talimatname/genel/0/0ad-data/talimat

16 lines
439 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: Çapraz platform, üç boyutlu ve tarihsel temelli gerçek zamanlı strateji oyunu (veri dosyaları)
# URL: http://play0ad.com/
# Paketçi: Cihan_Alkan
# Gerekler:
# Grup: oyun
isim=0ad-data
surum=a22
devir=1
kaynak=(https://sourceforge.net/projects/zero-ad/files/releases/0ad-0.0.22-alpha-unix-data.tar.xz)
derle() {
install -d ${PKG}/usr/share/0ad/data
cp -r ${SRC}/0ad-0.0.22-alpha/binaries/data ${PKG}/usr/share/0ad
}