Bug 161164 - [PATCH] devel/glade3: update to 3.10.0
Summary: [PATCH] devel/glade3: update to 3.10.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-30 16:50 UTC by Loïc Bartoletti
Modified: 2014-06-04 16:11 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2011-09-30 16:50:05 UTC
Update glade3 to use with gtk3.

Fix: 

I have compiled and install with this modification in Makefile :

--PORTNAME=	glade3
++PORTNAME=	glade # can't download with "glade3"...
--PORTVERSION=	3.7.3
++PORTVERSION=	3.10.0

--USE_GNOME=	gtk20 libxml2 gnomeprefix gnomehack \
		gnomedocutils desktopfileutils ltverhack:10
++USE_GNOME=	gtk30 gtk20 libxml2 gnomeprefix gnomehack \
		gnomedocutils desktopfileutils ltverhack:10



Unfortunately, there are some problems :

- The change of Portname.
- Portlint make fatal error (like glade-3.7.3) : 
"FATAL: Makefile: [44]: USE_PYTHON is set after including bsd.port.pre.mk.
WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to conditionally disable gettext support.
1 fatal error and 1 warning found."


Thank you
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-30 16:50:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jeremy Messenger freebsd_committer freebsd_triage 2012-03-14 01:47:54 UTC
State Changed
From-To: open->patched

We already have the 3.10.2 at: 

http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports/devel/glade/