Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2003 22:34:05 +0100 (CET)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Hendrik Scholz <hendrik@scholz.net>
Subject:   ports/47822: maintainer-update: x11-wm/fluxconf
Message-ID:  <200302022134.h12LY5TC070757@goanna.lan.raisdorf.net>

next in thread | raw e-mail | index | archive | help

>Number:         47822
>Category:       ports
>Synopsis:       maintainer-update: x11-wm/fluxconf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 02 13:40:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
NetUSE AG
>Environment:
System: FreeBSD goanna.lan.raisdorf.net 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Fri Jan 24 01:44:03 CET 2003 hscholz@goanna.lan.raisdorf.net:/source/src/sys/i386/compile/GOANNA i386


	
>Description:
Update fluxconf to the latest version and make use of GTK2.
There is an option to turn this into a GTK1 based program so I will
send another pr to optionally build fluxconf against GTK1 when I figured
ou how to do this.

In addition to this patch remove the two patches from files/.

>How-To-Repeat:
	
>Fix:

	

--- fluxconf-0.9.4.diff begins here ---
diff -urP fluxconf-0.6.0/Makefile fluxconf/Makefile
--- fluxconf-0.6.0/Makefile	Sun Feb  2 21:42:44 2003
+++ fluxconf/Makefile	Sun Feb  2 22:22:22 2003
@@ -6,27 +6,15 @@
 #
 
 PORTNAME=	fluxconf
-PORTVERSION=	0.6
+PORTVERSION=	0.9.4
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://devaux.fabien.free.fr/flux/
 
 MAINTAINER=	hendrik@scholz.net
 
+GNU_CONFIGURE=	yes
 USE_X_PREFIX=	yes
-USE_GNOMENG=	yes
-USE_GNOME=	gtk12
-USE_BZIP2=	yes
-
-.ifndef(WITHOUT_LOGO)
-pre-everything::
-	@${ECHO_CMD} ""
-	@${ECHO_CMD} "You can disable the spash logo when starting the"
-	@${ECHO_CMD} "program by defining WITHOUT_LOGO"
-	@${ECHO_CMD} ""
-.endif
-
-post-patch:
-	@${RM} ${WRKSRC}/fluxconf
+USE_GNOMENG=	gnomeprefix
 
 do-install:
 	@${INSTALL_PROGRAM} ${WRKSRC}/fluxconf ${PREFIX}/bin
diff -urP fluxconf-0.6.0/distinfo fluxconf/distinfo
--- fluxconf-0.6.0/distinfo	Sun Feb  2 21:42:44 2003
+++ fluxconf/distinfo	Sun Feb  2 21:45:20 2003
@@ -1 +1 @@
-MD5 (fluxconf-0.6.tar.bz2) = 17099e2f6cb7206aac2a9f599b4c084b
+MD5 (fluxconf-0.9.4.tar.gz) = 48ec06a6fa0644ccd213fb79e7be151b
Only in fluxconf-0.6.0/files: patch-Makefile
Only in fluxconf-0.6.0/files: patch-fluxconf.c
--- fluxconf-0.9.4.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302022134.h12LY5TC070757>