Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package Request: spek
@ 2020-03-23 11:18 kartikynwa
  2020-03-24  7:23 ` not-chicken
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: kartikynwa @ 2020-03-23 11:18 UTC (permalink / raw)
  To: ml

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

New issue by kartikynwa on void-packages repository

https://github.com/void-linux/void-packages/issues/20314

Description:
Spek is an acoustic spectrum analyser written in C and C++. It uses FFmpeg libraries for audio decoding and wxWidgets for the GUI.

- Project page: http://spek.cc
- Github page: https://github.com/alexkay/spek

I tried writing a template from scratch but it doesn't compile since I am unfamiliar with how build systems work and I suck. I was able to build the program locally. [Link to my broken template.](https://github.com/kartikynwa/void-packages/blob/spek/srcpkgs/spek/template)

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

* Re: Package Request: spek
  2020-03-23 11:18 [ISSUE] Package Request: spek kartikynwa
@ 2020-03-24  7:23 ` not-chicken
  2020-03-25  6:12 ` kartikynwa
  2020-03-25  6:12 ` [ISSUE] [CLOSED] " kartikynwa
  2 siblings, 0 replies; 5+ messages in thread
From: not-chicken @ 2020-03-24  7:23 UTC (permalink / raw)
  To: ml

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

New comment by not-chicken on void-packages repository

https://github.com/void-linux/void-packages/issues/20314#issuecomment-603071908

Comment:
It doesn't build because it needs patches to build with latest ffmpeg.
This fork is better suited for inclusion imo : https://github.com/withmorten/spek-alternative

```
# Template file for 'spek-alternative'
pkgname=spek-alternative
version=0.8.2.3
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config automake intltool libtool"
makedepends="ffmpeg-devel gettext-devel wxWidgets-devel"
depends="ffmpeg"
short_desc="Acoustic spectrum analyser"
maintainer="Kartik Singh <kartik.ynwa@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/withmorten/spek-alternative"
distfiles="https://github.com/withmorten/spek-alternative/archive/${version}.tar.gz"
checksum="007ba4b84a310b078e378aa84c8e80783db5821437a757a488c3ecec377e6b2a"

pre_configure() {
	./autogen.sh
}
```

Built and run on x86_64


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

* Re: Package Request: spek
  2020-03-23 11:18 [ISSUE] Package Request: spek kartikynwa
  2020-03-24  7:23 ` not-chicken
@ 2020-03-25  6:12 ` kartikynwa
  2020-03-25  6:12 ` [ISSUE] [CLOSED] " kartikynwa
  2 siblings, 0 replies; 5+ messages in thread
From: kartikynwa @ 2020-03-25  6:12 UTC (permalink / raw)
  To: ml

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

New comment by kartikynwa on void-packages repository

https://github.com/void-linux/void-packages/issues/20314#issuecomment-603660245

Comment:
Thank you very much for this @not-chicken 

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

* Re: [ISSUE] [CLOSED] Package Request: spek
  2020-03-23 11:18 [ISSUE] Package Request: spek kartikynwa
  2020-03-24  7:23 ` not-chicken
  2020-03-25  6:12 ` kartikynwa
@ 2020-03-25  6:12 ` kartikynwa
  2 siblings, 0 replies; 5+ messages in thread
From: kartikynwa @ 2020-03-25  6:12 UTC (permalink / raw)
  To: ml

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

Closed issue by kartikynwa on void-packages repository

https://github.com/void-linux/void-packages/issues/20314

Description:
Spek is an acoustic spectrum analyser written in C and C++. It uses FFmpeg libraries for audio decoding and wxWidgets for the GUI.

- Project page: http://spek.cc
- Github page: https://github.com/alexkay/spek

I tried writing a template from scratch but it doesn't compile since I am unfamiliar with how build systems work and I suck. I was able to build the program locally. [Link to my broken template.](https://github.com/kartikynwa/void-packages/blob/spek/srcpkgs/spek/template)

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

* [ISSUE] Package request: Spek
@ 2020-09-10 14:04 absolutelynothinghere
  0 siblings, 0 replies; 5+ messages in thread
From: absolutelynothinghere @ 2020-09-10 14:04 UTC (permalink / raw)
  To: ml

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

New issue by absolutelynothinghere on void-packages repository

https://github.com/void-linux/void-packages/issues/24802

Description:
I would like to request the **[Spek](http://spek.cc/)** package, an acoustic spectrum analyzer. Last release is [0.8.2](https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.tar.xz) dated February 2013, there was also a 0.8.3 release shortly after but it was solely for Mac OSX. The Spek project is abandoned so the package shouldn't need maintenance or updates beyond the initial commit.

To whoever will pick this up; you might need older versions of ffmpeg, libavcodec, and libavformat to compile Spek. I have tried compiling it on my own and failed miserably.

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

end of thread, other threads:[~2020-09-10 14:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-23 11:18 [ISSUE] Package Request: spek kartikynwa
2020-03-24  7:23 ` not-chicken
2020-03-25  6:12 ` kartikynwa
2020-03-25  6:12 ` [ISSUE] [CLOSED] " kartikynwa
2020-09-10 14:04 [ISSUE] Package request: Spek absolutelynothinghere

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