summaryrefslogtreecommitdiff
path: root/app-vim/syntastic
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-vim/syntastic
reinit the tree, so we can have metadata
Diffstat (limited to 'app-vim/syntastic')
-rw-r--r--app-vim/syntastic/Manifest6
-rw-r--r--app-vim/syntastic/metadata.xml11
-rw-r--r--app-vim/syntastic/syntastic-3.8.0.ebuild33
-rw-r--r--app-vim/syntastic/syntastic-9999.ebuild33
4 files changed, 83 insertions, 0 deletions
diff --git a/app-vim/syntastic/Manifest b/app-vim/syntastic/Manifest
new file mode 100644
index 000000000000..3f9de3485485
--- /dev/null
+++ b/app-vim/syntastic/Manifest
@@ -0,0 +1,6 @@
+DIST syntastic-3.8.0.tar.gz 253425 SHA256 aa46913abdfa35dfbd9f022d084680b375bf43b32b409378f4a697ab576a5673 SHA512 b2f7fb07d457169a397a1ed42141e099cad14ded0b43f54a11060f2952843387396fcc539ffc9aaa1aa137ae62801e346a73c6de6035a0504706c59e40acef5c WHIRLPOOL 3f061793e89e54b1c267b34e5e70ca5edd1fecbc0d042ac4f716a065e66663bc27fd3b62f480bdc8e4084e6e4a145618eec4a1b58ad61426d270c7c9186d8e0c
+EBUILD syntastic-3.8.0.ebuild 967 SHA256 6c4a7826f00580db8becbfb115154d5512a674b0c16c17f5d18ff5cfa7a65aad SHA512 79ad0ea67c78d3e33021a0b1fe047b604e0640efd0d7be04c6db37d6e5b00e5b96ed6ebccbc32ef0c2e5844b5d0482eab43dc27d8182347a63c2e86a757b1df8 WHIRLPOOL 630729ea6a5f433d14be7101dbe5dc309ef5cf5ea716c9ba499aebf2f6130c15acfe69b8ddd759bbdcb0ddd647f7d4cc78f7a60a0c988a55a59d2a283c17c785
+EBUILD syntastic-9999.ebuild 969 SHA256 de0ea1dfb65c1710d5e42f3aa05593d00afde77da9cee69a1d18275d17a63f9a SHA512 c61b7fb349ba29ccd179adcf511d2b7d33cae78901b071ccf3bc3516f6f6a05ff2c5b120eb690b81ec1f8ef06754265fb39b07937c0eab1ac5415284b5b95c38 WHIRLPOOL 8a01c7d3f9553c8251039a2e6e9a2cddc8f274c48c2b30fd651c5ddcf8b6cf82eda899bd2e1da52cf302797bb367d2f510fddaecad1f702869ccd26b6968cdb8
+MISC ChangeLog 3299 SHA256 229e8de9e7a6738ac2c639f487c64e1375812742c4a552154b624e52949a4359 SHA512 e1b78be1c19a886d415c5242d71613c965b5b050774af43d1135626254f902e8723383a9200fc2a567618b24e5bc332fde91a37dc4826c70c2f5c91c83ed30e7 WHIRLPOOL 9076c12c09caae8546613602e548149368074dbebd6637f8a62eb297a0eb3b5bcebcc592bd4a0a2bb3530710b1406ca04a26abceab6ef12de4178cb39c042360
+MISC ChangeLog-2015 2098 SHA256 0822a0025b9991cbb7ccfba39f83a5db38a8b41ade9ec83b0764271540d74fad SHA512 9dc5374983f7ea07a7d0aa267c2396612a0907227e2d459e4f02bf5b266a5ddb8d8969b135383e2f12bf7763e1a6f6bfddcbd999794d845656467ef93a9cb8d7 WHIRLPOOL ae26e93c7b999f2ce032c87914f6ceb5ae30fd3b17d89a62480297a83c312c7f53c8e953409ae01468e34ed6af3723b3387cb79abb11ce0d42f529cd6b9c6fe6
+MISC metadata.xml 344 SHA256 769bf7bd21cf375f5142f14b9188cd296673959eaeb916501de937fc5ca863f9 SHA512 ef01f82c783947320dcb2bdafbcc9545cd2ead7fedb18ccfda335c13d246f980cdd6b31c6e5a2f78f6f75b1ffbc18471a8e8f6c615ba1a75180b362602b6cf85 WHIRLPOOL 0d964a6ee6bd36af7241dff12d540493480c3ee570703e120db2062602fbe5ed4fcfc8da2bc3b46c1ec606d676e32875a6034f186af934cce5a3092b75531a14
diff --git a/app-vim/syntastic/metadata.xml b/app-vim/syntastic/metadata.xml
new file mode 100644
index 000000000000..b2babe02672b
--- /dev/null
+++ b/app-vim/syntastic/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>vim@gentoo.org</email>
+ <name>Gentoo Vim Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">scrooloose/syntastic</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-vim/syntastic/syntastic-3.8.0.ebuild b/app-vim/syntastic/syntastic-3.8.0.ebuild
new file mode 100644
index 000000000000..36f8e62d1ec5
--- /dev/null
+++ b/app-vim/syntastic/syntastic-3.8.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit vim-plugin
+
+if [[ ${PV} == "9999" ]] ; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/scrooloose/syntastic.git"
+else
+ SRC_URI="https://github.com/scrooloose/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="amd64 x86"
+fi
+
+DESCRIPTION="vim plugin: syntax checking using external tools"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2736 https://github.com/scrooloose/syntastic/"
+LICENSE="WTFPL-2"
+
+VIM_PLUGIN_HELPFILES="${PN}"
+
+src_prepare() {
+ default
+ rm -r _assets LICENCE README.markdown || die
+}
+
+pkg_postinst() {
+ if [[ -z ${REPLACING_VERSIONS} ]] ; then
+ elog "Syntastic has many optional dependencies depending on the type"
+ elog "of syntax checking being performed. Look in the related files in"
+ elog "the syntax_checkers directory to help figure out what programs"
+ elog "different languages need."
+ fi
+}
diff --git a/app-vim/syntastic/syntastic-9999.ebuild b/app-vim/syntastic/syntastic-9999.ebuild
new file mode 100644
index 000000000000..cc6fc347a77a
--- /dev/null
+++ b/app-vim/syntastic/syntastic-9999.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit vim-plugin
+
+if [[ ${PV} == "9999" ]] ; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/scrooloose/syntastic.git"
+else
+ SRC_URI="https://github.com/scrooloose/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="vim plugin: syntax checking using external tools"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2736 https://github.com/scrooloose/syntastic/"
+LICENSE="WTFPL-2"
+
+VIM_PLUGIN_HELPFILES="${PN}"
+
+src_prepare() {
+ default
+ rm -r _assets LICENCE README.markdown || die
+}
+
+pkg_postinst() {
+ if [[ -z ${REPLACING_VERSIONS} ]] ; then
+ elog "Syntastic has many optional dependencies depending on the type"
+ elog "of syntax checking being performed. Look in the related files in"
+ elog "the syntax_checkers directory to help figure out what programs"
+ elog "different languages need."
+ fi
+}