Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2012 12:14:14 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309233 - in head/x11: . deforaos-locker deforaos-locker/files
Message-ID:  <201212191214.qBJCEE8a090441@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Dec 19 12:14:13 2012
New Revision: 309233
URL: http://svnweb.freebsd.org/changeset/ports/309233

Log:
  DeforaOS desktop screensaver
  
  PR:		ports/172994
  Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me>

Added:
  head/x11/deforaos-locker/
  head/x11/deforaos-locker/Makefile   (contents, props changed)
  head/x11/deforaos-locker/distinfo   (contents, props changed)
  head/x11/deforaos-locker/files/
  head/x11/deforaos-locker/files/patch-doc__Makefile   (contents, props changed)
  head/x11/deforaos-locker/pkg-descr   (contents, props changed)
  head/x11/deforaos-locker/pkg-plist   (contents, props changed)
Modified:
  head/x11/Makefile

Modified: head/x11/Makefile
==============================================================================
--- head/x11/Makefile	Wed Dec 19 11:48:33 2012	(r309232)
+++ head/x11/Makefile	Wed Dec 19 12:14:13 2012	(r309233)
@@ -33,6 +33,7 @@
     SUBDIR += decurs
     SUBDIR += deforaos-keyboard
     SUBDIR += deforaos-libdesktop
+    SUBDIR += deforaos-locker
     SUBDIR += deforaos-panel
     SUBDIR += deskmenu
     SUBDIR += deskpaint

Added: head/x11/deforaos-locker/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11/deforaos-locker/Makefile	Wed Dec 19 12:14:13 2012	(r309233)
@@ -0,0 +1,31 @@
+# Created by: Olivier Cochard-Labbe <olivier@cochard.me>
+# $FreeBSD$
+
+PORTNAME=	locker
+PORTVERSION=	0.2.1
+CATEGORIES=	x11
+MASTER_SITES=	http://www.defora.org/os/download/download/3703/
+DISTNAME=	Locker-${PORTVERSION}
+PKGNAMEPREFIX=	deforaos-
+
+MAINTAINER=	olivier@cochard.me
+COMMENT=	DeforaOS desktop screensaver
+
+LICENSE=	GPLv3
+
+LIB_DEPENDS=	System:${PORTSDIR}/devel/deforaos-libsystem \
+		Desktop:${PORTSDIR}/x11/deforaos-libdesktop \
+		Xss:${PORTSDIR}/x11/libXScrnSaver
+BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/Panel.pc:${PORTSDIR}/x11/deforaos-panel \
+		xsltproc:${PORTSDIR}/textproc/libxslt \
+		${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl
+
+USE_GNOME=	gtk20 desktopfileutils
+USE_PKGCONFIG=	build
+USE_GETTEXT=	yes
+
+MAKE_ENV+=	MANDIR=${MANPREFIX}/man
+
+MAN1=		locker.1 lockerctl.1
+
+.include <bsd.port.mk>

Added: head/x11/deforaos-locker/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11/deforaos-locker/distinfo	Wed Dec 19 12:14:13 2012	(r309233)
@@ -0,0 +1,2 @@
+SHA256 (Locker-0.2.1.tar.gz) = 6df132143b9efea2af85ce64dde3f8a8fb40bc041eedf441257c6f66a5e5e4a3
+SIZE (Locker-0.2.1.tar.gz) = 49812

Added: head/x11/deforaos-locker/files/patch-doc__Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11/deforaos-locker/files/patch-doc__Makefile	Wed Dec 19 12:14:13 2012	(r309233)
@@ -0,0 +1,18 @@
+--- ./doc/Makefile.orig	2012-10-14 18:56:53.000000000 +0200
++++ ./doc/Makefile	2012-12-19 13:06:45.711358747 +0100
+@@ -1,4 +1,4 @@
+-TARGETS	= locker.1 locker.html lockerctl.1 lockerctl.html
++TARGETS	= locker.1 lockerctl.1
+ PREFIX	= /usr/local
+ DESTDIR	=
+ RM	?= rm -f
+@@ -29,9 +29,7 @@
+ 
+ install: $(TARGETS)
+ 	./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "locker.1"
+-	./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "locker.html"
+ 	./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "lockerctl.1"
+-	./docbook.sh -P "$(DESTDIR)$(PREFIX)" -i -- "lockerctl.html"
+ 
+ uninstall:
+ 	./docbook.sh -P "$(DESTDIR)$(PREFIX)" -u -- "locker.1"

Added: head/x11/deforaos-locker/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11/deforaos-locker/pkg-descr	Wed Dec 19 12:14:13 2012	(r309233)
@@ -0,0 +1,3 @@
+DeforaOS desktop screensaver
+
+WWW: http://www.defora.org/

Added: head/x11/deforaos-locker/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11/deforaos-locker/pkg-plist	Wed Dec 19 12:14:13 2012	(r309233)
@@ -0,0 +1,24 @@
+bin/locker
+bin/lockerctl
+include/Desktop/Locker.h
+include/Desktop/Locker/auth.h
+include/Desktop/Locker/demo.h
+include/Desktop/Locker/locker.h
+include/Desktop/Locker/plugin.h
+lib/Locker/auth/password.so
+lib/Locker/auth/slider.so
+lib/Locker/demos/gtk-demo.so
+lib/Locker/demos/logo.so
+lib/Locker/demos/xscreensaver.so
+lib/Locker/demos/xterm.so
+lib/Locker/plugins/openmoko.so
+lib/Locker/plugins/panel.so
+lib/Locker/plugins/suspend.so
+lib/Locker/plugins/systray.so
+share/applications/locker-settings.desktop
+share/locale/fr/LC_MESSAGES/Locker.mo
+@dirrm include/Desktop/Locker
+@dirrm lib/Locker/auth
+@dirrm lib/Locker/demos
+@dirrm lib/Locker/plugins
+@dirrm lib/Locker



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