./wip/gtk2-engines-galaxy, Another theme engine for GTK+ 2.x

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2, Package name: gtk2-engines-galaxy-0.2, Maintainer: pkgsrc-users

Galaxy looks much like Bluecurve theme, only it has button corners rounded.


Required to run:
[x11/gtk2]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites: (Expand)

RMD160: 9d45c9e87be0cd5cf2bdb404a2c7136b37c3a72f
Filesize: 230.498 KB

Version history: (Expand)


CVS history: (Expand)


   2015-01-10 21:17:05 by Thomas Klausner | Files touched by this commit (1)
Log message:
Simplify PKGNAME.

   2013-01-21 03:06:05 by othyro | Files touched by this commit (4)
Log message:
Fix PKGVERSION; +LICENSE; Fixed MASTER_SITES; Derive PKGNAME from DISTNAME;
USE_TOOLS+=pkg-config; commented patches; regenerated distinfo;
   2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-12-24 12:55:23 by ndb | Files touched by this commit (2)
Log message:
Corrected MASTER_SITES and PLIST.
   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271)
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.
   2009-10-11 13:18:12 by Thomas Klausner | Files touched by this commit (112)
Log message:
Remove unnecessary @comment lines.
Spill a few more @pkgdir.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92)
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