mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
webkit-gtk: remove unknown configure option.
--HG-- extra : convert_revision : d772a9b52ba57ff216819d9944b8ad93787681d8
This commit is contained in:
parent
704a332c98
commit
ffae4d1b2f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ wrksrc=webkit-${version}
|
||||||
distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz"
|
distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--with-target=x11 --enable-3D-transforms
|
configure_args="--with-target=x11 --enable-3D-transforms
|
||||||
--enable-channel-messaging --enable-svg-filters --with-font-backend=freetype"
|
--enable-channel-messaging --with-font-backend=freetype"
|
||||||
short_desc="GTK2 port of the WebKit browser engine"
|
short_desc="GTK2 port of the WebKit browser engine"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=2211f24bec683fc7da1a1d9c1f8f8bc71344d1950cc2e0021df969998a9c8b25
|
checksum=2211f24bec683fc7da1a1d9c1f8f8bc71344d1950cc2e0021df969998a9c8b25
|
||||||
|
|
Loading…
Add table
Reference in a new issue