NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
This package provides four sample theme engines for GTK version 2:
* 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.
# $NetBSD: Makefile,v 1.66 2010/06/15 21:29:25 drochner Exp $
DISTNAME= gtk-engines-2.20.1
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/2.20/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Theme engines for GTK+ version 2
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS+= gtk-engines-[0-9]*
CONFLICTS+= gtk2-engines-clearlooks-[0-9]*
CONFLICTS+= gtk2-engines-industrial-[0-9]*
CONFLICTS+= gnome-themes-extras<0.8
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0
USE_TOOLS+= gmake intltool pkg-config msgfmt
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS+= --enable-animation
PKGCONFIG_OVERRIDE= gtk-engines-2.pc.in
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@comment $NetBSD: PLIST,v 1.24 2010/06/15 21:29:25 drochner Exp $
lib/gtk-2.0/2.10.0/engines/libclearlooks.la
lib/gtk-2.0/2.10.0/engines/libcrux-engine.la
lib/gtk-2.0/2.10.0/engines/libglide.la
lib/gtk-2.0/2.10.0/engines/libhcengine.la
lib/gtk-2.0/2.10.0/engines/libindustrial.la
lib/gtk-2.0/2.10.0/engines/libmist.la
lib/gtk-2.0/2.10.0/engines/libredmond95.la
lib/gtk-2.0/2.10.0/engines/libthinice.la
lib/pkgconfig/gtk-engines-2.pc
share/gtk-engines/clearlooks.xml
share/gtk-engines/crux-engine.xml
share/gtk-engines/glide.xml
share/gtk-engines/hcengine.xml
share/gtk-engines/industrial.xml
share/gtk-engines/mist.xml
share/gtk-engines/redmond95.xml
share/gtk-engines/thinice.xml
share/locale/af/LC_MESSAGES/gtk-engines.mo
share/locale/ar/LC_MESSAGES/gtk-engines.mo
share/locale/as/LC_MESSAGES/gtk-engines.mo
share/locale/ast/LC_MESSAGES/gtk-engines.mo
share/locale/be@latin/LC_MESSAGES/gtk-engines.mo
share/locale/bg/LC_MESSAGES/gtk-engines.mo
share/locale/bn/LC_MESSAGES/gtk-engines.mo
share/locale/bn_IN/LC_MESSAGES/gtk-engines.mo
share/locale/ca/LC_MESSAGES/gtk-engines.mo
share/locale/ca@valencia/LC_MESSAGES/gtk-engines.mo
share/locale/cs/LC_MESSAGES/gtk-engines.mo
share/locale/da/LC_MESSAGES/gtk-engines.mo
share/locale/de/LC_MESSAGES/gtk-engines.mo
share/locale/dz/LC_MESSAGES/gtk-engines.mo
share/locale/el/LC_MESSAGES/gtk-engines.mo
share/locale/en@shaw/LC_MESSAGES/gtk-engines.mo
share/locale/en_GB/LC_MESSAGES/gtk-engines.mo
share/locale/es/LC_MESSAGES/gtk-engines.mo
share/locale/et/LC_MESSAGES/gtk-engines.mo
share/locale/eu/LC_MESSAGES/gtk-engines.mo
share/locale/fi/LC_MESSAGES/gtk-engines.mo
share/locale/fr/LC_MESSAGES/gtk-engines.mo
share/locale/fur/LC_MESSAGES/gtk-engines.mo
share/locale/ga/LC_MESSAGES/gtk-engines.mo
share/locale/gl/LC_MESSAGES/gtk-engines.mo
share/locale/gu/LC_MESSAGES/gtk-engines.mo
share/locale/he/LC_MESSAGES/gtk-engines.mo
share/locale/hi/LC_MESSAGES/gtk-engines.mo
share/locale/hu/LC_MESSAGES/gtk-engines.mo
share/locale/it/LC_MESSAGES/gtk-engines.mo
share/locale/ja/LC_MESSAGES/gtk-engines.mo
share/locale/kn/LC_MESSAGES/gtk-engines.mo
share/locale/ko/LC_MESSAGES/gtk-engines.mo
share/locale/lt/LC_MESSAGES/gtk-engines.mo
share/locale/mai/LC_MESSAGES/gtk-engines.mo
share/locale/mk/LC_MESSAGES/gtk-engines.mo
share/locale/ml/LC_MESSAGES/gtk-engines.mo
share/locale/mr/LC_MESSAGES/gtk-engines.mo
share/locale/nb/LC_MESSAGES/gtk-engines.mo
share/locale/nl/LC_MESSAGES/gtk-engines.mo
share/locale/nn/LC_MESSAGES/gtk-engines.mo
share/locale/oc/LC_MESSAGES/gtk-engines.mo
share/locale/or/LC_MESSAGES/gtk-engines.mo
share/locale/pa/LC_MESSAGES/gtk-engines.mo
share/locale/pl/LC_MESSAGES/gtk-engines.mo
share/locale/pt/LC_MESSAGES/gtk-engines.mo
share/locale/pt_BR/LC_MESSAGES/gtk-engines.mo
share/locale/ro/LC_MESSAGES/gtk-engines.mo
share/locale/ru/LC_MESSAGES/gtk-engines.mo
share/locale/si/LC_MESSAGES/gtk-engines.mo
share/locale/sl/LC_MESSAGES/gtk-engines.mo
share/locale/sq/LC_MESSAGES/gtk-engines.mo
share/locale/sr/LC_MESSAGES/gtk-engines.mo
share/locale/sr@latin/LC_MESSAGES/gtk-engines.mo
share/locale/sv/LC_MESSAGES/gtk-engines.mo
share/locale/ta/LC_MESSAGES/gtk-engines.mo
share/locale/te/LC_MESSAGES/gtk-engines.mo
share/locale/th/LC_MESSAGES/gtk-engines.mo
share/locale/tr/LC_MESSAGES/gtk-engines.mo
share/locale/uk/LC_MESSAGES/gtk-engines.mo
share/locale/vi/LC_MESSAGES/gtk-engines.mo
share/locale/zh_CN/LC_MESSAGES/gtk-engines.mo
share/locale/zh_HK/LC_MESSAGES/gtk-engines.mo
share/locale/zh_TW/LC_MESSAGES/gtk-engines.mo
share/themes/Clearlooks/gtk-2.0/gtkrc
share/themes/Crux/gtk-2.0/gtkrc
share/themes/Industrial/gtk-2.0/gtkrc
share/themes/Mist/gtk-2.0/gtkrc
share/themes/Redmond/gtk-2.0/gtkrc
share/themes/ThinIce/gtk-2.0/gtkrc
# $NetBSD: buildlink3.mk,v 1.15 2010/06/13 22:45:39 wiz Exp $
BUILDLINK_TREE+= gtk2-engines
.if !defined(GTK2_ENGINES_BUILDLINK3_MK)
GTK2_ENGINES_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gtk2-engines+= gtk2-engines>=2.6.0
BUILDLINK_ABI_DEPENDS.gtk2-engines?= gtk2-engines>=2.18.5nb1
BUILDLINK_PKGSRCDIR.gtk2-engines?= ../../x11/gtk2-engines
.include "../../x11/gtk2/buildlink3.mk"
.endif # GTK2_ENGINES_BUILDLINK3_MK
BUILDLINK_TREE+= -gtk2-engines
$NetBSD: distinfo,v 1.34 2010/06/15 21:29:25 drochner Exp $
SHA1 (gtk-engines-2.20.1.tar.bz2) = 908d24ae48e70a0ce2f047ba9f494f35153e3982
RMD160 (gtk-engines-2.20.1.tar.bz2) = 336465821ded77e69d9cafe2cd07f3417dd97dc5
Size (gtk-engines-2.20.1.tar.bz2) = 679326 bytes