Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2013 23:04:28 GMT
From:      Olivier Cochard-Labbe <olivier@cochard.me>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183633: deforaos-keyboard new revision and staging support
Message-ID:  <201311032304.rA3N4SWa040765@oldred.freebsd.org>
Resent-Message-ID: <201311032310.rA3NA1kg066840@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183633
>Category:       ports
>Synopsis:       deforaos-keyboard new revision 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:10:01 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@orange.bsdrp.net:/usr/obj/usr/local/BSDRP/BSDRP/FreeBSD/src/sys/PROD  amd64
>Description:
Updating port with staging support and adapted to new deforaos lib version
This PR is number 2 of 6

01 - deforaos-libdesktop 0.0.10
02 - deforaos-keyboard rev1
03 - deforaos-browser 0.4.13
04 - deforaos-player 0.1.6  
05 - deforaos-panel 0.2.18  
06 - deforaos-locker rev1

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: x11/deforaos-keyboard/Makefile
===================================================================
--- x11/deforaos-keyboard/Makefile	(revision 332601)
+++ x11/deforaos-keyboard/Makefile	(working copy)
@@ -3,11 +3,11 @@
 
 PORTNAME=	keyboard
 PORTVERSION=	0.2.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11
 MASTER_SITES=	http://www.defora.org/os/download/download/3696/
+PKGNAMEPREFIX=	deforaos-
 DISTNAME=	Keyboard-${PORTVERSION}
-PKGNAMEPREFIX=	deforaos-
 
 MAINTAINER=	olivier@cochard.me
 COMMENT=	DeforaOS desktop virtual keyboardr
@@ -19,7 +19,6 @@
 USE_GNOME=	gtk20
 USES=		pkgconfig gettext
 USE_XORG=	xtst
-MAKE_ARGS+=	PREFIX=${PREFIX}
+MAKE_ARGS+=		PREFIX=${PREFIX}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
Index: x11/deforaos-keyboard/pkg-plist
===================================================================
--- x11/deforaos-keyboard/pkg-plist	(revision 332601)
+++ x11/deforaos-keyboard/pkg-plist	(working copy)
@@ -3,3 +3,5 @@
 include/Desktop/Keyboard.h
 share/applications/keyboard.desktop
 share/locale/fr/LC_MESSAGES/Keyboard.mo
+@dirrm include/Desktop
+@dirrmtry share/applications


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311032304.rA3N4SWa040765>