pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

parole: Import parole-1.0.2 as wip/parole



Module Name:	pkgsrc-wip
Committed By:	adr <adr%sdf.org@localhost>
Pushed By:	adr
Date:		Sun Jun 2 18:49:27 2019 +0100
Changeset:	322deec62addea4111538147aab0aefeb3ce7274

Modified Files:
	Makefile
Added Files:
	parole/DESCR
	parole/MESSAGE
	parole/Makefile
	parole/PLIST
	parole/distinfo

Log Message:
parole: Import parole-1.0.2 as wip/parole

Parole is a modern simple media player based on the GStreamer
framework and written to fit well in the Xfce desktop. It is designed
with simplicity, speed and resource usage in mind. his package is
built using the GStreamer backend.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=322deec62addea4111538147aab0aefeb3ce7274

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile        |  1 +
 parole/DESCR    |  4 ++++
 parole/MESSAGE  |  7 ++++++
 parole/Makefile | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++
 parole/PLIST    | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 parole/distinfo |  6 +++++
 6 files changed, 157 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 13b28355f5..1ef30acfd4 100644
--- a/Makefile
+++ b/Makefile
@@ -2801,6 +2801,7 @@ SUBDIR+=	pangoterm
 SUBDIR+=	parafly
 SUBDIR+=	paraview
 SUBDIR+=	parcellite
+SUBDIR+=	parole
 SUBDIR+=	parted
 SUBDIR+=	partonevolution
 SUBDIR+=	pasmo
