Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Package request: tcl-snack
Date: Fri, 26 Apr 2024 09:18:18 +0200	[thread overview]
Message-ID: <20240426071818.BDA822172C@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49825@inbox.vuxu.org>

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/issues/49825#issuecomment-2078778604

Comment:
```
# Template file for 'tcl-snack
pkgname=tcl-snack
version=2.2.10
revision=1
build_style=gnu-makefile
build_wrksrc=unix
hostmakedepends=""
makedepends="tcl-devel tk-devel vorbis-tools libvorbis-devel alsa-lib-devel"
short_desc="Snack is a powerfull multi-platform library for audio playback, recording, etc. using Tcl/Tk or Python."
maintainer="someone <someone@some.one>"
license="GPL-2.0-only"
homepage="https://www.speech.kth.se/snack/"
distfiles="https://web.archive.org/web/20230819212652/https://www.speech.kth.se/snack/dist/snack${version}.tar.gz"
checksum="4bfe764547ab92ba58f43b77366dbb7c7b3512d65a27cdbf9e585a9cb64ce81e"


post_extract () {
	# Minor code corrections, missing include.
	sed -i '/#include <stdlib.h>/a #include <math.h>' ${wrksrc}/generic/jkFormatMP3.c
}

do_configure () {
	./configure \
		--enable-alsa \
		--with-tcl=/usr/lib/ \
		--with-tk=/usr/lib \
		--with-ogg-include=/usr/lib \
		--with-ogg-lib=/usr/lib
}
```

  parent reply	other threads:[~2024-04-26  7:18 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-13 18:27 [ISSUE] " Eloitor
2024-04-13 19:08 ` Eloitor
2024-04-23 11:39 ` MechDR
2024-04-23 11:49 ` Eloitor
2024-04-23 14:13 ` MechDR
2024-04-25 17:27 ` MechDR
2024-04-25 20:25 ` Eloitor
2024-04-25 20:25 ` Eloitor
2024-04-25 22:26 ` MechDR
2024-04-26  7:14 ` Eloitor
2024-04-26  7:18 ` Eloitor [this message]
2024-04-26  7:31 ` Eloitor
2024-04-26  7:51 ` Eloitor
2024-04-26  7:51 ` Eloitor
2024-04-26  7:53 ` MechDR
2024-04-26  7:54 ` MechDR
2024-04-26  7:57 ` Eloitor
2024-04-26  8:01 ` Eloitor
2024-04-26  8:03 ` MechDR

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=20240426071818.BDA822172C@inbox.vuxu.org \
    --to=eloitor@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).