gedit: update to 2.30.4.
This commit is contained in:
parent
5305fb7260
commit
149f467c33
1 changed files with 4 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gedit'
|
||||
pkgname=gedit
|
||||
version=2.30.2
|
||||
version=2.30.4
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-schemas-install --disable-scrollkeeper
|
||||
--with-gconf-schema-file-dir=/usr/share/gconf/schemas --localstatedir=/var"
|
||||
short_desc="A text editor for GNOME"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=bcaa3ececd38293524b12f793bc939268531ce7a2b7f49212362098cf36b1bd5
|
||||
checksum=a561fe3dd1d199baede1bd07c4ee65f06fc7c494dd4d3327117f04149a608e3c
|
||||
long_desc="
|
||||
The GNOME Editor."
|
||||
|
||||
|
@ -22,6 +22,8 @@ Add_dependency run pango
|
|||
Add_dependency run cairo
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run libpng
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run libxml2
|
||||
Add_dependency run GConf
|
||||
|
|
Loading…
Reference in a new issue