From c282f4cb08f83340e9b5d6afe35ff464b36db0d1 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 6 Sep 2015 00:01:46 +0200 Subject: Bump runtitle, video-mv --- app-shells/runtitle/ChangeLog | 5 +++ app-shells/runtitle/Manifest | 2 +- app-shells/runtitle/runtitle-2.6.ebuild | 30 --------------- app-shells/runtitle/runtitle-2.7.ebuild | 30 +++++++++++++++ media-video/video-mv/ChangeLog | 5 +++ media-video/video-mv/Manifest | 2 +- media-video/video-mv/video-mv-8.3.ebuild | 63 -------------------------------- media-video/video-mv/video-mv-8.4.ebuild | 63 ++++++++++++++++++++++++++++++++ 8 files changed, 105 insertions(+), 95 deletions(-) delete mode 100644 app-shells/runtitle/runtitle-2.6.ebuild create mode 100644 app-shells/runtitle/runtitle-2.7.ebuild delete mode 100644 media-video/video-mv/video-mv-8.3.ebuild create mode 100644 media-video/video-mv/video-mv-8.4.ebuild diff --git a/app-shells/runtitle/ChangeLog b/app-shells/runtitle/ChangeLog index a60ed49c..2fb2856c 100644 --- a/app-shells/runtitle/ChangeLog +++ b/app-shells/runtitle/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*runtitle-2.7 (05 Sep 2015) + + 05 Sep 2015; Martin Väth : + Version bump, remove old ebuild + *runtitle-2.6 (16 Jun 2015) 16 Jul 2015; Martin Väth : diff --git a/app-shells/runtitle/Manifest b/app-shells/runtitle/Manifest index a10043b6..67133def 100644 --- a/app-shells/runtitle/Manifest +++ b/app-shells/runtitle/Manifest @@ -1 +1 @@ -DIST runtitle-2.6.tar.gz 3363 SHA256 3c8b7c8152d22734f492e577cc8ef38c5353609417a28cdedd38ea6bbcd0e525 SHA512 b15683582d4ed3234b4e71fbca4aecdd51fa3110c2baac197ef9b71dc6b0ce37a9a80fa84a0b222f242c6a9140a15d353560206c5af7c0a6e504ec66c707e7f2 WHIRLPOOL db2ea1e0e767cc960b0e8d7aa1c542f63f2c989ab48a27238bb49bd2e15d26db3d68da59535465855c97c67b039801138e84d7f762fadd9db896afeb08d51d05 +DIST runtitle-2.7.tar.gz 3372 SHA256 6ea63935ad18ad3544e42db4ca93a218e1c9b7e3b70033af07cdc3c74e278022 SHA512 c31910a1af307fd0dcb12a4faf19de6613b70b13ed118e0e97f947540ee6128955de9c245de29b87ce75b611f08800df9bfafd70f53ae4b54772485607b87e46 WHIRLPOOL 75859849587241b34b4a8e1dc3cbbf8ce2fe54a37cb2473299d4b24a8e616ea8ccc71c1656e1b37a171582bdb4a76d8d53d858d950cfe24170d2af2c9d7a1b4a diff --git a/app-shells/runtitle/runtitle-2.6.ebuild b/app-shells/runtitle/runtitle-2.6.ebuild deleted file mode 100644 index 71ebe8a4..00000000 --- a/app-shells/runtitle/runtitle-2.6.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -RESTRICT="mirror" -inherit eutils - -DESCRIPTION="Scripts to run commands and set the hard status line (windows title)" -HOMEPAGE="https://github.com/vaeth/runtitle/" -SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -src_prepare() { - use prefix || sed -i \ - -e '1s"^#!/usr/bin/env sh$"#!'"${EPREFIX}/bin/sh"'"' \ - -- bin/* || die - epatch_user -} - -src_install() { - dobin bin/* - insinto /usr/share/zsh/site-functions - doins zsh/* - dodoc README -} diff --git a/app-shells/runtitle/runtitle-2.7.ebuild b/app-shells/runtitle/runtitle-2.7.ebuild new file mode 100644 index 00000000..71ebe8a4 --- /dev/null +++ b/app-shells/runtitle/runtitle-2.7.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +RESTRICT="mirror" +inherit eutils + +DESCRIPTION="Scripts to run commands and set the hard status line (windows title)" +HOMEPAGE="https://github.com/vaeth/runtitle/" +SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +src_prepare() { + use prefix || sed -i \ + -e '1s"^#!/usr/bin/env sh$"#!'"${EPREFIX}/bin/sh"'"' \ + -- bin/* || die + epatch_user +} + +src_install() { + dobin bin/* + insinto /usr/share/zsh/site-functions + doins zsh/* + dodoc README +} diff --git a/media-video/video-mv/ChangeLog b/media-video/video-mv/ChangeLog index 5ecb35e3..fb950360 100644 --- a/media-video/video-mv/ChangeLog +++ b/media-video/video-mv/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*video-mv-8.4 (05 Sep 2015) + + 05 Sep 2015; Martin Väth : + Version bump, remove old ebuild + *video-mv-8.3 (30 Aug 2015) 30 Aug 2015; Martin Väth : diff --git a/media-video/video-mv/Manifest b/media-video/video-mv/Manifest index 680c5f66..33cf1ffc 100644 --- a/media-video/video-mv/Manifest +++ b/media-video/video-mv/Manifest @@ -1 +1 @@ -DIST video-mv-8.3.tar.gz 17719 SHA256 fbb72248e98735819b4b9999efb56e4a8f95daec752233062c2ce487585ae5eb SHA512 cb1e061c5c04134ac0469af7f996b1432e20589b557f12bcd20d34501f85ec718f9ac299a08601b029d3403b6b4fa4fb2066547f27e31b7af9921f6e316a2223 WHIRLPOOL 70e93420136cb9751e5b3130fddb9d037259d75412603854284ac3f14ebdc8bb77ebba78992f8ed1880861dac44da4601ce55239d997a4a237d7700cd941ef32 +DIST video-mv-8.4.tar.gz 17727 SHA256 32e7b86efe4ec766019f2f3888f2691835b001222aed47187d89648acd723e1f SHA512 bf4d39a1d11fad882bce6e20328877fa6ab37beee9d4468f2bfea4a38e6813b395461f42cf02ae9078c3e99d8afec1169f9f197b4c2b9fc73554d53e9989b229 WHIRLPOOL 7046724c746e363f3099b2d6baff073268ba1b67c39b9c76532a06e5a11d56df64a57b5518ce5e01305c0b42c99fbb88e6d788c2e47ed6a132cba9aab27bf2f5 diff --git a/media-video/video-mv/video-mv-8.3.ebuild b/media-video/video-mv/video-mv-8.3.ebuild deleted file mode 100644 index 21383ea3..00000000 --- a/media-video/video-mv/video-mv-8.3.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -RESTRICT="mirror" -inherit eutils readme.gentoo - -DESCRIPTION="Frontends for using mplayer/mencoder, ffmpeg/libav, or tzap as video recorder" -HOMEPAGE="https://github.com/vaeth/video-mv/" -SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -RDEPEND="app-shells/push - >=app-shells/runtitle-2.3 - || ( ( media-sound/alsa-utils - || ( media-video/mplayer[encode] virtual/ffmpeg ) ) - media-tv/linuxtv-dvb-apps )" -DEPEND="" - -DISABLE_AUTOFORMATTING="true" -DOC_CONTENTS="If you use dvb-t with zsh completion, you might want to put -zstyle ':completion:*' matcher-list '' 'm:{a-zA-Z}={A-Za-z}' -into your ~/.zshrc or /etc/zshrc for case-insensitive matching." - -src_prepare() { - local i - use prefix || for i in bin/* - do test -h "${i}" || sed -i \ - -e '1s"^#!/usr/bin/env sh$"#!'"${EPREFIX}/bin/sh"'"' \ - -e 's"^\. _videoscript\.sh$". '"${EPREFIX}/usr/share/video-mv/_videoscript.sh"'"' \ - -- "${i}" || die - done - epatch_user -} - -src_install() { - local i - insinto /usr/bin - for i in bin/* - do if test -h "${i}" - then doins "${i}" - elif [ "${i#*/}" != '_videoscript.sh' ] - then dobin "${i}" - fi - done - insinto /usr/share/video-mv - doins bin/_videoscript.sh - insinto /etc - doins etc/* - insinto /usr/share/zsh/site-functions - doins zsh/* - dodoc README - readme.gentoo_create_doc -} - -pkg_postinst() { - optfeature "status bar support" app-shells/runtitle - readme.gentoo_pkg_postinst -} diff --git a/media-video/video-mv/video-mv-8.4.ebuild b/media-video/video-mv/video-mv-8.4.ebuild new file mode 100644 index 00000000..21383ea3 --- /dev/null +++ b/media-video/video-mv/video-mv-8.4.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +RESTRICT="mirror" +inherit eutils readme.gentoo + +DESCRIPTION="Frontends for using mplayer/mencoder, ffmpeg/libav, or tzap as video recorder" +HOMEPAGE="https://github.com/vaeth/video-mv/" +SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RDEPEND="app-shells/push + >=app-shells/runtitle-2.3 + || ( ( media-sound/alsa-utils + || ( media-video/mplayer[encode] virtual/ffmpeg ) ) + media-tv/linuxtv-dvb-apps )" +DEPEND="" + +DISABLE_AUTOFORMATTING="true" +DOC_CONTENTS="If you use dvb-t with zsh completion, you might want to put +zstyle ':completion:*' matcher-list '' 'm:{a-zA-Z}={A-Za-z}' +into your ~/.zshrc or /etc/zshrc for case-insensitive matching." + +src_prepare() { + local i + use prefix || for i in bin/* + do test -h "${i}" || sed -i \ + -e '1s"^#!/usr/bin/env sh$"#!'"${EPREFIX}/bin/sh"'"' \ + -e 's"^\. _videoscript\.sh$". '"${EPREFIX}/usr/share/video-mv/_videoscript.sh"'"' \ + -- "${i}" || die + done + epatch_user +} + +src_install() { + local i + insinto /usr/bin + for i in bin/* + do if test -h "${i}" + then doins "${i}" + elif [ "${i#*/}" != '_videoscript.sh' ] + then dobin "${i}" + fi + done + insinto /usr/share/video-mv + doins bin/_videoscript.sh + insinto /etc + doins etc/* + insinto /usr/share/zsh/site-functions + doins zsh/* + dodoc README + readme.gentoo_create_doc +} + +pkg_postinst() { + optfeature "status bar support" app-shells/runtitle + readme.gentoo_pkg_postinst +} -- cgit v1.2.3-65-gdbad