Date: Thu, 25 Jun 2020 20:31:41 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247538] [NEW PORT] multimedia/elementary-video-player Message-ID: <bug-247538-7788-unQEOcRkuQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-247538-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-247538-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247538 --- Comment #6 from Miguel Gocobachi <miguel@gocobachi.dev> --- Comment on attachment 215943 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D215943 name and makefile updated >Index: multimedia/elementary-videos/Makefile >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >--- multimedia/elementary-videos/Makefile (nonexistent) >+++ multimedia/elementary-videos/Makefile (working copy) >@@ -0,0 +1,33 @@ >+# $FreeBSD$ >+ >+PORTNAME=3D elementary-videos >+DISTVERSION=3D 2.7.1 >+CATEGORIES=3D multimedia >+ >+MAINTAINER=3D miguel@gocobachi.dev >+COMMENT=3D Elementary OS video player >+ >+LICENSE=3D GPLv3 >+LICENSE_FILE=3D ${WRKSRC}/COPYING >+ >+LIB_DEPENDS=3D libclutter-1.0.so:graphics/clutter \ >+ libclutter-gst-3.0.so:multimedia/clutter-gst3 \ >+ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ >+ libgee-0.8.so:devel/libgee \ >+ libgranite.so:x11-toolkits/granite \ >+ libgstbase-1.0.so:multimedia/gstreamer1 >+RUN_DEPENDS=3D gstreamer1-plugins-core>=3D0:multimedia/gstreamer1-plugins= -core >+ >+USES=3D desktop-file-utils gnome meson pkgconfig python:3.7 xorg So the gettext needs to be in USES to avoid the NLS, not even in the USE_GN= OME, however portlint complaints with the following: WARN: Makefile: Consider adding support for a NLS knob to conditionally dis= able gettext support. Any suggestions? Thanks! >+USE_GNOME=3D cairo gdkpixbuf2 gtk30 gettext >+USE_XORG=3D x11 >+USE_GSTREAMER1=3D yes >+GLIB_SCHEMAS=3D io.elementary.videos.gschema.xml >+ >+USE_GITHUB=3D yes >+GH_ACCOUNT=3D elementary >+GH_PROJECT=3D videos >+ >+INSTALLS_ICONS=3D yes >+ >+.include <bsd.port.mk> > >Property changes on: multimedia/elementary-videos/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=3D%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: multimedia/elementary-videos/distinfo >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >--- multimedia/elementary-videos/distinfo (nonexistent) >+++ multimedia/elementary-videos/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP =3D 1593112577 >+SHA256 (elementary-videos-2.7.1_GH0.tar.gz) =3D db34680b4d2c383b8db838e89= 3a39e41c01d84f6450db12b886fa1bdee69c7f5 >+SIZE (elementary-videos-2.7.1_GH0.tar.gz) =3D 2529110 > >Property changes on: multimedia/elementary-videos/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: multimedia/elementary-videos/files/patch-data_io.elementary.videos.= desktop.in >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >--- multimedia/elementary-videos/files/patch-data_io.elementary.videos.des= ktop.in (nonexistent) >+++ multimedia/elementary-videos/files/patch-data_io.elementary.videos.des= ktop.in (working copy) >@@ -0,0 +1,10 @@ >+--- data/io.elementary.videos.desktop.in.orig 2020-06-25 10:18:27 UTC >++++ data/io.elementary.videos.desktop.in >+@@ -1,6 +1,6 @@ >+ [Desktop Entry] >+ Version=3D1.0 >+-Name=3DVideos >++Name=3DElementary Videos >+ GenericName=3DVideo Player >+ Comment=3DWatch videos and movies >+ Exec=3Dio.elementary.videos %U > >Property changes on: multimedia/elementary-videos/files/patch-data_io.elem= entary.videos.desktop.in >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: multimedia/elementary-videos/pkg-descr >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >--- multimedia/elementary-videos/pkg-descr (nonexistent) >+++ multimedia/elementary-videos/pkg-descr (working copy) >@@ -0,0 +1,9 @@ >+Smart and simple video viewing with a library, >+thumbnail previews on the seekbar, playlists, >+subtitle support, smart fullscreen, >+and the ability to resume what was last playing. >+ >+This Video player and library app >+has been designed by elementary OS >+ >+WWW: https://github.com/elementary/videos/ > >Property changes on: multimedia/elementary-videos/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: multimedia/elementary-videos/pkg-plist >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >--- multimedia/elementary-videos/pkg-plist (nonexistent) >+++ multimedia/elementary-videos/pkg-plist (working copy) >@@ -0,0 +1,201 @@ >+bin/io.elementary.videos >+share/applications/io.elementary.videos.desktop >+share/glib-2.0/schemas/io.elementary.videos.gschema.xml >+share/locale/aa/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ab/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ae/LC_MESSAGES/io.elementary.videos.mo >+share/locale/af/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ak/LC_MESSAGES/io.elementary.videos.mo >+share/locale/am/LC_MESSAGES/io.elementary.videos.mo >+share/locale/an/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ar/LC_MESSAGES/io.elementary.videos.mo >+share/locale/as/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ast/LC_MESSAGES/io.elementary.videos.mo >+share/locale/av/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ay/LC_MESSAGES/io.elementary.videos.mo >+share/locale/az/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ba/LC_MESSAGES/io.elementary.videos.mo >+share/locale/be/LC_MESSAGES/io.elementary.videos.mo >+share/locale/bg/LC_MESSAGES/io.elementary.videos.mo >+share/locale/bh/LC_MESSAGES/io.elementary.videos.mo >+share/locale/bi/LC_MESSAGES/io.elementary.videos.mo >+share/locale/bm/LC_MESSAGES/io.elementary.videos.mo >+share/locale/bn/LC_MESSAGES/io.elementary.videos.mo >+share/locale/bo/LC_MESSAGES/io.elementary.videos.mo >+share/locale/br/LC_MESSAGES/io.elementary.videos.mo >+share/locale/bs/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ca/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ce/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ch/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ckb/LC_MESSAGES/io.elementary.videos.mo >+share/locale/co/LC_MESSAGES/io.elementary.videos.mo >+share/locale/cr/LC_MESSAGES/io.elementary.videos.mo >+share/locale/cs/LC_MESSAGES/io.elementary.videos.mo >+share/locale/cu/LC_MESSAGES/io.elementary.videos.mo >+share/locale/cv/LC_MESSAGES/io.elementary.videos.mo >+share/locale/cy/LC_MESSAGES/io.elementary.videos.mo >+share/locale/da/LC_MESSAGES/io.elementary.videos.mo >+share/locale/de/LC_MESSAGES/io.elementary.videos.mo >+share/locale/dv/LC_MESSAGES/io.elementary.videos.mo >+share/locale/dz/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ee/LC_MESSAGES/io.elementary.videos.mo >+share/locale/el/LC_MESSAGES/io.elementary.videos.mo >+share/locale/en_AU/LC_MESSAGES/io.elementary.videos.mo >+share/locale/en_CA/LC_MESSAGES/io.elementary.videos.mo >+share/locale/en_GB/LC_MESSAGES/io.elementary.videos.mo >+share/locale/eo/LC_MESSAGES/io.elementary.videos.mo >+share/locale/es/LC_MESSAGES/io.elementary.videos.mo >+share/locale/et/LC_MESSAGES/io.elementary.videos.mo >+share/locale/eu/LC_MESSAGES/io.elementary.videos.mo >+share/locale/fa/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ff/LC_MESSAGES/io.elementary.videos.mo >+share/locale/fi/LC_MESSAGES/io.elementary.videos.mo >+share/locale/fj/LC_MESSAGES/io.elementary.videos.mo >+share/locale/fo/LC_MESSAGES/io.elementary.videos.mo >+share/locale/fr/LC_MESSAGES/io.elementary.videos.mo >+share/locale/fr_CA/LC_MESSAGES/io.elementary.videos.mo >+share/locale/fy/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ga/LC_MESSAGES/io.elementary.videos.mo >+share/locale/gd/LC_MESSAGES/io.elementary.videos.mo >+share/locale/gl/LC_MESSAGES/io.elementary.videos.mo >+share/locale/gn/LC_MESSAGES/io.elementary.videos.mo >+share/locale/gu/LC_MESSAGES/io.elementary.videos.mo >+share/locale/gv/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ha/LC_MESSAGES/io.elementary.videos.mo >+share/locale/he/LC_MESSAGES/io.elementary.videos.mo >+share/locale/hi/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ho/LC_MESSAGES/io.elementary.videos.mo >+share/locale/hr/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ht/LC_MESSAGES/io.elementary.videos.mo >+share/locale/hu/LC_MESSAGES/io.elementary.videos.mo >+share/locale/hy/LC_MESSAGES/io.elementary.videos.mo >+share/locale/hz/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ia/LC_MESSAGES/io.elementary.videos.mo >+share/locale/id/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ie/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ig/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ii/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ik/LC_MESSAGES/io.elementary.videos.mo >+share/locale/io/LC_MESSAGES/io.elementary.videos.mo >+share/locale/is/LC_MESSAGES/io.elementary.videos.mo >+share/locale/it/LC_MESSAGES/io.elementary.videos.mo >+share/locale/iu/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ja/LC_MESSAGES/io.elementary.videos.mo >+share/locale/jv/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ka/LC_MESSAGES/io.elementary.videos.mo >+share/locale/kg/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ki/LC_MESSAGES/io.elementary.videos.mo >+share/locale/kj/LC_MESSAGES/io.elementary.videos.mo >+share/locale/kk/LC_MESSAGES/io.elementary.videos.mo >+share/locale/kl/LC_MESSAGES/io.elementary.videos.mo >+share/locale/km/LC_MESSAGES/io.elementary.videos.mo >+share/locale/kn/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ko/LC_MESSAGES/io.elementary.videos.mo >+share/locale/kr/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ks/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ku/LC_MESSAGES/io.elementary.videos.mo >+share/locale/kv/LC_MESSAGES/io.elementary.videos.mo >+share/locale/kw/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ky/LC_MESSAGES/io.elementary.videos.mo >+share/locale/la/LC_MESSAGES/io.elementary.videos.mo >+share/locale/lb/LC_MESSAGES/io.elementary.videos.mo >+share/locale/lg/LC_MESSAGES/io.elementary.videos.mo >+share/locale/li/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ln/LC_MESSAGES/io.elementary.videos.mo >+share/locale/lo/LC_MESSAGES/io.elementary.videos.mo >+share/locale/lt/LC_MESSAGES/io.elementary.videos.mo >+share/locale/lu/LC_MESSAGES/io.elementary.videos.mo >+share/locale/lv/LC_MESSAGES/io.elementary.videos.mo >+share/locale/mg/LC_MESSAGES/io.elementary.videos.mo >+share/locale/mh/LC_MESSAGES/io.elementary.videos.mo >+share/locale/mi/LC_MESSAGES/io.elementary.videos.mo >+share/locale/mk/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ml/LC_MESSAGES/io.elementary.videos.mo >+share/locale/mn/LC_MESSAGES/io.elementary.videos.mo >+share/locale/mo/LC_MESSAGES/io.elementary.videos.mo >+share/locale/mr/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ms/LC_MESSAGES/io.elementary.videos.mo >+share/locale/mt/LC_MESSAGES/io.elementary.videos.mo >+share/locale/my/LC_MESSAGES/io.elementary.videos.mo >+share/locale/na/LC_MESSAGES/io.elementary.videos.mo >+share/locale/nb/LC_MESSAGES/io.elementary.videos.mo >+share/locale/nd/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ne/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ng/LC_MESSAGES/io.elementary.videos.mo >+share/locale/nl/LC_MESSAGES/io.elementary.videos.mo >+share/locale/nn/LC_MESSAGES/io.elementary.videos.mo >+share/locale/no/LC_MESSAGES/io.elementary.videos.mo >+share/locale/nr/LC_MESSAGES/io.elementary.videos.mo >+share/locale/nv/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ny/LC_MESSAGES/io.elementary.videos.mo >+share/locale/oc/LC_MESSAGES/io.elementary.videos.mo >+share/locale/oj/LC_MESSAGES/io.elementary.videos.mo >+share/locale/om/LC_MESSAGES/io.elementary.videos.mo >+share/locale/or/LC_MESSAGES/io.elementary.videos.mo >+share/locale/os/LC_MESSAGES/io.elementary.videos.mo >+share/locale/pa/LC_MESSAGES/io.elementary.videos.mo >+share/locale/pi/LC_MESSAGES/io.elementary.videos.mo >+share/locale/pl/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ps/LC_MESSAGES/io.elementary.videos.mo >+share/locale/pt/LC_MESSAGES/io.elementary.videos.mo >+share/locale/pt_BR/LC_MESSAGES/io.elementary.videos.mo >+share/locale/qu/LC_MESSAGES/io.elementary.videos.mo >+share/locale/rm/LC_MESSAGES/io.elementary.videos.mo >+share/locale/rn/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ro/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ru/LC_MESSAGES/io.elementary.videos.mo >+share/locale/rue/LC_MESSAGES/io.elementary.videos.mo >+share/locale/rw/LC_MESSAGES/io.elementary.videos.mo >+share/locale/sa/LC_MESSAGES/io.elementary.videos.mo >+share/locale/sc/LC_MESSAGES/io.elementary.videos.mo >+share/locale/sd/LC_MESSAGES/io.elementary.videos.mo >+share/locale/se/LC_MESSAGES/io.elementary.videos.mo >+share/locale/sg/LC_MESSAGES/io.elementary.videos.mo >+share/locale/si/LC_MESSAGES/io.elementary.videos.mo >+share/locale/sk/LC_MESSAGES/io.elementary.videos.mo >+share/locale/sl/LC_MESSAGES/io.elementary.videos.mo >+share/locale/sm/LC_MESSAGES/io.elementary.videos.mo >+share/locale/sma/LC_MESSAGES/io.elementary.videos.mo >+share/locale/sn/LC_MESSAGES/io.elementary.videos.mo >+share/locale/so/LC_MESSAGES/io.elementary.videos.mo >+share/locale/sq/LC_MESSAGES/io.elementary.videos.mo >+share/locale/sr/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ss/LC_MESSAGES/io.elementary.videos.mo >+share/locale/st/LC_MESSAGES/io.elementary.videos.mo >+share/locale/su/LC_MESSAGES/io.elementary.videos.mo >+share/locale/sv/LC_MESSAGES/io.elementary.videos.mo >+share/locale/sw/LC_MESSAGES/io.elementary.videos.mo >+share/locale/szl/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ta/LC_MESSAGES/io.elementary.videos.mo >+share/locale/te/LC_MESSAGES/io.elementary.videos.mo >+share/locale/tg/LC_MESSAGES/io.elementary.videos.mo >+share/locale/th/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ti/LC_MESSAGES/io.elementary.videos.mo >+share/locale/tk/LC_MESSAGES/io.elementary.videos.mo >+share/locale/tl/LC_MESSAGES/io.elementary.videos.mo >+share/locale/tn/LC_MESSAGES/io.elementary.videos.mo >+share/locale/to/LC_MESSAGES/io.elementary.videos.mo >+share/locale/tr/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ts/LC_MESSAGES/io.elementary.videos.mo >+share/locale/tt/LC_MESSAGES/io.elementary.videos.mo >+share/locale/tw/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ty/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ug/LC_MESSAGES/io.elementary.videos.mo >+share/locale/uk/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ur/LC_MESSAGES/io.elementary.videos.mo >+share/locale/uz/LC_MESSAGES/io.elementary.videos.mo >+share/locale/ve/LC_MESSAGES/io.elementary.videos.mo >+share/locale/vi/LC_MESSAGES/io.elementary.videos.mo >+share/locale/vo/LC_MESSAGES/io.elementary.videos.mo >+share/locale/wa/LC_MESSAGES/io.elementary.videos.mo >+share/locale/wo/LC_MESSAGES/io.elementary.videos.mo >+share/locale/xh/LC_MESSAGES/io.elementary.videos.mo >+share/locale/yi/LC_MESSAGES/io.elementary.videos.mo >+share/locale/yo/LC_MESSAGES/io.elementary.videos.mo >+share/locale/za/LC_MESSAGES/io.elementary.videos.mo >+share/locale/zh/LC_MESSAGES/io.elementary.videos.mo >+share/locale/zh_CN/LC_MESSAGES/io.elementary.videos.mo >+share/locale/zh_HK/LC_MESSAGES/io.elementary.videos.mo >+share/locale/zh_TW/LC_MESSAGES/io.elementary.videos.mo >+share/locale/zu/LC_MESSAGES/io.elementary.videos.mo >+share/metainfo/io.elementary.videos.appdata.xml > >Property changes on: multimedia/elementary-videos/pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247538-7788-unQEOcRkuQ>