Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638794 - dev-libs/tvision-2.2.1-r4: version bump
Summary: dev-libs/tvision-2.2.1-r4: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Proxy Maintainers
URL: https://sourceforge.net/projects/tvis...
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2017-11-25 13:16 UTC by Bernd
Modified: 2020-04-26 14:21 UTC (History)
2 users (show)

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


Attachments
Ebuild for tvision-2.2.1-r4 (tvision-2.2.1-r4.ebuild,1.54 KB, text/plain)
2017-11-25 15:04 UTC, Bernd
Details
Metadata for tvision-2.2.1-r4 (metadata.xml,694 bytes, text/xml)
2017-11-25 15:05 UTC, Bernd
Details
emerge --info =dev-libs/tvision-2.2.1-r4 (emerge-info.txt,11.10 KB, text/plain)
2017-11-25 15:06 UTC, Bernd
Details
tvision-2.2.1-r4 build log (tvision-2.2.1-r4:20171125-135547.log,101.07 KB, text/x-log)
2017-11-25 15:06 UTC, Bernd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd 2017-11-25 13:16:31 UTC
Version 2.2.1-4 was released about a year ago.
I updated the ebuild and going to prepare a PR for it.

I'd also like to apply for proxy maintaining this project.
Comment 1 Bernd 2017-11-25 15:04:50 UTC
Created attachment 506578 [details]
Ebuild for tvision-2.2.1-r4
Comment 2 Bernd 2017-11-25 15:05:31 UTC
Created attachment 506580 [details]
Metadata for tvision-2.2.1-r4
Comment 3 Bernd 2017-11-25 15:06:07 UTC
Created attachment 506582 [details]
emerge --info =dev-libs/tvision-2.2.1-r4
Comment 4 Bernd 2017-11-25 15:06:57 UTC
Created attachment 506584 [details]
tvision-2.2.1-r4 build log
Comment 5 Bernd 2017-11-25 15:09:06 UTC
For patches used in the ebuild, I would like to point you to the PR https://github.com/gentoo/gentoo/pull/6295. 
Please let me know, if I should add them here as attachments.
Comment 6 Jonas Stein gentoo-dev 2017-11-25 23:15:21 UTC
You do not need to upload this on bugzilla and github. Either one is sufficient.
I would suggest just to use github, as you use it successfully since several PR.
You can even save the time to create the Bugzilla bug at all and try to ping someone from Proxy on IRC, if you think your PR got lost.
Comment 7 Bernd 2017-11-26 12:37:15 UTC
(In reply to Jonas Stein from comment #6)
> You do not need to upload this on bugzilla and github. Either one is
> sufficient.
> I would suggest just to use github, as you use it successfully since several
> PR.
> You can even save the time to create the Bugzilla bug at all and try to ping
> someone from Proxy on IRC, if you think your PR got lost.

Thanks for pointing this out. I think I got it wrong from https://wiki.gentoo.org/wiki/Gentoo_GitHub#Adding_a_new_package_to_Gentoo which likely applies for new packages only, but I interpreted it as being relevant for any PR.
Comment 8 Larry the Git Cow gentoo-dev 2017-11-29 23:19:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b1c4b1bd755b05fdddca6c1f4e696892f8e117

commit 00b1c4b1bd755b05fdddca6c1f4e696892f8e117
Author:     Bernd Waibel <waebbl@gmail.com>
AuthorDate: 2017-11-25 14:04:50 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-11-29 23:19:20 +0000

    dev-libs/tvision: Version bump to 2.2.1.4
    
    Copied over from release 2.1.0_pre2-r4
    Add some USE flags: X, debug, gpm
    Update metadata.xml: Add maintainer, longdescription, use
    
    Application to proxy maintaining this package.
    
    Closes: https://bugs.gentoo.org/638794
    Package-Manager: Portage-2.3.16, Repoman-2.3.6
    Closes: https://github.com/gentoo/gentoo/pull/6295

 dev-libs/tvision/Manifest                          |  3 +-
 .../files/tvision-2.2.1.4-build-system.patch       | 31 ++++++++++
 .../files/tvision-2.2.1.4-fix-dot-INC.patch        | 30 ++++++++++
 dev-libs/tvision/files/tvision-2.2.1.4-flags.patch | 13 ++++
 dev-libs/tvision/files/tvision-2.2.1.4-gcc6.patch  | 45 ++++++++++++++
 .../tvision/files/tvision-2.2.1.4-ldconfig.patch   | 17 ++++++
 dev-libs/tvision/metadata.xml                      | 17 +++++-
 dev-libs/tvision/tvision-2.2.1.4.ebuild            | 70 ++++++++++++++++++++++
 8 files changed, 224 insertions(+), 2 deletions(-)