Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276913 - set_opacity-1.0 (New Package)
Summary: set_opacity-1.0 (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Maxim Koltsov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-07 12:37 UTC by Sergey Popov
Modified: 2012-06-11 17:32 UTC (History)
3 users (show)

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


Attachments
Ebuild for set_opacity 1.0 (set_opacity-1.0.ebuild,589 bytes, text/plain)
2009-07-07 12:38 UTC, Sergey Popov
Details
Fixed ebuild for set_opacity-1.0 (set_opacity-1.0.ebuild,675 bytes, text/plain)
2009-07-08 05:43 UTC, Sergey Popov
Details
New ebuild(unified for versions 1.0-r1 and 9999) (set_opacity-1.0-r1.ebuild,946 bytes, text/plain)
2011-07-21 05:48 UTC, Sergey Popov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Popov gentoo-dev 2009-07-07 12:37:24 UTC
Set Opacity is a tool for set transparency to windows through X.Org Server extension named xcomposite. This tool can set opacity by window's id and(which is more important) by process pids.

Reproducible: Always

Steps to Reproduce:
Comment 1 Sergey Popov gentoo-dev 2009-07-07 12:38:04 UTC
Created attachment 197049 [details]
Ebuild for set_opacity 1.0
Comment 2 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-07-07 14:03:17 UTC
After a look at the ebuild, I've seen some points you can improve:
- you forgot die statements like : 'emake' should be 'emake || die "emake failed" same for 'dobin'
- you should also add a HOMEPAGE if you really can't get one, add "no homepage" instead of nothing it will show it's not a mistake
- files in SRC_URI have the same name so I suppose they are the same. You should put only one url per file in SRC_URI.

For more information, look at: http://devmanual.gentoo.org/

If you want to maintain this package in an overlay, you should think about sunrise: http://overlays.gentoo.org/proj/sunrise

Thanks
Comment 3 Sergey Popov gentoo-dev 2009-07-08 05:43:52 UTC
Created attachment 197146 [details]
Fixed ebuild for set_opacity-1.0

I fix some mistakes which you pointed me, but in SRC_URI links has already one per line
Comment 4 Maxim Koltsov (RETIRED) gentoo-dev 2011-07-18 10:10:58 UTC
I added it to tree with proxy maintainership. Pinkbyte, you are responsible now for package's life.
Comment 5 Anton Kochkov 2011-07-20 10:13:14 UTC
Just seen new tool, written by me :)
And I've created new git repo for it, because narod.ru - is not the best place for storing.

https://gitorious.org/x11-tools/set_opacity

Patch from ebuild applied also.
Comment 6 Sergey Popov gentoo-dev 2011-07-21 05:48:19 UTC
Created attachment 280501 [details]
New ebuild(unified for versions 1.0-r1 and 9999)

This is new version of set_opacity ebuild.

Changes:
- New SRC_URI mirror (at gitorious.org)
- Can be used as live ebuild

Please add it in portage tree as set_opacity-1.0-r1 and set_opacity-9999
Comment 7 Sergey Popov gentoo-dev 2011-07-21 05:49:30 UTC
Oh, one thing i forgot in changes - added ~amd64 keyword to 1.0-r1 version of ebuild, because it compiles and works on target arch