mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
inkscape: links to libgc.
This commit is contained in:
parent
eacc7b2a4f
commit
80d4b37d9b
2 changed files with 3 additions and 7 deletions
|
@ -33,3 +33,4 @@ libgcc_s.so.1
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libMagick++.so.5
|
libMagick++.so.5
|
||||||
|
libgc.so.1
|
||||||
|
|
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'inkscape'
|
# Template file for 'inkscape'
|
||||||
pkgname=inkscape
|
pkgname=inkscape
|
||||||
version=0.48.3.1
|
version=0.48.3.1
|
||||||
|
revision=1
|
||||||
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"
|
||||||
makedepends="pkg-config intltool gsl-devel gc-devel gtkmm2-devel libxml2-devel libxslt-devel boost-devel popt-devel lcms-devel libsigc++-devel libmagick-devel"
|
makedepends="pkg-config intltool gsl-devel gc-devel gtkmm2-devel libxml2-devel libxslt-devel boost-devel popt-devel lcms-devel libsigc++-devel libmagick-devel"
|
||||||
fulldepends="desktop-file-utils hicolor-icon-theme"
|
fulldepends="desktop-file-utils hicolor-icon-theme"
|
||||||
revision=1
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
short_desc="vector-based drawing program"
|
short_desc="vector-based drawing program"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://inkscape.org/"
|
homepage="http://inkscape.org/"
|
||||||
|
@ -15,9 +16,3 @@ checksum=073bf585b6a708747485f2de1f5a1b77c3f45a79e6ee128bf946bae99476db88
|
||||||
long_desc="
|
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"
|
|
||||||
|
|
||||||
# XXX missing libwpg package to support wpg.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue