NOTICE: This package has been removed from pkgsrc

./x11/gtk-engines, Theme engines for GTK+

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.12nb14, Package name: gtk-engines-0.12nb14, Maintainer: pkgsrc-users

This package provides four sample theme engines for GTK+:

Pixmap: A generic engine that renders using pixmaps.
One theme using this theme engine is included.

Metal: A fairly complete theme engine that looks like the
Java-Metal look of Swing.

Redmond95: A simple theme engine that looks a bit like
Microsoft Windows95.

Notif: A simple Motif-look-alike theme


Required to run:
[x11/gtk] [graphics/imlib-gtk]

Required to build:
[pkgtools/xpkgwedge] [pkgtools/x11-links] [devel/libtool-base] [x11/inputproto] [x11/xextproto]

Master sites: (Expand)

SHA1: 80472a42b5eaf5ced352b8a3cf450fe34998b870
RMD160: 2c738c02bbb2ad4cae11caf21d65adfaaef35bbc
Filesize: 638.123 KB

Version history: (Expand)


CVS history: (Expand)


   2011-03-06 17:02:58 by Thomas Klausner | Files touched by this commit (393) | Package removed
Log message:
Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
   2011-02-19 10:06:34 by Mark Davies | Files touched by this commit (4)
Log message:
Depend on gtk version of imlib. Bump PKGREVISION.
   2011-01-13 14:40:12 by Thomas Klausner | Files touched by this commit (1644)
Log message:
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
   2010-06-14 00:45:57 by Thomas Klausner | Files touched by this commit (1673)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-01-18 10:59:46 by Thomas Klausner | Files touched by this commit (938)
Log message:
Second try at jpeg-8 recursive PKGREVISION bump.
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
   2009-06-15 00:06:43 by Joerg Sonnenberger | Files touched by this commit (42)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.