virtual sticky pad system; jolan@ ok.
This commit is contained in:
parent
4d83799a18
commit
2a75d32972
33
x11/xpad/Makefile
Normal file
33
x11/xpad/Makefile
Normal file
@ -0,0 +1,33 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/06/30 04:28:43 fgsch Exp $
|
||||
|
||||
COMMENT= "virtual sticky pad system"
|
||||
|
||||
DISTNAME= xpad-2.8
|
||||
CATEGORIES= x11
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xpad/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
HOMEPAGE= http://xpad.sourceforge.net/
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
LIB_DEPENDS= gdk-x11-2.0.0.0,gdk_pixbuf-2.0.0.0,gtk-x11-2.0.0.0::x11/gtk+2
|
||||
|
||||
WANTLIB= ICE SM X11 Xft Xrender atk-1.0.0.0 c fontconfig freetype \
|
||||
glib-2.0.0.0 gmodule-2.0.0.0 gobject-2.0.0.0 m pango-1.0.0.0 \
|
||||
pangox-1.0.0.0 pangoxft-1.0.0.0
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
USE_X11= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
4
x11/xpad/distinfo
Normal file
4
x11/xpad/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (xpad-2.8.tar.bz2) = f6e6609db6735e5c79b71511fd255a34
|
||||
RMD160 (xpad-2.8.tar.bz2) = b0bd080f79e9c0c7f55e9108d9264e67abcaedd1
|
||||
SHA1 (xpad-2.8.tar.bz2) = c91f0ea94fd6699c5d63851786807eccccfb1c15
|
||||
SIZE (xpad-2.8.tar.bz2) = 229242
|
4
x11/xpad/pkg/DESCR
Normal file
4
x11/xpad/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
xpad is a sticky note application written using GTK+ 2.0 that strives
|
||||
to be simple, fault-tolerant, and customizable. xpad consists of
|
||||
independent pad windows; each is basically a text box in which notes
|
||||
can be written.
|
55
x11/xpad/pkg/PLIST
Normal file
55
x11/xpad/pkg/PLIST
Normal file
@ -0,0 +1,55 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/06/30 04:28:43 fgsch Exp $
|
||||
bin/xpad
|
||||
@man man/man1/xpad.1
|
||||
share/applications/
|
||||
share/applications/xpad.desktop
|
||||
share/icons/
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/48x48/
|
||||
share/icons/hicolor/48x48/apps/
|
||||
share/icons/hicolor/48x48/apps/xpad.png
|
||||
share/icons/hicolor/scalable/
|
||||
share/icons/hicolor/scalable/apps/
|
||||
share/icons/hicolor/scalable/apps/xpad.svg
|
||||
share/locale/
|
||||
share/locale/af/
|
||||
share/locale/af/LC_MESSAGES/
|
||||
share/locale/af/LC_MESSAGES/xpad.mo
|
||||
share/locale/bg/
|
||||
share/locale/bg/LC_MESSAGES/
|
||||
share/locale/bg/LC_MESSAGES/xpad.mo
|
||||
share/locale/es/
|
||||
share/locale/es/LC_MESSAGES/
|
||||
share/locale/es/LC_MESSAGES/xpad.mo
|
||||
share/locale/fr/
|
||||
share/locale/fr/LC_MESSAGES/
|
||||
share/locale/fr/LC_MESSAGES/xpad.mo
|
||||
share/locale/ga/
|
||||
share/locale/ga/LC_MESSAGES/
|
||||
share/locale/ga/LC_MESSAGES/xpad.mo
|
||||
share/locale/hu/
|
||||
share/locale/hu/LC_MESSAGES/
|
||||
share/locale/hu/LC_MESSAGES/xpad.mo
|
||||
share/locale/it/
|
||||
share/locale/it/LC_MESSAGES/
|
||||
share/locale/it/LC_MESSAGES/xpad.mo
|
||||
share/locale/nl/
|
||||
share/locale/nl/LC_MESSAGES/
|
||||
share/locale/nl/LC_MESSAGES/xpad.mo
|
||||
share/locale/ro/
|
||||
share/locale/ro/LC_MESSAGES/
|
||||
share/locale/ro/LC_MESSAGES/xpad.mo
|
||||
share/locale/ru/
|
||||
share/locale/ru/LC_MESSAGES/
|
||||
share/locale/ru/LC_MESSAGES/xpad.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/xpad.mo
|
||||
share/locale/vi/
|
||||
share/locale/vi/LC_MESSAGES/
|
||||
share/locale/vi/LC_MESSAGES/xpad.mo
|
||||
share/locale/zh_TW/
|
||||
share/locale/zh_TW/LC_MESSAGES/
|
||||
share/locale/zh_TW/LC_MESSAGES/xpad.mo
|
||||
share/pixmaps/
|
||||
share/pixmaps/xpad.png
|
Loading…
Reference in New Issue
Block a user