Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio audio: Add pragha.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d5136f050e33
branches:  trunk
changeset: 429550:d5136f050e33
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Apr 21 13:32:23 2020 +0000

description:
audio: Add pragha.

Pragha is a Lightweight Music Player, based on GTK and SQLite.

It is completely written in C, constructed to be fast, light, and
simultaneously tries to be complete without obstructing the daily work.

diffstat:

 audio/Makefile        |   3 +-
 audio/pragha/DESCR    |   4 +++
 audio/pragha/Makefile |  53 +++++++++++++++++++++++++++++++++++++++++++++
 audio/pragha/PLIST    |  60 +++++++++++++++++++++++++++++++++++++++++++++++++++
 audio/pragha/distinfo |   6 +++++
 5 files changed, 125 insertions(+), 1 deletions(-)

diffs (156 lines):

diff -r cc7032afc123 -r d5136f050e33 audio/Makefile
--- a/audio/Makefile    Tue Apr 21 13:29:35 2020 +0000
+++ b/audio/Makefile    Tue Apr 21 13:32:23 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.595 2020/04/20 17:34:14 nia Exp $
+# $NetBSD: Makefile,v 1.596 2020/04/21 13:32:23 nia Exp $
 #
 
 COMMENT=       Audio tools
@@ -366,6 +366,7 @@
 SUBDIR+=       playitslowly
 SUBDIR+=       pocketsphinx
 SUBDIR+=       portaudio
+SUBDIR+=       pragha
 SUBDIR+=       pulseaudio
 SUBDIR+=       py-acoustid
 SUBDIR+=       py-ao
