diff options
author | drochner <drochner@pkgsrc.org> | 2007-11-28 18:40:08 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-11-28 18:40:08 +0000 |
commit | f16468692c015028b2bbbca816cc4e697535625b (patch) | |
tree | 73ee297914aae3fac1d84aa05eed5d8f2eb96e4d /x11 | |
parent | 0095dd3c4134ed67cf9bd5a1501ee0a4c39b5482 (diff) | |
download | pkgsrc-f16468692c015028b2bbbca816cc4e697535625b.tar.gz |
import grandr_applet-0.4, a gnome panel applet to change screen
orientation and resolution
Diffstat (limited to 'x11')
-rw-r--r-- | x11/grandr_applet/DESCR | 2 | ||||
-rw-r--r-- | x11/grandr_applet/Makefile | 20 | ||||
-rw-r--r-- | x11/grandr_applet/PLIST | 15 | ||||
-rw-r--r-- | x11/grandr_applet/distinfo | 5 |
4 files changed, 42 insertions, 0 deletions
diff --git a/x11/grandr_applet/DESCR b/x11/grandr_applet/DESCR new file mode 100644 index 00000000000..da80f0d4b7f --- /dev/null +++ b/x11/grandr_applet/DESCR @@ -0,0 +1,2 @@ +GrandrApplet is a simple gnome-panel front end to the xrandr extension +found in XFree86 4.3+ releases. diff --git a/x11/grandr_applet/Makefile b/x11/grandr_applet/Makefile new file mode 100644 index 00000000000..e0d89dba098 --- /dev/null +++ b/x11/grandr_applet/Makefile @@ -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 +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 --git a/x11/grandr_applet/PLIST b/x11/grandr_applet/PLIST new file mode 100644 index 00000000000..e188c4dfca7 --- /dev/null +++ b/x11/grandr_applet/PLIST @@ -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 --git a/x11/grandr_applet/distinfo b/x11/grandr_applet/distinfo new file mode 100644 index 00000000000..803e4610b31 --- /dev/null +++ b/x11/grandr_applet/distinfo @@ -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 |