svn commit: r382706 - head/deskutils/xfce4-tumbler

Olivier Duchateau olivierd at FreeBSD.org
Mon Mar 30 18:41:11 UTC 2015


Author: olivierd
Date: Mon Mar 30 18:41:10 2015
New Revision: 382706
URL: https://svnweb.freebsd.org/changeset/ports/382706
QAT: https://qat.redports.org/buildarchive/r382706/

Log:
  Allow Thunar (through tumbler daemon) to display previews for SVG icons.
  
  PR:		199009
  Submitted by:	marino@

Modified:
  head/deskutils/xfce4-tumbler/Makefile

Modified: head/deskutils/xfce4-tumbler/Makefile
==============================================================================
--- head/deskutils/xfce4-tumbler/Makefile	Mon Mar 30 18:37:23 2015	(r382705)
+++ head/deskutils/xfce4-tumbler/Makefile	Mon Mar 30 18:41:10 2015	(r382706)
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libpng.so:${PORTSDIR}/graph
 
 USES=		pathfix pkgconfig gmake libtool gettext-tools xfce tar:bzip2
 GNU_CONFIGURE=	yes
-USE_GNOME=	glib20 intltool intlhack gdkpixbuf2
+USE_GNOME=	glib20 intltool intlhack gdkpixbuf2 librsvg2
 USE_LDCONFIG=	yes
 
 CONFIGURE_ARGS=	--enable-xdg-cache \


More information about the svn-ports-head mailing list