Gentoo Archives: gentoo-amd64

From: Jonathan Callen <jcallen@g.o>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: simulating apt-get on gentoo
Date: Wed, 20 Apr 2016 23:59:47
Message-Id: 571817E5.8090908@gentoo.org
In Reply to: Re: [gentoo-amd64] Re: simulating apt-get on gentoo by Daiajo Tibdixious
1 On 04/18/2016 10:11 PM, Daiajo Tibdixious wrote:
2 > dpkg has a native gentoo version app-arch/dpkg but dpkg --unpack gave an error.
3 > However ar x worked fine.
4 > Ended up with usr/bin/runescape-launcher which is fine, but also
5 > usr/share stuff which I'll check for collisions.
6 > (this is all in /var/tmp)
7 >
8 > Thanks very much, you saved me much trouble.
9 >
10 > Not sure if its just me, but apt is written in c++ using mostly C
11 > constructs, and doesn't seem to have been through an oo design.
12 > Makes it very weird to try to follow.
13 >
14 > I won't be able to install/run it today due to being busy.
15 >
16
17 Attached is my attempt at a proper ebuild for this package. The
18 dependencies are based on what the deps *should* have been, not what the
19 .deb actually declares. I haven't actually tested this fully.
20
21 --
22 Jonathan Callen

Attachments

File name MIME type
runescape-launcher-2.2.2.ebuild text/plain
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-amd64] Re: simulating apt-get on gentoo Daiajo Tibdixious <daiajo@×××××.com>