Date: Mon, 15 Jun 2020 15:08:48 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538885 - head/deskutils/gnome-sound-recorder Message-ID: <202006151508.05FF8mk3017315@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Jun 15 15:08:47 2020 New Revision: 538885 URL: https://svnweb.freebsd.org/changeset/ports/538885 Log: Update to 3.34.0 Modified: head/deskutils/gnome-sound-recorder/Makefile head/deskutils/gnome-sound-recorder/distinfo head/deskutils/gnome-sound-recorder/pkg-plist Modified: head/deskutils/gnome-sound-recorder/Makefile ============================================================================== --- head/deskutils/gnome-sound-recorder/Makefile Mon Jun 15 15:07:52 2020 (r538884) +++ head/deskutils/gnome-sound-recorder/Makefile Mon Jun 15 15:08:47 2020 (r538885) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gnome-sound-recorder -PORTVERSION= 3.28.1 -PORTREVISION= 1 +PORTVERSION= 3.34.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -11,17 +10,18 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME sound recorder application +LICENSE= GPLv2 +LICENSE_FILES= ${WRKSRC}/COPYING + LIB_DEPENDS= libgjs.so:lang/gjs PORTSCOUT= limitw:1,even -USES= gettext gmake gnome libtool localbase pathfix \ - pkgconfig python:3.4+ tar:xz +USES= gettext gnome meson localbase pkgconfig python:3.4+ tar:xz USE_GNOME= gtk30 intlhack introspection USE_GSTREAMER1= flac ogg pulse USE_LDCONFIG= yes -GNU_CONFIGURE= yes INSTALLS_ICONS= yes -GLIB_SCHEMAS= org.gnome.gnome-sound-recorder.gschema.xml +GLIB_SCHEMAS= org.gnome.SoundRecorder.gschema.xml .include <bsd.port.mk> Modified: head/deskutils/gnome-sound-recorder/distinfo ============================================================================== --- head/deskutils/gnome-sound-recorder/distinfo Mon Jun 15 15:07:52 2020 (r538884) +++ head/deskutils/gnome-sound-recorder/distinfo Mon Jun 15 15:08:47 2020 (r538885) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525978108 -SHA256 (gnome3/gnome-sound-recorder-3.28.1.tar.xz) = 1e4b67c6fae4ca084ab432a50818d39a3d5a430eb2995b86523ce40d83cc1a78 -SIZE (gnome3/gnome-sound-recorder-3.28.1.tar.xz) = 458764 +TIMESTAMP = 1592233438 +SHA256 (gnome3/gnome-sound-recorder-3.34.0.tar.xz) = 49f1d6e0c06ac3bacc6084b2f5a63c8b91c5a20c3fc824532b7736a1151684c4 +SIZE (gnome3/gnome-sound-recorder-3.34.0.tar.xz) = 133808 Modified: head/deskutils/gnome-sound-recorder/pkg-plist ============================================================================== --- head/deskutils/gnome-sound-recorder/pkg-plist Mon Jun 15 15:07:52 2020 (r538884) +++ head/deskutils/gnome-sound-recorder/pkg-plist Mon Jun 15 15:08:47 2020 (r538885) @@ -1,15 +1,7 @@ bin/gnome-sound-recorder share/applications/org.gnome.SoundRecorder.desktop -%%DATADIR%%/application.css -%%DATADIR%%/org.gnome.SoundRecorder -%%DATADIR%%/org.gnome.SoundRecorder.src.gresource -share/icons/hicolor/16x16/apps/gnome-sound-recorder.png -share/icons/hicolor/22x22/apps/gnome-sound-recorder.png -share/icons/hicolor/24x24/apps/gnome-sound-recorder.png -share/icons/hicolor/256x256/apps/gnome-sound-recorder.png -share/icons/hicolor/32x32/apps/gnome-sound-recorder.png -share/icons/hicolor/48x48/apps/gnome-sound-recorder.png -share/icons/hicolor/symbolic/apps/gnome-sound-recorder-symbolic.svg +share/icons/hicolor/scalable/apps/org.gnome.SoundRecorder.svg +share/icons/hicolor/symbolic/apps/org.gnome.SoundRecorder-symbolic.svg share/locale/af/LC_MESSAGES/gnome-sound-recorder.mo share/locale/an/LC_MESSAGES/gnome-sound-recorder.mo share/locale/ar/LC_MESSAGES/gnome-sound-recorder.mo @@ -35,12 +27,14 @@ share/locale/he/LC_MESSAGES/gnome-sound-recorder.mo share/locale/hr/LC_MESSAGES/gnome-sound-recorder.mo share/locale/hu/LC_MESSAGES/gnome-sound-recorder.mo share/locale/id/LC_MESSAGES/gnome-sound-recorder.mo +share/locale/is/LC_MESSAGES/gnome-sound-recorder.mo share/locale/it/LC_MESSAGES/gnome-sound-recorder.mo share/locale/ja/LC_MESSAGES/gnome-sound-recorder.mo share/locale/kk/LC_MESSAGES/gnome-sound-recorder.mo share/locale/ko/LC_MESSAGES/gnome-sound-recorder.mo share/locale/lt/LC_MESSAGES/gnome-sound-recorder.mo share/locale/lv/LC_MESSAGES/gnome-sound-recorder.mo +share/locale/mjw/LC_MESSAGES/gnome-sound-recorder.mo share/locale/ml/LC_MESSAGES/gnome-sound-recorder.mo share/locale/nb/LC_MESSAGES/gnome-sound-recorder.mo share/locale/ne/LC_MESSAGES/gnome-sound-recorder.mo @@ -66,3 +60,6 @@ share/locale/zh_CN/LC_MESSAGES/gnome-sound-recorder.mo share/locale/zh_HK/LC_MESSAGES/gnome-sound-recorder.mo share/locale/zh_TW/LC_MESSAGES/gnome-sound-recorder.mo share/metainfo/org.gnome.SoundRecorder.appdata.xml +share/org.gnome.SoundRecorder/org.gnome.SoundRecorder +share/org.gnome.SoundRecorder/org.gnome.SoundRecorder.data.gresource +share/org.gnome.SoundRecorder/org.gnome.SoundRecorder.src.gresource
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006151508.05FF8mk3017315>