mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
gnome-terminal: update to 3.12.0.
This commit is contained in:
parent
0072c39842
commit
b629261501
1 changed files with 7 additions and 7 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'gnome-terminal'
|
# Template file for 'gnome-terminal'
|
||||||
pkgname=gnome-terminal
|
pkgname=gnome-terminal
|
||||||
version=3.10.2
|
version=3.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-nautilus-extension"
|
configure_args="--disable-static --with-nautilus-extension --disable-migration"
|
||||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils"
|
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils appdata-tools"
|
||||||
makedepends="gtk+3-devel>=3.8 vte3-devel dconf-devel>=0.18 libuuid-devel
|
makedepends="gtk+3-devel vte3-devel>=0.36 dconf-devel>=0.20 libuuid-devel
|
||||||
gsettings-desktop-schemas-devel>=3.10 nautilus-devel>=3.10
|
gsettings-desktop-schemas-devel>=3.12 nautilus-devel>=3.12 gnome-shell>=3.12
|
||||||
GConf-devel desktop-file-utils"
|
desktop-file-utils"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="The GNOME terminal emulator application"
|
short_desc="The GNOME terminal emulator application"
|
||||||
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"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=e02827c29de45c09973483d821ab29ea60ab3fbba34b62a81d67b8304a9ad913
|
checksum=ce690ed798a3e940f2f3a173a7946181e48d899214048d3282c671535c87cea7
|
||||||
|
|
Loading…
Add table
Reference in a new issue