Github messages for voidlinux
 help / color / mirror / Atom feed
From: aquaherd <aquaherd@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: xfce4-hamster-plugin-1.8
Date: Thu, 07 Jan 2021 13:01:59 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27737@inbox.vuxu.org> (raw)

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

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

https://github.com/aquaherd/void-packages master
https://github.com/void-linux/void-packages/pull/27737

New package: xfce4-hamster-plugin-1.8
I am the author of this xfce4 panel plugin and I want it in void, so I packaged it.

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

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

From b7d05ec01c3fe481d1e822db7269e8575024238b Mon Sep 17 00:00:00 2001
From: Hakan Erduman <hakan@erduman.de>
Date: Thu, 7 Jan 2021 12:47:00 +0100
Subject: [PATCH] New package: xfce4-hamster-plugin-1.8

---
 srcpkgs/xfce4-hamster-plugin/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/xfce4-hamster-plugin/template

diff --git a/srcpkgs/xfce4-hamster-plugin/template b/srcpkgs/xfce4-hamster-plugin/template
new file mode 100644
index 00000000000..2e37c34b6af
--- /dev/null
+++ b/srcpkgs/xfce4-hamster-plugin/template
@@ -0,0 +1,20 @@
+# Template file for 'xfce4-hamster-plugin'
+pkgname=xfce4-hamster-plugin
+version=1.8
+revision=1
+wrksrc="xfce4-hamster-plugin-$version"
+build_style=gnu-configure
+configure_args="--prefix=/usr --with-icon-name=hamster-applet --with-locales-dir=/usr/share/locale"
+hostmakedepends="xfce4-dev-tools pkg-config intltool gettext-devel"
+makedepends="xfce4-panel-devel glib-devel dbus-glib-devel"
+depends="hamster-applet"
+short_desc="Recreation of the gnome-shell hamster extension for the xfce4 panel"
+maintainer="Hakan Erduman <hakan@erduman.de>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/projecthamster/xfce4-hamster-plugin"
+distfiles="https://github.com/projecthamster/${pkgname}/archive/v${version}.tar.gz"
+checksum=0802f8a695755153a2f89f7b99767ca7753521dadc3f20a7cec2e09b1b2bb032
+
+pre_configure() {
+	NOCONFIGURE=1 ./autogen.sh
+}

             reply	other threads:[~2021-01-07 12:02 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07 12:01 aquaherd [this message]
2021-01-07 17:24 ` [PR PATCH] [Updated] " aquaherd
2021-01-07 17:29 ` aquaherd
2021-01-07 17:39 ` aquaherd
2021-01-07 17:42 ` aquaherd
2021-01-08 10:50 ` [PR PATCH] [Updated] " aquaherd
2021-01-08 22:59 ` kawaiiamber
2021-01-09 11:25 ` [PR PATCH] [Updated] " aquaherd
2021-01-13 17:19 ` aquaherd
2021-01-15 16:16 ` [PR PATCH] [Updated] " aquaherd
2021-01-15 16:59 ` aquaherd
2021-01-15 17:04 ` [PR PATCH] [Updated] " aquaherd
2021-01-15 17:17 ` aquaherd
2021-01-15 20:48 ` kawaiiamber
2021-01-16 12:20 ` [PR PATCH] [Updated] " aquaherd
2021-01-16 12:43 ` aquaherd
2021-01-16 12:58 ` ericonr
2021-01-16 19:22 ` [PR PATCH] [Updated] " aquaherd
2021-01-16 19:31 ` aquaherd
2022-01-03 17:41 ` [PR PATCH] [Updated] " aquaherd
2022-01-03 20:47 ` aquaherd
2022-01-03 21:01 ` aquaherd
2022-01-03 21:11 ` aquaherd
2022-01-03 22:32 ` kawaiiamber
2022-01-04 11:24 ` [PR PATCH] [Updated] " aquaherd
2022-01-04 11:25 ` aquaherd
2022-01-04 11:26 ` [PR PATCH] [Updated] " aquaherd
2022-01-04 11:27 ` kawaiiamber
2022-01-04 11:38 ` [PR PATCH] [Updated] New packages: hamster-time-tracker-3.0.2 xfce4-hamster-plugin-1.17 aquaherd
2022-01-06 16:00 ` aquaherd
2022-02-27 16:26 ` aquaherd
2022-02-27 16:50 ` kawaiiamber
2022-02-28 10:52 ` [PR PATCH] [Updated] " aquaherd
2022-02-28 10:56 ` aquaherd
2022-02-28 10:57 ` aquaherd
2022-05-30  2:14 ` github-actions
2022-06-14  2:13 ` [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-27737@inbox.vuxu.org \
    --to=aquaherd@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).