1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Inital import of a GTKStep port. This provides GTK with a NeXTstep-like

interface.

Submitted by:	Gilad Rom <rom_glsa@ein-hashofet.co.il>
This commit is contained in:
Eivind Eklund 1998-11-08 17:00:25 +00:00
parent b7da039f86
commit 172a62959e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14410
10 changed files with 316 additions and 0 deletions

View File

@ -0,0 +1,29 @@
# New ports collection makefile for: gtkstep
# Version required: 1.0.6
# Date Created: 7 nov 98
# Whom: Gilad Rom
#
# $Id$
#
DISTNAME= gtk+-1.0.6
PKGNAME= gtkstep-1.0.6
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.0/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.0/ \
http://www.ameth.org/gimp/pub/gtk/v1.0/
PATCH_SITES= http://www-info2.informatik.uni-wuerzburg.de/mitarbeiter/ulli/gtkstep/source/
PATCHFILES= gtkstep-1.0.6-2.patch.gz
MAINTAINER= rom_glsa@ein-hashofet.co.il
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= INSTALL='$${INSTALL} -c'
CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk10
post-install:
@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
MD5 (gtk+-1.0.6.tar.gz) = 9e0bbb878e6b0905a0c0146adfdd4146
MD5 (gtkstep-1.0.6-2.patch.gz) = 2039261859f949908ab8968dd8d4c300

View File

@ -0,0 +1 @@
A set of patches to make GTK+ look like the NeXTSTEP(tm) interface.

View File

@ -0,0 +1,5 @@
GTKstep is a patch to improve the boring
GTK+ look and feel with a NEXTSTEP(tm) look and feel.
Site at http://www-info2.informatik.uni-wuerzburg.de/mitarbeiter/ulli/gtkstep/
-- Rom.

View File

@ -0,0 +1,121 @@
bin/gtk-config
include/gtk10/gdk/gdk.h
include/gtk10/gdk/gdkcursors.h
include/gtk10/gdk/gdki18n.h
include/gtk10/gdk/gdkkeysyms.h
include/gtk10/gdk/gdkprivate.h
include/gtk10/gdk/gdktypes.h
include/gtk10/gdk/gdkx.h
include/gtk10/glib.h
include/gtk10/glibconfig.h
include/gtk10/gtk/gtk.h
include/gtk10/gtk/gtkaccelerator.h
include/gtk10/gtk/gtkadjustment.h
include/gtk10/gtk/gtkalignment.h
include/gtk10/gtk/gtkarrow.h
include/gtk10/gtk/gtkaspectframe.h
include/gtk10/gtk/gtkbbox.h
include/gtk10/gtk/gtkbin.h
include/gtk10/gtk/gtkbox.h
include/gtk10/gtk/gtkbutton.h
include/gtk10/gtk/gtkcheckbutton.h
include/gtk10/gtk/gtkcheckmenuitem.h
include/gtk10/gtk/gtkclist.h
include/gtk10/gtk/gtkcolorsel.h
include/gtk10/gtk/gtkcombo.h
include/gtk10/gtk/gtkcontainer.h
include/gtk10/gtk/gtkcurve.h
include/gtk10/gtk/gtkdata.h
include/gtk10/gtk/gtkdebug.h
include/gtk10/gtk/gtkdialog.h
include/gtk10/gtk/gtkdrawingarea.h
include/gtk10/gtk/gtkeditable.h
include/gtk10/gtk/gtkentry.h
include/gtk10/gtk/gtkenums.h
include/gtk10/gtk/gtkeventbox.h
include/gtk10/gtk/gtkfeatures.h
include/gtk10/gtk/gtkfilesel.h
include/gtk10/gtk/gtkfixed.h
include/gtk10/gtk/gtkframe.h
include/gtk10/gtk/gtkgamma.h
include/gtk10/gtk/gtkgc.h
include/gtk10/gtk/gtkhandlebox.h
include/gtk10/gtk/gtkhbbox.h
include/gtk10/gtk/gtkhbox.h
include/gtk10/gtk/gtkhpaned.h
include/gtk10/gtk/gtkhruler.h
include/gtk10/gtk/gtkhscale.h
include/gtk10/gtk/gtkhscrollbar.h
include/gtk10/gtk/gtkhseparator.h
include/gtk10/gtk/gtkimage.h
include/gtk10/gtk/gtkinputdialog.h
include/gtk10/gtk/gtkitem.h
include/gtk10/gtk/gtklabel.h
include/gtk10/gtk/gtklist.h
include/gtk10/gtk/gtklistitem.h
include/gtk10/gtk/gtkmain.h
include/gtk10/gtk/gtkmenu.h
include/gtk10/gtk/gtkmenubar.h
include/gtk10/gtk/gtkmenufactory.h
include/gtk10/gtk/gtkmenuitem.h
include/gtk10/gtk/gtkmenushell.h
include/gtk10/gtk/gtkmisc.h
include/gtk10/gtk/gtknotebook.h
include/gtk10/gtk/gtkobject.h
include/gtk10/gtk/gtkoptionmenu.h
include/gtk10/gtk/gtkpaned.h
include/gtk10/gtk/gtkpixmap.h
include/gtk10/gtk/gtkpreview.h
include/gtk10/gtk/gtkprivate.h
include/gtk10/gtk/gtkprogressbar.h
include/gtk10/gtk/gtkradiobutton.h
include/gtk10/gtk/gtkradiomenuitem.h
include/gtk10/gtk/gtkrange.h
include/gtk10/gtk/gtkrc.h
include/gtk10/gtk/gtkruler.h
include/gtk10/gtk/gtkscale.h
include/gtk10/gtk/gtkscrollbar.h
include/gtk10/gtk/gtkscrolledwindow.h
include/gtk10/gtk/gtkselection.h
include/gtk10/gtk/gtkseparator.h
include/gtk10/gtk/gtksignal.h
include/gtk10/gtk/gtkspinbutton.h
include/gtk10/gtk/gtkstatusbar.h
include/gtk10/gtk/gtkstyle.h
include/gtk10/gtk/gtktable.h
include/gtk10/gtk/gtktext.h
include/gtk10/gtk/gtktipsquery.h
include/gtk10/gtk/gtktogglebutton.h
include/gtk10/gtk/gtktoolbar.h
include/gtk10/gtk/gtktooltips.h
include/gtk10/gtk/gtktree.h
include/gtk10/gtk/gtktreeitem.h
include/gtk10/gtk/gtktypebuiltins.h
include/gtk10/gtk/gtktypeutils.h
include/gtk10/gtk/gtkvbbox.h
include/gtk10/gtk/gtkvbox.h
include/gtk10/gtk/gtkviewport.h
include/gtk10/gtk/gtkvpaned.h
include/gtk10/gtk/gtkvruler.h
include/gtk10/gtk/gtkvscale.h
include/gtk10/gtk/gtkvscrollbar.h
include/gtk10/gtk/gtkvseparator.h
include/gtk10/gtk/gtkwidget.h
include/gtk10/gtk/gtkwindow.h
lib/libgdk.a
lib/libgdk.la
lib/libgdk.so
lib/libgdk.so.1.6
lib/libglib.a
lib/libglib.la
lib/libglib.so
lib/libglib.so.1.6
lib/libgtk.a
lib/libgtk.la
lib/libgtk.so
lib/libgtk.so.1.6
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@dirrm include/gtk10/gtk
@dirrm include/gtk10/gdk
@dirrm include/gtk10

View File

@ -0,0 +1,29 @@
# New ports collection makefile for: gtkstep
# Version required: 1.0.6
# Date Created: 7 nov 98
# Whom: Gilad Rom
#
# $Id$
#
DISTNAME= gtk+-1.0.6
PKGNAME= gtkstep-1.0.6
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.0/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.0/ \
http://www.ameth.org/gimp/pub/gtk/v1.0/
PATCH_SITES= http://www-info2.informatik.uni-wuerzburg.de/mitarbeiter/ulli/gtkstep/source/
PATCHFILES= gtkstep-1.0.6-2.patch.gz
MAINTAINER= rom_glsa@ein-hashofet.co.il
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= INSTALL='$${INSTALL} -c'
CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk10
post-install:
@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
MD5 (gtk+-1.0.6.tar.gz) = 9e0bbb878e6b0905a0c0146adfdd4146
MD5 (gtkstep-1.0.6-2.patch.gz) = 2039261859f949908ab8968dd8d4c300

View File

@ -0,0 +1 @@
A set of patches to make GTK+ look like the NeXTSTEP(tm) interface.

View File

@ -0,0 +1,5 @@
GTKstep is a patch to improve the boring
GTK+ look and feel with a NEXTSTEP(tm) look and feel.
Site at http://www-info2.informatik.uni-wuerzburg.de/mitarbeiter/ulli/gtkstep/
-- Rom.

View File

@ -0,0 +1,121 @@
bin/gtk-config
include/gtk10/gdk/gdk.h
include/gtk10/gdk/gdkcursors.h
include/gtk10/gdk/gdki18n.h
include/gtk10/gdk/gdkkeysyms.h
include/gtk10/gdk/gdkprivate.h
include/gtk10/gdk/gdktypes.h
include/gtk10/gdk/gdkx.h
include/gtk10/glib.h
include/gtk10/glibconfig.h
include/gtk10/gtk/gtk.h
include/gtk10/gtk/gtkaccelerator.h
include/gtk10/gtk/gtkadjustment.h
include/gtk10/gtk/gtkalignment.h
include/gtk10/gtk/gtkarrow.h
include/gtk10/gtk/gtkaspectframe.h
include/gtk10/gtk/gtkbbox.h
include/gtk10/gtk/gtkbin.h
include/gtk10/gtk/gtkbox.h
include/gtk10/gtk/gtkbutton.h
include/gtk10/gtk/gtkcheckbutton.h
include/gtk10/gtk/gtkcheckmenuitem.h
include/gtk10/gtk/gtkclist.h
include/gtk10/gtk/gtkcolorsel.h
include/gtk10/gtk/gtkcombo.h
include/gtk10/gtk/gtkcontainer.h
include/gtk10/gtk/gtkcurve.h
include/gtk10/gtk/gtkdata.h
include/gtk10/gtk/gtkdebug.h
include/gtk10/gtk/gtkdialog.h
include/gtk10/gtk/gtkdrawingarea.h
include/gtk10/gtk/gtkeditable.h
include/gtk10/gtk/gtkentry.h
include/gtk10/gtk/gtkenums.h
include/gtk10/gtk/gtkeventbox.h
include/gtk10/gtk/gtkfeatures.h
include/gtk10/gtk/gtkfilesel.h
include/gtk10/gtk/gtkfixed.h
include/gtk10/gtk/gtkframe.h
include/gtk10/gtk/gtkgamma.h
include/gtk10/gtk/gtkgc.h
include/gtk10/gtk/gtkhandlebox.h
include/gtk10/gtk/gtkhbbox.h
include/gtk10/gtk/gtkhbox.h
include/gtk10/gtk/gtkhpaned.h
include/gtk10/gtk/gtkhruler.h
include/gtk10/gtk/gtkhscale.h
include/gtk10/gtk/gtkhscrollbar.h
include/gtk10/gtk/gtkhseparator.h
include/gtk10/gtk/gtkimage.h
include/gtk10/gtk/gtkinputdialog.h
include/gtk10/gtk/gtkitem.h
include/gtk10/gtk/gtklabel.h
include/gtk10/gtk/gtklist.h
include/gtk10/gtk/gtklistitem.h
include/gtk10/gtk/gtkmain.h
include/gtk10/gtk/gtkmenu.h
include/gtk10/gtk/gtkmenubar.h
include/gtk10/gtk/gtkmenufactory.h
include/gtk10/gtk/gtkmenuitem.h
include/gtk10/gtk/gtkmenushell.h
include/gtk10/gtk/gtkmisc.h
include/gtk10/gtk/gtknotebook.h
include/gtk10/gtk/gtkobject.h
include/gtk10/gtk/gtkoptionmenu.h
include/gtk10/gtk/gtkpaned.h
include/gtk10/gtk/gtkpixmap.h
include/gtk10/gtk/gtkpreview.h
include/gtk10/gtk/gtkprivate.h
include/gtk10/gtk/gtkprogressbar.h
include/gtk10/gtk/gtkradiobutton.h
include/gtk10/gtk/gtkradiomenuitem.h
include/gtk10/gtk/gtkrange.h
include/gtk10/gtk/gtkrc.h
include/gtk10/gtk/gtkruler.h
include/gtk10/gtk/gtkscale.h
include/gtk10/gtk/gtkscrollbar.h
include/gtk10/gtk/gtkscrolledwindow.h
include/gtk10/gtk/gtkselection.h
include/gtk10/gtk/gtkseparator.h
include/gtk10/gtk/gtksignal.h
include/gtk10/gtk/gtkspinbutton.h
include/gtk10/gtk/gtkstatusbar.h
include/gtk10/gtk/gtkstyle.h
include/gtk10/gtk/gtktable.h
include/gtk10/gtk/gtktext.h
include/gtk10/gtk/gtktipsquery.h
include/gtk10/gtk/gtktogglebutton.h
include/gtk10/gtk/gtktoolbar.h
include/gtk10/gtk/gtktooltips.h
include/gtk10/gtk/gtktree.h
include/gtk10/gtk/gtktreeitem.h
include/gtk10/gtk/gtktypebuiltins.h
include/gtk10/gtk/gtktypeutils.h
include/gtk10/gtk/gtkvbbox.h
include/gtk10/gtk/gtkvbox.h
include/gtk10/gtk/gtkviewport.h
include/gtk10/gtk/gtkvpaned.h
include/gtk10/gtk/gtkvruler.h
include/gtk10/gtk/gtkvscale.h
include/gtk10/gtk/gtkvscrollbar.h
include/gtk10/gtk/gtkvseparator.h
include/gtk10/gtk/gtkwidget.h
include/gtk10/gtk/gtkwindow.h
lib/libgdk.a
lib/libgdk.la
lib/libgdk.so
lib/libgdk.so.1.6
lib/libglib.a
lib/libglib.la
lib/libglib.so
lib/libglib.so.1.6
lib/libgtk.a
lib/libgtk.la
lib/libgtk.so
lib/libgtk.so.1.6
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@dirrm include/gtk10/gtk
@dirrm include/gtk10/gdk
@dirrm include/gtk10