head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2013.01.03.16.14.23;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.12.19.01.39.12;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.12.19.01.36.44;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309892
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309892 | rm | 2013-01-03 15:46:33 +0000 (Thu, 03 Jan 2013) | 6 lines
## SVN ##
## SVN ## - update to 0.4.10
## SVN ## - make it PREFIX-safe
## SVN ##
## SVN ## PR:		174832
## SVN ## Submitted by:	olivier@@cochard.me
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Olivier Cochard-Labbe <olivier@@cochard.me>
# $FreeBSD: head/x11-fm/deforaos-browser/Makefile 309892 2013-01-03 15:46:33Z rm $

PORTNAME=	deforaos-browser
PORTVERSION=	0.4.10
CATEGORIES=	x11-fm
MASTER_SITES=	http://www.defora.org/os/download/download/4010/
DISTNAME=	Browser-${PORTVERSION}

MAINTAINER=	olivier@@cochard.me
COMMENT=	DeforaOS desktop file browser

LICENSE=	GPLv3

BUILD_DEPENDS=	xsltproc:${PORTSDIR}/textproc/libxslt \
		${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl
LIB_DEPENDS=	System:${PORTSDIR}/devel/deforaos-libsystem \
		Desktop:${PORTSDIR}/x11/deforaos-libdesktop \
		Xrandr:${PORTSDIR}/x11/libXrandr

USE_GNOME=	gtk20 desktopfileutils
USE_PKGCONFIG=	build
USE_GETTEXT=	yes
INSTALLS_ICONS=	yes
MAKE_ARGS+=	PREFIX=${PREFIX}

MAKE_ENV+=	MANDIR=${MANPREFIX}/man

MAN1=		browser.1 \
		copy.1 \
		delete.1 \
		desktop.1 \
		desktopctl.1 \
		move.1 \
		open.1 \
		properties.1 \
		view.1

post-patch:
	${REINPLACE_CMD} -e 's|/lib/|/libdata/|g' \
		${WRKSRC}/data/pkgconfig.sh

.include <bsd.port.mk>
@


1.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309217
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309217 | bapt | 2012-12-19 01:35:51 +0000 (Wed, 19 Dec 2012) | 4 lines
## SVN ##
## SVN ## Fix category
## SVN ##
## SVN ## Reported by:	freshports
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/x11-fm/deforaos-browser/Makefile 309217 2012-12-19 01:35:51Z bapt $
d5 1
a5 1
PORTVERSION=	0.4.8
d7 1
a7 1
MASTER_SITES=	http://www.defora.org/os/download/download/3701/
d25 1
@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309216
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309216 | bapt | 2012-12-19 01:33:28 +0000 (Wed, 19 Dec 2012) | 5 lines
## SVN ##
## SVN ## Add DeforaOS Desktop browser
## SVN ##
## SVN ## PR:		ports/172988
## SVN ## Submitted by:	Olivier Cochard-Labbe <olivier@@cochard.me>
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/x11-fm/deforaos-browser/Makefile 309216 2012-12-19 01:33:28Z bapt $
d6 1
a6 1
CATEGORIES=	x11
@

