app-misc/jpegsplit - 1.2 (ext-devlibs)

Search

Package Information

Description:
Detect and extract additional data efter end of JPEG-images
Homepage:
https://github.com/ext/jpegsplit
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
1.2 5 ~x86 ~amd64 0
View Raw Ebuild
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=5

DESCRIPTION="Detect and extract additional data efter end of JPEG-images"
HOMEPAGE="https://github.com/ext/jpegsplit"
SRC_URI="https://github.com/ext/jpegsplit/archive/v${PV}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""

src_install() {
	dobin jpegsplit
}

Manifest for 1.2

Type File Size Source URLs
DIST v1.2.tar.gz 14654 bytes https://github.com/ext/jpegsplit/archive/v1.2.tar.gz