public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/bashnapi: metadata.xml bashnapi-1.1.5.ebuild ChangeLog
@ 2013-05-12  7:15 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2013-05-12  7:15 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/05/12 07:15:59

  Added:                metadata.xml bashnapi-1.1.5.ebuild ChangeLog
  Log:
  Introduce an ebuild for bashnapi, a napiprojekt subtitle downloader in bash.
  
  (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)

Revision  Changes    Path
1.1                  media-video/bashnapi/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bashnapi/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bashnapi/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>mgorny@gentoo.org</email>
		<name>Michał Górny</name>
	</maintainer>
</pkgmetadata>



1.1                  media-video/bashnapi/bashnapi-1.1.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bashnapi/bashnapi-1.1.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bashnapi/bashnapi-1.1.5.ebuild?rev=1.1&content-type=text/plain

Index: bashnapi-1.1.5.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/bashnapi/bashnapi-1.1.5.ebuild,v 1.1 2013/05/12 07:15:59 mgorny Exp $

EAPI=5

SUB_VER=0.15
MY_TAR=napi_v${PV}_subotage_${SUB_VER}

DESCRIPTION="Napiprojekt.pl subtitle downloader in bash"
HOMEPAGE="http://sourceforge.net/projects/bashnapi/"
SRC_URI="mirror://sourceforge/${PN}/${MY_TAR}.tgz"

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

S=${WORKDIR}/napi

src_install() {
	default # for docs

	dobin napi.sh
}

pkg_postinst() {
	elog "Optional runtime dependencies:"
	elog
	elog "   \033[1mmedia-video/subotage\033[0m for subtitle format conversion"
	elog
	elog "   \033[1mmedia-video/mediainfo\033[0m"
	elog "or \033[1mmedia-video/mplayer\033[0m for FPS detection (for conversion)"
}



1.1                  media-video/bashnapi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bashnapi/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/bashnapi/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for media-video/bashnapi
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/bashnapi/ChangeLog,v 1.1 2013/05/12 07:15:59 mgorny Exp $

*bashnapi-1.1.5 (12 May 2013)

  12 May 2013; Michał Górny <mgorny@gentoo.org> +bashnapi-1.1.5.ebuild,
  +metadata.xml:
  Introduce an ebuild for bashnapi, a napiprojekt subtitle downloader in bash.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-12  7:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-12  7:15 [gentoo-commits] gentoo-x86 commit in media-video/bashnapi: metadata.xml bashnapi-1.1.5.ebuild ChangeLog Michal Gorny (mgorny)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox