Gentoo Archives: gentoo-project

From: Mike Gilbert <floppym@g.o>
To: gentoo-project@l.g.o
Subject: Re: [gentoo-project] Maintainer for Compiz?
Date: Thu, 23 Feb 2012 09:02:45
Message-Id: CAJ0EP42eMzyfY7BNkOJX39g1PdTT8jhP44zsQ3VyN_X4K5fXhw@mail.gmail.com
In Reply to: [gentoo-project] Maintainer for Compiz? by Chandler Paul
1 On Wed, Feb 22, 2012 at 6:03 PM, Chandler Paul <thatslyude@×××××.com> wrote:
2 > Hello, I've asked this question around in the IRC, and I've done a bit of Googling, but I haven't been able to find anything on this, so I hope that this is the correct place to ask. Apparently, the Compiz-fusion package is masked because it lacks a maintainer. However, from what it looks like it's not a proxied maintainer, as it's not on the list. I was thinking of stepping up to be a maintainer for it, but I'm assuming that would mean writing patches for it. I do have a relatively OK understanding of C and C++, but I don't know if it would be good enough to be able to write patches for it. So, I guess what I'm asking is what exactly would maintaining the package entail, and how would I go about becoming a maintainer?
3 > Also, I really hope this isn't the wrong place to ask, as I didn't go straight to here before doing some research, hopefully it isn't though...
4 >
5
6 Compiz has "desktop-effects" listed as its maintainer. However, the
7 desktop-effects herd has indicated that they are no longer maintaining
8 compiz. You are welcome to proxy maintain it if you feel you are up to
9 the task.
10
11 Maintaining a package means a few things:
12
13 - Troubleshooting bug reports. I think this is probably the most important part.
14 - Following upstream development, and working with them to resolve issues.
15 - Ebuild maintenance. This may involve some patching to fix issues
16 when necessary.
17
18 So, as a starting point, I would suggest you take a look through
19 bugs.gentoo.org for open bug reports related to compiz.
20
21 You will want to set up a local portage overlay to play with if you
22 have not done so already. You can use this to test any fixes you may
23 develop, as well as improve your ebuild writing skills.