Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] notcuses + growlight update.
@ 2021-12-05 13:44 mobinmob
  2021-12-31 15:45 ` [PR PATCH] [Updated] " mobinmob
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: mobinmob @ 2021-12-05 13:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages notcurses
https://github.com/void-linux/void-packages/pull/34395

notcuses + growlight update.
<!-- 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 [skip CI](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, (ARCH-LIBC)
- 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/34395.patch is attached

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

From ffa456e7dbe5d67c7e3c5def0fc5149ae80dfd80 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 5 Dec 2021 15:41:50 +0200
Subject: [PATCH 1/3] New package: libdeflate-1.8.

---
 common/shlibs               |  1 +
 srcpkgs/libdeflate-devel    |  1 +
 srcpkgs/libdeflate/template | 27 +++++++++++++++++++++++++++
 3 files changed, 29 insertions(+)
 create mode 120000 srcpkgs/libdeflate-devel
 create mode 100644 srcpkgs/libdeflate/template

diff --git a/common/shlibs b/common/shlibs
index abdf7b261f8a..ee659f876449 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4071,3 +4071,4 @@ libm4ri-0.0.20200125.so m4ri-20200125_1
 libm4rie-0.0.20200125.so m4rie-20200125_1
 libptytty.so.0 libptytty-2.0_1
 libcoeurl.so.0 coeurl-0.1.0_1
+libdeflate.so.0 libdeflate-1.8_1
diff --git a/srcpkgs/libdeflate-devel b/srcpkgs/libdeflate-devel
new file mode 120000
index 000000000000..e29c9946ff06
--- /dev/null
+++ b/srcpkgs/libdeflate-devel
@@ -0,0 +1 @@
+libdeflate
\ No newline at end of file
diff --git a/srcpkgs/libdeflate/template b/srcpkgs/libdeflate/template
new file mode 100644
index 000000000000..a2c0c3ac5469
--- /dev/null
+++ b/srcpkgs/libdeflate/template
@@ -0,0 +1,27 @@
+# Template file for 'libdeflate'
+pkgname=libdeflate
+version=1.8
+revision=1
+build_style=gnu-makefile
+make_build_args="PREFIX=/usr PROG_SUFFIX=libdeflate"
+checkdepends="zlib-devel"
+short_desc="Optimized library for DEFLATE/zlib/gzip (de)compression"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="MIT"
+homepage="https://github.com/ebiggers/libdeflate"
+distfiles="https://github.com/ebiggers/libdeflate/archive/refs/tags/v${version}.tar.gz"
+checksum=50711ad4e9d3862f8dfb11b97eb53631a86ee3ce49c0e68ec2b6d059a9662f61
+
+post_install() {
+	vlicense COPYING
+}
+
+libdeflate-devel_package() {
+	short_desc+=" - development files"
+	depends="${sourcepkg}>=${version}_${revision}"
+	pkg_install() {
+		vmove usr/include
+		vmove "usr/lib/*.a"
+		vmove "usr/lib/*.so"
+	}
+}

From 95e0222337bddd7e51c6ecac7340b424d0a8a83b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 5 Dec 2021 15:42:01 +0200
Subject: [PATCH 2/3] notcurses: update to 3.0.0.

---
 common/shlibs              | 6 +++---
 srcpkgs/notcurses/template | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index ee659f876449..1d2a759d4ec8 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3947,9 +3947,9 @@ liburing.so.2 liburing-2.0_1
 libbson-1.0.so.0 libbson-1.17.4_2
 libsonic.so.0 libsonic-0.2.0_1
 libtickit.so.3 libtickit-0.4.1_1
-libnotcurses.so.2 notcurses-2.4.9_1
-libnotcurses-core.so.2 notcurses-2.4.9_1
-libnotcurses++.so.2 notcurses-2.4.9_1
+libnotcurses.so.3 notcurses-3.0.0_1
+libnotcurses-core.so.3 notcurses-3.0.0_1
+libnotcurses++.so.3 notcurses-3.0.0_1
 libevemu.so.3 evemu-2.7.0_1
 libantilib.so.1 libantimicrox-3.1.2_1
 libinih.so.0 inih-52_1
diff --git a/srcpkgs/notcurses/template b/srcpkgs/notcurses/template
index c43cf269a988..8c37be88a218 100644
--- a/srcpkgs/notcurses/template
+++ b/srcpkgs/notcurses/template
@@ -1,12 +1,12 @@
 # Template file for 'notcurses'
 pkgname=notcurses
-version=2.4.9
+version=3.0.0
 revision=1
 build_style=cmake
 configure_args="-DUSE_STATIC=ON $(vopt_bool man USE_PANDOC)"
 hostmakedepends="pkg-config $(vopt_if man pandoc)"
 makedepends="libunistring-devel ffmpeg-devel ncurses-libtinfo-devel qrcodegen-devel doctest-devel
- zlib-devel"
+ libdeflate-devel"
 depends="ncurses-base"
 short_desc="Blingful character graphics/TUI library"
 maintainer="mobinmob <mobinmob@disroot.org>"
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://nick-black.com/dankwiki/index.php/Notcurses"
 changelog="https://raw.githubusercontent.com/dankamongmen/notcurses/master/NEWS.md"
 distfiles="https://github.com/dankamongmen/notcurses/archive/v${version}.tar.gz"
-checksum=a2771ad1633e0158f8273fa8b30b5bce0f12e1205e863045f4ae186b6b52f537
+checksum=b4839108ca8f9aef31d2f537485cbd878356bbcd4ad4f7a4dd19e72201d01cee
 
 build_options="man"
 desc_option_man="Use pandoc for manpages"

From 385590abdec4f6c27155f52530d3e7ba4d8f3e79 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 5 Dec 2021 15:42:12 +0200
Subject: [PATCH 3/3] growlight: update to 1.2.38.

---
 srcpkgs/growlight/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/growlight/template b/srcpkgs/growlight/template
index 923b5da9a1ce..3703defbdfef 100644
--- a/srcpkgs/growlight/template
+++ b/srcpkgs/growlight/template
@@ -1,7 +1,7 @@
 # Template file for 'growlight'
 pkgname=growlight
-version=1.2.37
-revision=2
+version=1.2.38
+revision=1
 build_style=cmake
 configure_args="$(vopt_bool zfs USE_LIBZFS) $(vopt_bool man USE_PANDOC)"
 hostmakedepends="pkg-config $(vopt_if man pandoc)"
@@ -14,7 +14,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://nick-black.com/dankwiki/index.php/Growlight"
 distfiles="https://github.com/dankamongmen/growlight/archive/v${version}.tar.gz"
-checksum=82a349b623dcfd5db6dc56332f52a2c605775dba31f926576466e9896240a090
+checksum=9c8a5854ba30aa66a7b806b75f00784942f29711dbde0787a29f06583e6ec7a3
 
 build_options="man zfs"
 

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

end of thread, other threads:[~2022-01-26 21:35 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-05 13:44 [PR PATCH] notcuses + growlight update mobinmob
2021-12-31 15:45 ` [PR PATCH] [Updated] " mobinmob
2021-12-31 15:46 ` mobinmob
2021-12-31 16:04 ` [PR PATCH] [Updated] " mobinmob
2022-01-06 11:03 ` mobinmob
2022-01-06 11:04 ` mobinmob
2022-01-10 17:45 ` [PR PATCH] [Updated] " mobinmob
2022-01-10 17:46 ` mobinmob
2022-01-13 19:54 ` [PR REVIEW] " Piraty
2022-01-14 13:52 ` [PR PATCH] [Updated] " mobinmob
2022-01-14 13:52 ` [PR REVIEW] " mobinmob
2022-01-22 14:23 ` [PR PATCH] [Updated] " mobinmob
2022-01-22 14:24 ` mobinmob
2022-01-22 16:50 ` [PR REVIEW] " Piraty
2022-01-23  9:08 ` [PR PATCH] [Updated] " mobinmob
2022-01-23  9:09 ` mobinmob
2022-01-23  9:10 ` [PR REVIEW] " mobinmob
2022-01-26 21:35 ` [PR PATCH] [Closed]: " Piraty

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