public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] new rpm.eclass
@ 2003-06-21 14:30 Alastair Tse
  2003-06-22  0:12 ` Georgi Georgiev
  0 siblings, 1 reply; 3+ messages in thread
From: Alastair Tse @ 2003-06-21 14:30 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 964 bytes --]

Hi All,

There are a number of packages that require us extracting directly from
RPMs or Source RPMs. As a result, a number of ebuilds depend on
rpm2targz (a slackware creation) for extraction and have their own
src_unpack routine.

To automate the process a little better, I've written an rpm.eclass
which is a slot in replacement for src_unpack(). It automatically
extracts rpm packages and for source rpms, it also extracts inner
tarballs. Internally, it still uses rpm2targz but is a little smarter
about cleaning up after itself and handles multiple sources properly.

This is now in portage. For an example of how it can used, look at
app-misc/jot or x11-themes/redhat-artwork.

Cheers,
-- 
Alastair 'liquidx' Tse
 >> Gentoo Developer 
 >> http://www.liquidx.net/ | http://cvs.gentoo.org/~liquidx/
 >> GPG Key : http://cvs.gentoo.org/~liquidx/liquidx_gentoo_org.asc
 >> FingerPrint : 579A 9B0E 43E8 0E40 EE93  BB1C 38CE 1C7B 3907 14F6

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-06-22 12:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-21 14:30 [gentoo-dev] new rpm.eclass Alastair Tse
2003-06-22  0:12 ` Georgi Georgiev
2003-06-22 12:27   ` Alastair Tse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox