gtkstep-1.8 -- GTK theme-engine to yield a NEXTSTEP(tm) look and feel
This commit is contained in:
parent
5dae24f075
commit
5c6657eab5
7 changed files with 52 additions and 0 deletions
17
x11/gtkstep/Makefile
Normal file
17
x11/gtkstep/Makefile
Normal file
|
@ -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"
|
3
x11/gtkstep/files/md5
Normal file
3
x11/gtkstep/files/md5
Normal file
|
@ -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
|
3
x11/gtkstep/files/patch-sum
Normal file
3
x11/gtkstep/files/patch-sum
Normal file
|
@ -0,0 +1,3 @@
|
|||
$NetBSD: patch-sum,v 1.1.1.1 1999/08/29 08:28:19 jlam Exp $
|
||||
|
||||
MD5 (patch-aa) = c94217a99c61739492dd02954d8ba7cc
|
15
x11/gtkstep/patches/patch-aa
Normal file
15
x11/gtkstep/patches/patch-aa
Normal file
|
@ -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.
|
1
x11/gtkstep/pkg/COMMENT
Normal file
1
x11/gtkstep/pkg/COMMENT
Normal file
|
@ -0,0 +1 @@
|
|||
GTK theme-engine to yield a NEXTSTEP(tm) look and feel
|
2
x11/gtkstep/pkg/DESCR
Normal file
2
x11/gtkstep/pkg/DESCR
Normal file
|
@ -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.
|
11
x11/gtkstep/pkg/PLIST
Normal file
11
x11/gtkstep/pkg/PLIST
Normal file
|
@ -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
|
Loading…
Reference in a new issue