Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] jp2a: update to 1.1.1, adopt
@ 2022-04-03 18:38 subnut
  2022-04-14  9:01 ` wael444
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: subnut @ 2022-04-03 18:38 UTC (permalink / raw)
  To: ml

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

There is a new 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
-->


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: 1508 bytes --]

From ff9be0c449211fcb576cef3597aa6df555c176ea 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, adopt

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

diff --git a/srcpkgs/jp2a/template b/srcpkgs/jp2a/template
index dc7d1b2ebb81..87c6e81ba02b 100644
--- a/srcpkgs/jp2a/template
+++ b/srcpkgs/jp2a/template
@@ -1,17 +1,18 @@
 # 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"
+hostmakedepends="automake autoconf autoconf-archive pkg-config"
+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
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/Talinx/jp2a"
+distfiles="https://github.com/Talinx/jp2a/archive/v${version}.tar.gz"
+checksum=332521cd4675b4a03c7080a600ccbd848eb29aebf17fce767f163d8dac141555
 
 pre_configure() {
-	autoreconf -fi
+	autoreconf -vi
+	export bashcompdir=/usr/share/bash-completion/completions
 }

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-05-26 20:45 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-03 18:38 [PR PATCH] jp2a: update to 1.1.1, adopt 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 ` [PR PATCH] [Updated] " subnut
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

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).