Gentoo Archives: gentoo-dev

From: Simon Stelling <blubb@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] New emul-libs.eclass
Date: Mon, 19 Feb 2007 12:58:09
Message-Id: 45D99E3C.8000408@gentoo.org
1 Hi all,
2
3 I recently worked on the app-emulation/emul-linux-x86-* packages and
4 used almost identical code snipplets in them, so I realized I might as
5 well put together an eclass and drop the duplication. The eclass would
6 provide a common template for the following packages:
7
8 app-emulation/emul-linux-x86-baselibs
9 app-emulation/emul-linux-x86-compat
10 app-emulation/emul-linux-x86-gtklibs
11 app-emulation/emul-linux-x86-medialibs
12 app-emulation/emul-linux-x86-qtlibs
13 app-emulation/emul-linux-x86-sdl
14 app-emulation/emul-linux-x86-soundlibs
15 app-emulation/emul-linux-x86-xlibs
16
17 Thanks for any feedback,
18
19 --
20 Kind Regards,
21
22 Simon Stelling
23 Gentoo/AMD64 developer

Attachments

File name MIME type
emul-libs.eclass text/plain

Replies

Subject Author
Re: [gentoo-dev] New emul-libs.eclass Timothy Redaelli <drizzt@g.o>
Re: [gentoo-dev] New emul-libs.eclass Mike Frysinger <vapier@g.o>
Re: [gentoo-dev] New emul-libs.eclass "Petteri Räty" <betelgeuse@g.o>
Re: [gentoo-dev] New emul-libs.eclass "Piotr Jaroszyński" <peper@g.o>