Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: outguess-0.4
Date: Tue, 27 Dec 2022 12:46:51 +0100	[thread overview]
Message-ID: <20221227114651.Tzd1MtgAnKsf7_Lt0gfsqP6KmXd_G4j7d0M3Xw076SA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41314@inbox.vuxu.org>

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

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

https://github.com/Eloitor/void-packages outguess
https://github.com/void-linux/void-packages/pull/41314

New package: outguess-0.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)

closes https://github.com/void-linux/void-packages/issues/41217

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

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

From a20e5de1c631f3ef3ab39d4855ce473dec8423ba Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 27 Dec 2022 10:22:39 +0100
Subject: [PATCH] New package: outguess-0.4

---
 srcpkgs/outguess/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/outguess/template

diff --git a/srcpkgs/outguess/template b/srcpkgs/outguess/template
new file mode 100644
index 000000000000..76f89be8a93b
--- /dev/null
+++ b/srcpkgs/outguess/template
@@ -0,0 +1,22 @@
+# Template file for 'outguess'
+pkgname=outguess
+version=0.4
+revision=1
+build_style=gnu-configure
+configure_args="--with-generic-jconfig"
+hostmakedepends="autoconf automake"
+short_desc="Universal steganographic tool"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="custom:Custom"
+homepage="https://github.com/resurrecting-open-source-projects/outguess"
+changelog="https://github.com/resurrecting-open-source-projects/outguess/blob/master/ChangeLog"
+distfiles="https://github.com/resurrecting-open-source-projects/outguess/archive/refs/tags/${version}.tar.gz"
+checksum=1279b05f3bb5e8956c6eb424db247e773440898310c10dbf9571e7b6afae5d60
+
+pre_configure() {
+	./autogen.sh
+}
+
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2022-12-27 11:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-27  9:22 [PR PATCH] " Eloitor
2022-12-27 11:46 ` Eloitor [this message]
2022-12-27 11:48 ` [PR PATCH] [Updated] " Eloitor
2023-01-03 17:04 ` n3v3rde4d
2023-04-04  1:53 ` github-actions
2023-04-04  7:56 ` [PR PATCH] [Updated] " Eloitor
2023-04-04 17:08 ` Eloitor
2023-06-24 12:58 ` [PR REVIEW] " Duncaen
2023-06-24 15:39 ` [PR PATCH] [Merged]: " Duncaen

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=20221227114651.Tzd1MtgAnKsf7_Lt0gfsqP6KmXd_G4j7d0M3Xw076SA@z \
    --to=eloitor@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).