grup-düzenlemeleri

This commit is contained in:
yasarciv67 2018-07-31 12:38:50 +00:00
parent a15ad71679
commit 94660bd965
1 changed files with 3 additions and 2 deletions

View File

@ -1,12 +1,13 @@
# Tanım: A simple build configuration and project generation tool using lua
# Tanım: Lua kullanarak basit bir yapı yapılandırması ve proje oluşturma aracı
# URL: http://industriousone.com/premake
# Paketçi: milisarge
# Gerekler:
# Grup: geliştirme
isim=premake
surum=4.3
devir=1
kaynak=(http://downloads.sourceforge.net/project/premake/Premake/4.3/premake-4.3-src.zip)
kaynak=(http://downloads.sourceforge.net/project/premake/Premake/$surum/$isim-$surum-src.zip)
derle() {
cd "$SRC/premake-$surum/build/gmake.unix"