diff options
author | nemysis <nemysis@FreeBSD.org> | 2014-04-22 04:27:38 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2014-04-22 04:27:38 +0800 |
commit | 777935661c68de6c5b3413af94dba3a11e718ec3 (patch) | |
tree | 3b58c1656511b21ca6ab01acd69df8ed9d350d19 /x11/lxpanel | |
parent | fb1e49c6797f5957e37eb226cbca0c06764b2d2f (diff) | |
download | freebsd-ports-gnome-777935661c68de6c5b3413af94dba3a11e718ec3.tar.gz freebsd-ports-gnome-777935661c68de6c5b3413af94dba3a11e718ec3.tar.zst freebsd-ports-gnome-777935661c68de6c5b3413af94dba3a11e718ec3.zip |
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
Diffstat (limited to 'x11/lxpanel')
-rw-r--r-- | x11/lxpanel/Makefile | 11 | ||||
-rw-r--r-- | x11/lxpanel/pkg-plist | 2 |
2 files changed, 9 insertions, 4 deletions
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 |