app-arch/alien - 8.95.9 (gentoo)

Search

Package Information

Description:
Converts between the rpm, dpkg, stampede slp, and slackware tgz file formats
Homepage:
https://sourceforge.net/projects/alien-pkg-convert/
License:
LGPL-2.1

Ebuild Details

Version EAPI Keywords Slot
8.95.9 8 ~alpha ~amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit perl-module

DESCRIPTION="Converts between the rpm, dpkg, stampede slp, and slackware tgz file formats"
HOMEPAGE="https://sourceforge.net/projects/alien-pkg-convert/"
SRC_URI="mirror://debian/pool/main/a/${PN}/${PN}_${PV}.orig.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${P}

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
IUSE="+bzip2"

RDEPEND="
	app-arch/rpm
	app-arch/dpkg
	dev-util/debhelper
	>=app-arch/tar-1.14.91
	bzip2? ( app-arch/bzip2 )
"

PATCHES=(
	"${FILESDIR}/${PN}-8.95-tar-extensions.patch"
	"${FILESDIR}/${PN}-8.95-rpm-zstd.patch"
)

USE Flags

bzip2
Default: Enabled (+)

Applicable Mirrors

Mirror Name URLs
debian

Dependencies

RDEPEND

	app-arch/rpm
	app-arch/dpkg
	dev-util/debhelper
	>=app-arch/tar-1.14.91
	bzip2? ( app-arch/bzip2 )

Manifest for 8.95.9

Type File Size Source URLs
DIST alien-8.95.9.tar.gz 40181 bytes mirror://debian/pool/main/a/alien/alien_8.95.9.orig.tar.gz