Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 565876 - x11-misc/tint2: 0.12.3 version bump
Summary: x11-misc/tint2: 0.12.3 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: Amy Liffey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-16 02:39 UTC by Enne Eziarc
Modified: 2015-12-27 20:04 UTC (History)
2 users (show)

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


Attachments
tint2-0.12.3.ebuild (tint2-0.12.3.ebuild,1.44 KB, text/plain)
2015-11-16 02:39 UTC, Enne Eziarc
Details
patch cmake files to prevent sandbox violations (0.12.3-no-hardcode-update-icon-cache.patch,1.29 KB, patch)
2015-11-16 02:40 UTC, Enne Eziarc
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enne Eziarc 2015-11-16 02:39:08 UTC
Created attachment 417068 [details]
tint2-0.12.3.ebuild

Upstream has moved to gitlab.com and released a few new versions in the past few months; this one is from 4 days ago.

I've tried writing a fresh ebuild to handle all the new stuff as correct as I can get it, but I don't think the SRC_URI produces a stable tarball. There's no alternative download location for 0.12.* though.

Also I changed USE=tint2conf to build the included tint2conf program instead of pulling in tintwizard. I don't know the original reason for having things that way, but this seems more maintained and doesn't have the huge pygtk dep.
Comment 1 Enne Eziarc 2015-11-16 02:40:16 UTC
Created attachment 417070 [details, diff]
patch cmake files to prevent sandbox violations

(the ebuild handles this the right way)
Comment 2 Amy Liffey gentoo-dev 2015-11-16 20:48:28 UTC
(In reply to Anthony Parsons from comment #1)
> Created attachment 417070 [details, diff] [details, diff]
> patch cmake files to prevent sandbox violations
> 
> (the ebuild handles this the right way)

Just a question. You have in your ebuild 
PATCHES=( "${FILESDIR}/${PV}-no-hardcode-update-icon-cache.patch" )

which is not in tree and you didn't submit it here only the cmake patch ?

So do you have another patch or this is the cmake patch or?

Thanks

Amy
Comment 3 Enne Eziarc 2015-11-16 20:51:06 UTC
(In reply to Amy Winston from comment #2)
> So do you have another patch or this is the cmake patch or?

attachment 417070 [details, diff] is that patch, yes. I thought the filename would be preserved by the upload form but it seems not.
Comment 4 Amy Liffey gentoo-dev 2015-12-27 20:04:35 UTC
< gentoovcs> amynka → repo/gentoo (x11-misc/tint2/files/, x11-misc/tint2/) x11-misc/tint2: version bump 0.12.3 bug #565876.Thanks Anthony Parsons.