mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
gnome-menus: update to 3.3.5.
This commit is contained in:
parent
2b0ae341bb
commit
068e913ca4
2 changed files with 3 additions and 8 deletions
|
@ -1,8 +1,4 @@
|
||||||
libgio-2.0.so.0
|
libgio-2.0.so.0
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libgmodule-2.0.so.0
|
|
||||||
libgthread-2.0.so.0
|
|
||||||
librt.so.1
|
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libpthread.so.0
|
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'gnome-menus'
|
# Template file for 'gnome-menus'
|
||||||
pkgname=gnome-menus
|
pkgname=gnome-menus
|
||||||
version=3.2.0.1
|
version=3.3.5
|
||||||
revision=2
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
short_desc="GNOME menu specifications"
|
short_desc="GNOME menu specifications"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=17e2ea745b1e80fba4f6ec03c4bac561aa6e7ca275fcc79a3df3d318cb64972b
|
checksum=92f640bdb96dacbfcbf183bac1657cc52dd2ddf866b4b33504d01719dbd951d5
|
||||||
long_desc="
|
long_desc="
|
||||||
This package provides an implementation of the Desktop Menu Specification
|
This package provides an implementation of the Desktop Menu Specification
|
||||||
for the GNOME Desktop."
|
for the GNOME Desktop."
|
||||||
|
|
Loading…
Add table
Reference in a new issue