pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lxappearance: update to 0.6.2



Module Name:	pkgsrc-wip
Committed By:	youri <youri%NetBSD.org@localhost>
Pushed By:	youri
Date:		Tue Apr 5 13:35:05 2016 +0200
Changeset:	0317de24d5ee4d46886253a6b0e81653ad4291d6

Modified Files:
	lxappearance/Makefile
	lxappearance/distinfo

Log Message:
lxappearance: update to 0.6.2

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0317de24d5ee4d46886253a6b0e81653ad4291d6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lxappearance/Makefile | 20 ++++++++------------
 lxappearance/distinfo |  7 ++++---
 2 files changed, 12 insertions(+), 15 deletions(-)

diffs:
diff --git a/lxappearance/Makefile b/lxappearance/Makefile
index 5cef02d..e4e3d70 100644
--- a/lxappearance/Makefile
+++ b/lxappearance/Makefile
@@ -1,28 +1,24 @@
 # $NetBSD: Makefile,v 1.4 2012/11/24 02:29:27 jeremy-c-reed Exp $
 
-DISTNAME=	lxappearance-0.5.2
+DISTNAME=	lxappearance-0.6.2
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=lxde/}
+EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://lxde.sourceforge.net/
 COMMENT=	GTK+ theme switcher
 
-#DEPENDS+=	lxmenu-data-[0-9]*:../../wip/lxmenu-data
-
 LICENSE=	gnu-gpl-v2
 
-GNU_CONFIGURE=	yes
-#USE_LIBTOOL=	yes
-#USE_TOOLS+=	perl pkg-config
-USE_TOOLS+=	intltool pkg-config
+GNU_CONFIGURE=		yes
+CONFIGURE_ARGS+=	XSLTPROC=${PREFIX}/bin/xsltproc
+USE_LIBTOOL=		yes
+USE_TOOLS+=		intltool pkg-config
 
+BUILD_DEPENDS+=	docbook-xsl-[0-9]*:../../textproc/docbook-xsl
+BUILD_DEPENDS+=	libxslt-[0-9]*:../../textproc/libxslt
 
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-#.include "../../devel/glib2/buildlink3.mk"
-#.include "../../devel/libwnck/buildlink3.mk"
-#.include "../../wip/menu-cache/buildlink3.mk"
-#.include "../../graphics/gdk-pixbuf2-xlib/buildlink3.mk"
-#.include "../../sysutils/dbus/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/lxappearance/distinfo b/lxappearance/distinfo
index 1e13401..cca3155 100644
--- a/lxappearance/distinfo
+++ b/lxappearance/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.2 2012/11/24 02:29:27 jeremy-c-reed Exp $
 
-SHA1 (lxappearance-0.5.2.tar.gz) = 08adf1210cd70c59aae08b8229d629eb94275fbb
-RMD160 (lxappearance-0.5.2.tar.gz) = e8a59562a2f1e95b4919d00d4a253956fb6cc406
-Size (lxappearance-0.5.2.tar.gz) = 278331 bytes
+SHA1 (lxappearance-0.6.2.tar.xz) = 600304a2123dc4c7b5dde73595cc422876a820ad
+RMD160 (lxappearance-0.6.2.tar.xz) = df4cc2b19799b92e4f4028ea48716dc11fd36584
+SHA512 (lxappearance-0.6.2.tar.xz) = ddfd63045cae61f60e2745e7fbdafcf68cdc0443a7ff271ff11a40f39b2e08de902a980f6c68e1615a690690a3c33abc2de8ab854d08f7707be210b0addb67e7
+Size (lxappearance-0.6.2.tar.xz) = 165788 bytes


Home | Main Index | Thread Index | Old Index