inkscape: add missing rundeps, apply patch correctly.
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Template file for 'inkscape'
|
# Template file for 'inkscape'
|
||||||
pkgname=inkscape
|
pkgname=inkscape
|
||||||
version=0.48.1
|
version=0.48.1
|
||||||
|
revision=1
|
||||||
|
patch_args="-Np1"
|
||||||
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-lcms"
|
configure_args="--enable-lcms"
|
||||||
@@ -13,6 +15,8 @@ long_desc="
|
|||||||
Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics)
|
Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics)
|
||||||
format, a standard maintained by the WWW consortium."
|
format, a standard maintained by the WWW consortium."
|
||||||
|
|
||||||
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
||||||
Add_dependency run gtkmm2
|
Add_dependency run gtkmm2
|
||||||
Add_dependency run atkmm
|
Add_dependency run atkmm
|
||||||
Add_dependency run pangomm
|
Add_dependency run pangomm
|
||||||
@@ -81,3 +85,6 @@ Add_dependency build libgomp-devel
|
|||||||
Add_dependency build popt-devel
|
Add_dependency build popt-devel
|
||||||
Add_dependency build lcms-devel
|
Add_dependency build lcms-devel
|
||||||
Add_dependency build libstdc++-devel
|
Add_dependency build libstdc++-devel
|
||||||
|
|
||||||
|
Add_dependency full desktop-file-utils
|
||||||
|
Add_dependency full hicolor-icon-theme
|
||||||
|
|||||||
Reference in New Issue
Block a user