1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Update deskutils/xfce4-notes to 0.9.6.

Please note that the upstream package name has changed from
	xfce4-notes to xfce4-notes-plugin, which is in line with
	several other panel plugins for xfce4. I have renamed the
	package accordingly. Maybe it would make sense to repo-copy
	the port to keep naming in sync?

PR:		ports/57883
Submitted by:	Thorsten Greiner <thorsten.greiner@web.de>
This commit is contained in:
Edwin Groothuis 2003-12-20 05:51:16 +00:00
parent 5e85522768
commit 10a8a72040
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96252
9 changed files with 6 additions and 65 deletions

1
MOVED
View File

@ -727,3 +727,4 @@ textproc/ruby-rdoc||2003-12-15|integrated into ruby18 and ruby16-shim-ruby18
mail/mailscanner|mail/MailScanner|2003-12-16|renamed port to MailScanner
net/py-soap||2003-12-16|author no longer distributes the module
net/roadrunner||2003-12-19|Project discontinued, distfiles removed
deskutils/xfce4-notes|deskutils/xfce4-notes-plugin|2003-12-20|renamed

View File

@ -89,7 +89,7 @@
SUBDIR += wmpinboard
SUBDIR += xcalendar
SUBDIR += xchm
SUBDIR += xfce4-notes
SUBDIR += xfce4-notes-plugin
SUBDIR += xinvest
SUBDIR += xmaddressbook
SUBDIR += xmdiary

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: xfce4-notes
# New ports collection makefile for: xfce4-notes-plugin
# Date created: 06 October 2003
# Whom: Thorsten Greiner <thorsten.greiner@web.de>
#
# $FreeBSD$
#
PORTNAME= xfce4-notes
PORTVERSION= 0.9.5
PORTNAME= xfce4-notes-plugin
PORTVERSION= 0.9.6
CATEGORIES= deskutils xfce
MASTER_SITES= http://www.lysator.liu.se/~b0kaj/
DIST_SUBDIR= xfce4

View File

@ -1 +1 @@
MD5 (xfce4/xfce4-notes-0.9.5.tar.gz) = 1592de9d708dbab5f90066000c621d84
MD5 (xfce4/xfce4-notes-plugin-0.9.6.tar.gz) = 7012a7ff526abb4c15f085336b360c39

View File

@ -1,29 +0,0 @@
# New ports collection makefile for: xfce4-notes
# Date created: 06 October 2003
# Whom: Thorsten Greiner <thorsten.greiner@web.de>
#
# $FreeBSD$
#
PORTNAME= xfce4-notes
PORTVERSION= 0.9.5
CATEGORIES= deskutils xfce
MASTER_SITES= http://www.lysator.liu.se/~b0kaj/
DIST_SUBDIR= xfce4
MAINTAINER= thorsten.greiner@web.de
COMMENT= Sticky notes panel plugin for XFce4
BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
USE_GNOME= gtk20 libxml2
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
MD5 (xfce4/xfce4-notes-0.9.5.tar.gz) = 1592de9d708dbab5f90066000c621d84

View File

@ -1,21 +0,0 @@
--- configure.orig Sun Oct 5 02:45:14 2003
+++ configure Mon Oct 6 20:22:50 2003
@@ -19530,7 +19530,8 @@
# This can be used to rebuild libtool when needed
-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool13/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@ -19824,7 +19825,7 @@
echo "$as_me:$LINENO: checking where to install panel plugins" >&5
echo $ECHO_N "checking where to install panel plugins... $ECHO_C" >&6
- XFCE4_PANEL_PLUGINSDIR=`$PKG_CONFIG --variable=pluginsdir xfce4-panel-1.0`
+ XFCE4_PANEL_PLUGINSDIR=${prefix}/lib/xfce4/panel-plugins
echo "$as_me:$LINENO: result: $XFCE4_PANEL_PLUGINSDIR" >&5
echo "${ECHO_T}$XFCE4_PANEL_PLUGINSDIR" >&6

View File

@ -1,3 +0,0 @@
A sticky notes panel plugin for XFce4.
WWW: http://www.xfce.org

View File

@ -1,6 +0,0 @@
lib/xfce4/panel-plugins/libnotes.so
share/xfce4/notes/note.png
@unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true
@unexec rmdir %D/lib/xfce4 2>/dev/null || true
@unexec rmdir %D/share/xfce4/notes 2>/dev/null || true
@unexec rmdir %D/share/xfce4 2>/dev/null || true