From owner-svn-ports-all@freebsd.org Thu Sep 17 09:36:21 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BA7D33D9DC9; Thu, 17 Sep 2020 09:36:21 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BsX0P4Xjsz3Ty9; Thu, 17 Sep 2020 09:36:21 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7F1178174; Thu, 17 Sep 2020 09:36:21 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08H9aLxg077076; Thu, 17 Sep 2020 09:36:21 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08H9aKfS077073; Thu, 17 Sep 2020 09:36:20 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <202009170936.08H9aKfS077073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 17 Sep 2020 09:36:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548832 - head/audio/goobox X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/audio/goobox X-SVN-Commit-Revision: 548832 X-SVN-Commit-Repository: ports 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.33 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: Thu, 17 Sep 2020 09:36:21 -0000 Author: bapt Date: Thu Sep 17 09:36:20 2020 New Revision: 548832 URL: https://svnweb.freebsd.org/changeset/ports/548832 Log: Update to 3.6.0 Modified: head/audio/goobox/Makefile head/audio/goobox/distinfo head/audio/goobox/pkg-plist Modified: head/audio/goobox/Makefile ============================================================================== --- head/audio/goobox/Makefile Thu Sep 17 09:25:58 2020 (r548831) +++ head/audio/goobox/Makefile Thu Sep 17 09:36:20 2020 (r548832) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= goobox -PORTVERSION= 3.4.2 +PORTVERSION= 3.6.0 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -19,14 +19,15 @@ LIB_DEPENDS= libdiscid.so:audio/libdiscid \ libbrasero-media3.so:sysutils/brasero \ libunique-1.0.so:x11-toolkits/unique -USES= desktop-file-utils gettext gmake gnome localbase pkgconfig \ - tar:xz xorg +USES= desktop-file-utils gettext gnome meson pkgconfig \ + python:3.5+,build tar:xz xorg USE_GNOME= glib20 gtk30 intlhack +USE_MESON= yes USE_XORG= x11 USE_GSTREAMER1= yes -GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip +BINARY_ALIAS= python3=${PYTHON_CMD} GLIB_SCHEMAS= org.gnome.Goobox.gschema.xml @@ -34,6 +35,6 @@ OPTIONS_DEFINE= NOTIFY OPTIONS_DEFAULT=NOTIFY NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify -NOTIFY_CONFIGURE_ENABLE=notification +NOTIFY_MESON_TRUE=disable-libnotify .include Modified: head/audio/goobox/distinfo ============================================================================== --- head/audio/goobox/distinfo Thu Sep 17 09:25:58 2020 (r548831) +++ head/audio/goobox/distinfo Thu Sep 17 09:36:20 2020 (r548832) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491084534 -SHA256 (gnome3/goobox-3.4.2.tar.xz) = e0d2cead2597d652ea2b4655498ad8d26e3b175a5c5a12381ef521b045421d38 -SIZE (gnome3/goobox-3.4.2.tar.xz) = 563420 +TIMESTAMP = 1591948647 +SHA256 (gnome3/goobox-3.6.0.tar.xz) = 5c4cd30463a82dd873f297f27774867ede3e6a8679ee12a12d790508dc46b046 +SIZE (gnome3/goobox-3.6.0.tar.xz) = 384812 Modified: head/audio/goobox/pkg-plist ============================================================================== --- head/audio/goobox/pkg-plist Thu Sep 17 09:25:58 2020 (r548831) +++ head/audio/goobox/pkg-plist Thu Sep 17 09:36:20 2020 (r548832) @@ -1,7 +1,5 @@ bin/goobox -share/GConf/gsettings/goobox.convert -share/appdata/goobox.appdata.xml -share/applications/goobox.desktop +share/applications/org.gnome.Goobox.desktop share/help/C/goobox/index.page share/help/C/goobox/legal.xml share/help/C/goobox/preferences.page @@ -34,6 +32,18 @@ share/help/oc/goobox/index.page share/help/oc/goobox/legal.xml share/help/oc/goobox/preferences.page share/help/oc/goobox/shortcuts.page +share/help/pl/goobox/index.page +share/help/pl/goobox/legal.xml +share/help/pl/goobox/preferences.page +share/help/pl/goobox/shortcuts.page +share/help/pt_BR/goobox/index.page +share/help/pt_BR/goobox/legal.xml +share/help/pt_BR/goobox/preferences.page +share/help/pt_BR/goobox/shortcuts.page +share/help/ro/goobox/index.page +share/help/ro/goobox/legal.xml +share/help/ro/goobox/preferences.page +share/help/ro/goobox/shortcuts.page share/help/sl/goobox/index.page share/help/sl/goobox/legal.xml share/help/sl/goobox/preferences.page @@ -60,6 +70,7 @@ share/locale/es/LC_MESSAGES/goobox.mo share/locale/eu/LC_MESSAGES/goobox.mo share/locale/fi/LC_MESSAGES/goobox.mo share/locale/fr/LC_MESSAGES/goobox.mo +share/locale/fur/LC_MESSAGES/goobox.mo share/locale/gl/LC_MESSAGES/goobox.mo share/locale/he/LC_MESSAGES/goobox.mo share/locale/hu/LC_MESSAGES/goobox.mo @@ -89,3 +100,4 @@ share/locale/tr/LC_MESSAGES/goobox.mo share/locale/vi/LC_MESSAGES/goobox.mo share/locale/zh_CN/LC_MESSAGES/goobox.mo share/locale/zh_TW/LC_MESSAGES/goobox.mo +share/metainfo/org.gnome.Goobox.appdata.xml