Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494396 - media-sound/pithos-0.3.18 version bump and HOMEPAGE SRC_URI change
Summary: media-sound/pithos-0.3.18 version bump and HOMEPAGE SRC_URI change
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL: http://pithos.github.io/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-15 22:37 UTC by Patrick McMunn
Modified: 2014-10-13 18:09 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Updated ebuild (pithos-0.3.18.ebuild,1.39 KB, text/plain)
2014-01-02 07:41 UTC, Adam Feldman
Details
ported patch to new version (pithos-0.3.18-detect-datadir.patch,611 bytes, patch)
2014-01-02 07:42 UTC, Adam Feldman
Details | Diff
ported patch to new version (pithos-0.3.18-dont-notify-volume.patch,572 bytes, patch)
2014-01-02 07:42 UTC, Adam Feldman
Details | Diff
Updated ebuild (pithos-0.3.18.ebuild,1.39 KB, text/plain)
2014-01-02 08:26 UTC, Adam Feldman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick McMunn 2013-12-15 22:37:18 UTC
A new version of Pithos was released about 5 days ago. Only a few changes are necessary compared to media-sound/pithos-20130808. 1) An RDEPEND must be added to dev-python/pylast. 2) The new homepage is http://pithos.github.io/ 3) The SRC_URI should be updated to https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

The old patches no longer apply either, but I don't know if they're still necessary. It seems to work fine without any patches.

Reproducible: Always
Comment 1 Adam Feldman gentoo-dev 2014-01-02 07:41:38 UTC
Created attachment 366740 [details]
Updated ebuild

ebuild: updated homepage, src uri, moved patches to src_prepare
For older versions of this application, I needed gst-plugins:0.10 instead of gst-plugins:1.0 so when I can get this up and running, I will have to check if that is still the case.
Comment 2 Adam Feldman gentoo-dev 2014-01-02 07:42:16 UTC
Created attachment 366742 [details, diff]
ported patch to new version
Comment 3 Adam Feldman gentoo-dev 2014-01-02 07:42:36 UTC
Created attachment 366744 [details, diff]
ported patch to new version
Comment 4 Adam Feldman gentoo-dev 2014-01-02 07:45:11 UTC
I should note that with my updated ebuild, our old setup.py that we use to replace the upstream one throws an index out of bounds error.  I haven't had the time to look at what the cause is yet.


File "setup.py", line 18, in <module>
    for root, dirs, files in walk(join(datadir, data))][0] for data in datadirs]
Comment 5 Adam Feldman gentoo-dev 2014-01-02 08:26:06 UTC
Created attachment 366748 [details]
Updated ebuild

Just confirmed that gst-plugins-meta must be :0.10 on my system.  This updated ebuild reflects that.
Comment 6 Patrick McLean gentoo-dev 2014-10-13 18:09:20 UTC
This should be fixed in pithos-1.0.0, which is the only unmasked version currently in the tree.