aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xpad
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2014-12-30 18:27:51 +0000
committerJason Helfman <jgh@FreeBSD.org>2014-12-30 18:27:51 +0000
commit2421d5f908ce8404385d96a8fe70c5c44412126b (patch)
tree2f8175732703b733c63270d10ee7c2a67490c90e /deskutils/xpad
parent9b2c2e3349be2d70e2db0d2070e611d63780b9fc (diff)
Notes
Diffstat (limited to 'deskutils/xpad')
-rw-r--r--deskutils/xpad/Makefile39
-rw-r--r--deskutils/xpad/distinfo2
-rw-r--r--deskutils/xpad/files/patch-src-xpad-pad.c11
-rw-r--r--deskutils/xpad/pkg-descr17
-rw-r--r--deskutils/xpad/pkg-plist26
5 files changed, 0 insertions, 95 deletions
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile
deleted file mode 100644
index 3da9e7d39e76..000000000000
--- a/deskutils/xpad/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# Created by: Guillaume Paquet <amyfoub@gmail.com>
-# $FreeBSD$
-
-PORTNAME= xpad
-PORTVERSION= 3.1
-PORTREVISION= 8
-CATEGORIES= deskutils
-MASTER_SITES= http://launchpad.net/xpad/stable/${PORTVERSION}/+download/
-
-MAINTAINER= jgh@FreeBSD.org
-COMMENT= Virtual note-pad system for your X11 desktop
-
-LICENSE= GPLv3
-
-OPTIONS_DEFINE= NLS
-OPTIONS_SUB= yes
-
-CONFLICTS_INSTALL= xpad-current-[0-9]*
-
-USE_XORG= x11 sm
-USE_GNOME= gtk20 intltool
-USES= pkgconfig gmake tar:bzip2
-INSTALLS_ICONS= yes
-GNU_CONFIGURE= yes
-
-NLS_USES= gettext
-NLS_CPPFLAGS= ${CXXFLAGS} -I${LOCALBASE}/include
-NLS_LDFLAGS= -L${LOCALBASE}/lib
-NLS_CONFIGURE_ENABLE= nls
-
-.include <bsd.port.options.mk>
-
-post-patch:
-.if ! ${PORT_OPTIONS:MNLS}
- @${REINPLACE_CMD} -e 's|SUBDIRS = autopackage doc src images po|SUBDIRS = autopackage doc src images|' \
- ${WRKSRC}/Makefile.in
-.endif
-
-.include <bsd.port.mk>
diff --git a/deskutils/xpad/distinfo b/deskutils/xpad/distinfo
deleted file mode 100644
index 84771edc322e..000000000000
--- a/deskutils/xpad/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xpad-3.1.tar.bz2) = 5069c2d2edde431c4eca13bdd55de69e68d14cc3e9f047c080d39f91b7e9e879
-SIZE (xpad-3.1.tar.bz2) = 184838
diff --git a/deskutils/xpad/files/patch-src-xpad-pad.c b/deskutils/xpad/files/patch-src-xpad-pad.c
deleted file mode 100644
index 90d9923f9d63..000000000000
--- a/deskutils/xpad/files/patch-src-xpad-pad.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/xpad-pad.c.orig 2010-06-05 15:18:08.000000000 +0200
-+++ src/xpad-pad.c 2010-06-05 15:18:28.000000000 +0200
-@@ -274,7 +274,7 @@
- "gravity", GDK_GRAVITY_STATIC, /* static gravity makes saving pad x,y work */
- "skip-pager-hint", !xpad_settings_get_has_decorations (xpad_settings ()),
- "skip-taskbar-hint", !xpad_settings_get_has_decorations (xpad_settings ()),
-- "type", GTK_WINDOW_TOPLEVEL,
-+ /*"type", GTK_WINDOW_TOPLEVEL,*/
- "type-hint", GDK_WINDOW_TYPE_HINT_NORMAL,
- "window-position", GTK_WIN_POS_MOUSE,
- "child", vbox,
diff --git a/deskutils/xpad/pkg-descr b/deskutils/xpad/pkg-descr
deleted file mode 100644
index 4298030e183d..000000000000
--- a/deskutils/xpad/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-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. Despite
-being called xpad, all that is needed to run or compile it is the GTK+ 2.0
-libraries. Here is a list of major features in the current xpad stable
-release:
-
- * GTK+ 2.0 powered text view.
- * Fault tolerant. All information is kept on the hard drive, not memory.
- * xpad is very customizable. The color scheme (text, background, and window
- borders) and the font can be changed.
- * A customizable toolbar puts the most frequently used commands at your
- fingertips.
- * Support for the X session management protocol.
- * Support for the www.freedesktop.org system tray proposal.
-
-WWW: http://xpad.sourceforge.net/
diff --git a/deskutils/xpad/pkg-plist b/deskutils/xpad/pkg-plist
deleted file mode 100644
index 01f3ab30bf06..000000000000
--- a/deskutils/xpad/pkg-plist
+++ /dev/null
@@ -1,26 +0,0 @@
-bin/xpad
-man/man1/xpad.1.gz
-share/applications/xpad.desktop
-share/icons/hicolor/scalable/apps/xpad.svg
-%%NLS%%share/locale/af/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/bg/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/da/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/en_GB/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/es/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/fi/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/ga/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/it/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/lv/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/ro/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/rw/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/vi/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/xpad.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/xpad.mo