app-misc/screenie - 20120406 (gentoo)

Search

Package Information

Description:
A small and lightweight screen wrapper
Homepage:
https://sourceforge.net/projects/screenie/
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
20120406 7 amd64 ~arm ~hppa ~sparc x86 0
View Raw Ebuild
# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="A small and lightweight screen wrapper"
HOMEPAGE="https://sourceforge.net/projects/screenie/"
SRC_URI="http://downloads.sourceforge.net/project/${PN}/${P}.tar.gz"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ~arm ~hppa ~sparc x86"

RDEPEND="app-misc/screen"

S="${WORKDIR}/${PN}"

src_install() {
	einstalldocs
	dobin screenie
	doman screenie.1
}

Dependencies

RDEPEND

app-misc/screen

Manifest for 20120406

Type File Size Source URLs
DIST screenie-20120406.tar.gz 3437 bytes http://downloads.sourceforge.net/project/screenie/screenie-20120406.tar.gz