Date: Sat, 8 Oct 2016 19:26:51 +0000 (UTC) From: "Carlos J. Puga Medina" <cpm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423533 - head/net-im/corebird Message-ID: <201610081926.u98JQpD8024453@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cpm Date: Sat Oct 8 19:26:51 2016 New Revision: 423533 URL: https://svnweb.freebsd.org/changeset/ports/423533 Log: - Update to 1.3.3 - Add NLS option - Remove pre-configure target Changelog: https://github.com/baedert/corebird/releases/tag/1.3.3 Approved by: amdmi3 (mentor) Differential Revision: D8164 Modified: head/net-im/corebird/Makefile head/net-im/corebird/distinfo head/net-im/corebird/pkg-plist Modified: head/net-im/corebird/Makefile ============================================================================== --- head/net-im/corebird/Makefile Sat Oct 8 19:21:41 2016 (r423532) +++ head/net-im/corebird/Makefile Sat Oct 8 19:26:51 2016 (r423533) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= corebird -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= net-im MAINTAINER= cpm@FreeBSD.org @@ -20,26 +20,28 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsou USE_GITHUB= yes GH_ACCOUNT= baedert -USES= autoreconf compiler:c++11-lang gettext gmake libtool pkgconfig sqlite +USES= autoreconf compiler:c++11-lang gmake libtool pkgconfig sqlite GNU_CONFIGURE= yes USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 intltool libxml2 pango INSTALLS_ICONS= yes -OPTIONS_DEFINE= GSTREAMER -OPTIONS_DEFAULT= GSTREAMER +OPTIONS_DEFINE= GSTREAMER NLS +OPTIONS_DEFAULT= GSTREAMER +OPTIONS_SUB= yes + GSTREAMER_USE= gstreamer1=yes,bad,good,gtksink,hls,libav,x,ximagesrc GSTREAMER_CONFIGURE_OFF= --disable-video +NLS_USES= gettext +NLS_CONFIGURE_OFF= --disable-nls + GLIB_SCHEMAS= org.baedert.corebird.gschema.xml post-extract: @(cd ${WRKSRC}/data && ${MV} org.baedert.corebird.desktop.in \ corebird.desktop.in) -pre-configure: - @${MKDIR} ${WRKSRC}/m4 - # Replace locales files in right place post-configure: @${REINPLACE_CMD} -e 's|[$$][(]DATADIRNAME[)]|share|' \ Modified: head/net-im/corebird/distinfo ============================================================================== --- head/net-im/corebird/distinfo Sat Oct 8 19:21:41 2016 (r423532) +++ head/net-im/corebird/distinfo Sat Oct 8 19:26:51 2016 (r423533) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474897456 -SHA256 (baedert-corebird-1.3.2_GH0.tar.gz) = ead9c00171a0cfed4ad9d33a5136e465d6ea6cd12b3c509e2ca323ed0b18eca9 -SIZE (baedert-corebird-1.3.2_GH0.tar.gz) = 435198 +TIMESTAMP = 1475744774 +SHA256 (baedert-corebird-1.3.3_GH0.tar.gz) = 4331fe49c1c3eba5dcfaad77f470084ede237972aea8d7e7b080d76cf02abd13 +SIZE (baedert-corebird-1.3.3_GH0.tar.gz) = 437996 Modified: head/net-im/corebird/pkg-plist ============================================================================== --- head/net-im/corebird/pkg-plist Sat Oct 8 19:21:41 2016 (r423532) +++ head/net-im/corebird/pkg-plist Sat Oct 8 19:26:51 2016 (r423533) @@ -11,34 +11,34 @@ share/icons/hicolor/32x32/apps/corebird. share/icons/hicolor/48x48/apps/corebird.png share/icons/hicolor/64x64/apps/corebird.png share/icons/hicolor/96x96/apps/corebird.png -share/locale/ar/LC_MESSAGES/corebird.mo -share/locale/ast/LC_MESSAGES/corebird.mo -share/locale/ca/LC_MESSAGES/corebird.mo -share/locale/ca@valencia/LC_MESSAGES/corebird.mo -share/locale/de/LC_MESSAGES/corebird.mo -share/locale/en_AU/LC_MESSAGES/corebird.mo -share/locale/es_419/LC_MESSAGES/corebird.mo -share/locale/es/LC_MESSAGES/corebird.mo -share/locale/es_MX/LC_MESSAGES/corebird.mo -share/locale/es_VE/LC_MESSAGES/corebird.mo -share/locale/fa/LC_MESSAGES/corebird.mo -share/locale/fi/LC_MESSAGES/corebird.mo -share/locale/fr/LC_MESSAGES/corebird.mo -share/locale/hi/LC_MESSAGES/corebird.mo -share/locale/hu/LC_MESSAGES/corebird.mo -share/locale/id/LC_MESSAGES/corebird.mo -share/locale/it/LC_MESSAGES/corebird.mo -share/locale/ja/LC_MESSAGES/corebird.mo -share/locale/ko/LC_MESSAGES/corebird.mo -share/locale/lt/LC_MESSAGES/corebird.mo -share/locale/nl/LC_MESSAGES/corebird.mo -share/locale/pl/LC_MESSAGES/corebird.mo -share/locale/pt/LC_MESSAGES/corebird.mo -share/locale/pt_BR/LC_MESSAGES/corebird.mo -share/locale/ro/LC_MESSAGES/corebird.mo -share/locale/ru/LC_MESSAGES/corebird.mo -share/locale/sr/LC_MESSAGES/corebird.mo -share/locale/tr/LC_MESSAGES/corebird.mo -share/locale/uk_UA/LC_MESSAGES/corebird.mo -share/locale/zh_CN/LC_MESSAGES/corebird.mo -share/locale/zh_TW/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/ar/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/ast/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/ca/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/ca@valencia/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/de/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/es_419/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/es/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/es_MX/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/es_VE/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/fa/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/fi/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/fr/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/hi/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/hu/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/id/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/it/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/ja/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/ko/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/lt/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/nl/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/pl/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/pt/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/ro/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/ru/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/sr/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/tr/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/uk_UA/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/corebird.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610081926.u98JQpD8024453>