NOTICE: This package has been removed from pkgsrc

./wip/metatheme, Themes for GNOME 2

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


Branch: CURRENT, Version: 0.9.7nb7, Package name: metatheme-0.9.7nb7, Maintainer: pkgsrc-users

This is metatheme, a way of managing "theme sets" that accomodate
gtk, your window manager, etc etc.

Basic Usage:
There is a capplet to select/apply themes.
To install a new theme (or one you've created):
* if it is a tarball untar into ~/.metathemes
* if it is a directory copy it into ~/.metathemes
Themes can also be installed in $prefix/share/metathemes


Required to run:
[sysutils/desktop-file-utils] [graphics/libgnomecanvas] [devel/GConf] [devel/libglade] [devel/libbonobo] [devel/libgnomeui] [devel/libbonoboui] [x11/gtk2] [x11/gnome-control-center]

Required to build:
[pkgtools/x11-links] [x11/compositeproto] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto] [x11/xcb-proto] [x11/fixesproto4]

Master sites: (Expand)

SHA1: 95d34f49b566ae1296e64a460c454272956ce6b4
RMD160: f395c68bd5b2af9b45982f8454c3c42ce383b24b
Filesize: 314.305 KB

Version history: (Expand)


CVS history: (Expand)


   2015-07-11 16:56:48 by Thomas Klausner | Files touched by this commit (4) | Package removed
Log message:
Remove metatheme, was part of GNOME 2, last update in 2002, doesn't build.
   2012-10-03 17:09:47 by Aleksej Saushev | Files touched by this commit (124)
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.
   2011-02-28 15:53:17 by Thomas Klausner | Files touched by this commit (23)
Log message:
Reset maintainer for retired developers.
   2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235)
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:38:16 by Thomas Klausner | Files touched by this commit (204)
Log message:
Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8).
   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:55 by Thomas Klausner | Files touched by this commit (222)
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