2013-01-08 17:24:07 +01:00
|
|
|
# Created by: Martin Tournoij <carpetsmoker@xs4all.nl>
|
2008-04-04 15:46:10 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= pcmanfm
|
2014-09-12 06:33:05 +02:00
|
|
|
PORTVERSION= 1.2.2
|
2008-04-04 15:46:10 +02:00
|
|
|
CATEGORIES= x11-fm
|
2011-05-26 00:33:41 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/
|
2008-04-04 15:46:10 +02:00
|
|
|
|
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
2014-04-21 22:27:38 +02:00
|
|
|
MAINTAINER= horia@racoviceanu.com
|
2008-04-04 15:46:10 +02:00
|
|
|
COMMENT= PCMan File Manager
|
|
|
|
|
2013-01-08 17:24:07 +01:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2014-02-23 23:08:03 +01:00
|
|
|
LIB_DEPENDS= libfm-gtk.so:${PORTSDIR}/x11/libfm
|
2008-04-04 15:46:10 +02:00
|
|
|
|
2014-06-05 20:05:22 +02:00
|
|
|
USES= desktop-file-utils fam gmake pathfix pkgconfig tar:xz libtool
|
2008-04-04 15:46:10 +02:00
|
|
|
USE_GNOME= gtk20
|
2014-06-05 20:05:22 +02:00
|
|
|
USE_AUTOTOOLS= aclocal automake
|
2014-02-23 23:08:03 +01:00
|
|
|
|
2008-04-04 15:46:10 +02:00
|
|
|
CPPFLAGS+= -I${LOCALBASE}/include
|
|
|
|
LDFLAGS+= -L${LOCALBASE}/lib
|
|
|
|
|
2014-02-23 23:08:03 +01:00
|
|
|
PORTDOCS= AUTHORS NEWS
|
|
|
|
|
|
|
|
OPTIONS_DEFINE= DEBUG DOCS NLS
|
2013-07-24 22:06:46 +02:00
|
|
|
OPTIONS_SUB= yes
|
|
|
|
|
2014-02-23 23:08:03 +01:00
|
|
|
DEBUG_CONFIGURE_ENABLE= debug
|
|
|
|
|
2013-07-24 22:06:46 +02:00
|
|
|
NLS_USES= gettext
|
2014-07-04 06:04:29 +02:00
|
|
|
NLS_CONFIGURE_ENABLE= nls
|
2008-04-04 15:46:10 +02:00
|
|
|
|
2013-07-24 22:06:46 +02:00
|
|
|
post-patch:
|
2014-02-23 23:08:03 +01:00
|
|
|
@${REINPLACE_CMD} -e '/pcmanfm.conf/ d' ${WRKSRC}/data/Makefile.am
|
|
|
|
|
2013-10-05 01:10:53 +02:00
|
|
|
post-install:
|
|
|
|
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/xdg/pcmanfm/default/
|
|
|
|
${INSTALL_DATA} ${WRKSRC}/data/pcmanfm.conf \
|
|
|
|
${STAGEDIR}${PREFIX}/etc/xdg/pcmanfm/default/pcmanfm.conf.sample
|
2014-02-23 23:08:03 +01:00
|
|
|
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
|
|
|
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
|
|
|
|
|
2013-01-08 17:24:07 +01:00
|
|
|
.include <bsd.port.mk>
|