This commit is contained in:
milisarge 2017-07-02 15:33:42 +03:00
parent 90d33cc322
commit 67e3d0cab3
2 changed files with 20 additions and 1 deletions

View File

@ -0,0 +1,19 @@
# Description: Serbestçe yeniden kullanılabilir Autoconf makroları topluluğu
# URL: http://www.gnu.org/software/autoconf-archive/
# Packager: Cihan Alkan
# Depends on:
name=autoconf-archive
version=2017.03.21
release=1
source=(http://ftpmirror.gnu.org/$name/$name-$version.tar.xz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

View File

@ -1,7 +1,7 @@
# Description: Windows DVD'sinden veya bir iso dosyasından Windows USB bellek kurulum aracı oluşturma programı
# URL: https://github.com/slacka/WoeUSB
# Packager: Cihan Alkan
# Depends on: wxgtk grub
# Depends on: wxgtk grub libnotify parted ntfs-3g p7zip
name=woeusb
version=2.0.3