From owner-svn-ports-all@FreeBSD.ORG Fri May 30 18:38:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0353F9D0; Fri, 30 May 2014 18:38:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E4EB923F5; Fri, 30 May 2014 18:38:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4UIcNxq010386; Fri, 30 May 2014 18:38:23 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4UIcNKE010384; Fri, 30 May 2014 18:38:23 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201405301838.s4UIcNKE010384@svn.freebsd.org> From: Dmitry Marakasov Date: Fri, 30 May 2014 18:38:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355891 - head/x11-themes/gtk-cleanice-engine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2014 18:38:24 -0000 Author: amdmi3 Date: Fri May 30 18:38:23 2014 New Revision: 355891 URL: http://svnweb.freebsd.org/changeset/ports/355891 QAT: https://qat.redports.org/buildarchive/r355891/ Log: - Switch to USES=libtool, drop .la files - Strip libraries Modified: head/x11-themes/gtk-cleanice-engine/Makefile head/x11-themes/gtk-cleanice-engine/pkg-plist Modified: head/x11-themes/gtk-cleanice-engine/Makefile ============================================================================== --- head/x11-themes/gtk-cleanice-engine/Makefile Fri May 30 18:34:29 2014 (r355890) +++ head/x11-themes/gtk-cleanice-engine/Makefile Fri May 30 18:38:23 2014 (r355891) @@ -3,7 +3,7 @@ PORTNAME= gtk-cleanice-engine PORTVERSION= 2.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-themes gnome MASTER_SITES= SF/elysium-project/gtk-engines-cleanice/${PORTVERSION} \ SF/elysium-project/gtk-engines-cleanice/1.2.7:theme @@ -14,9 +14,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= Simplistic GTK+ 2.x theme engine -USES= pathfix pkgconfig +USES= pathfix pkgconfig libtool +GNU_CONFIGURE= yes USE_GNOME= gtk20 -USE_AUTOTOOLS= libtool +INSTALL_TARGET= install-strip THEME= cleanice-theme-1.2.7 THEMEDIR= ${WRKDIR}/${THEME}/Theme Modified: head/x11-themes/gtk-cleanice-engine/pkg-plist ============================================================================== --- head/x11-themes/gtk-cleanice-engine/pkg-plist Fri May 30 18:34:29 2014 (r355890) +++ head/x11-themes/gtk-cleanice-engine/pkg-plist Fri May 30 18:38:23 2014 (r355891) @@ -1,5 +1,3 @@ -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcleanice.a -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcleanice.la lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcleanice.so share/themes/CleanIce/index.theme share/themes/CleanIce/gtk-2.0/gtkrc