Github messages for voidlinux
 help / color / mirror / Atom feed
From: cmhainesii <cmhainesii@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New Package: QTalarm-2.4.0
Date: Sun, 25 Dec 2022 05:59:22 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41282@inbox.vuxu.org> (raw)

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

There is a new pull request by cmhainesii against master on the void-packages repository

https://github.com/cmhainesii/void-packages qtalarm
https://github.com/void-linux/void-packages/pull/41282

New Package: QTalarm-2.4.0
Closes #40770 

#### Testing the changes
- I tested the changes in this PR: YES

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): YES

- I built this PR locally for my native architecture, (x86_64, glibc)

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

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

From 0143055f315d9dfb3ea5ddbaf74231623dcf56bf Mon Sep 17 00:00:00 2001
From: Chuck Haines <charlesmhainesii@gmail.com>
Date: Tue, 29 Nov 2022 07:48:36 -0500
Subject: [PATCH 1/2] New package: QTalarm-2.3.2

---
 srcpkgs/QTalarm/files/qtalarm.desktop | 10 ++++++++++
 srcpkgs/QTalarm/template              | 21 +++++++++++++++++++++
 2 files changed, 31 insertions(+)
 create mode 100644 srcpkgs/QTalarm/files/qtalarm.desktop
 create mode 100644 srcpkgs/QTalarm/template

diff --git a/srcpkgs/QTalarm/files/qtalarm.desktop b/srcpkgs/QTalarm/files/qtalarm.desktop
new file mode 100644
index 000000000000..ee33569efc49
--- /dev/null
+++ b/srcpkgs/QTalarm/files/qtalarm.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Encoding=UTF-8
+Value=1.0
+Type=Application
+Name=QTalarm
+GenericName=QTalarm
+Comment= A nifty alarm clock written in QT
+Icon=1349069370_Alarm_Clock.png
+Exec=qtalarm
+Categories=Application;Utility;
diff --git a/srcpkgs/QTalarm/template b/srcpkgs/QTalarm/template
new file mode 100644
index 000000000000..776074d9762c
--- /dev/null
+++ b/srcpkgs/QTalarm/template
@@ -0,0 +1,21 @@
+# Template file for 'QTalarm'
+pkgname=QTalarm
+version=2.3.2
+revision=1
+build_style=qmake
+hostmakedepends="qt5-qmake qt5-host-tools"
+makedepends="qt5-multimedia-devel qt5-declarative-devel"
+short_desc="Alarm clock written in QT"
+maintainer="Charles Haines <charlesmhainesii@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://random-hackery.net/page/qtalarm/"
+distfiles="https://github.com/CountMurphy/QTalarm/archive/refs/tags/${version}.tar.gz"
+checksum="bc6148366e0639e58190719f68bbbb261b618c5e0f51ccf16cc54c5266c604d0"
+
+do_install() {
+	vbin qtalarm
+	vinstall ${FILESDIR}/qtalarm.desktop 644 usr/share/applications
+	vinstall Icons/1349069370_Alarm_Clock.png 644 usr/share/icons/hicolor/48x48/apps
+	vinstall Icons/1349069370_Alarm_Clock24.png 644 usr/share/icons/hicolor/24x24/apps/1349069370_Alarm_Clock.png
+	vinstall Icons/1349069370_Alarm_Clock16.png 644 usr/share/icons/hicolor/16x16/apps/1349069370_Alarm_Clock.png
+}

From 96d71165862f2468cc9345a37ffd162d2a98c9f1 Mon Sep 17 00:00:00 2001
From: Chuck Haines <charlesmhainesii@gmail.com>
Date: Sat, 24 Dec 2022 23:19:29 -0500
Subject: [PATCH 2/2] New package: QTalarm-2.4.0

---
 srcpkgs/QTalarm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/QTalarm/template b/srcpkgs/QTalarm/template
index 776074d9762c..fc88ad5a241a 100644
--- a/srcpkgs/QTalarm/template
+++ b/srcpkgs/QTalarm/template
@@ -1,6 +1,6 @@
 # Template file for 'QTalarm'
 pkgname=QTalarm
-version=2.3.2
+version=2.4.0
 revision=1
 build_style=qmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -10,7 +10,7 @@ maintainer="Charles Haines <charlesmhainesii@gmail.com>"
 license="GPL-3.0-only"
 homepage="https://random-hackery.net/page/qtalarm/"
 distfiles="https://github.com/CountMurphy/QTalarm/archive/refs/tags/${version}.tar.gz"
-checksum="bc6148366e0639e58190719f68bbbb261b618c5e0f51ccf16cc54c5266c604d0"
+checksum=2eed828e4bb8b8fdf57d863465351a6ea1f5789b8fec6b01f2fbae7e4609ec47
 
 do_install() {
 	vbin qtalarm

             reply	other threads:[~2022-12-25  4:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-25  4:59 cmhainesii [this message]
2023-03-27  1:53 ` github-actions
2023-04-11  1:51 ` [PR PATCH] [Closed]: " github-actions

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41282@inbox.vuxu.org \
    --to=cmhainesii@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).