diff --git a/x11/gtkstep/Makefile b/x11/gtkstep/Makefile new file mode 100644 index 000000000000..7265ab6bb3c9 --- /dev/null +++ b/x11/gtkstep/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/08/29 08:28:19 jlam Exp $ + +DISTNAME= gtkstep-1.8 +CATEGORIES= x11 +MASTER_SITES= http://www-info2.informatik.uni-wuerzburg.de/staff/ulli/gtkstep/ + +MAINTAINER= jlam@netbsd.org +HOMEPAGE= http://www-info2.informatik.uni-wuerzburg.de/staff/ulli/gtkstep/ + +DEPENDS+= gtk+-1.2.4:../../x11/gtk + +USE_LIBTOOL= yes +USE_X11BASE= yes + +GNU_CONFIGURE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/x11/gtkstep/files/md5 b/x11/gtkstep/files/md5 new file mode 100644 index 000000000000..bc217ef08c28 --- /dev/null +++ b/x11/gtkstep/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/08/29 08:28:19 jlam Exp $ + +MD5 (gtkstep-1.8.tar.gz) = 7ac36c5fcff31395fe546e3ea4d3f093 diff --git a/x11/gtkstep/files/patch-sum b/x11/gtkstep/files/patch-sum new file mode 100644 index 000000000000..aa462c43998c --- /dev/null +++ b/x11/gtkstep/files/patch-sum @@ -0,0 +1,3 @@ +$NetBSD: patch-sum,v 1.1.1.1 1999/08/29 08:28:19 jlam Exp $ + +MD5 (patch-aa) = c94217a99c61739492dd02954d8ba7cc diff --git a/x11/gtkstep/patches/patch-aa b/x11/gtkstep/patches/patch-aa new file mode 100644 index 000000000000..3b4764059f25 --- /dev/null +++ b/x11/gtkstep/patches/patch-aa @@ -0,0 +1,15 @@ +$NetBSD: patch-aa,v 1.1.1.1 1999/08/29 08:28:19 jlam Exp $ + +--- configure.orig Tue Jul 27 15:23:30 1999 ++++ configure Sun Aug 29 00:23:29 1999 +@@ -1630,8 +1630,10 @@ + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh" + ++if false; then + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' ++fi + + # Redirect the config.log output again, so that the ltconfig log is not + # clobbered by the next message. diff --git a/x11/gtkstep/pkg/COMMENT b/x11/gtkstep/pkg/COMMENT new file mode 100644 index 000000000000..a519ee8335b7 --- /dev/null +++ b/x11/gtkstep/pkg/COMMENT @@ -0,0 +1 @@ +GTK theme-engine to yield a NEXTSTEP(tm) look and feel diff --git a/x11/gtkstep/pkg/DESCR b/x11/gtkstep/pkg/DESCR new file mode 100644 index 000000000000..9127017ddc5f --- /dev/null +++ b/x11/gtkstep/pkg/DESCR @@ -0,0 +1,2 @@ +GTKstep is a GTK theme-engine to improve the boring GTK+ look and feel +with a NEXTSTEP(tm) look and feel. diff --git a/x11/gtkstep/pkg/PLIST b/x11/gtkstep/pkg/PLIST new file mode 100644 index 000000000000..31aee895e968 --- /dev/null +++ b/x11/gtkstep/pkg/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/08/29 08:28:19 jlam Exp $ +lib/gtk/themes/engines/libstep.a +lib/gtk/themes/engines/libstep.so.0.0 +share/themes/Step/ICON.png +share/themes/Step/README.html +share/themes/Step/gtk/gtkrc +@dirrm share/themes/Step/gtk +@dirrm share/themes/Step +@dirrm lib/gtk/themes/engines +@dirrm lib/gtk/themes +@dirrm lib/gtk