Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 569106 - dev-libs/uchardet: invalid SRC_URI
Summary: dev-libs/uchardet: invalid SRC_URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Coacher
URL: https://github.com/BYVoid/uchardet
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-22 07:15 UTC by Coacher
Modified: 2016-02-02 04:05 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Coacher 2015-12-22 07:15:03 UTC
Hello.

Current homepage in the ebuild: https://code.google.com/p/uchardet/
Current homepage of the project: https://github.com/BYVoid/uchardet

Please update.
Comment 1 Coacher 2015-12-22 07:16:17 UTC
And more on the topic of uchardet support in general.

Rion, Nikoli are you planning to continue actively support this ebuild in Gentoo?
Comment 2 Sergey Ilinykh 2015-12-22 07:35:19 UTC
it's SRC_URI that should be changed.

current version is 0.0.5 we have just bump ebuild.
Comment 3 Coacher 2015-12-22 07:42:06 UTC
(In reply to Rion from comment #2)
> it's SRC_URI that should be changed.

Yes, you are right. Sorry, my mistake.
Comment 4 Coacher 2015-12-22 07:43:37 UTC
(In reply to Rion from comment #2)
> current version is 0.0.5 we have just bump ebuild.

Yes, please. There is a separate bug for that: bug #569110
Comment 5 Ian Delaney (RETIRED) gentoo-dev 2015-12-27 08:11:08 UTC
We still need a clearly stilpulated new SRC_URI. Is it sourced form the HOMEPAGE https://github.com/BYVoid/ or is it mirrored from github?
Comment 6 Coacher 2016-01-25 09:37:01 UTC
https://github.com/gentoo/gentoo/pull/720
Comment 7 Coacher 2016-01-25 09:52:10 UTC
commit f4de20e040412a6b55569b3be26fd54bb789120d
Author: Ilya Tumaykin <itumaykin@gmail.com>
Date:   Mon Jan 25 11:03:06 2016 +0300

    dev-libs/uchardet: verbump to 0.0.5 wrt bug 569110

    List of changes:
    - update SRC_URI to follow the upstream's migration
      from googlecode to github wrt bug 569106;
    - proper static-libs USE handling via configure option;
    - add testing support to ebuild;
    - drop unneeded empty DEPEND/RDEPEND;
    - sync DESCRIPTION with upstream.

    Gentoo-Bugs: 569106, 569110

    Package-Manager: portage-2.2.27
Comment 8 Coacher 2016-02-02 02:10:51 UTC
Rion, you've not acted in any way on this bug, except for your initial comment.

Can you please give a straight answer whether you are planning to participate in uchardet maintaining or not?
Comment 9 Sergey Ilinykh 2016-02-02 03:41:57 UTC
I am not planning. I honestly don't understand all this proxy-maintaning stuff.
And I don't remember why I was agreed at all. Putting ebuilds into personal overlay is much easier.
Comment 10 Coacher 2016-02-02 04:05:27 UTC
(In reply to Rion from comment #9)
> I am not planning. I honestly don't understand all this proxy-maintaning
> stuff.
> And I don't remember why I was agreed at all. Putting ebuilds into personal
> overlay is much easier.

I see.

If you are interested, the general info can be found at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers.

Key differences of proxy-maintaining compared to personal overlay are:
sharing your work with the rest of the Gentoo community in a more standardized and 'official' manner, and support from Gentoo devs when you need it.