mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
remove xfce4-menueditor since it is now included in xfce4-desktop
Requested by: maintainer Approved by: maintainer
This commit is contained in:
parent
e616f1bc78
commit
ba146a6e90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127729
6 changed files with 1 additions and 47 deletions
1
MOVED
1
MOVED
|
@ -1381,3 +1381,4 @@ print/ggv2|print/ggv|2005-01-25|moved to non-versioned directory
|
||||||
editors/ghex2|editors/ghex|2005-01-25|moved to non-versioned directory
|
editors/ghex2|editors/ghex|2005-01-25|moved to non-versioned directory
|
||||||
x11-fm/xfce4-fm-icons||2005-01-26|got obsolete by xfce 4.2 update
|
x11-fm/xfce4-fm-icons||2005-01-26|got obsolete by xfce 4.2 update
|
||||||
misc/xfce4-panel-themes||2005-01-26|got obsolete by xfce 4.2 update
|
misc/xfce4-panel-themes||2005-01-26|got obsolete by xfce 4.2 update
|
||||||
|
x11-wm/xfce4-menueditor||2005-01-30|got obsolete since it is now included in xfce4-desktop
|
||||||
|
|
|
@ -115,7 +115,6 @@
|
||||||
SUBDIR += xfce
|
SUBDIR += xfce
|
||||||
SUBDIR += xfce4
|
SUBDIR += xfce4
|
||||||
SUBDIR += xfce4-desktop
|
SUBDIR += xfce4-desktop
|
||||||
SUBDIR += xfce4-menueditor
|
|
||||||
SUBDIR += xfce4-panel
|
SUBDIR += xfce4-panel
|
||||||
SUBDIR += xfce4-session
|
SUBDIR += xfce4-session
|
||||||
SUBDIR += xfce4-systray
|
SUBDIR += xfce4-systray
|
||||||
|
|
|
@ -1,38 +0,0 @@
|
||||||
# New ports collection makefile for: xfce4-menueditor
|
|
||||||
# Date created: 2004-01-22
|
|
||||||
# Whom: Matt Lancereau <matt@rimasec.net>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= xfce4-menueditor
|
|
||||||
PORTVERSION= 1.05
|
|
||||||
PORTREVISION= 4
|
|
||||||
CATEGORIES= x11-wm xfce
|
|
||||||
MASTER_SITES= http://users.skynet.be/p0llux/files/ \
|
|
||||||
http://matt.nerim.net/xfce-goodies/
|
|
||||||
DIST_SUBDIR= xfce4
|
|
||||||
|
|
||||||
MAINTAINER= matt@bsdfly.org
|
|
||||||
COMMENT= Menu Editor for the XFce desktop environment
|
|
||||||
|
|
||||||
LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
|
|
||||||
xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui
|
|
||||||
|
|
||||||
USE_GNOME= gtk20 libxml2
|
|
||||||
USE_BZIP2= yes
|
|
||||||
USE_X_PREFIX= yes
|
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_LIBTOOL_VER=15
|
|
||||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
|
||||||
CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \
|
|
||||||
CPPFLAGS=-I${LOCALBASE}/include \
|
|
||||||
LIBS=-L${LOCALBASE}/lib
|
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
|
||||||
|
|
||||||
post-patch:
|
|
||||||
@${REINPLACE_CMD} -e 's|#include <libintl.h>||' \
|
|
||||||
${WRKSRC}/menueditor/menueditor.h
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
|
|
@ -1,2 +0,0 @@
|
||||||
MD5 (xfce4/xfce4-menueditor-1.05.tar.bz2) = b461b210fa98fd4377f4ffcdcb049583
|
|
||||||
SIZE (xfce4/xfce4-menueditor-1.05.tar.bz2) = 222093
|
|
|
@ -1,4 +0,0 @@
|
||||||
Menu Editor for the XFce desktop environment.
|
|
||||||
|
|
||||||
Author: Jean-Francois Wauthy <pollux@castor.be>
|
|
||||||
WWW: http://users.skynet.be/p0llux/
|
|
|
@ -1,2 +0,0 @@
|
||||||
bin/xfce4-menueditor
|
|
||||||
share/locale/fr/LC_MESSAGES/xfce4-menueditor.mo
|
|
Loading…
Add table
Reference in a new issue