media-gfx/awesomebump - 5.0 (waebbl)

Search

Package Information

Description:
Tool to generate different types of textures from a single image.
Homepage:
https://github.com/kmkolasinski/AwesomeBump/
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
5.0 7 ~amd64 0
View Raw Ebuild
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Tool to generate different types of textures from a single image."
HOMEPAGE="https://github.com/kmkolasinski/AwesomeBump/"
SRC_URI="https://github.com/kmkolasinski/AwesomeBump/archive/Linuxv${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="${DEPEND}"
DEPEND=""

#S=${WORKDIR}/${P}

#src_configure() {
	#econf
	#./configure \
	#	--host=${CHOST} \
	#	--prefix=/usr \
	#	--infodir=/usr/share/info \
	#	--mandir=/usr/share/man || die
#}

#src_compile() {
	#emake
#}

#src_install() {
	#emake DESTDIR="${D}" install
	#emake \
	#	prefix="${D}"/usr \
	#	mandir="${D}"/usr/share/man \
	#	infodir="${D}"/usr/share/info \
	#	libdir="${D}"/usr/$(get_libdir) \
	#	install
#}

Manifest for 5.0

Type File Size Source URLs
DIST awesomebump-5.0.tar.gz 32410886 bytes https://github.com/kmkolasinski/AwesomeBump/archive/Linuxv5.0.tar.gz