From 005d8e0fdc840ed3ff8c3fc509024c5f0f59bda1 Mon Sep 17 00:00:00 2001
From: Pav Lucistnik <pav@FreeBSD.org>
Date: Sat, 26 Feb 2005 23:03:18 +0000
Subject: - Update to 1.0.0

PR:		ports/77956
Submitted by:	Gordon Bergling <gbergling@0xfce3.net>
Approved by:	maintainer
---
 graphics/fyre/Makefile                  |  7 +++++--
 graphics/fyre/distinfo                  |  4 ++--
 graphics/fyre/files/patch-src::Makefile | 11 -----------
 graphics/fyre/pkg-plist                 | 13 ++++++++++---
 4 files changed, 17 insertions(+), 18 deletions(-)
 delete mode 100644 graphics/fyre/files/patch-src::Makefile

(limited to 'graphics/fyre')

diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile
index 46b1e941c656..b23edf2fc14a 100644
--- a/graphics/fyre/Makefile
+++ b/graphics/fyre/Makefile
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	fyre
-PORTVERSION=	0.7
+PORTVERSION=	1.0.0
 CATEGORIES=	graphics
-MASTER_SITES=	http://navi.cx/releases/
+MASTER_SITES=	http://flapjack.navi.cx/releases/fyre/
 
 MAINTAINER=	samy@kerneled.org
 COMMENT=	Chaos map rendering system with GTK+-2 interface
@@ -40,6 +40,9 @@ pre-everything::
 .endif
 .endif
 
+# check for update-desktop-database should go here
+PLIST_SUB+=	WITH_FDO="@comment "
+
 post-install:
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
diff --git a/graphics/fyre/distinfo b/graphics/fyre/distinfo
index 95985c181cec..9748f657ef30 100644
--- a/graphics/fyre/distinfo
+++ b/graphics/fyre/distinfo
@@ -1,2 +1,2 @@
-MD5 (fyre-0.7.tar.bz2) = 3fe716ee70eed18ad2fd9bfe9551c3e6
-SIZE (fyre-0.7.tar.bz2) = 230390
+MD5 (fyre-1.0.0.tar.bz2) = 5da821b3166d3de187cc7d84bb1dc4d3
+SIZE (fyre-1.0.0.tar.bz2) = 243544
diff --git a/graphics/fyre/files/patch-src::Makefile b/graphics/fyre/files/patch-src::Makefile
deleted file mode 100644
index 287b4716a90b..000000000000
--- a/graphics/fyre/files/patch-src::Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig	Sat Jan 15 02:34:43 2005
-+++ src/Makefile.in	Sat Jan 15 02:35:29 2005
-@@ -86,7 +86,7 @@
- 	$(PACKAGE_CFLAGS)		\
- 	$(EXR_CFLAGS)			\
- 	$(GNET_CFLAGS)			\
--	'-DFYRE_DATADIR="data"'
-+	'-DFYRE_DATADIR="${PREFIX}/share/fyre/"'
- 
- 
- fyre_LDADD = \
diff --git a/graphics/fyre/pkg-plist b/graphics/fyre/pkg-plist
index 4cc853c919e6..75a048038c32 100644
--- a/graphics/fyre/pkg-plist
+++ b/graphics/fyre/pkg-plist
@@ -1,10 +1,17 @@
 bin/fyre
 %%PORTDOCS%%%%DOCSDIR%%/README
-share/applications/fyre.desktop
+%%WITH_FDO%%share/applications/fyre.desktop
 share/fyre/animation-render.glade
 share/fyre/explorer.glade
 share/fyre/metadata-emblem.png
-share/fyre/wicker-shoelace.png
+share/fyre/about-box.fa
+share/fyre/fyre-48x48.png
+share/fyre/fyre-32x32.png
+share/fyre/fyre-16x16.png
+%%WITH_FDO%%share/pixmaps/fyre-48x48.png
+share/icons/hicolor/48x48/mimetypes/application-x-fyre-animation.png
+share/mime/packages/fyre.xml
+share/mime/application/x-fyre-animation.xml
 @dirrm share/fyre
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
-@unexec rmdir %D/share/applications 2> /dev/null || true
+%%WITH_FDO%%@unexec rmdir %D/share/applications 2> /dev/null || true
-- 
cgit v1.2.3