orphan dleeram's packages

This commit is contained in:
Jan Christian Grünhage 2019-11-22 14:14:59 +01:00 committed by Helmut Pozimski
parent 566cdccff8
commit 088703d8da
7 changed files with 14 additions and 14 deletions

View file

@ -1,10 +1,10 @@
# Template file for 'iomenu'
pkgname=iomenu
version=1.0
revision=1
revision=2
build_style=gnu-makefile
short_desc="Interactive selection menu"
maintainer="dleeram <dleeram@protonmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC"
homepage="https://github.com/josuah/${pkgname}"
distfiles="${homepage}/archive/v${version}.tar.gz"

View file

@ -1,7 +1,7 @@
# Template file for 'neovim-remote'
pkgname=neovim-remote
version=2.2.2
revision=1
revision=2
archs=noarch
build_style=python3-module
pycompile_module="nvr"
@ -9,7 +9,7 @@ hostmakedepends="python3-setuptools"
depends="python3-neovim python3-psutil"
checkdepends="python3-neovim python3-psutil python3-pytest"
short_desc="Control nvim processes using 'nvr' commandline tool"
maintainer="dleeram <dleeram@protonmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/mhinz/neovim-remote"
distfiles="https://github.com/mhinz/neovim-remote/archive/v${version}.tar.gz"

View file

@ -1,7 +1,7 @@
# Template file for 'python-kitchen'
pkgname=python-kitchen
version=1.2.6
revision=1
revision=2
archs=noarch
wrksrc="kitchen-${version}"
build_style=python-module
@ -9,7 +9,7 @@ pycompile_module="kitchen"
hostmakedepends="python-setuptools python3-setuptools"
depends="python"
short_desc="Useful snippets for Python2"
maintainer="dleeram <dleeram@protonmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/fedora-infra/kitchen"
distfiles="https://github.com/fedora-infra/kitchen/archive/${version}.tar.gz"

View file

@ -1,7 +1,7 @@
# Template file for 'rtv'
pkgname=rtv
version=1.27.0
revision=1
revision=2
archs=noarch
build_style=python3-module
pycompile_module="rtv"
@ -9,7 +9,7 @@ hostmakedepends="python3-setuptools"
depends="ncurses python3-BeautifulSoup4 python3-decorator python3-kitchen
python3-requests python3-six"
short_desc="Simple terminal viewer for Reddit (Reddit Terminal Viewer)"
maintainer="dleeram <dleeram@protonmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/michael-lazar/${pkgname}"
distfiles="${homepage}/archive/v${version}.tar.gz"

View file

@ -1,10 +1,10 @@
# Template file for 'rustfmt'
pkgname=rustfmt
version=0.9.0
revision=2
revision=3
build_style=cargo
short_desc="Tool to find and fix Rust formatting issues"
maintainer="Daniel Lee Ramírez <dleeram@protonmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0, MIT"
homepage="https://github.com/rust-lang-nursery/${pkgname}"
distfiles="${homepage}/archive/${version}.tar.gz"

View file

@ -1,14 +1,14 @@
# Template file for 'rustup'
pkgname=rustup
version=1.20.2
revision=1
revision=2
wrksrc="${pkgname}.rs-${version}"
build_style=cargo
configure_args="--features no-self-update --bin rustup-init"
hostmakedepends="perl pkg-config"
makedepends="libressl-devel zlib-devel libcurl-devel"
short_desc="Rust toolchain installer"
maintainer="Daniel Lee Ramírez <dleeram@protonmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0, MIT"
homepage="https://www.rustup.rs"
distfiles="https://github.com/rust-lang-nursery/${pkgname}.rs/archive/${version}.tar.gz"

View file

@ -1,13 +1,13 @@
# Template file for 'xurls'
pkgname=xurls
version=2.1.0
revision=1
revision=2
build_style=go
go_import_path="github.com/mvdan/${pkgname}"
go_package="${go_import_path}/cmd/${pkgname}"
hostmakedepends="git"
short_desc="Extract urls from text"
maintainer="dleeram <dleeram@protonmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://www.github.com/mvdan/xurls"
distfiles="${homepage}/archive/v${version}.tar.gz"