Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cmt: update to 1.18 and make it buildable
@ 2022-10-01 13:27 meator
  2022-12-31  1:55 ` github-actions
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: meator @ 2022-10-01 13:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages cmt
https://github.com/void-linux/void-packages/pull/39583

cmt: update to 1.18 and make it buildable
The 1.17 version doesn't build:
```
=> xbps-src: updating repositories for host (x86_64)...
[*] Updating repository `https://repo-default.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/nonfree/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/debug/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> cmt-1.17_2: removing autodeps, please wait...
=> cmt-1.17_2: building [gnu-makefile] for x86_64...
   [target] ladspa-sdk-1.15_3: found (https://repo-default.voidlinux.org/current)
=> cmt-1.17_2: installing target dependencies: ladspa-sdk-1.15_3 ...
=> cmt-1.17_2: running do-fetch hook: 00-distfiles ...
=> cmt-1.17_2: fetching distfile 'cmt_1.17.tgz' from 'http://www.ladspa.org/download/cmt_1.17.tgz'...
http://www.ladspa.org/download/cmt_1.17.tgz: Not Found
=> ERROR: cmt-1.17_2: failed to fetch 'cmt_1.17.tgz'.
```

#### Testing the changes
- I tested the changes in this PR: **NO**

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

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

From adf3104dcd3a2e3ec3426efdb3f009b93901c4aa Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sat, 1 Oct 2022 15:22:50 +0200
Subject: [PATCH] cmt: update to 1.18.

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

diff --git a/srcpkgs/cmt/template b/srcpkgs/cmt/template
index dccdac67e966..3ea9fc5a8e61 100644
--- a/srcpkgs/cmt/template
+++ b/srcpkgs/cmt/template
@@ -1,7 +1,7 @@
 # Template file for 'cmt'
 pkgname=cmt
-version=1.17
-revision=2
+version=1.18
+revision=1
 wrksrc="${pkgname}_${version}"
 build_wrksrc="src"
 build_style=gnu-makefile
@@ -12,7 +12,7 @@ maintainer="Olga Ustuzhanina <me@laserbat.pw>"
 license="GPL-2.0-or-later"
 homepage="http://www.ladspa.org/cmt/overview.html"
 distfiles="http://www.ladspa.org/download/${pkgname}_${version}.tgz"
-checksum=eb56d7abebfdf8a6d0ad65d012238c9fc394dd41eeca11900812a8cb6b07ad1f
+checksum=a82f8636de1f4ada386a199a017a9cd775a49b49e716b11e8dd3f723c93df6ca
 
 post_extract() {
 	sed -e "/^CFLAGS/ s/-O2/${CFLAGS}/" \

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

end of thread, other threads:[~2023-04-25  1:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-01 13:27 [PR PATCH] cmt: update to 1.18 and make it buildable meator
2022-12-31  1:55 ` github-actions
2023-01-02  7:15 ` [PR REVIEW] " kruceter
2023-01-02  7:15 ` kruceter
2023-01-02  7:15 ` kruceter
2023-01-03 13:08 ` [PR PATCH] [Updated] " meator
2023-01-03 13:09 ` meator
2023-01-03 13:19 ` [PR REVIEW] " meator
2023-01-03 13:20 ` meator
2023-01-03 13:21 ` meator
2023-01-07 21:49 ` kruceter
2023-01-07 22:18 ` kruceter
2023-01-10 15:00 ` meator
2023-01-10 15:23 ` kruceter
2023-04-11  1:51 ` github-actions
2023-04-25  1:53 ` [PR PATCH] [Closed]: " github-actions

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