mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
Revert "gtksourceview: update to 3.14.0."
This reverts commit 3f68359f93
.
Conflicts:
srcpkgs/gtksourceview/template
This commit is contained in:
parent
0a1d2245c5
commit
f5219abc05
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'gtksourceview'
|
# Template file for 'gtksourceview'
|
||||||
pkgname=gtksourceview
|
pkgname=gtksourceview
|
||||||
version=3.14.0
|
version=3.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config intltool gtk+3-devel glib-devel"
|
hostmakedepends="pkg-config intltool gtk+3-devel"
|
||||||
makedepends="gtk+3-devel libxml2-devel"
|
makedepends="gtk+3-devel libxml2-devel"
|
||||||
short_desc="Text widget that extends GTK+3 GtkTextView widget"
|
short_desc="Text widget that extends GTK+3 GtkTextView widget"
|
||||||
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=b6a6036af0209cbc591afbae2fb13d2a92898a52cb76f652b94034da1bc0eba4
|
checksum=62a31eee00f633d7959efb7eec44049ebd0345d670265853dcd21c057f3f30ad
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue