Github messages for voidlinux
 help / color / mirror / Atom feed
From: subnut <subnut@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] jp2a: update to 1.1.1, adopt
Date: Mon, 25 Apr 2022 18:31:01 +0200	[thread overview]
Message-ID: <20220425163101.Qb7FCoCm3gPZ5U3xoDkAqdfdtycCOdeGLKUSepcHqnw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36508@inbox.vuxu.org>

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

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

https://github.com/subnut/void-packages jp2a
https://github.com/void-linux/void-packages/pull/36508

jp2a: update to 1.1.1, adopt
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
<!-- 
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

#### Additional info
Closes #36461

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

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

From cf536a16a3d3a9516b85a4133530326d65054c1c Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Sun, 3 Apr 2022 23:13:44 +0530
Subject: [PATCH] jp2a: update to 1.1.1

---
 srcpkgs/jp2a/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/jp2a/template b/srcpkgs/jp2a/template
index dc7d1b2ebb81..1fb5cdec9e4a 100644
--- a/srcpkgs/jp2a/template
+++ b/srcpkgs/jp2a/template
@@ -1,17 +1,13 @@
 # Template file for 'jp2a'
 pkgname=jp2a
-version=1.0.7
+version=1.1.1
 revision=1
 build_style=gnu-configure
-hostmakedepends="automake"
-makedepends="libjpeg-turbo-devel libcurl-devel"
+makedepends="libjpeg-turbo-devel libpng-devel libcurl-devel ncurses-devel"
 short_desc="JPEG image to ASCII art converter"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
-homepage="https://github.com/cslarsen/jp2a"
-distfiles="https://github.com/cslarsen/jp2a/archive/v${version}.tar.gz"
-checksum=e509d8bbf9434afde5c342568b21d11831a61d9942ca8cb1633d4295b7bc5059
-
-pre_configure() {
-	autoreconf -fi
-}
+homepage="https://github.com/Talinx/jp2a"
+distfiles="https://github.com/Talinx/jp2a/releases/download/v${version}/jp2a-${version}.tar.gz"
+checksum=144dd671373ee67821fb1c579f444758645af1ca9d6d419ffa7947a002847c82
+export bashcompdir=/usr/share/bash-completion/completions

  parent reply	other threads:[~2022-04-25 16:31 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-03 18:38 [PR PATCH] " subnut
2022-04-14  9:01 ` wael444
2022-04-14  9:13 ` paper42
2022-04-14 10:50 ` wael444
2022-04-19 17:18 ` [PR REVIEW] " leahneukirchen
2022-04-19 19:01 ` paper42
2022-04-20  2:34 ` [PR PATCH] [Updated] " subnut
2022-04-25 14:48 ` [PR REVIEW] " paper42
2022-04-25 16:31 ` subnut [this message]
2022-05-26 14:07 ` jp2a: update to 1.1.1 wael444
2022-05-26 14:12 ` wael444
2022-05-26 14:25 ` wael444
2022-05-26 14:43 ` paper42
2022-05-26 14:47 ` wael444
2022-05-26 17:14 ` subnut
2022-05-26 17:20 ` wael444
2022-05-26 20:45 ` [PR PATCH] [Merged]: " leahneukirchen

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=20220425163101.Qb7FCoCm3gPZ5U3xoDkAqdfdtycCOdeGLKUSepcHqnw@z \
    --to=subnut@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).