Hello again,

Mika Pesu wrote:
Hi all,

Here's the files for new package wicd (http://wicd.sourceforge.net).

I added the .cache from my test build, as well as your name to the Maintainer tag (:-) and converted from custom (deprecated, we really should remove it :-) to hooks:

-wicd_cm() {
-       python ./setup.py configure
-       python ./setup.py install --root=$root
-}
- custmain="wicd_cm"

+makeopt=
+makeinstopt=
+hook_add premake 5 "python ./setup.py configure"
+hook_add inmake 5 "python ./setup.py install --root=$root"


I was asked about those "spurious":

"The use of custmain is deprecated, please use hooks instead."

build warnings the other week in IRC, and well, my answer was: we still got some packages left using it, including the linux kernel packages. I just grep'ed how big the backlog is, and ouhm well, what shall I say, it's still there:

# grep custmain= package/*/*/*.conf | wc -l
101

Patches for migrations welcome, in many cases it should be very trivial janitorial work, ... :-)

Have a nice weekend,

--
 René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10785 Berlin
 http://exactcode.de | http://t2-project.org | http://rene.rebe.name



----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to