Gentoo Archives: gentoo-user

From: "Jesús Guerrero" <6thpink@×××××.es>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] convert rpm to ebuild
Date: Thu, 10 May 2007 21:56:18
Message-Id: 20070510234657.3b3de638@jesgue
In Reply to: Re: [gentoo-user] convert rpm to ebuild by Florian Philipp
1 El Thu, 10 May 2007 22:36:41 +0200
2 Florian Philipp <f.philipp@××××××.de> escribió:
3
4 > Maybe I should formulate another question: Where is the big
5 > difference between a binary ebuild and a binary rpm / deb and why is
6 > it so hard to convert them?
7
8 The difference is that Gentoo is not RPM based. Could it supoprt RPM?
9 Yes, and also DEB files, and also..... As you see, each distro has it's
10 own packaging system.
11
12 Gentoo ebuilds are nothing more -ultimately- than bash scripts which
13 provides an easy way to build stuff from source (RPM is by no means
14 oriented on that direction, though there are also source RPM, but they
15 are not the normal thing, like binary ebuilds are not normal either).
16
17 Sure ebuilds can use data extracted from RPMs, that is no problem. But
18 for any ebuild, a given RPM is nothing more than a tarball containing
19 binaries, and not a proper package.
20
21 -- Jesús Guerrero
22 --
23 gentoo-user@g.o mailing list