head	1.8;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.03.26;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.06.01.05.25.30;	author dinoex;	state Exp;
branches;
next	1.6;

1.6
date	2010.03.28.06.45.59;	author dinoex;	state Exp;
branches;
next	1.5;

1.5
date	2010.02.05.11.45.50;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2009.07.31.13.57.05;	author dinoex;	state Exp;
branches;
next	1.3;

1.3
date	2008.08.16.19.49.24;	author marcus;	state Exp;
branches;
next	1.2;

1.2
date	2008.07.04.23.15.02;	author marcus;	state Exp;
branches;
next	1.1;

1.1
date	2008.06.08.19.51.16;	author marcus;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:	pbi-thumbnailer
# Date created:				08 June 2008
# Whom:					Joe Marcus Clarke <marcus@@FreeBSD.org>
#
# $FreeBSD: head/x11-fm/pbi-thumbnailer/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	pbi-thumbnailer
PORTVERSION=	0.9.2
PORTREVISION=	4
CATEGORIES=	x11-fm gnome
MASTER_SITES=	http://www.marcuscom.com/pbi-thumbnailer/

MAINTAINER=	gnome@@FreeBSD.org
COMMENT=	Generates icon thumbnails for PC-BSD installer files

USE_BZIP2=	yes
USE_GNOME=	gtk20 gconf2
MAKE_ENV=	GCONF_CONFIG_SOURCE=${GCONF_CONFIG_SOURCE}

GCONF_SCHEMAS=	pbi-thumbnail.schemas

.include <bsd.port.mk>
@


1.7
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.5
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.4
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.3
log
@Update to 0.9.2 which really fixes the segfault trying to thumbnail a file
without a custom icon.  For some reason, 0.9.1 shipped with the 0.9 code.
@
text
@d10 1
@


1.2
log
@Update to 0.9.1 which fixes a crash if a PBI doesn't contain a custom
icon.
@
text
@d9 1
a9 1
PORTVERSION=	0.9.1
@


1.1
log
@Add pbi-thumbnailer, a tool which generates icon thumbnails for PC-BSD
installer files.  It is designed to be used with the Nautilus file manager.
@
text
@d9 1
a9 1
PORTVERSION=	0.9
d14 1
a14 1
COMMENT=	Generates thumbnails for PC-BSD installer files
@

