pkgsrc-WIP-changes archive

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

pcmanfm:update to 1.2.4



Module Name:	pkgsrc-wip
Committed By:	youri <youri.mout%gmail.com@localhost>
Pushed By:	youri
Date:		Tue Apr 5 19:25:16 2016 +0200
Changeset:	0353e7bc39b1d4cc51a507c101544288c25f2dbd

Modified Files:
	pcmanfm/Makefile
	pcmanfm/PLIST
	pcmanfm/distinfo

Log Message:
pcmanfm:update to 1.2.4

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

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

diffstat:
 pcmanfm/Makefile | 19 ++++++++++++-------
 pcmanfm/PLIST    |  6 ++++--
 pcmanfm/distinfo |  7 ++++---
 3 files changed, 20 insertions(+), 12 deletions(-)

diffs:
diff --git a/pcmanfm/Makefile b/pcmanfm/Makefile
index b1eb2a7..9fa4636 100644
--- a/pcmanfm/Makefile
+++ b/pcmanfm/Makefile
@@ -1,25 +1,30 @@
 # $NetBSD: Makefile,v 1.4 2013/01/31 03:35:01 jeremy-c-reed Exp $
 #
 
-DISTNAME=	pcmanfm-1.1.0
+DISTNAME=	pcmanfm-1.2.4
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=pcmanfm/}
+EXTRACT_SUFX=	.tar.xz
 
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=	youri%NetBSD.org@localhost
 HOMEPAGE=	http://pcmanfm.sourceforge.net/
 COMMENT=	Extremly fast and lightweight file manager
+LICENSE=	gnu-gpl-v2
 
 GNU_CONFIGURE=		yes
 USE_PKGLOCALEDIR=	yes
-USE_DIRS+=		xdg-1.1
 USE_TOOLS+=		intltool pkg-config
 
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+CONF=			share/examples/pcmanfm
+CONFIGURE_ARGS+=	--sysconfdir=${PREFIX}/${CONF}
 
-.include "../../x11/gtk2/buildlink3.mk"
+PKG_SYSCONFSUBDIR=	xdg
+MAKE_DIRS=		${PKG_SYSCONFDIR}/pcmanfm/default
+CONF_FILES+=		${CONF}/xdg/pcmanfm/default/pcmanfm.conf \
+			${PKG_SYSCONFDIR}/pcmanfm/default/pcmanfm.conf
 
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../sysutils/menu-cache/buildlink3.mk"
-
 .include "../../wip/libfm/buildlink3.mk"
-
 .include "../../mk/bsd.pkg.mk"
diff --git a/pcmanfm/PLIST b/pcmanfm/PLIST
index aa287a9..16a812b 100644
--- a/pcmanfm/PLIST
+++ b/pcmanfm/PLIST
@@ -1,10 +1,12 @@
-@comment $NetBSD: PLIST,v 1.2 2012/11/24 02:42:40 jeremy-c-reed Exp $
+@comment $NetBSD$
 bin/pcmanfm
-etc/xdg/pcmanfm/default/pcmanfm.conf
+include/pcmanfm-modules.h
 man/man1/pcmanfm.1
 share/applications/pcmanfm-desktop-pref.desktop
 share/applications/pcmanfm.desktop
+share/examples/pcmanfm/xdg/pcmanfm/default/pcmanfm.conf
 share/pcmanfm/ui/about.ui
 share/pcmanfm/ui/autorun.ui
+share/pcmanfm/ui/connect.ui
 share/pcmanfm/ui/desktop-pref.ui
 share/pcmanfm/ui/pref.ui
diff --git a/pcmanfm/distinfo b/pcmanfm/distinfo
index 6d3ff6a..bdf594c 100644
--- a/pcmanfm/distinfo
+++ b/pcmanfm/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.2 2012/11/24 02:42:40 jeremy-c-reed Exp $
 
-SHA1 (pcmanfm-1.1.0.tar.gz) = 8c780b79d2b29bc04660c5c929e1ce314ba9a5a4
-RMD160 (pcmanfm-1.1.0.tar.gz) = 1ece2744eb207c7da773904b9ca8014f70158a0e
-Size (pcmanfm-1.1.0.tar.gz) = 496895 bytes
+SHA1 (pcmanfm-1.2.4.tar.xz) = 4768ee564a36021977e4af8c33270b6835b3391d
+RMD160 (pcmanfm-1.2.4.tar.xz) = 493f436ef8c33a3eab74ba6c62e8f5b3f231998b
+SHA512 (pcmanfm-1.2.4.tar.xz) = f4d0ed9d5dcc1b01643715fd54b94ff46967801f0c6d1dde6d196fadbedb5551cfda536d548237b187e5545cceea0a987f7c1c8e38659cae109b6483f14798f7
+Size (pcmanfm-1.2.4.tar.xz) = 417316 bytes


Home | Main Index | Thread Index | Old Index