From: nadevko <nadevko@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: activate-linux-0.0.2
Date: Sun, 29 May 2022 14:09:35 +0200 [thread overview]
Message-ID: <20220529120935.oT6iK8BoWvmj9FnF7u9TBzobUQgv9h366msyD8yGnj4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37185@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 664 bytes --]
There is an updated pull request by nadevko against master on the void-packages repository
https://github.com/nadevko/void-packages activate-linux
https://github.com/void-linux/void-packages/pull/37185
New package: activate-linux-0.0.2
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, x86_64
A patch file from https://github.com/void-linux/void-packages/pull/37185.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-activate-linux-37185.patch --]
[-- Type: text/x-diff, Size: 1260 bytes --]
From d67beab06505b11de5f5231b288be151f1a8815d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nade=C5=ADka?= <nadevko@riseup.net>
Date: Wed, 18 May 2022 16:59:28 +0300
Subject: [PATCH] New package: activate-linux-0.0.2
---
srcpkgs/activate-linux/template | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 srcpkgs/activate-linux/template
diff --git a/srcpkgs/activate-linux/template b/srcpkgs/activate-linux/template
new file mode 100644
index 000000000000..d3aa6cfb45e1
--- /dev/null
+++ b/srcpkgs/activate-linux/template
@@ -0,0 +1,20 @@
+# Template file for 'activate-linux'
+pkgname=activate-linux
+version=0.0.2
+revision=1
+build_style=gnu-makefile
+hostmakedepends=pkg-config
+makedepends="libXfixes-devel libX11-devel libXinerama-devel cairo-devel"
+short_desc="\"Activate Windows\" watermark ported to Linux"
+maintainer="Nadeŭka <nadevko@riseup.net>"
+license=GPL-3.0-or-later
+homepage=https://github.com/MrGlockenspiel/activate-linux
+distfiles=$homepage/archive/refs/tags/v$version.tar.gz
+checksum=d6235b9d13bd896a130a83cc6d882da677fb19edb5a76735453b866aa0e7690d
+CFLAGS+=" -lXfixes -lX11 -lXinerama -lcairo -I$XBPS_CROSS_BASE/usr/include/cairo"
+
+do_install() {
+ vbin $pkgname
+ vlicense LICENSE.md
+ vdoc ARGS.md
+}
prev parent reply other threads:[~2022-05-29 12:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-18 15:08 [PR PATCH] New package: activate-linux-0.0.1 nadevko
2022-05-18 18:32 ` [PR REVIEW] " Chocimier
2022-05-22 17:31 ` [PR PATCH] [Updated] " nadevko
2022-05-22 17:39 ` New package: activate-linux-0.0.2 nadevko
2022-05-23 19:39 ` Chocimier
2022-05-23 19:39 ` [PR REVIEW] " Chocimier
2022-05-24 3:14 ` abenson
2022-05-24 14:00 ` [PR PATCH] [Updated] " nadevko
2022-05-29 12:09 ` nadevko [this message]
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=20220529120935.oT6iK8BoWvmj9FnF7u9TBzobUQgv9h366msyD8yGnj4@z \
--to=nadevko@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).