abiword: rebuild to update metadata objs.
This commit is contained in:
parent
4e28af3ed1
commit
7d7c7db3f7
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'abiword'
|
# Template file for 'abiword'
|
||||||
pkgname=abiword
|
pkgname=abiword
|
||||||
version=3.0.0
|
version=3.0.0
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-plugins --enable-clipart --enable-templates"
|
configure_args="--enable-plugins --enable-clipart --enable-templates"
|
||||||
hostmakedepends="automake libtool flex pkg-config"
|
hostmakedepends="automake libtool flex pkg-config"
|
||||||
|
@ -22,7 +22,6 @@ libabiword_package() {
|
||||||
vmove "usr/lib/*.so*"
|
vmove "usr/lib/*.so*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
abiword-devel_package() {
|
abiword-devel_package() {
|
||||||
depends="fribidi-devel libgsf-devel wv-devel enchant-devel gtk-devel
|
depends="fribidi-devel libgsf-devel wv-devel enchant-devel gtk-devel
|
||||||
librsvg-devel libabiword>=${version}_${revision}"
|
librsvg-devel libabiword>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue