From owner-svn-ports-all@FreeBSD.ORG Sat May 31 00:57:46 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 46522C52; Sat, 31 May 2014 00:57:46 +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 19CB521AC; Sat, 31 May 2014 00:57:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4V0vjpd082929; Sat, 31 May 2014 00:57:45 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4V0vjYQ082927; Sat, 31 May 2014 00:57:45 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201405310057.s4V0vjYQ082927@svn.freebsd.org> From: Dmitry Marakasov Date: Sat, 31 May 2014 00:57:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355926 - head/audio/glame 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: Sat, 31 May 2014 00:57:46 -0000 Author: amdmi3 Date: Sat May 31 00:57:45 2014 New Revision: 355926 URL: http://svnweb.freebsd.org/changeset/ports/355926 QAT: https://qat.redports.org/buildarchive/r355926/ Log: - Switch to USES=libtool, drop .la files - Strip libraries Modified: head/audio/glame/Makefile head/audio/glame/pkg-plist Modified: head/audio/glame/Makefile ============================================================================== --- head/audio/glame/Makefile Sat May 31 00:57:40 2014 (r355925) +++ head/audio/glame/Makefile Sat May 31 00:57:45 2014 (r355926) @@ -3,7 +3,7 @@ PORTNAME= glame PORTVERSION= 2.0.1 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= audio gnome MASTER_SITES= SF @@ -16,11 +16,13 @@ LIB_DEPENDS= libmp3lame.so:${PORTSDIR}/a libvorbis.so:${PORTSDIR}/audio/libvorbis \ libguile.so:${PORTSDIR}/lang/guile -USE_AUTOTOOLS= libltdl libtool +USE_AUTOTOOLS= libltdl +GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" -USES= gettext gmake pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig libtool USE_GNOME= gnomeprefix libgnomeui USE_XORG= xbitmaps x11 +INSTALL_TARGET= install-strip INFO= glame glame-dev Modified: head/audio/glame/pkg-plist ============================================================================== --- head/audio/glame/pkg-plist Sat May 31 00:57:40 2014 (r355925) +++ head/audio/glame/pkg-plist Sat May 31 00:57:45 2014 (r355926) @@ -2,31 +2,22 @@ bin/cglame bin/glame bin/glame-convert.sh lib/glame/audio_io_esd.a -lib/glame/audio_io_esd.la lib/glame/audio_io_esd.so lib/glame/audio_io_oss.a -lib/glame/audio_io_oss.la lib/glame/audio_io_oss.so lib/glame/debug.a -lib/glame/debug.la lib/glame/debug.so lib/glame/file_mp3_out.a -lib/glame/file_mp3_out.la lib/glame/file_mp3_out.so lib/glame/file_oggvorbis_out.a -lib/glame/file_oggvorbis_out.la lib/glame/file_oggvorbis_out.so lib/glame/mixer.a -lib/glame/mixer.la lib/glame/mixer.so lib/glame/normalize.a -lib/glame/normalize.la lib/glame/normalize.so lib/glame/resample.a -lib/glame/resample.la lib/glame/resample.so lib/glame/tutorial.a -lib/glame/tutorial.la lib/glame/tutorial.so share/gnome/apps/Multimedia/glame.desktop share/glame/default-accels