From owner-svn-ports-all@FreeBSD.ORG Wed Jul 2 06:46:21 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 65127B66; Wed, 2 Jul 2014 06:46:21 +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 519B32E60; Wed, 2 Jul 2014 06:46:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s626kLbN075643; Wed, 2 Jul 2014 06:46:21 GMT (envelope-from sperber@svn.freebsd.org) Received: (from sperber@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s626kKIS075640; Wed, 2 Jul 2014 06:46:20 GMT (envelope-from sperber@svn.freebsd.org) Message-Id: <201407020646.s626kKIS075640@svn.freebsd.org> From: Armin Pirkovitsch Date: Wed, 2 Jul 2014 06:46:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360142 - head/multimedia/gnome-subtitles 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: Wed, 02 Jul 2014 06:46:21 -0000 Author: sperber Date: Wed Jul 2 06:46:20 2014 New Revision: 360142 URL: http://svnweb.freebsd.org/changeset/ports/360142 QAT: https://qat.redports.org/buildarchive/r360142/ Log: - Update to 1.3 - Stagify - Update maintainer email - Add strip library Approved by: decke@ (maintainer) Modified: head/multimedia/gnome-subtitles/Makefile head/multimedia/gnome-subtitles/distinfo head/multimedia/gnome-subtitles/pkg-plist Modified: head/multimedia/gnome-subtitles/Makefile ============================================================================== --- head/multimedia/gnome-subtitles/Makefile Wed Jul 2 06:44:38 2014 (r360141) +++ head/multimedia/gnome-subtitles/Makefile Wed Jul 2 06:46:20 2014 (r360142) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= gnome-subtitles -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES= multimedia MASTER_SITES= SF -MAINTAINER= armin@frozen-zone.org +MAINTAINER= sperber@FreeBSD.org COMMENT= Subtitle editor with video preview LICENSE= GPLv2 @@ -15,22 +14,19 @@ LICENSE= GPLv2 LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \ libgtkspell.so:${PORTSDIR}/textproc/gtkspell -USES= gmake mono pkgconfig +USES= gmake mono pkgconfig libtool desktop-file-utils USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils -USE_GSTREAMER= yes +USE_GSTREAMER1= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= gnome-subtitles.schemas INSTALLS_OMF= yes INSTALLS_ICONS= yes +MAKE_JOBS_UNSAFE=yes USE_LDCONFIG= ${PREFIX}/lib/gnome-subtitles -MAN1= gnome-subtitles.1 - -NO_STAGE= yes - OPTIONS_DEFINE= NLS .include @@ -43,4 +39,7 @@ CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gnome-subtitles/libgstreamer_playbin.so + .include Modified: head/multimedia/gnome-subtitles/distinfo ============================================================================== --- head/multimedia/gnome-subtitles/distinfo Wed Jul 2 06:44:38 2014 (r360141) +++ head/multimedia/gnome-subtitles/distinfo Wed Jul 2 06:46:20 2014 (r360142) @@ -1,2 +1,2 @@ -SHA256 (gnome-subtitles-1.2.tar.gz) = 0232937123159a9e87d110f29b921704c9934472dd4a7c6de437fed159fb498c -SIZE (gnome-subtitles-1.2.tar.gz) = 1116649 +SHA256 (gnome-subtitles-1.3.tar.gz) = eb1b5954c0bda76da16d6887244a7c0769a80f7cfb3aa8ad838ba087d1d44aa9 +SIZE (gnome-subtitles-1.3.tar.gz) = 1182246 Modified: head/multimedia/gnome-subtitles/pkg-plist ============================================================================== --- head/multimedia/gnome-subtitles/pkg-plist Wed Jul 2 06:44:38 2014 (r360141) +++ head/multimedia/gnome-subtitles/pkg-plist Wed Jul 2 06:46:20 2014 (r360142) @@ -2,7 +2,6 @@ bin/gnome-subtitles lib/gnome-subtitles/gnome-subtitles.exe lib/gnome-subtitles/gnome-subtitles.exe.config lib/gnome-subtitles/libgstreamer_playbin.so -lib/gnome-subtitles/libgstreamer_playbin.la share/applications/gnome-subtitles.desktop share/gnome/help/gnome-subtitles/C/gnome-subtitles.xml share/gnome/help/gnome-subtitles/C/legal.xml @@ -48,6 +47,8 @@ share/gnome/help/gnome-subtitles/sv/gnom %%NLS%%share/locale/gl/LC_MESSAGES/gnome-subtitles.mo %%NLS%%share/locale/sl/LC_MESSAGES/gnome-subtitles.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/gnome-subtitles.mo +%%NLS%%share/locale/zh_HK/LC_MESSAGES/gnome-subtitles.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/gnome-subtitles.mo share/omf/gnome-subtitles/gnome-subtitles-C.omf share/omf/gnome-subtitles/gnome-subtitles-ca.omf share/omf/gnome-subtitles/gnome-subtitles-cs.omf @@ -60,7 +61,8 @@ share/omf/gnome-subtitles/gnome-subtitle share/omf/gnome-subtitles/gnome-subtitles-ro.omf share/omf/gnome-subtitles/gnome-subtitles-sl.omf share/omf/gnome-subtitles/gnome-subtitles-sv.omf -share/pixmaps/gnome-subtitles.png +share/pixmaps/gnome-subtitles.svg +man/man1/gnome-subtitles.1.gz @dirrmtry lib/gnome-subtitles @dirrmtry share/omf/gnome-subtitles @dirrmtry share/gnome/help/gnome-subtitles/C @@ -76,11 +78,3 @@ share/pixmaps/gnome-subtitles.png @dirrmtry share/gnome/help/gnome-subtitles/sl @dirrmtry share/gnome/help/gnome-subtitles/sv @dirrmtry share/gnome/help/gnome-subtitles -%%NLS%%@dirrmtry share/locale/sr@latin/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sr@latin -%%NLS%%@dirrmtry share/locale/ca@valencia/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ca@valencia -%%NLS%%@dirrmtry share/locale/oc/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/oc -%%NLS%%@dirrmtry share/locale/dz/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/dz