Douglas Santos <[EMAIL PROTECTED]> wrote: > Clearlooks is a GTK+ 2.x engine written in C that transforms your > GNOME/XFCE desktop into a modern looking environment. It is fast and > easy on the eyes.
Please consider using attached Makefile. Also, I think that patches/patch-configure is not needed, at least port build fine without it. And the last one, maybe this port should be called gtk-clearlooks-engine (like gtk-thinice-engine that we already have in the port tree). Alek -- Horyzont jarzył się. Niebo Ziemi lśniło niezliczonymi błyskami, pojedyńczymi iskrami, które rywalizowały z gwiazdami o względy nocy. Przy samej powierzchni niemal można było wyobrazić sobie cichy trzask promieniowania. -- David Brin, Tryumf Fundacji
# $OpenBSD$ COMMENT= "GTK+ 2.x engine based on Bluecurve" VERSION= 0.6.2 DISTNAME= clearlooks-${VERSION} PKGNAME= gtk-clearlooks-engine-${VERSION} CATEGORIES= x11 HOMEPAGE= http://clearlooks.sourceforge.net/ MAINTAINER= Douglas Santos <[EMAIL PROTECTED]> # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clearlooks/} EXTRACT_SUFX= .tar.bz2 WANTLIB= Xrender freetype Xft m X11 fontconfig \ atk-1.0.0.0 gmodule-2.0.0.0 gobject-2.0.0.0 glib-2.0.0.0 \ pango-1.0.0.0 pangoft2-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0 MODULES= devel/gettext LIB_DEPENDS= gdk-x11-2.0.600.10,gdk_pixbuf-2.0.600.10,gtk-x11-2.0.600.10::x11/gtk+2 BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig SHARED_ONLY= Yes USE_LIBTOOL= Yes CONFIGURE_STYLE=gnu .include <bsd.port.mk>