Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 1999 02:41:53 +0200 (SAT)
From:      reg@shale.csir.co.za
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11848: Port update: devel/glade
Message-ID:  <199905230041.CAA85299@shale.csir.co.za>

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

>Number:         11848
>Category:       ports
>Synopsis:       Port update: devel/glade
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 22 17:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Lea
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Arb's Inc.
>Environment:

	FreeBSD Ports collection.

>Description:

	Upgrade to 0.4.1, and use gtk12.  Also USE_LIBTOOL.

	Maintainer not contacted.

>How-To-Repeat:

	

>Fix:
	
	
devel/glade:
  Upgrade from 0.3.7 to 0.4.1
  Changes: Makefile files/md5 pkg/PLIST
  Adds   :
  Removes:

--- /usr/ports.ref/devel/glade/Makefile	Tue Mar 23 12:06:12 1999
+++ devel/glade/Makefile	Sun May 23 01:57:32 1999
@@ -1,23 +1,27 @@
 # New ports collection makefile for:	glade
-# Version required:     0.3.7
+# Version required:     0.4.1
 # Date created:		29 June 1998
 # Whom:			Dom Mitchell <dom@myrddin.demon.co.uk>
 #
 # $Id: Makefile,v 1.11 1999/03/19 04:39:47 nectar Exp $
 #
 
-DISTNAME=	glade-0.3.7
+DISTNAME=	glade-0.4.1
 CATEGORIES=	devel
 MASTER_SITES=   http://glade.pn.org/
 
 MAINTAINER=     dom@myrddin.demon.co.uk
 
-LIB_DEPENDS=	gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
-		intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+
+GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
 
 USE_X_PREFIX=	yes
-GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	GTK_CONFIG="${X11BASE}/bin/gtk11-config"
+USE_LIBTOOL=	yes
+CONFIGURE_ARGS=	--disable-gnome
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		GTK_CONFIG="${GTK_CONFIG}" \
+		LIBS="-L${LOCALBASE}/libs"
 
 post-install:
 .if !defined(NOPORTDOCS)
--- /usr/ports.ref/devel/glade/files/md5	Wed Nov 18 19:35:16 1998
+++ devel/glade/files/md5	Fri May  7 01:43:03 1999
@@ -1 +1 @@
-MD5 (glade-0.3.7.tar.gz) = b67748c00371e63da91509d3a690c474
+MD5 (glade-0.4.1.tar.gz) = 742a40580b3576d3ea17dd19643b1d45
--- /usr/ports.ref/devel/glade/pkg/PLIST	Wed Nov 18 19:35:16 1998
+++ devel/glade/pkg/PLIST	Sat May  8 17:48:19 1999
@@ -5,11 +5,13 @@
 share/doc/glade/file_format.txt
 share/doc/glade/generic.txt
 share/doc/glade/manual.txt
-share/doc/glade/portability.txt
 share/doc/glade/notes.txt
+share/doc/glade/portability.txt
 share/doc/glade/source_code.txt
 share/locale/de/LC_MESSAGES/glade.mo
 share/locale/es/LC_MESSAGES/glade.mo
 share/locale/fr/LC_MESSAGES/glade.mo
+share/locale/ja/LC_MESSAGES/glade.mo
 share/locale/pt_BR/LC_MESSAGES/glade.mo
+share/locale/ru/LC_MESSAGES/glade.mo
 @dirrm share/doc/glade




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


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




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