FreeBSD Bugzilla – Attachment 28729 Details for
Bug 48190
New port: x11-toolkits/gtkglext - an OpenGL Extension to GTK (supersedes ports/46319)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 4.99 KB, created by
Kimura Fuyuki
on 2003-02-12 00:10:05 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Kimura Fuyuki
Created:
2003-02-12 00:10:05 UTC
Size:
4.99 KB
patch
obsolete
># 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: ># ># gtkglext ># gtkglext/Makefile ># gtkglext/distinfo ># gtkglext/pkg-descr ># gtkglext/pkg-plist ># gtkglext/files ># gtkglext/files/patch-configure ># >echo c - gtkglext >mkdir -p gtkglext > /dev/null 2>&1 >echo x - gtkglext/Makefile >sed 's/^X//' >gtkglext/Makefile << 'END-of-gtkglext/Makefile' >X# New ports collection makefile for: GtkGLExt >X# Date created: 6 November 2002 >X# Whom: Kimura Fuyuki <fuyuki@hadaly.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= gtkglext >XPORTVERSION= 0.7.0 >XCATEGORIES= x11-toolkits >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= ${PORTNAME} >X >XMAINTAINER= fuyuki@hadaly.org >XCOMMENT= An OpenGL extension to GTK >X >XLIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 >X >XUSE_X_PREFIX= yes >XUSE_GNOMENG= yes >XUSE_GNOME= gnomeprefix gnomehack >XUSE_BZIP2= yes >XUSE_LIBTOOL= yes >XINSTALLS_SHLIB= yes >X#CONFIGURE_ARGS= --enable-mesa-ext >XUSE_GMAKE= yes >X >X.include <bsd.port.mk> >END-of-gtkglext/Makefile >echo x - gtkglext/distinfo >sed 's/^X//' >gtkglext/distinfo << 'END-of-gtkglext/distinfo' >XMD5 (gtkglext-0.7.0.tar.bz2) = b6c5eb47c5909ca8a01740a76077ffe8 >END-of-gtkglext/distinfo >echo x - gtkglext/pkg-descr >sed 's/^X//' >gtkglext/pkg-descr << 'END-of-gtkglext/pkg-descr' >XGtkGLExt is an OpenGL extension to GTK. It provides the GDK objects >Xto support OpenGL rendering in GTK, and GtkWidget API add-ons to make >XGTK+ widgets OpenGL-capable. >X >XWWW: http://gtkglext.sourceforge.net/ >END-of-gtkglext/pkg-descr >echo x - gtkglext/pkg-plist >sed 's/^X//' >gtkglext/pkg-plist << 'END-of-gtkglext/pkg-plist' >Xinclude/gtkglext-1.0/gdk/GL/glext.h >Xinclude/gtkglext-1.0/gdk/GL/glxext.h >Xinclude/gtkglext-1.0/gdk/GL/wglext.h >Xinclude/gtkglext-1.0/gdk/gdkgl.h >Xinclude/gtkglext-1.0/gdk/gdkglconfig.h >Xinclude/gtkglext-1.0/gdk/gdkglcontext.h >Xinclude/gtkglext-1.0/gdk/gdkgldebug.h >Xinclude/gtkglext-1.0/gdk/gdkgldefs.h >Xinclude/gtkglext-1.0/gdk/gdkgldrawable.h >Xinclude/gtkglext-1.0/gdk/gdkglenumtypes.h >Xinclude/gtkglext-1.0/gdk/gdkglfont.h >Xinclude/gtkglext-1.0/gdk/gdkglglext.h >Xinclude/gtkglext-1.0/gdk/gdkglinit.h >Xinclude/gtkglext-1.0/gdk/gdkglpixmap.h >Xinclude/gtkglext-1.0/gdk/gdkglprivate.h >Xinclude/gtkglext-1.0/gdk/gdkglquery.h >Xinclude/gtkglext-1.0/gdk/gdkglshapes.h >Xinclude/gtkglext-1.0/gdk/gdkgltokens.h >Xinclude/gtkglext-1.0/gdk/gdkgltypes.h >Xinclude/gtkglext-1.0/gdk/gdkglversion.h >Xinclude/gtkglext-1.0/gdk/gdkglwindow.h >Xinclude/gtkglext-1.0/gdk/x11/gdkglglxext.h >Xinclude/gtkglext-1.0/gdk/x11/gdkglx.h >Xinclude/gtkglext-1.0/gtk/gtkgl.h >Xinclude/gtkglext-1.0/gtk/gtkgldebug.h >Xinclude/gtkglext-1.0/gtk/gtkgldefs.h >Xinclude/gtkglext-1.0/gtk/gtkglinit.h >Xinclude/gtkglext-1.0/gtk/gtkglprivate.h >Xinclude/gtkglext-1.0/gtk/gtkglversion.h >Xinclude/gtkglext-1.0/gtk/gtkglwidget.h >X@dirrm include/gtkglext-1.0/gtk >X@dirrm include/gtkglext-1.0/gdk/x11 >X@dirrm include/gtkglext-1.0/gdk/GL >X@dirrm include/gtkglext-1.0/gdk >X@dirrm include/gtkglext-1.0 >Xlib/gtkglext-1.0/include/gdkglext-config.h >Xlib/libgdkglext-x11-1.0.a >Xlib/libgdkglext-x11-1.0.so >Xlib/libgdkglext-x11-1.0.so.0 >Xlib/libgtkglext-x11-1.0.a >Xlib/libgtkglext-x11-1.0.so >Xlib/libgtkglext-x11-1.0.so.0 >X@dirrm lib/gtkglext-1.0/include >X@dirrm lib/gtkglext-1.0 >Xlibdata/pkgconfig/gdkglext-1.0.pc >Xlibdata/pkgconfig/gdkglext-x11-1.0.pc >Xlibdata/pkgconfig/gtkglext-1.0.pc >Xlibdata/pkgconfig/gtkglext-x11-1.0.pc >X%%DOCSDIR%%/GdkGLExt-API.html >X%%DOCSDIR%%/GtkGLExt-API.html >X%%DOCSDIR%%/Overview.html >X%%DOCSDIR%%/gtkglext-building.html >X%%DOCSDIR%%/gtkglext-gdkglconfig.html >X%%DOCSDIR%%/gtkglext-gdkglcontext.html >X%%DOCSDIR%%/gtkglext-gdkgldrawable.html >X%%DOCSDIR%%/gtkglext-gdkglfont.html >X%%DOCSDIR%%/gtkglext-gdkglinit.html >X%%DOCSDIR%%/gtkglext-gdkglpixmap.html >X%%DOCSDIR%%/gtkglext-gdkglquery.html >X%%DOCSDIR%%/gtkglext-gdkglshapes.html >X%%DOCSDIR%%/gtkglext-gdkgltokens.html >X%%DOCSDIR%%/gtkglext-gdkglversion.html >X%%DOCSDIR%%/gtkglext-gdkglwindow.html >X%%DOCSDIR%%/gtkglext-gdkglx.html >X%%DOCSDIR%%/gtkglext-gtkglinit.html >X%%DOCSDIR%%/gtkglext-gtkglversion.html >X%%DOCSDIR%%/gtkglext-gtkglwidget.html >X%%DOCSDIR%%/gtkglext-running.html >X%%DOCSDIR%%/gtkglext.devhelp >X%%DOCSDIR%%/home.png >X%%DOCSDIR%%/index.html >X%%DOCSDIR%%/index.sgml >X%%DOCSDIR%%/left.png >X%%DOCSDIR%%/right.png >X%%DOCSDIR%%/up.png >X@dirrm %%DOCSDIR%% >END-of-gtkglext/pkg-plist >echo c - gtkglext/files >mkdir -p gtkglext/files > /dev/null 2>&1 >echo x - gtkglext/files/patch-configure >sed 's/^X//' >gtkglext/files/patch-configure << 'END-of-gtkglext/files/patch-configure' >X--- configure.orig Mon Oct 21 11:28:19 2002 >X+++ configure Mon Oct 21 11:28:54 2002 >X@@ -7024,6 +7024,7 @@ >X >X # This can be used to rebuild libtool when needed >X LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" >X+$ac_aux_dir/ltconfig $LIBTOOL_DEPS >X >X # Always use our own libtool. >X LIBTOOL='$(SHELL) $(top_builddir)/libtool' >END-of-gtkglext/files/patch-configure >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 48190
: 28729