diff --git a/parole/DESCR b/parole/DESCR
new file mode 100644
index 0000000000..243aee68de
--- /dev/null
+++ b/parole/DESCR
@@ -0,0 +1,4 @@
+Parole is a modern simple media player based on the GStreamer
+framework and written to fit well in the Xfce desktop. It is designed
+with simplicity, speed and resource usage in mind. his package is
+built using the GStreamer backend.
diff --git a/parole/MESSAGE b/parole/MESSAGE
new file mode 100644
index 0000000000..40b4afcc74
--- /dev/null
+++ b/parole/MESSAGE
@@ -0,0 +1,7 @@
+===========================================================================
+$NetBSD$
+
+You'll need to install additional gst-plugins1-* packages to play
+some types of media. Note that they are spread across several
+categories (x11, audio, etc.).
+===========================================================================
diff --git a/parole/Makefile b/parole/Makefile
new file mode 100644
index 0000000000..b72e624392
--- /dev/null
+++ b/parole/Makefile
@@ -0,0 +1,66 @@
+# $NetBSD$
+
+DISTNAME=	parole-${VERS}
+CATEGORIES=	multimedia
+MASTER_SITES=	https://archive.be.xfce.org/src/apps/parole/1.0/
+
+MAINTAINER=     pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://docs.xfce.org/apps/parole/start
+COMMENT=	Simple media player based on the GStreamer framework
+LICENSE=        gnu-gpl-v2
+VERS=		1.0.2
+EXTRACT_SUFX=   .tar.bz2
+
+USE_TOOLS+=	gmake pkg-config intltool
+USE_LANGUAGES=	c c++
+HAS_CONFIGURE=	yes
+CONFIGURE_ARGS+= --prefix=${PREFIX}
+
+PKG_OPTIONS_VAR=	PKG_OPTIONS.parole
+PKG_SUPPORTED_OPTIONS=	x11 oss alsa libav libnotify tray mpris2
+PKG_SUGGESTED_OPTIONS=	x11 oss
+
+.include "../../mk/bsd.prefs.mk"
+.include "../../mk/bsd.options.mk"
+
+.if empty(PKG_OPTIONS:Mx11)
+DEPENDS=gst-plugins1-x11-[0-9]*:../../x11/gst-plugins1-x11
+.endif
+
+.if empty(PKG_OPTIONS:Moss)
+DEPENDS=gst-plugins1-oss-[0-9]*:../../audio/gst-plugins1-oss
+.endif
+
+.if empty(PKG_OPTIONS:Malsa)
+DEPENDS=gst-plugins1-alsa-[0-9]*:../../audio/gst-plugins1-alsa
+.endif
+
+.if empty(PKG_OPTIONS:Mlibav)
+DEPENDS=gst-plugins1-libav-[0-9]*:../../multimedia/gst-plugins1-libav
+.endif
+
+.if !empty(PKG_OPTIONS:Mlibnotify)
+.include "../../sysutils/libnotify/buildlink3.mk"
+.else
+CONFIGURE_ARGS+=	--disable-notify-plugin
+.endif
+
+.if empty(PKG_OPTIONS:Mtray)
+CONFIGURE_ARGS+=	--disable-tray-plugin
+.endif
+
+.if empty(PKG_OPTIONS:Mmpris2)
+CONFIGURE_ARGS+=	--disable-mpris2-plugin
+.endif
+
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../sysutils/dbus/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../multimedia/gstreamer1/buildlink3.mk"
+.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
+.include "../../x11/libxfce4util/buildlink3.mk"
+.include "../../x11/libxfce4ui/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/parole/PLIST b/parole/PLIST
new file mode 100644
index 0000000000..b01cd496d0
--- /dev/null
+++ b/parole/PLIST
@@ -0,0 +1,73 @@
+@comment $NetBSD$
+bin/parole
+include/parole/parole-debug.h
+include/parole/parole-file.h
+include/parole/parole-filters.h
+include/parole/parole-pl-parser.h
+include/parole/parole-provider-player.h
+include/parole/parole-provider-plugin.h
+include/parole/parole-stream.h
+include/parole/parole.h
+share/appdata/parole.appdata.xml
+share/applications/org.xfce.Parole.desktop
+share/icons/hicolor/128x128/apps/parole.png
+share/icons/hicolor/16x16/apps/parole-extension-symbolic.svg
+share/icons/hicolor/16x16/apps/parole-extension.png
+share/icons/hicolor/16x16/apps/parole.png
+share/icons/hicolor/24x24/apps/parole.png
+share/icons/hicolor/32x32/apps/parole.png
+share/icons/hicolor/48x48/apps/parole-extension.png
+share/icons/hicolor/48x48/apps/parole.png
+share/icons/hicolor/64x64/apps/parole.png
+share/icons/hicolor/scalable/apps/parole.svg
+share/locale/ar/LC_MESSAGES/parole.mo
+share/locale/ast/LC_MESSAGES/parole.mo
+share/locale/be/LC_MESSAGES/parole.mo
+share/locale/bg/LC_MESSAGES/parole.mo
+share/locale/ca/LC_MESSAGES/parole.mo
+share/locale/cs/LC_MESSAGES/parole.mo
+share/locale/da/LC_MESSAGES/parole.mo
+share/locale/de/LC_MESSAGES/parole.mo
+share/locale/el/LC_MESSAGES/parole.mo
+share/locale/en_AU/LC_MESSAGES/parole.mo
+share/locale/en_GB/LC_MESSAGES/parole.mo
+share/locale/es/LC_MESSAGES/parole.mo
+share/locale/eu/LC_MESSAGES/parole.mo
+share/locale/fi/LC_MESSAGES/parole.mo
+share/locale/fr/LC_MESSAGES/parole.mo
+share/locale/gl/LC_MESSAGES/parole.mo
+share/locale/he/LC_MESSAGES/parole.mo
+share/locale/hr/LC_MESSAGES/parole.mo
+share/locale/hu/LC_MESSAGES/parole.mo
+share/locale/id/LC_MESSAGES/parole.mo
+share/locale/is/LC_MESSAGES/parole.mo
+share/locale/it/LC_MESSAGES/parole.mo
+share/locale/ja/LC_MESSAGES/parole.mo
+share/locale/kk/LC_MESSAGES/parole.mo
+share/locale/ko/LC_MESSAGES/parole.mo
+share/locale/lt/LC_MESSAGES/parole.mo
+share/locale/lv/LC_MESSAGES/parole.mo
+share/locale/ms/LC_MESSAGES/parole.mo
+share/locale/nb/LC_MESSAGES/parole.mo
+share/locale/nl/LC_MESSAGES/parole.mo
+share/locale/nn/LC_MESSAGES/parole.mo
+share/locale/oc/LC_MESSAGES/parole.mo
+share/locale/pl/LC_MESSAGES/parole.mo
+share/locale/pt/LC_MESSAGES/parole.mo
+share/locale/pt_BR/LC_MESSAGES/parole.mo
+share/locale/ru/LC_MESSAGES/parole.mo
+share/locale/sk/LC_MESSAGES/parole.mo
+share/locale/sl/LC_MESSAGES/parole.mo
+share/locale/sq/LC_MESSAGES/parole.mo
+share/locale/sr/LC_MESSAGES/parole.mo
+share/locale/sv/LC_MESSAGES/parole.mo
+share/locale/te/LC_MESSAGES/parole.mo
+share/locale/th/LC_MESSAGES/parole.mo
+share/locale/tr/LC_MESSAGES/parole.mo
+share/locale/ug/LC_MESSAGES/parole.mo
+share/locale/uk/LC_MESSAGES/parole.mo
+share/locale/zh_CN/LC_MESSAGES/parole.mo
+share/locale/zh_TW/LC_MESSAGES/parole.mo
+share/parole/pixmaps/no-cover.png
+share/parole/pixmaps/play.png
+share/parole/pixmaps/replay.png
diff --git a/parole/distinfo b/parole/distinfo
new file mode 100644
index 0000000000..86bb1e26e3
--- /dev/null
+++ b/parole/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (parole-1.0.2.tar.bz2) = 3d6a1abbd4143a0152832466c290064347ff0cfb
+RMD160 (parole-1.0.2.tar.bz2) = 40cc5ccc068b2f514accb2592e34afdefd237988
+SHA512 (parole-1.0.2.tar.bz2) = d7e989af7f9dab14080e62bd656a2858d8536a056ba82b5d5ac7d26a7d898f478b74c1ba4371779624691b7f42b695580ad53cfb15da0a4dc209d7570c12a66d
+Size (parole-1.0.2.tar.bz2) = 915511 bytes


Home | Main Index | Thread Index | Old Index