x11-terms/warp-terminal - 2024.11.19 (edgets)

Search

Package Information

Description:
Warp, the Rust-based terminal for developers and teams
Homepage:
https://warp.dev/
License:
all-rights-reserved

Ebuild Details

Version EAPI Keywords Slot
2024.11.19 8 -* ~amd64 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
inherit unpacker xdg

DESCRIPTION="Warp, the Rust-based terminal for developers and teams"
HOMEPAGE="https://warp.dev/"
SRC_URI="https://releases.warp.dev/stable/v0.${PV}.08.02.stable_01/warp-terminal_0.${PV}.08.02.stable.01_amd64.deb -> ${P}.deb"

LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="-* ~amd64"
RESTRICT="bindist mirror"
IUSE=""

RDEPEND="sys-libs/zlib
	x11-libs/libX11
	x11-libs/libXcursor
	x11-libs/libXi
	x11-libs/libxcb"

QA_PREBUILT="*"

S=${WORKDIR}

src_install() {
	cp -a . "${ED}" || die "cp failed"
	dosym "/opt/warpdotdev/warp-terminal/warp" "/usr/bin/warp-terminal"
}

Dependencies

RDEPEND

sys-libs/zlib
	x11-libs/libX11
	x11-libs/libXcursor
	x11-libs/libXi
	x11-libs/libxcb

Manifest for 2024.11.19

Type File Size Source URLs
DIST warp-terminal-2024.11.19.deb 32290812 bytes https://releases.warp.dev/stable/v0.2024.11.19.08.02.stable_01/warp-terminal_0.2024.11.19.08.02.stable.01_amd64.deb