diff options
author | Martin Väth <martin@mvath.de> | 2013-01-06 21:29:53 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:48:34 +0200 |
commit | 25f0dfbf9319f15b269bf025c7f56edf3f058771 (patch) | |
tree | 2dc7b3cb2ece36405e70eb8f9d2ccddde64fd94e | |
parent | Bump zram-init (diff) | |
download | mv-25f0dfbf9319f15b269bf025c7f56edf3f058771.tar.gz mv-25f0dfbf9319f15b269bf025c7f56edf3f058771.tar.bz2 mv-25f0dfbf9319f15b269bf025c7f56edf3f058771.zip |
Add termcolors-mv, zshrc-mv
-rw-r--r-- | app-shells/termcolors-mv/ChangeLog | 8 | ||||
-rw-r--r-- | app-shells/termcolors-mv/Manifest | 1 | ||||
-rw-r--r-- | app-shells/termcolors-mv/metadata.xml | 16 | ||||
-rw-r--r-- | app-shells/termcolors-mv/termcolors-mv-1.1.ebuild | 35 | ||||
-rw-r--r-- | app-shells/zshrc-mv/ChangeLog | 8 | ||||
-rw-r--r-- | app-shells/zshrc-mv/Manifest | 1 | ||||
-rw-r--r-- | app-shells/zshrc-mv/metadata.xml | 16 | ||||
-rw-r--r-- | app-shells/zshrc-mv/zshrc-mv-1.1.ebuild | 37 |
8 files changed, 122 insertions, 0 deletions
diff --git a/app-shells/termcolors-mv/ChangeLog b/app-shells/termcolors-mv/ChangeLog new file mode 100644 index 00000000..cbe20bce --- /dev/null +++ b/app-shells/termcolors-mv/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-shells/termcolors-mv +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*termcolors-1.1 (06 Jan 2013) + + 06 Jan 2013; Martin Väth <martin@mvath.de> + New ebuild from scratch. diff --git a/app-shells/termcolors-mv/Manifest b/app-shells/termcolors-mv/Manifest new file mode 100644 index 00000000..ce0fcbe8 --- /dev/null +++ b/app-shells/termcolors-mv/Manifest @@ -0,0 +1 @@ +DIST termcolors-mv-1.1.tar.gz 7823 SHA256 800a9a88f8752d11ae9f38a6b83558868719157855773d43378b05b9718ccc25 SHA512 7688ef3c2b496c0ff37b44525f456004e6d2afa55ea0ce8f215673e1d77aec8058dbcdf37649208b2bd5acdc5d0404978fd40391056df2dbe3a75af2eaeb00c2 WHIRLPOOL 7fa592e10bb80c9ac950f7fa47ea7d4e1bee78cb87b542e80b671a64dd90aa96107b784281960ef2ec07f2186d50d86bd7fcadb26d689f130be612e5218c181e diff --git a/app-shells/termcolors-mv/metadata.xml b/app-shells/termcolors-mv/metadata.xml new file mode 100644 index 00000000..e8c87211 --- /dev/null +++ b/app-shells/termcolors-mv/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>martin@mvath.de</email> + <name>Martin Väth</name> + </maintainer> + <upstream> + <maintainer> + <email>martin@mvath.de</email> + <name>Martin Väth</name> + </maintainer> + <bugs-to>mailto:martin@mvath.de</bugs-to> + <remote-id type="github">vaeth/termcolors-mv</remote-id> + </upstream> +</pkgmetadata> diff --git a/app-shells/termcolors-mv/termcolors-mv-1.1.ebuild b/app-shells/termcolors-mv/termcolors-mv-1.1.ebuild new file mode 100644 index 00000000..ef43b3dd --- /dev/null +++ b/app-shells/termcolors-mv/termcolors-mv-1.1.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 +RESTRICT="mirror" +inherit eutils vcs-snapshot + +DESCRIPTION="256colors sample script and dircolors configuration for standard or 256 colors" +HOMEPAGE="https://github.com/vaeth/termcolors-mv/" +SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +src_prepare() { + epatch_user +} + +src_install() { + dobin bin/* + insinto /etc + doins etc/* +} + +pkg_postinst() { + elog "To use ${PN} with 256 colors, you have to call" + elog " eval \"\`dircolors /etc/DIR_COLORS-256\`\"" + elog "e.g. in your bashrc." + if ! has_version app-shells/zshrc-mv + then elog "For zsh, this happens if you use zshrc-mv" + fi +} diff --git a/app-shells/zshrc-mv/ChangeLog b/app-shells/zshrc-mv/ChangeLog new file mode 100644 index 00000000..fe513fcc --- /dev/null +++ b/app-shells/zshrc-mv/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-shells/zshrc-mv +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*zshrc-1.1 (06 Jan 2013) + + 06 Jan 2013; Martin Väth <martin@mvath.de> + New ebuild from scratch. diff --git a/app-shells/zshrc-mv/Manifest b/app-shells/zshrc-mv/Manifest new file mode 100644 index 00000000..8c64a4af --- /dev/null +++ b/app-shells/zshrc-mv/Manifest @@ -0,0 +1 @@ +DIST zshrc-mv-1.1.tar.gz 7112 SHA256 cf3452d2b4ff92564555f768375e5d5eaa2b50cef538ca55b460d383245c6f92 SHA512 c6acc4eec6143b0319e8194b8ec0da852428849317a579049c6d9444361516473a330364c28277058bbe5665e74af727afa573ab7d8a6b5d3d6f73d097b03ac3 WHIRLPOOL 290c9241526c3874dc3aa3e27b93a1071d19ed860ab0a73f829fda2ec3c9778ec67926520f9f1d1efe8ff0a37a0334e19e1895564812b9ac76f8b0eb6f7c5cf9 diff --git a/app-shells/zshrc-mv/metadata.xml b/app-shells/zshrc-mv/metadata.xml new file mode 100644 index 00000000..079e97cc --- /dev/null +++ b/app-shells/zshrc-mv/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>martin@mvath.de</email> + <name>Martin Väth</name> + </maintainer> + <upstream> + <maintainer> + <email>martin@mvath.de</email> + <name>Martin Väth</name> + </maintainer> + <bugs-to>mailto:martin@mvath.de</bugs-to> + <remote-id type="github">vaeth/zshrc-mv</remote-id> + </upstream> +</pkgmetadata> diff --git a/app-shells/zshrc-mv/zshrc-mv-1.1.ebuild b/app-shells/zshrc-mv/zshrc-mv-1.1.ebuild new file mode 100644 index 00000000..0fe73a15 --- /dev/null +++ b/app-shells/zshrc-mv/zshrc-mv-1.1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 +RESTRICT="mirror" +inherit eutils vcs-snapshot + +DESCRIPTION="A zshrc file initializing zsh specific interactive features" +HOMEPAGE="https://github.com/vaeth/zshrc-mv/" +SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz" + +LICENSE="public-domain" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +src_prepare() { + epatch_user +} + +src_install() { + dodoc README + insinto /etc/zsh + doins zshrc +} + +pkg_postinst() { + local i + for i in \ + '>=app-shells/auto-fu-zsh-0.0.1.13' \ + 'app-shells/zsh-syntax-highlighting' \ + 'app-shells/set_prompt' \ + 'app-shells/termcolors-mv' + do has_version "${i}" || elog "It is recommended to install ${i}" + done +} |