mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
Update port: deskutils/xfce4-notes update to 0.9.5
Upgrade deskutils/xfce4-notes to 0.9.5 PR: ports/57717 Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
This commit is contained in:
parent
4c181ef218
commit
8d254c071c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90874
6 changed files with 8 additions and 14 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= xfce4-notes
|
||||
PORTVERSION= 0.9
|
||||
PORTVERSION= 0.9.5
|
||||
CATEGORIES= deskutils xfce
|
||||
MASTER_SITES= http://www.lysator.liu.se/~b0kaj/
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -15,12 +15,11 @@ MAINTAINER= thorsten.greiner@web.de
|
|||
COMMENT= Sticky notes panel plugin for XFce4
|
||||
|
||||
BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
xfce4util.1:${PORTSDIR}/x11/libxfce4util \
|
||||
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
|
||||
USE_GNOME= gtk20 libxml2
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (xfce4/xfce4-notes-0.9.tar.gz) = 3c1f045f97915325a53725c0d6c2d601
|
||||
MD5 (xfce4/xfce4-notes-0.9.5.tar.gz) = 1592de9d708dbab5f90066000c621d84
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
lib/xfce4/panel-plugins/libnotes.so
|
||||
share/xfce4/notes/close.png
|
||||
share/xfce4/notes/resize.png
|
||||
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
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= xfce4-notes
|
||||
PORTVERSION= 0.9
|
||||
PORTVERSION= 0.9.5
|
||||
CATEGORIES= deskutils xfce
|
||||
MASTER_SITES= http://www.lysator.liu.se/~b0kaj/
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -15,12 +15,11 @@ MAINTAINER= thorsten.greiner@web.de
|
|||
COMMENT= Sticky notes panel plugin for XFce4
|
||||
|
||||
BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
xfce4util.1:${PORTSDIR}/x11/libxfce4util \
|
||||
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
|
||||
USE_GNOME= gtk20 libxml2
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (xfce4/xfce4-notes-0.9.tar.gz) = 3c1f045f97915325a53725c0d6c2d601
|
||||
MD5 (xfce4/xfce4-notes-0.9.5.tar.gz) = 1592de9d708dbab5f90066000c621d84
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
lib/xfce4/panel-plugins/libnotes.so
|
||||
share/xfce4/notes/close.png
|
||||
share/xfce4/notes/resize.png
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue