Import peksystray 0.2.1
PekSysTray is an freedesktop.org compliant system tray notification area dockapp similar to the Gnome notification area applet. However, it is designed for any window manager supporting docking. From Michael Knudsen <mk@molioner.dk>
This commit is contained in:
parent
a58c8342b9
commit
d111252ef6
26
x11/peksystray/Makefile
Normal file
26
x11/peksystray/Makefile
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2005/04/12 21:35:26 alek Exp $
|
||||||
|
|
||||||
|
COMMENT= "freedesktop.org compliant system tray"
|
||||||
|
|
||||||
|
DISTNAME= peksystray-0.2.1
|
||||||
|
CATEGORIES= x11
|
||||||
|
|
||||||
|
HOMEPAGE= http://sourceforge.net/projects/peksystray/
|
||||||
|
|
||||||
|
MAINTAINER= Michael Knudsen <mk@molioner.dk>
|
||||||
|
|
||||||
|
# GPL
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
|
WANTLIB= c X11
|
||||||
|
|
||||||
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=peksystray/}
|
||||||
|
|
||||||
|
SEPARATE_BUILD= simple
|
||||||
|
USE_X11= Yes
|
||||||
|
CONFIGURE_STYLE= simple
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
4
x11/peksystray/distinfo
Normal file
4
x11/peksystray/distinfo
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
MD5 (peksystray-0.2.1.tar.gz) = 96744b212779d6fe5436ae0add31998e
|
||||||
|
RMD160 (peksystray-0.2.1.tar.gz) = 938ac6b50b28a2f9a85d620093dbef2c7fcbe38d
|
||||||
|
SHA1 (peksystray-0.2.1.tar.gz) = df681afc484ed7e00cedfa57a3d989af9010967d
|
||||||
|
SIZE (peksystray-0.2.1.tar.gz) = 70261
|
3
x11/peksystray/pkg/DESCR
Normal file
3
x11/peksystray/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
PekSysTray is an freedesktop.org compliant system tray notification
|
||||||
|
area dockapp similar to the Gnome notification area applet. However,
|
||||||
|
it is designed for any window manager supporting docking.
|
2
x11/peksystray/pkg/PLIST
Normal file
2
x11/peksystray/pkg/PLIST
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/04/12 21:35:26 alek Exp $
|
||||||
|
bin/peksystray
|
Loading…
Reference in New Issue
Block a user