Gentoo Archives: gentoo-dev

From: William Hubbs <williamh@g.o>
To: gentoo development <gentoo-dev@l.g.o>
Cc: ssuominen@g.o
Subject: [gentoo-dev] new eclass: systemd-next.eclass
Date: Sat, 13 Apr 2013 19:43:24
Message-Id: 20130413194314.GA31253@linux1
1 All,
2
3 this eclass is an alternative to systemd.eclass, and maintains
4 full compatibility with it; however, it expands it so that it can query
5 pkgconfig for the directory paths. It returns the same default paths as
6 systemd.eclass if there is an error with pkgconfig.
7
8 I am sending this out for review so we can commit it to the tree
9 when we commit our alternate systemd ebuild in a few days. This will be
10 set up so that users can choose which systemd package they want to
11 install, and it will default to the current systemd package.
12
13 Thanks,
14
15 the systemd-next team

Attachments

File name MIME type
systemd-next.eclass text/plain

Replies

Subject Author
Re: [gentoo-dev] new eclass: systemd-next.eclass Rich Freeman <rich0@g.o>
Re: [gentoo-dev] new eclass: systemd-next.eclass "Michał Górny" <mgorny@g.o>