bluefish: update to 2.2.11.
This commit is contained in:
parent
d8763e8771
commit
b8c88c3cbd
1 changed files with 8 additions and 8 deletions
|
@ -1,25 +1,25 @@
|
||||||
# Template file for 'bluefish'
|
# Template file for 'bluefish'
|
||||||
pkgname=bluefish
|
pkgname=bluefish
|
||||||
version=2.2.10
|
version=2.2.11
|
||||||
revision=2
|
revision=1
|
||||||
lib32disabled=yes
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-spell-check --disable-update-databases
|
configure_args="--enable-spell-check --disable-update-databases
|
||||||
--disable-xml-catalog-update $(vopt_enable python)"
|
--disable-xml-catalog-update $(vopt_enable python)"
|
||||||
|
pycompile_dirs="/usr/share/bluefish"
|
||||||
hostmakedepends="pkg-config intltool gdk-pixbuf-devel libxml2-devel
|
hostmakedepends="pkg-config intltool gdk-pixbuf-devel libxml2-devel
|
||||||
automake libtool gettext-devel glib-devel"
|
automake libtool gettext-devel glib-devel"
|
||||||
makedepends="libxml2-devel gtk+3-devel enchant2-devel gucharmap-devel
|
makedepends="libxml2-devel gtk+3-devel enchant2-devel gucharmap-devel
|
||||||
$(vopt_if python python-devel)"
|
$(vopt_if python python-devel)"
|
||||||
depends="hicolor-icon-theme desktop-file-utils xmlcatmgr
|
depends="hicolor-icon-theme desktop-file-utils xmlcatmgr
|
||||||
$(vopt_if python python)"
|
$(vopt_if python python)"
|
||||||
xml_entries="nextCatalog /usr/share/xml/bluefish/catalog.xml --"
|
short_desc="Powerful HTML editor for experienced web designers and programmers"
|
||||||
pycompile_dirs="/usr/share/bluefish"
|
|
||||||
short_desc="A powerful HTML editor for experienced web designers and programmers"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-only"
|
||||||
homepage="http://bluefish.openoffice.nl/"
|
homepage="http://bluefish.openoffice.nl/"
|
||||||
distfiles="http://www.bennewitz.com/bluefish/stable/source/bluefish-${version}.tar.bz2"
|
distfiles="http://www.bennewitz.com/bluefish/stable/source/bluefish-${version}.tar.bz2"
|
||||||
checksum=afeca12b693bb58e30c2199e6a21cc06da02d88e0ac9d08b7a231a9c8e7c3eb2
|
checksum=454c877fc1dbddfcc65cc7ddaa3c5ceb17bc46e216baf7878f09dbf1dabdc2ff
|
||||||
|
lib32disabled=yes
|
||||||
|
xml_entries="nextCatalog /usr/share/xml/bluefish/catalog.xml --"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -e 's|\[enchant\]|\[enchant-2\]|g' \
|
sed -e 's|\[enchant\]|\[enchant-2\]|g' \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue