New package: winusb-1.0.11.
This commit is contained in:
parent
b499d99f6c
commit
56693298fc
1 changed files with 20 additions and 0 deletions
20
srcpkgs/winusb/template
Normal file
20
srcpkgs/winusb/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'winusb'
|
||||
pkgname=winusb
|
||||
version=1.0.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="wxGTK-devel ntfs-3g parted grub-x86_64-efi desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Simple tool that enable you to create your own usb stick windows installer"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://en.congelli.eu/prog_info_winusb.html"
|
||||
distfiles="http://en.congelli.eu/directdl/winusb/winusb-${version}.tar.gz"
|
||||
checksum=7bd8d2e63651134bd4173dcf358708fb9e6de1677c088e67d45995a1d5066bc9
|
||||
|
||||
winusb_package() {
|
||||
depends="desktop-file-utils hicolor-icon-theme parted ntfs-3g grub-x86_64-efi"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue