media-gfx/meshconv-bin - 1.29 (salfter)

Search

Install

Install this version:

emerge -a =media-gfx/meshconv-bin-1.29

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =media-gfx/meshconv-bin-1.29

Or alternatively:

emerge --autounmask-write -a =media-gfx/meshconv-bin-1.29

Package Information

Description:
3D model converter
Homepage:
http://www.patrickmin.com/meshconv/

Ebuild Details

Version EAPI Keywords Slot
1.29 8 ~amd64 -* 0
View Raw Ebuild
EAPI=8

DESCRIPTION="3D model converter"
SRC_URI="http://www.patrickmin.com/meshconv/linux64/meshconv -> ${P}"
HOMEPAGE="http://www.patrickmin.com/meshconv/"
SLOT="0"
KEYWORDS="~amd64 -*"

src_unpack() {
  mkdir -p ${WORKDIR}/${P}
}

src_prepare() {
  default
}

src_install() {
  newbin ${DISTDIR}/${P} meshconv
}

Manifest for 1.29

Type File Size Source URLs
DIST meshconv-bin-1.29 2556704 bytes http://www.patrickmin.com/meshconv/linux64/meshconv