app-shells/fuckify - 1 (dinolay)

Search

Package Information

Description:
Fuckify your bash commands to the moon and beyond
Homepage:
https://ari.lt/gh/fuckify
License:
unlicense

Ebuild Details

Version EAPI Keywords Slot
1 8 ~amd64 0
View Raw Ebuild
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

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

DESCRIPTION="Fuckify your bash commands to the moon and beyond"
HOMEPAGE="https://ari.lt/gh/fuckify"
SRC_URI="https://ari.lt/gh/fuckify/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="unlicense"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="
dev-libs/openssl
sys-apps/coreutils
app-shells/bash
app-arch/xz-utils
"
RDEPEND="${DEPEND}"
BDEPEND=""

src_install() {
    dobin plugin/commands/fuckify
}

Dependencies

DEPEND

dev-libs/openssl
sys-apps/coreutils
app-shells/bash
app-arch/xz-utils

RDEPEND

dev-libs/openssl
sys-apps/coreutils
app-shells/bash
app-arch/xz-utils

Manifest for 1

Type File Size Source URLs
DIST fuckify-1.tar.gz 2548 bytes https://ari.lt/gh/fuckify/archive/1.tar.gz