summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2014-04-21 20:27:38 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2014-04-21 20:27:38 +0000
commit69553e4f7c1f93fda6e17c7b931b3608ef73ecc6 (patch)
tree3b58c1656511b21ca6ab01acd69df8ed9d350d19 /x11
parent- Update to 1.6.0 (diff)
These ports are no longer used or cared for.
Horia Racoviceanu <horia@racoviceanu.com> wishes to maintain these ports with my help. misc/lxde-common - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com misc/xdg-menu - Change Makefile header, use my name and @FreeBSD.org email - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change Desktop entry file - Add DOCS Option - Break lines around 80 characters - Change pkg-plist, remove mtree sysutils/lxinput - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com sysutils/lxtask - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Remove TODO from DOCS sysutils/lxterminal - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change pkg-plist, add missing x11/florence - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Use tar:bzip2 instead of USE_BZIP2=yes and not needed desktop-file-utils - Remove not needed MAN1 from Makefile x11/libfm - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Use tar:xz instead of USE_XZ=yes - Change pkg-plist, remove mtree x11/lxde-meta - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com x11/lxmenu-data - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change pkg-plist, remove mtree x11/lxpanel - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Strip libraries - Change pkg-plist, add missing x11/menu-cache - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - USES pathfix instead of USE_GNOME gnomehack - Strip library x11-fm/pcmanfm - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Use tar:xz instead of USE_XZ=yes - Change pkg-plist, remove mtree, add missing x11-themes/lxde-icon-theme - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Use tar:bzip2 instead of USE_BZIP2=yes - Change pkg-plist, remove mtree x11-wm/lxmed - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com x11-wm/lxsession - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change pkg-plist, add missing x11-wm/obapps - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Add DOCS Option - Change Desktop entry file x11-wm/obmenu - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change Desktop entry file - Break lines around 80 characters
Notes
Notes: svn path=/head/; revision=351711
Diffstat (limited to 'x11')
-rw-r--r--x11/florence/Makefile8
-rw-r--r--x11/libfm/Makefile6
-rw-r--r--x11/libfm/pkg-plist3
-rw-r--r--x11/lxde-meta/Makefile4
-rw-r--r--x11/lxmenu-data/Makefile4
-rw-r--r--x11/lxmenu-data/pkg-plist1
-rw-r--r--x11/lxpanel/Makefile11
-rw-r--r--x11/lxpanel/pkg-plist2
-rw-r--r--x11/menu-cache/Makefile10
9 files changed, 26 insertions, 23 deletions
diff --git a/x11/florence/Makefile b/x11/florence/Makefile
index 707bda8a61d0..be9fe80e2624 100644
--- a/x11/florence/Makefile
+++ b/x11/florence/Makefile
@@ -3,10 +3,11 @@
PORTNAME= florence
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= SF/florence/florence/${PORTVERSION}/
-MAINTAINER= nemysis@FreeBSD.org
+MAINTAINER= horia@racoviceanu.com
COMMENT= Extensible scalable virtual keyboard
LICENSE= GPLv2 GFDL
@@ -16,8 +17,7 @@ LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
BUILD_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at-spi2-core
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_BZIP2= yes
-USES= desktop-file-utils gmake iconv pathfix pkgconfig
+USES= gmake iconv pathfix pkgconfig tar:bzip2
USE_XORG= xtst xext
USE_GNOME= gtk30 cairo intlhack gnomedocutils librsvg2
USE_GSTREAMER= yes
@@ -27,8 +27,6 @@ USE_LDCONFIG= yes
INSTALLS_OMF= yes
GLIB_SCHEMAS= org.florence.gschema.xml
-MAN1= ${PORTNAME}.1 ${PORTNAME}_applet.1
-
PORTDOCS= AUTHORS ChangeLog NEWS README
OPTIONS_DEFINE= DOCS NLS
diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile
index d8392cc67941..fbc87a21f26b 100644
--- a/x11/libfm/Makefile
+++ b/x11/libfm/Makefile
@@ -3,10 +3,11 @@
PORTNAME= libfm
PORTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= SF/pcmanfm/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/libfm%20%28required%20by%20PCManFM%29/
-MAINTAINER= nemysis@FreeBSD.org
+MAINTAINER= horia@racoviceanu.com
COMMENT= The libFM backend library to PCManFM
LICENSE= GPLv2
@@ -16,8 +17,7 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
LIB_DEPENDS= libmenu-cache.so:${PORTSDIR}/x11/menu-cache \
libexif.so:${PORTSDIR}/graphics/libexif
-USE_XZ= yes
-USES= desktop-file-utils fam gmake pkgconfig shared-mime-info
+USES= desktop-file-utils fam gmake pkgconfig shared-mime-info tar:xz
USE_GNOME= gtk20
USE_AUTOTOOLS= aclocal automake libtool
CONFIGURE_ARGS+=--sysconfdir=${LOCALBASE}/etc
diff --git a/x11/libfm/pkg-plist b/x11/libfm/pkg-plist
index 6706a8e4a959..f6ae35584113 100644
--- a/x11/libfm/pkg-plist
+++ b/x11/libfm/pkg-plist
@@ -169,8 +169,6 @@ share/applications/lxshortcut.desktop
%%NLS%%share/locale/zh_CN/LC_MESSAGES/libfm.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/libfm.mo
share/mime/packages/libfm.xml
-@dirrmtry share/mime/packages
-@dirrmtry share/mime
%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ur_PK
%%NLS%%@dirrmtry share/locale/tt_RU/LC_MESSAGES
@@ -184,4 +182,3 @@ share/mime/packages/libfm.xml
@dirrm lib/libfm
@dirrm include/libfm-%%MAJORVER%%
@dirrmtry etc/xdg/libfm
-@dirrmtry etc/xdg
diff --git a/x11/lxde-meta/Makefile b/x11/lxde-meta/Makefile
index ed9ad23f0a61..a5f1b155f00a 100644
--- a/x11/lxde-meta/Makefile
+++ b/x11/lxde-meta/Makefile
@@ -3,12 +3,12 @@
PORTNAME= lxde-meta
PORTVERSION= 1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11
MASTER_SITES= #none
DISTFILES= #none
-MAINTAINER= nemysis@FreeBSD.org
+MAINTAINER= horia@racoviceanu.com
COMMENT= "meta-port" of the LXDE desktop slimmed down for FreeBSD releases
RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox \
diff --git a/x11/lxmenu-data/Makefile b/x11/lxmenu-data/Makefile
index 002a8670b225..5f53bd5d2587 100644
--- a/x11/lxmenu-data/Makefile
+++ b/x11/lxmenu-data/Makefile
@@ -3,10 +3,11 @@
PORTNAME= lxmenu-data
PORTVERSION= 0.1.2
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= SF/lxde/lxmenu-data%20%28desktop%20menu%29/lxmenu-data%20${PORTVERSION}/
-MAINTAINER= nemysis@FreeBSD.org
+MAINTAINER= horia@racoviceanu.com
COMMENT= Menu data used by lxpanel
LICENSE= GPLv2
@@ -24,7 +25,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
PORTDOCS= AUTHORS README TODO
-
OPTIONS_DEFINE= DOCS
post-install:
diff --git a/x11/lxmenu-data/pkg-plist b/x11/lxmenu-data/pkg-plist
index c67c209d0425..7d76f40d7def 100644
--- a/x11/lxmenu-data/pkg-plist
+++ b/x11/lxmenu-data/pkg-plist
@@ -20,5 +20,4 @@ share/desktop-directories/lxde-system.directory
share/desktop-directories/lxde-utility-accessibility.directory
share/desktop-directories/lxde-utility.directory
@dirrmtry etc/xdg/menus
-@dirrmtry etc/xdg
@dirrmtry share/desktop-directories
diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile
index df2c28fa5abd..085a381e2972 100644
--- a/x11/lxpanel/Makefile
+++ b/x11/lxpanel/Makefile
@@ -3,11 +3,11 @@
PORTNAME= lxpanel
PORTVERSION= 0.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION}/
-MAINTAINER= nemysis@FreeBSD.org
+MAINTAINER= horia@racoviceanu.com
COMMENT= Lightweight X11 desktop panel
LICENSE= GPLv2 MIT
@@ -16,6 +16,7 @@ LICENSE_COMB= dual
LIB_DEPENDS= libmenu-cache.so:${PORTSDIR}/x11/menu-cache
RUN_DEPENDS= ${LOCALBASE}/share/desktop-directories/lxde-audio-video.directory:${PORTSDIR}/x11/lxmenu-data
+PORTDOCS= AUTHORS README
OPTIONS_DEFINE= ALSA DOCS NLS
OPTIONS_SUB= yes
@@ -37,8 +38,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
CFLAGS+= -I${WRKSRC} -Wno-return-type
USE_CSTD= gnu89
-PORTDOCS= AUTHORS README
-
.include <bsd.port.options.mk>
post-patch:
@@ -53,6 +52,10 @@ post-patch:
.endif
post-install:
+.for l in volume xkb deskno batt kbled
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lxpanel/plugins/${l}.so
+.endfor
+
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
diff --git a/x11/lxpanel/pkg-plist b/x11/lxpanel/pkg-plist
index 78d8e814ac73..510ccdcff272 100644
--- a/x11/lxpanel/pkg-plist
+++ b/x11/lxpanel/pkg-plist
@@ -245,6 +245,8 @@ man/man1/lxpanelctl.1.gz
@dirrm %%DATADIR%%/images/xkb-flags
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%
+%%NLS%%@dirrmtry share/locale/fo/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fo
%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ur_PK
%%NLS%%@dirrmtry share/locale/tt_RU/LC_MESSAGES
diff --git a/x11/menu-cache/Makefile b/x11/menu-cache/Makefile
index 42bb02ee9b27..3ebfb1100e5d 100644
--- a/x11/menu-cache/Makefile
+++ b/x11/menu-cache/Makefile
@@ -3,18 +3,22 @@
PORTNAME= menu-cache
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= SF/lxde/menu-cache/menu-cache%20$${PORTVERSION:R}.x/
-MAINTAINER= nemysis@FreeBSD.org
+MAINTAINER= horia@racoviceanu.com
COMMENT= The menu-cache portion of LXDE
-USES= fam gmake pkgconfig
-USE_GNOME= gnomehack glib20
+USES= fam gmake pathfix pkgconfig
+USE_GNOME= glib20
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmenu-cache.so.3
+
.include <bsd.port.mk>