Bug 83957

Summary: new port: gtkextra2
Product: Ports & Packages Reporter: Andrew Stevenson <andrew>
Component: Individual Port(s)Assignee: Michael Johnson <ahze>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Andrew Stevenson 2005-07-23 18:30:07 UTC
New port of gtkextra2 - a library of widgets for use with gtk+2. This can
coexist with x11-toolkits/gtkextra which is designed for gtk+ 1.
Comment 1 Michael Johnson freebsd_committer freebsd_triage 2005-07-23 20:34:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ahze

Grab
Comment 2 Andrew Stevenson 2005-07-23 23:36:46 UTC
I've just noticed that /usr/X11R6/lib/pkgconfig isn't the place for 
pkgconfig files so please hold of on this until I work out how to 
change the install location.

Sorry,

Andrew
Comment 3 Andrew Stevenson 2005-07-24 00:13:08 UTC
This should fix the pkgconfig problem.

Thanks,

Andrew

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gtkextra2
#	gtkextra2/distinfo
#	gtkextra2/Makefile
#	gtkextra2/files
#	gtkextra2/files/patch-Makefile.in
#	gtkextra2/pkg-descr
#	gtkextra2/pkg-plist
#
echo c - gtkextra2
mkdir -p gtkextra2 > /dev/null 2>&1
echo x - gtkextra2/distinfo
sed 's/^X//' >gtkextra2/distinfo << 'END-of-gtkextra2/distinfo'
XMD5 (gtk+extra-2.1.1.tar.gz) = 1a933ca1286829383a0554cc2deb9e04
XSIZE (gtk+extra-2.1.1.tar.gz) = 893481
END-of-gtkextra2/distinfo
echo x - gtkextra2/Makefile
sed 's/^X//' >gtkextra2/Makefile << 'END-of-gtkextra2/Makefile'
X# New ports collection makefile for:	gtkextra2
X# Date created:	 22 July 2005
X# Whom:	andrew@ugh.net.au
X#
X# $FreeBSD$
X#
X
XPORTNAME=		gtkextra2
XPORTVERSION=	2.1.1
XCATEGORIES=		x11-toolkits
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	scigraphica
XDISTNAME=		gtk+extra-${PORTVERSION}
X
XMAINTAINER=		ports@freebsd.org
XCOMMENT=		A useful set of widgets for creating GUIs using GTK+
X
XUSE_X_PREFIX=	yes
XUSE_GNOME=		gtk20
XUSE_GMAKE=		yes
XUSE_LIBTOOL_VER=	15
XINSTALLS_SHLIB=	yes
X
X.include <bsd.port.mk>
END-of-gtkextra2/Makefile
echo c - gtkextra2/files
mkdir -p gtkextra2/files > /dev/null 2>&1
echo x - gtkextra2/files/patch-Makefile.in
sed 's/^X//' >gtkextra2/files/patch-Makefile.in << 
'END-of-gtkextra2/files/patch-Makefile.in'
X--- Makefile.in.orig	Sat Jul 23 23:52:12 2005
X+++ Makefile.in	Sat Jul 23 23:53:49 2005
X@@ -158,7 +158,7 @@
X 	gtkextra-2.0.spec
X
X
X-pkgconfigdir = $(libdir)/pkgconfig
X+pkgconfigdir = $(prefix)/libdata/pkgconfig
X pkgconfig_DATA = gtkextra-2.0.pc
X subdir = .
X ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
END-of-gtkextra2/files/patch-Makefile.in
echo x - gtkextra2/pkg-descr
sed 's/^X//' >gtkextra2/pkg-descr << 'END-of-gtkextra2/pkg-descr'
XGtkExtra is a useful set of widgets for creating GUI's for the 
Xwindows system
Xusing GTK+. You can use it complementary to GTK+ and it is written in 
C.
X
XWWW: http://gtkextra.sourceforge.net/
X
XAndrew Stevenson
Xandrew@ugh.net.au
END-of-gtkextra2/pkg-descr
echo x - gtkextra2/pkg-plist
sed 's/^X//' >gtkextra2/pkg-plist << 'END-of-gtkextra2/pkg-plist'
Xinclude/gtkextra-2.0/gtkextra/gtkbordercombo.h
Xinclude/gtkextra-2.0/gtkextra/gtkcharsel.h
Xinclude/gtkextra-2.0/gtkextra/gtkcheckitem.h
Xinclude/gtkextra-2.0/gtkextra/gtkcolorcombo.h
Xinclude/gtkextra-2.0/gtkextra/gtkcombobutton.h
Xinclude/gtkextra-2.0/gtkextra/gtkdirtree.h
Xinclude/gtkextra-2.0/gtkextra/gtkextra.h
Xinclude/gtkextra-2.0/gtkextra/gtkextrafeatures.h
Xinclude/gtkextra-2.0/gtkextra/gtkextraicons.h
Xinclude/gtkextra-2.0/gtkextra/gtkextra-marshal.h
Xinclude/gtkextra-2.0/gtkextra/gtkextratypebuiltins.h
Xinclude/gtkextra-2.0/gtkextra/gtkfilelist.h
Xinclude/gtkextra-2.0/gtkextra/gtkfileicons.h
Xinclude/gtkextra-2.0/gtkextra/gtkfontcombo.h
Xinclude/gtkextra-2.0/gtkextra/gtkiconfilesel.h
Xinclude/gtkextra-2.0/gtkextra/gtkiconlist.h
Xinclude/gtkextra-2.0/gtkextra/gtkitementry.h
Xinclude/gtkextra-2.0/gtkextra/gtkplot.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotarray.h
Xinclude/gtkextra-2.0/gtkextra/gtkplot3d.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotdt.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotpolar.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotdata.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotpixmap.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotbar.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotbox.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotbubble.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotcandle.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotflux.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotsurface.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotcsurface.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotcanvas.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotpc.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotgdk.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotps.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotprint.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotsegment.h
Xinclude/gtkextra-2.0/gtkextra/gtkpsfont.h
Xinclude/gtkextra-2.0/gtkextra/gtksheet.h
Xinclude/gtkextra-2.0/gtkextra/gtktogglecombo.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotcanvasline.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotcanvasrectangle.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotcanvasellipse.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotcanvastext.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotcanvaspixmap.h
Xinclude/gtkextra-2.0/gtkextra/gtkplotcanvasplot.h
Xlib/libgtkextra-x11-2.0.so.1
Xlib/libgtkextra-x11-2.0.so
Xlib/libgtkextra-x11-2.0.a
Xlibdata/pkgconfig/gtkextra-2.0.pc
X@dirrm include/gtkextra-2.0/gtkextra
X@dirrm include/gtkextra-2.0
X@dirrm libdata/pkgconfig
END-of-gtkextra2/pkg-plist
exit
Comment 4 Michael Johnson freebsd_committer freebsd_triage 2005-10-23 03:51:32 UTC
State Changed
From-To: open->closed

Port added ports/87564 thanks for your submition