From owner-svn-ports-all@freebsd.org Thu Jul 20 04:15:26 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57371DA7C7B; Thu, 20 Jul 2017 04:15:26 +0000 (UTC) (envelope-from jbeich@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 mx1.freebsd.org (Postfix) with ESMTPS id 2EE7C7F90C; Thu, 20 Jul 2017 04:15:26 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6K4FPIU016244; Thu, 20 Jul 2017 04:15:25 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6K4FO12016238; Thu, 20 Jul 2017 04:15:24 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201707200415.v6K4FO12016238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 20 Jul 2017 04:15:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446243 - in head/multimedia: . gnome-mpv X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/multimedia: . gnome-mpv X-SVN-Commit-Revision: 446243 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.23 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, 20 Jul 2017 04:15:26 -0000 Author: jbeich Date: Thu Jul 20 04:15:24 2017 New Revision: 446243 URL: https://svnweb.freebsd.org/changeset/ports/446243 Log: multimedia/gnome-mpv: add new port MFH: 2017Q3 (trivial port, popular according to repology.org) GNOME MPV is a simple GTK+ frontend for mpv. GNOME MPV interacts with mpv via the client API exported by libmpv, allowing access to mpv's powerful playback capabilities. https://gnome-mpv.github.io/ Added: head/multimedia/gnome-mpv/ head/multimedia/gnome-mpv/Makefile (contents, props changed) head/multimedia/gnome-mpv/distinfo (contents, props changed) head/multimedia/gnome-mpv/pkg-descr (contents, props changed) head/multimedia/gnome-mpv/pkg-plist (contents, props changed) Modified: head/multimedia/Makefile (contents, props changed) Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Wed Jul 19 23:58:01 2017 (r446242) +++ head/multimedia/Makefile Thu Jul 20 04:15:24 2017 (r446243) @@ -81,6 +81,7 @@ SUBDIR += gmp-api SUBDIR += gmtk SUBDIR += gnome-mplayer + SUBDIR += gnome-mpv SUBDIR += gnome-subtitles SUBDIR += gpac-libgpac SUBDIR += gpac-mp4box Added: head/multimedia/gnome-mpv/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/gnome-mpv/Makefile Thu Jul 20 04:15:24 2017 (r446243) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= gnome-mpv +PORTVERSION= 0.12 +CATEGORIES= multimedia +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ + +MAINTAINER= jbeich@FreeBSD.org +COMMENT= Simple GTK+ frontend for mpv + +LICENSE= GPLv3+ + +LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ + libmpv.so:multimedia/mpv + +USES= desktop-file-utils gettext-tools gmake pkgconfig tar:xz +USE_GNOME= cairo gtk30 +GNU_CONFIGURE= yes +GLIB_SCHEMAS= io.github.GnomeMpv.gschema.xml \ + org.gnome-mpv.gschema.xml +INSTALLS_ICONS= yes +LDFLAGS+= -Wl,--as-needed # gdkpixbuf2 + +.include Added: head/multimedia/gnome-mpv/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/gnome-mpv/distinfo Thu Jul 20 04:15:24 2017 (r446243) @@ -0,0 +1,3 @@ +TIMESTAMP = 1497264613 +SHA256 (gnome-mpv-0.12.tar.xz) = 6c121261a1ea7e8065379c5355c2b2061eb4abbff0c8121ada211d4777fa9635 +SIZE (gnome-mpv-0.12.tar.xz) = 284576 Added: head/multimedia/gnome-mpv/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/gnome-mpv/pkg-descr Thu Jul 20 04:15:24 2017 (r446243) @@ -0,0 +1,5 @@ +GNOME MPV is a simple GTK+ frontend for mpv. GNOME MPV interacts with +mpv via the client API exported by libmpv, allowing access to mpv's +powerful playback capabilities. + +WWW: https://gnome-mpv.github.io/ Added: head/multimedia/gnome-mpv/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/gnome-mpv/pkg-plist Thu Jul 20 04:15:24 2017 (r446243) @@ -0,0 +1,21 @@ +bin/gnome-mpv +share/appdata/io.github.GnomeMpv.appdata.xml +share/applications/io.github.GnomeMpv.desktop +share/icons/hicolor/scalable/apps/gnome-mpv.svg +share/icons/hicolor/symbolic/apps/gnome-mpv-symbolic.svg +share/locale/ca/LC_MESSAGES/gnome-mpv.mo +share/locale/cs/LC_MESSAGES/gnome-mpv.mo +share/locale/de_DE/LC_MESSAGES/gnome-mpv.mo +share/locale/fr/LC_MESSAGES/gnome-mpv.mo +share/locale/hu/LC_MESSAGES/gnome-mpv.mo +share/locale/it/LC_MESSAGES/gnome-mpv.mo +share/locale/ja/LC_MESSAGES/gnome-mpv.mo +share/locale/nl/LC_MESSAGES/gnome-mpv.mo +share/locale/pl/LC_MESSAGES/gnome-mpv.mo +share/locale/pt_PT/LC_MESSAGES/gnome-mpv.mo +share/locale/ro/LC_MESSAGES/gnome-mpv.mo +share/locale/ru/LC_MESSAGES/gnome-mpv.mo +share/locale/sr_RS/LC_MESSAGES/gnome-mpv.mo +share/locale/sr_RS@latin/LC_MESSAGES/gnome-mpv.mo +share/locale/zh_CN/LC_MESSAGES/gnome-mpv.mo +share/locale/zh_TW/LC_MESSAGES/gnome-mpv.mo