Github messages for voidlinux
 help / color / mirror / Atom feed
From: LinArcX <LinArcX@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: byte-0.3.1
Date: Sat, 11 Apr 2020 09:16:13 +0200	[thread overview]
Message-ID: <20200411071613.kxS-Zq2IOWyNvTsvPPUP5i5h2VUkzp2MFhiYhfPPp_c@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20838@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

There is an updated pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages byte
https://github.com/void-linux/void-packages/pull/20838

New package: byte-0.3.1
[Closes](https://github.com/void-linux/void-packages/issues/20826)

A patch file from https://github.com/void-linux/void-packages/pull/20838.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-byte-20838.patch --]
[-- Type: text/x-diff, Size: 3154 bytes --]

From 007fb07ce2c59beb7a55ebe7356a501de92c8a3c Mon Sep 17 00:00:00 2001
From: linarcx <linarcx@riseup.net>
Date: Fri, 10 Apr 2020 16:58:53 +0430
Subject: [PATCH] New package: byte-0.3.1

---
 .../files/com.github.alainm23.byte.desktop    | 29 +++++++++++++++++++
 srcpkgs/byte/template                         | 18 ++++++++++++
 2 files changed, 47 insertions(+)
 create mode 100644 srcpkgs/byte/files/com.github.alainm23.byte.desktop
 create mode 100644 srcpkgs/byte/template

diff --git a/srcpkgs/byte/files/com.github.alainm23.byte.desktop b/srcpkgs/byte/files/com.github.alainm23.byte.desktop
new file mode 100644
index 00000000000..f069694c2d6
--- /dev/null
+++ b/srcpkgs/byte/files/com.github.alainm23.byte.desktop
@@ -0,0 +1,29 @@
+[Desktop Entry]
+Name=Byte
+GenericName=Byte
+Comment=Rediscover your music
+Keywords=music;radio;playlist;mp3;player;
+Exec=com.github.alainm23.byte %U
+Icon=com.github.alainm23.byte
+Terminal=false
+Type=Application
+Categories=Audio;Music;Player;AudioVideo;GNOME;GTK;
+MimeType=x-content/audio-player;x-content/audio-cdda;application/ogg;application/x-extension-m4a;application/x-extension-mp4;application/x-flac;application/x-ogg;audio/3gpp;audio/aac;audio/ac3;audio/AMR;audio/AMR-WB;audio/basic;audio/flac;audio/midi;audio/mp2;audio/mp4;audio/mpeg;audio/ogg;audio/vnd.rn-realaudio;audio/x-aiff;audio/x-ape;audio/x-flac;audio/x-gsm;audio/x-it;audio/x-m4a;audio/x-matroska;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-asf;audio/x-ms-asx;audio/x-ms-wax;audio/x-ms-wma;audio/x-musepack;audio/x-opus+ogg;audio/x-pn-aiff;audio/x-pn-au;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-pn-wav;audio/x-pn-windows-acm;audio/x-realaudio;audio/x-real-audio;audio/x-sbc;audio/x-scpls;audio/x-speex;audio/x-tta;audio/x-vorbis;audio/x-vorbis+ogg;audio/x-wav;audio/x-wavpack;audio/x-xm;
+X-GNOME-Gettext-Domain=com.github.alainm23.byte
+X-GNOME-UsesNotifications=true
+Actions=Toggle;Next;Prev;
+
+[Desktop Action Toggle]
+Name=Play/Pause
+Exec=com.github.alainm23.byte --play
+Icon=media-playback-start-symbolic
+
+[Desktop Action Next]
+Name=Next
+Exec=com.github.alainm23.byte --next
+Icon=media-skip-forward-symbolic
+
+[Desktop Action Prev]
+Name=Previous
+Exec=com.github.alainm23.byte --prev
+Icon=media-skip-backward-symbolic
diff --git a/srcpkgs/byte/template b/srcpkgs/byte/template
new file mode 100644
index 00000000000..1a4da388baa
--- /dev/null
+++ b/srcpkgs/byte/template
@@ -0,0 +1,18 @@
+# Template file for 'byte'
+pkgname=byte
+version=0.3.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config vala glib-devel"
+makedepends="libgee08-devel granite-devel sqlite-devel libsoup-devel
+ json-glib-devel gst-plugins-base1-devel taglib-devel"
+short_desc="Music Player designed for pantheon"
+maintainer="linarcx <linarcx@riseup.net>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/alainm23/byte"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=a55449f7869b999517495154bdb31474e9b04c1e30ba8f8b8b0f6eef6306527c
+
+post_install() {
+	vinstall ${wrksrc}/data/com.github.alainm23.byte.desktop.in 644 usr/share/applications com.github.alainm23.byte.desktop
+}

  reply	other threads:[~2020-04-11  7:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-10 12:30 [PR PATCH] " LinArcX
2020-04-11  7:16 ` LinArcX [this message]
2020-04-11  7:17 ` [PR PATCH] [Updated] " LinArcX
2020-04-11 11:17 ` LinArcX
2021-02-15  5:34 ` [PR PATCH] [Closed]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200411071613.kxS-Zq2IOWyNvTsvPPUP5i5h2VUkzp2MFhiYhfPPp_c@z \
    --to=linarcx@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).