pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11 Remove gtk2-engines-industrial: it has been merged...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5aff7d8daca8
branches:  trunk
changeset: 486170:5aff7d8daca8
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Dec 24 10:08:54 2004 +0000

description:
Remove gtk2-engines-industrial: it has been merged into gtk2-engines.

diffstat:

 x11/Makefile                                 |   3 +-
 x11/gtk2-engines-industrial/DESCR            |   2 -
 x11/gtk2-engines-industrial/Makefile         |  28 ---------------------------
 x11/gtk2-engines-industrial/PLIST            |  29 ----------------------------
 x11/gtk2-engines-industrial/distinfo         |   5 ----
 x11/gtk2-engines-industrial/patches/patch-aa |  20 -------------------
 6 files changed, 1 insertions(+), 86 deletions(-)

diffs (121 lines):

diff -r e0f28b014761 -r 5aff7d8daca8 x11/Makefile
--- a/x11/Makefile      Fri Dec 24 10:07:23 2004 +0000
+++ b/x11/Makefile      Fri Dec 24 10:08:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.374 2004/12/10 06:36:51 markd Exp $
+# $NetBSD: Makefile,v 1.375 2004/12/24 10:08:54 jmmv Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -71,7 +71,6 @@
 SUBDIR+=       gtk2
 SUBDIR+=       gtk2-engines
 SUBDIR+=       gtk2-engines-bluecurve
-SUBDIR+=       gtk2-engines-industrial
 SUBDIR+=       gtk2-theme-switch
 SUBDIR+=       gtkglarea
 SUBDIR+=       gtkglarea2
diff -r e0f28b014761 -r 5aff7d8daca8 x11/gtk2-engines-industrial/DESCR
--- a/x11/gtk2-engines-industrial/DESCR Fri Dec 24 10:07:23 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-Black and white theme for GTK+ 2.x, initially developed by Ximian.  Includes
-nice shades of gray around default buttons in dialogs.  You will love it.
diff -r e0f28b014761 -r 5aff7d8daca8 x11/gtk2-engines-industrial/Makefile
--- a/x11/gtk2-engines-industrial/Makefile      Fri Dec 24 10:07:23 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:33 tv Exp $
-#
-
-DISTNAME=      GTK2-Industrial
-PKGNAME=       gtk2-engines-industrial-20030725
-PKGREVISION=   1
-CATEGORIES=    x11
-MASTER_SITES=  ${MASTER_SITE_GNOME:=teams/art.gnome.org/themes/gtk2/}
-
-MAINTAINER=    dotz%irc.pl@localhost
-HOMEPAGE=      http://art.gnome.org/
-COMMENT=       Black and white theme for GTK+ 2.x
-
-GNU_CONFIGURE=         YES
-USE_BUILDLINK3=                YES
-USE_DIRS+=             xdg-1.1
-USE_GNU_TOOLS+=                make
-USE_LIBTOOL=           YES
-WRKSRC=                        ${WRKDIR}/GTK2-Industrial-Engine
-
-SHLIBTOOL_OVERRIDE=    ${WRKSRC}/libtool
-
-BUILD_DIRS=            ${WRKSRC}/gtk2-engine
-INSTALL_DIRS=          ${WRKSRC}/gtk2-engine
-
-.include "../../devel/pkgconfig/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r e0f28b014761 -r 5aff7d8daca8 x11/gtk2-engines-industrial/PLIST
--- a/x11/gtk2-engines-industrial/PLIST Fri Dec 24 10:07:23 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:59 jlam Exp $
-lib/gtk-2.0/2.4.0/engines/libindustrial.la
-share/themes/Industrial/gtk-2.0/gtkrc
-share/themes/Industrial/gtk-2.0/stock_apply.png
-share/themes/Industrial/gtk-2.0/stock_bottom-16.png
-share/themes/Industrial/gtk-2.0/stock_bottom.png
-share/themes/Industrial/gtk-2.0/stock_cancel-16.png
-share/themes/Industrial/gtk-2.0/stock_cancel.png
-share/themes/Industrial/gtk-2.0/stock_down-16.png
-share/themes/Industrial/gtk-2.0/stock_down.png
-share/themes/Industrial/gtk-2.0/stock_first-16.png
-share/themes/Industrial/gtk-2.0/stock_first.png
-share/themes/Industrial/gtk-2.0/stock_last-16.png
-share/themes/Industrial/gtk-2.0/stock_last.png
-share/themes/Industrial/gtk-2.0/stock_left-16.png
-share/themes/Industrial/gtk-2.0/stock_left.png
-share/themes/Industrial/gtk-2.0/stock_ok.png
-share/themes/Industrial/gtk-2.0/stock_refresh-16.png
-share/themes/Industrial/gtk-2.0/stock_refresh.png
-share/themes/Industrial/gtk-2.0/stock_right-16.png
-share/themes/Industrial/gtk-2.0/stock_right.png
-share/themes/Industrial/gtk-2.0/stock_top-16.png
-share/themes/Industrial/gtk-2.0/stock_top.png
-share/themes/Industrial/gtk-2.0/stock_up-16.png
-share/themes/Industrial/gtk-2.0/stock_up.png
-@dirrm share/themes/Industrial/gtk-2.0
-@dirrm share/themes/Industrial
-@comment in xdg-dirs: @dirrm share/themes
-@comment in gtk2: @dirrm lib/gtk-2.0/2.4.0/engines
diff -r e0f28b014761 -r 5aff7d8daca8 x11/gtk2-engines-industrial/distinfo
--- a/x11/gtk2-engines-industrial/distinfo      Fri Dec 24 10:07:23 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/06/05 10:20:48 jmmv Exp $
-
-SHA1 (GTK2-Industrial.tar.gz) = f7e35d3024ede23e3ed7e16fc8d4a24e064883df
-Size (GTK2-Industrial.tar.gz) = 272966 bytes
-SHA1 (patch-aa) = 4abe06397186f01d25d99455918997696359a2b6
diff -r e0f28b014761 -r 5aff7d8daca8 x11/gtk2-engines-industrial/patches/patch-aa
--- a/x11/gtk2-engines-industrial/patches/patch-aa      Fri Dec 24 10:07:23 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/06/05 10:20:54 jmmv Exp $
-
---- configure.orig     2003-07-24 22:28:29.000000000 +0200
-+++ configure
-@@ -7850,6 +7850,7 @@ GETTEXT_PACKAGE=ximian-artwork
- 
- 
- 
-+if false; then
- # Check whether --with-gtk-prefix or --without-gtk-prefix was given.
- if test "${with_gtk_prefix+set}" = set; then
-   withval="$with_gtk_prefix"
-@@ -8217,6 +8218,7 @@ else
- echo "$as_me: error: *** gtk_style_set_prop_experimental() not found; perhaps you have an old CVS version of GTK+ ***" >&2;}
-    { (exit 1); exit 1; }; }
- fi
-+fi
- 
- 
- 



Home | Main Index | Thread Index | Old Index