mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
gnome-search-tool: update to 3.4.0.
This commit is contained in:
parent
6e6baa301e
commit
a47be7b301
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'gnome-search-tool'
|
# Template file for 'gnome-search-tool'
|
||||||
pkgname=gnome-search-tool
|
pkgname=gnome-search-tool
|
||||||
version=3.3.1
|
version=3.4.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
||||||
--with-gconf-schema-file-dir=/usr/share/gconf/schemas
|
--with-gconf-schema-file-dir=/usr/share/gconf/schemas
|
||||||
--disable-schemas-install"
|
--disable-schemas-install"
|
||||||
short_desc="A font viewer for GNOME"
|
short_desc="Search utility for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=8af51a00c11567b52adb69cb5bde148ba24552b034edc1928311d4283506d6ca
|
checksum=6c4ed39ab1196d118e5e0d2a7faa07fbbb257831454ee92ff0c6f28c0942e69c
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains $pkgname, a font viewer for the GNOME desktop."
|
This package contains $pkgname, a search utility for the GNOME desktop."
|
||||||
|
|
||||||
gconf_schemas="${pkgname}.schemas"
|
gconf_schemas="${pkgname}.schemas"
|
||||||
replaces="gnome-utils>=3.0"
|
replaces="gnome-utils>=3.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue