pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/grandr_applet import grandr_applet-0.4, a gnome pa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2aa0e314862
branches:  trunk
changeset: 535779:f2aa0e314862
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Nov 28 18:40:08 2007 +0000

description:
import grandr_applet-0.4, a gnome panel applet to change screen
orientation and resolution

diffstat:

 x11/grandr_applet/DESCR    |   2 ++
 x11/grandr_applet/Makefile |  20 ++++++++++++++++++++
 x11/grandr_applet/PLIST    |  15 +++++++++++++++
 x11/grandr_applet/distinfo |   5 +++++
 4 files changed, 42 insertions(+), 0 deletions(-)

diffs (58 lines):

diff -r 34aa6443de7c -r f2aa0e314862 x11/grandr_applet/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/grandr_applet/DESCR   Wed Nov 28 18:40:08 2007 +0000
@@ -0,0 +1,2 @@
+GrandrApplet is a simple gnome-panel front end to the xrandr extension
+found in XFree86 4.3+ releases.
diff -r 34aa6443de7c -r f2aa0e314862 x11/grandr_applet/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/grandr_applet/Makefile        Wed Nov 28 18:40:08 2007 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/11/28 18:40:08 drochner Exp $
+#
+
+DISTNAME=      grandr_applet-0.4
+CATEGORIES=    x11
+MASTER_SITES=  http://dekorte.homeip.net/download/grandr-applet/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://dekorte.homeip.net/download/grandr-applet/
+COMMENT=       gnome-panel front end to the xrandr extension
+
+GNU_CONFIGURE=         yes
+USE_LIBTOOL=           yes
+USE_PKGLOCALEDIR=      yes
+USE_TOOLS+=            pkg-config gmake
+USE_DIRS+=             xdg-1.1
+
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../x11/gnome-panel/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 34aa6443de7c -r f2aa0e314862 x11/grandr_applet/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/grandr_applet/PLIST   Wed Nov 28 18:40:08 2007 +0000
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/11/28 18:40:08 drochner Exp $
+lib/bonobo/servers/GrandrApplet.server
+libexec/grandr
+share/doc/grandr_applet/AUTHORS
+share/doc/grandr_applet/COPYING
+share/doc/grandr_applet/ChangeLog
+share/doc/grandr_applet/INSTALL
+share/doc/grandr_applet/NEWS
+share/doc/grandr_applet/README
+share/locale/en/LC_MESSAGES/grandr_applet.mo
+share/locale/sv/LC_MESSAGES/grandr_applet.mo
+share/pixmaps/grandr.png
+@comment in xdg-dirs: @dirrm share/pixmaps
+@dirrm share/doc/grandr_applet
+@comment in libbonobo: @dirrm lib/bonobo/servers
diff -r 34aa6443de7c -r f2aa0e314862 x11/grandr_applet/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/grandr_applet/distinfo        Wed Nov 28 18:40:08 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/11/28 18:40:08 drochner Exp $
+
+SHA1 (grandr_applet-0.4.tar.gz) = c1214b263d07f233da8ef11c850c2a26acc1fb0e
+RMD160 (grandr_applet-0.4.tar.gz) = ee5684227829916eaa01418bf20404cca7bc1f31
+Size (grandr_applet-0.4.tar.gz) = 156381 bytes



Home | Main Index | Thread Index | Old Index