mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gtk+3: update to 3.3.20.
This commit is contained in:
parent
8b63ef396d
commit
0fbdd6c122
2 changed files with 4 additions and 2 deletions
|
@ -19,6 +19,8 @@ Add_dependency run libXcursor-devel
|
||||||
Add_dependency run libXcomposite-devel
|
Add_dependency run libXcomposite-devel
|
||||||
Add_dependency run gtk+3 ">=${version}"
|
Add_dependency run gtk+3 ">=${version}"
|
||||||
|
|
||||||
|
noarch=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmove usr/include usr
|
vmove usr/include usr
|
||||||
vmove usr/lib/pkgconfig usr/lib
|
vmove usr/lib/pkgconfig usr/lib
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'gtk+3'.
|
# Template build file for 'gtk+3'.
|
||||||
pkgname=gtk+3
|
pkgname=gtk+3
|
||||||
version=3.3.18
|
version=3.3.20
|
||||||
wrksrc="gtk+-${version}"
|
wrksrc="gtk+-${version}"
|
||||||
distfiles="${GNOME_SITE}/gtk+/3.3/gtk+-$version.tar.xz"
|
distfiles="${GNOME_SITE}/gtk+/3.3/gtk+-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ short_desc="The GTK+ toolkit (v3)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=c63cc7ff19c28f73c1060f4b6168ef0f6cb359803abb990baa5c5f5a48f31f90
|
checksum=2327df9b2eca97d4817a6adbf127bf77141c4bafb2f79b6a91c9495b272d8501
|
||||||
long_desc="
|
long_desc="
|
||||||
GTK+ is a multi-platform toolkit for creating graphical user
|
GTK+ is a multi-platform toolkit for creating graphical user
|
||||||
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
||||||
|
|
Loading…
Add table
Reference in a new issue