diff -r cc7032afc123 -r d5136f050e33 audio/pragha/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/pragha/DESCR        Tue Apr 21 13:32:23 2020 +0000
@@ -0,0 +1,4 @@
+Pragha is a Lightweight Music Player, based on GTK and SQLite.
+
+It is completely written in C, constructed to be fast, light, and
+simultaneously tries to be complete without obstructing the daily work.
diff -r cc7032afc123 -r d5136f050e33 audio/pragha/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/pragha/Makefile     Tue Apr 21 13:32:23 2020 +0000
@@ -0,0 +1,53 @@
+# $NetBSD: Makefile,v 1.1 2020/04/21 13:32:23 nia Exp $
+
+DISTNAME=      pragha-1.3.4
+CATEGORIES=    audio
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=pragha-music-player/}
+GITHUB_RELEASE=        v${PKGVERSION_NOREV}
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://pragha-music-player.github.io/
+COMMENT=       Lightweight music player based on GTK and SQLite
+LICENSE=       gnu-gpl-v3
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL=   yes
+USE_TOOLS+=    pkg-config perl gmake
+USE_TOOLS+=    intltool msgfmt msgmerge xgettext
+
+TOOL_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
+
+DEPENDS+=      gst-plugins1-flac-[0-9]*:../../audio/gst-plugins1-flac
+DEPENDS+=      gst-plugins1-mpg123-[0-9]*:../../audio/gst-plugins1-mpg123
+DEPENDS+=      gst-plugins1-opus-[0-9]*:../../audio/gst-plugins1-opus
+DEPENDS+=      gst-plugins1-vorbis-[0-9]*:../../audio/gst-plugins1-vorbis
+
+.include "../../mk/oss.buildlink3.mk"
+
+.if ${OPSYS} == "Linux"
+DEPENDS+=      gst-plugins1-alsa-[0-9]*:../../audio/gst-plugins1-alsa
+.endif
+
+.if ${OPSYS} != "Linux" && ${OSS_TYPE} != "none"
+DEPENDS+=      gst-plugins1-oss-[0-9]*:../../audio/gst-plugins1-oss
+.endif
+
+.include "../../audio/glyr/buildlink3.mk"
+.include "../../audio/libcddb/buildlink3.mk"
+.include "../../audio/taglib/buildlink3.mk"
+.include "../../databases/sqlite3/buildlink3.mk"
+.include "../../devel/libpeas/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../net/libsoup/buildlink3.mk"
+.include "../../misc/libcdio/buildlink3.mk"
+.include "../../misc/libcdio-paranoia/buildlink3.mk"
+.include "../../multimedia/gstreamer1/buildlink3.mk"
+.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
+.include "../../multimedia/gst-plugins1-good/buildlink3.mk"
+.include "../../multimedia/totem-pl-parser/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../x11/keybinder3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r cc7032afc123 -r d5136f050e33 audio/pragha/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/pragha/PLIST        Tue Apr 21 13:32:23 2020 +0000
@@ -0,0 +1,60 @@
+@comment $NetBSD: PLIST,v 1.1 2020/04/21 13:32:23 nia Exp $
+bin/pragha
+include/pragha/plugins/pragha-plugin-macros.h
+lib/pragha/plugins/acoustid/acoustid.plugin
+lib/pragha/plugins/acoustid/libacoustid.la
+lib/pragha/plugins/cdrom/cdrom.plugin
+lib/pragha/plugins/cdrom/libcdrom.la
+lib/pragha/plugins/gnome-media-keys/gnome-media-keys.plugin
+lib/pragha/plugins/gnome-media-keys/libgnome-media-keys.la
+lib/pragha/plugins/keybinder/keybinder.plugin
+lib/pragha/plugins/keybinder/libkeybinder.la
+lib/pragha/plugins/mpris2/libmpris2.la
+lib/pragha/plugins/mpris2/mpris2.plugin
+lib/pragha/plugins/notify/libnotify.la
+lib/pragha/plugins/notify/notify.plugin
+lib/pragha/plugins/song-info/libsong-info.la
+lib/pragha/plugins/song-info/song-info.plugin
+lib/pragha/plugins/tunein/libtunein.la
+lib/pragha/plugins/tunein/tunein.plugin
+man/man1/pragha.1
+share/appdata/pragha.appdata.xml
+share/applications/pragha.desktop
+share/doc/pragha/ChangeLog
+share/doc/pragha/FAQ
+share/doc/pragha/NEWS
+share/doc/pragha/README
+share/icons/hicolor/128x128/apps/pragha.png
+share/icons/hicolor/16x16/apps/pragha.png
+share/icons/hicolor/24x24/apps/pragha.png
+share/icons/hicolor/32x32/apps/pragha.png
+share/icons/hicolor/48x48/apps/pragha.png
+share/icons/hicolor/64x64/apps/pragha.png
+share/locale/bg/LC_MESSAGES/pragha.mo
+share/locale/ca_ES/LC_MESSAGES/pragha.mo
+share/locale/cs/LC_MESSAGES/pragha.mo
+share/locale/de/LC_MESSAGES/pragha.mo
+share/locale/el/LC_MESSAGES/pragha.mo
+share/locale/es/LC_MESSAGES/pragha.mo
+share/locale/fr/LC_MESSAGES/pragha.mo
+share/locale/hu/LC_MESSAGES/pragha.mo
+share/locale/it/LC_MESSAGES/pragha.mo
+share/locale/ja/LC_MESSAGES/pragha.mo
+share/locale/ko_KR/LC_MESSAGES/pragha.mo
+share/locale/lt/LC_MESSAGES/pragha.mo
+share/locale/nl/LC_MESSAGES/pragha.mo
+share/locale/no/LC_MESSAGES/pragha.mo
+share/locale/pl/LC_MESSAGES/pragha.mo
+share/locale/pt/LC_MESSAGES/pragha.mo
+share/locale/pt_BR/LC_MESSAGES/pragha.mo
+share/locale/ru/LC_MESSAGES/pragha.mo
+share/locale/sv/LC_MESSAGES/pragha.mo
+share/locale/tr/LC_MESSAGES/pragha.mo
+share/locale/uk/LC_MESSAGES/pragha.mo
+share/locale/vi/LC_MESSAGES/pragha.mo
+share/locale/zh_CN/LC_MESSAGES/pragha.mo
+share/pixmaps/pragha/album.png
+share/pixmaps/pragha/artist.png
+share/pixmaps/pragha/cover.png
+share/pixmaps/pragha/genre.png
+share/pixmaps/pragha/track.png
diff -r cc7032afc123 -r d5136f050e33 audio/pragha/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/pragha/distinfo     Tue Apr 21 13:32:23 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/04/21 13:32:23 nia Exp $
+
+SHA1 (pragha-1.3.4.tar.bz2) = 4a149b512dc1b0c2675d3ed58be8b8f0ea4d62ef
+RMD160 (pragha-1.3.4.tar.bz2) = 549254e2d30734f1b89fe4b06f0b39420633c128
+SHA512 (pragha-1.3.4.tar.bz2) = 65aadf68f427f03ea7ca07d2002806eb94019c8091a80320da7d8ff4c2f0cd912e9c346956188b42d2b7a68c56c79ee5af8e8327c69ad69f4a1fa5b9e3b3ca58
+Size (pragha-1.3.4.tar.bz2) = 691256 bytes



Home | Main Index | Thread Index | Old Index