mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
WoeUSB: switch to wxWidgets-gtk3
This commit is contained in:
parent
4bf023844d
commit
3fceec34cb
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'WoeUSB'
|
# Template file for 'WoeUSB'
|
||||||
pkgname=WoeUSB
|
pkgname=WoeUSB
|
||||||
version=3.2.2
|
version=3.2.2
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--with-wx-config=wx-config-gtk3"
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
makedepends="wxWidgets-devel"
|
makedepends="wxWidgets-gtk3-devel"
|
||||||
depends="ntfs-3g parted"
|
depends="ntfs-3g parted"
|
||||||
short_desc="Create a Windows USB stick installer from a real Windows DVD or image"
|
short_desc="Create a Windows USB stick installer from a real Windows DVD or image"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue