Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 478306

Summary: media-sound/spek-0.8.3 version bump
Product: Gentoo Linux Reporter: a random fuzz <eternalfuzzy1>
Component: Current packagesAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: media-sound/spek-0.8.3-ebuild

Description a random fuzz 2013-07-27 01:35:30 UTC
Created attachment 354274 [details]
media-sound/spek-0.8.3-ebuild

Update to the current version of spek, released 2013-02-26.

Ebuild has a couple of changes: requires autoconf to build and the download url changed somewhat.

This build fixes various problems that crop up when using spek 0.8.1 with ffmpeg v1.2.1 or later.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2013-07-28 02:07:39 UTC
(In reply to eternalfuzzy1 from comment #0)
> Created attachment 354274 [details]
> media-sound/spek-0.8.3-ebuild
> 
> Update to the current version of spek, released 2013-02-26.
> 
> Ebuild has a couple of changes: requires autoconf to build and the download
> url changed somewhat.
> 
> This build fixes various problems that crop up when using spek 0.8.1 with
> ffmpeg v1.2.1 or later.

Thanks for the report an the ebuild, suggestions:

- DISTDIR/${PV}.tar.gz is not very uniq and might clash with others,
  use " -> ${P}.tar.gz" syntax to assign a sound filename.
- if two src_prepare functions are defined, only the later one is executed.
  I think the disable updates patch is still wanted, right?

+*spek-0.8.3 (28 Jul 2013)
+
+  28 Jul 2013; Michael Weber <xmw@gentoo.org> +spek-0.8.3.ebuild,
+  -spek-0.7.ebuild, -spek-0.8.0.ebuild, -spek-0.8.1.ebuild:
+  Version bump (requested by eternalfuzzy1@gmail.com, bug 478306), inherit
+  wxwidgets eclass (reported by boxcars@gmx.net, bug 475372), drop old versions.
+