ports/183638: deforaos-pdfviewer revision update and staging support

Olivier Cochard-Labbe olivier at cochard.me
Sun Nov 3 23:30:01 UTC 2013


>Number:         183638
>Category:       ports
>Synopsis:       deforaos-pdfviewer revision update and staging support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 03 23:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Cochard-Labbe
>Release:        10.0
>Organization:
>Environment:
FreeBSD orange.bsdrp.net 10.0-BETA2 FreeBSD 10.0-BETA2 #0 r257208M: Sun Oct 27 21:28:39 CET 2013     root at orange.bsdrp.net:/usr/obj/usr/local/BSDRP/BSDRP/FreeBSD/src/sys/PROD  amd64
>Description:
Just staging and makefile updating.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: print/deforaos-pdfviewer/Makefile
===================================================================
--- print/deforaos-pdfviewer/Makefile	(revision 332601)
+++ print/deforaos-pdfviewer/Makefile	(working copy)
@@ -3,10 +3,11 @@
 
 PORTNAME=	pdfviewer
 PORTVERSION=	0.0.1
+PORTREVISION=	1
 CATEGORIES=	print
 MASTER_SITES=	http://www.defora.org/os/download/download/3686/
+PKGNAMEPREFIX=	deforaos-
 DISTNAME=	PDFViewer-${PORTVERSION}
-PKGNAMEPREFIX=	deforaos-
 
 MAINTAINER=	olivier at cochard.me
 COMMENT=	DeforaOS desktop PDF viewer
@@ -13,15 +14,14 @@
 
 LICENSE=	GPLv3
 
-LIB_DEPENDS=	System:${PORTSDIR}/devel/deforaos-libsystem \
-		Desktop:${PORTSDIR}/x11/deforaos-libdesktop \
-		poppler-glib:${PORTSDIR}/graphics/poppler-glib
+LIB_DEPENDS=	libSystem.so:${PORTSDIR}/devel/deforaos-libsystem \
+		libDesktop.so:${PORTSDIR}/x11/deforaos-libdesktop \
+		libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
 
 MAKE_ARGS+=	PREFIX=${PREFIX}
 USES=		pkgconfig
-USE_GNOME=	gtk20 desktopfileutils
+USE_GNOME=	gtk20
 PLIST_FILES=	bin/pdfviewer \
 		share/applications/pdfviewer.desktop
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list