* [PR PATCH] milkytracker: update to 1.05.01, adopt.
@ 2024-12-21 12:36 Rutpiv
2024-12-24 18:29 ` [PR REVIEW] " classabbyamp
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Rutpiv @ 2024-12-21 12:36 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 721 bytes --]
There is a new pull request by Rutpiv against master on the void-packages repository
https://github.com/Rutpiv/void-packages milkytracker
https://github.com/void-linux/void-packages/pull/53613
milkytracker: update to 1.05.01, adopt.
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture (x86_64)
- I built this PR locally for these architectures using specific masterdirs:
- x86_64-musl
- i686
- I built this PR locally for these architectures (crossbuilds):
- aarch64
- aarch64-musl
- armv7l
- armv7l-musl
A patch file from https://github.com/void-linux/void-packages/pull/53613.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-milkytracker-53613.patch --]
[-- Type: text/x-diff, Size: 1314 bytes --]
From 30d7a468891b40d2f261efcf703ea1cde4ccb2c0 Mon Sep 17 00:00:00 2001
From: Roger Freitas Pereira <roger_freitas@live.com>
Date: Sat, 21 Dec 2024 09:33:52 -0300
Subject: [PATCH] milkytracker: update to 1.05.01, adopt.
---
srcpkgs/milkytracker/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/milkytracker/template b/srcpkgs/milkytracker/template
index a38f5b7cc891de..f706fe677b11d3 100644
--- a/srcpkgs/milkytracker/template
+++ b/srcpkgs/milkytracker/template
@@ -1,17 +1,17 @@
# Template file for 'milkytracker'
pkgname=milkytracker
-version=1.04.00
+version=1.05.01
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="SDL2-devel zlib-devel jack-devel alsa-lib-devel rtmidi-devel"
depends="libjack rtmidi"
short_desc="Fast Tracker II inspired music tracker"
-maintainer="tm512 <elykdav@gmail.com>"
+maintainer="Rutpiv <roger_freitas@live.com>"
license="GPL-3.0-only"
homepage="http://milkytracker.titandemo.org/"
distfiles="https://github.com/milkytracker/MilkyTracker/archive/v${version}.tar.gz"
-checksum=29b9c9572ad8bf8f4add2de19c3f8fb0382738763a92e76f3d01dea82c40ff72
+checksum=c487fccf6c97c483f5a624c3a408377393fa45a27cca27323425ad71ee689e16
post_install() {
vinstall resources/milkytracker.desktop 644 usr/share/applications
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR REVIEW] milkytracker: update to 1.05.01, adopt.
2024-12-21 12:36 [PR PATCH] milkytracker: update to 1.05.01, adopt Rutpiv
@ 2024-12-24 18:29 ` classabbyamp
2024-12-29 11:20 ` tm512
2024-12-30 19:42 ` [PR PATCH] [Merged]: " classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-12-24 18:29 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 171 bytes --]
New review comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/53613#discussion_r1896912346
Comment:
@tm512 is this ok?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR REVIEW] milkytracker: update to 1.05.01, adopt.
2024-12-21 12:36 [PR PATCH] milkytracker: update to 1.05.01, adopt Rutpiv
2024-12-24 18:29 ` [PR REVIEW] " classabbyamp
@ 2024-12-29 11:20 ` tm512
2024-12-30 19:42 ` [PR PATCH] [Merged]: " classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: tm512 @ 2024-12-29 11:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 180 bytes --]
New review comment by tm512 on void-packages repository
https://github.com/void-linux/void-packages/pull/53613#discussion_r1899111793
Comment:
Sure, I don't really object to it.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Merged]: milkytracker: update to 1.05.01, adopt.
2024-12-21 12:36 [PR PATCH] milkytracker: update to 1.05.01, adopt Rutpiv
2024-12-24 18:29 ` [PR REVIEW] " classabbyamp
2024-12-29 11:20 ` tm512
@ 2024-12-30 19:42 ` classabbyamp
2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-12-30 19:42 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 596 bytes --]
There's a merged pull request on the void-packages repository
milkytracker: update to 1.05.01, adopt.
https://github.com/void-linux/void-packages/pull/53613
Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture (x86_64)
- I built this PR locally for these architectures using specific masterdirs:
- x86_64-musl
- i686
- I built this PR locally for these architectures (crossbuilds):
- aarch64
- aarch64-musl
- armv7l
- armv7l-musl
- armv6l
- armv6l-musl
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-12-30 19:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-21 12:36 [PR PATCH] milkytracker: update to 1.05.01, adopt Rutpiv
2024-12-24 18:29 ` [PR REVIEW] " classabbyamp
2024-12-29 11:20 ` tm512
2024-12-30 19:42 ` [PR PATCH] [Merged]: " classabbyamp
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).