Orphan Uggedal's packages
[ci skip]
This commit is contained in:
parent
18f4e5b7c6
commit
001e2cdf53
53 changed files with 53 additions and 53 deletions
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=gnu-configure
|
||||
makedepends="zlib-devel"
|
||||
short_desc="A collection of recompression utilities for ZIP/PNG/GZ"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.advancemame.it/comp-readme.html"
|
||||
distfiles="https://github.com/amadvance/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ hostmakedepends="perl pkg-config"
|
|||
makedepends="gtk+-devel libXScrnSaver-devel libXinerama-devel libXrandr-devel
|
||||
libxdg-basedir-devel libnotify-devel"
|
||||
short_desc="Lightweight and customizable notification daemon"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
#changelog="https://raw.githubusercontent.com/dunst-project/dunst/master/CHANGELOG.md"
|
||||
homepage="https://dunst-project.org"
|
||||
|
|
|
@ -8,7 +8,7 @@ configure_args="--prefix=/ --sbindir=/usr/bin"
|
|||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="fcgi-devel"
|
||||
short_desc="Simple server for running CGI applications over FastCGI"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/gnosek/fcgiwrap"
|
||||
distfiles="https://github.com/gnosek/${pkgname}/archive/${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ revision=1
|
|||
wrksrc="firefox-${version}"
|
||||
build_helper="rust"
|
||||
short_desc="Mozilla Firefox web browser - Extended Support Release (ESR)"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MPL-2.0, GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://www.mozilla.org/firefox/organizations/"
|
||||
distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
|
||||
|
|
|
@ -8,7 +8,7 @@ hostmakedepends="perl"
|
|||
makedepends="$hostmakedepends"
|
||||
depends="perl"
|
||||
short_desc="GitHub like contributions calendar on terminal"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/k4rthik/${pkgname}"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ build_style=gnu-makefile
|
|||
hostmakedepends="util-linux"
|
||||
depends="bash git"
|
||||
short_desc="Little git extras"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/tj/git-extras"
|
||||
distfiles="https://github.com/tj/git-extras/archive/${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ hostmakedepends="pkg-config"
|
|||
makedepends="libressl-devel libuv-devel zlib-devel"
|
||||
depends="perl"
|
||||
short_desc="Optimized HTTP server with support for HTTP/1.x and HTTP/2"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://h2o.examp1e.net/"
|
||||
distfiles="https://github.com/h2o/h2o/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ make_build_args="TARGET=linux-glibc USE_PCRE=1 USE_PCRE_JIT=1 USE_ZLIB=1
|
|||
make_install_args="SBINDIR=${DESTDIR}/usr/bin DOCDIR=${DESTDIR}/usr/share/doc/${pkgname}"
|
||||
makedepends="libatomic-devel libressl-devel lua-devel pcre-devel"
|
||||
short_desc="Reliable, high performance TCP/HTTP load balancer"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://www.haproxy.org"
|
||||
distfiles="${homepage}/download/${version%.*}/src/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ make_build_args="SYSCONFDIR=/etc"
|
|||
hostmakedepends="autoconf automake pkg-config"
|
||||
makedepends="bash-completion"
|
||||
short_desc="Flexible scheduler for i3bar"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/vivien/i3blocks"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=gnu-configure
|
||||
configure_args="je_cv_static_page_shift=12"
|
||||
short_desc="General-purpose scalable concurrent malloc(3) implementation"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://jemalloc.net/"
|
||||
#changelog="https://raw.githubusercontent.com/jemalloc/jemalloc/master/ChangeLog"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
|||
hostmakedepends="automake"
|
||||
makedepends="libjpeg-turbo-devel libcurl-devel"
|
||||
short_desc="JPEG image to ASCII art converter"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/cslarsen/jp2a"
|
||||
distfiles="https://github.com/cslarsen/jp2a/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=2
|
|||
build_style=gnu-configure
|
||||
makedepends="libgpg-error-devel"
|
||||
short_desc="A CMS and X.509 access library"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-3"
|
||||
homepage="https://www.gnupg.org/related_software/libksba/index.html"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
|
|
|
@ -9,7 +9,7 @@ configure_args="--enable-examples --enable-python-binding
|
|||
hostmakedepends="automake pkg-config intltool libtool python3-devel"
|
||||
makedepends="libressl-devel boost-devel geoip-devel python3-devel"
|
||||
short_desc="C++ bittorrent library by Rasterbar Software"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://libtorrent.org/"
|
||||
distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version//./_}/libtorrent-rasterbar-${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=gnu-makefile
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="A command-line based markdown presentation tool"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/visit1985/mdp"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ go_package="miniflux.app"
|
|||
hostmakedepends="git"
|
||||
depends="postgresql"
|
||||
short_desc="Minimalist and opinionated feed reader written in Go"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://miniflux.app"
|
||||
changelog="https://raw.githubusercontent.com/miniflux/miniflux/${version}/ChangeLog"
|
||||
|
|
|
@ -8,7 +8,7 @@ makedepends="python-devel python-cliapp python-larch python-paramiko
|
|||
python-tracing"
|
||||
depends="python python-larch python-paramiko python-fuse python-yaml"
|
||||
short_desc="Backup program that supports encryption and deduplication"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://obnam.org"
|
||||
distfiles="http://code.liw.fi/debian/pool/main/o/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
||||
|
|
|
@ -3,7 +3,7 @@ pkgname=odo
|
|||
version=0.2.2
|
||||
revision=3
|
||||
short_desc="An atomic odometer for the command line"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/atomicobject/odo"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ makedepends="gnutls-devel libxml2-devel zlib-devel liblz4-devel
|
|||
libproxy-devel mit-krb5-devel pcsclite-devel"
|
||||
depends="vpnc-scripts"
|
||||
short_desc="Free client for Cisco AnyConnect SSL VPN software"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-only"
|
||||
homepage="http://www.infradead.org/openconnect/"
|
||||
distfiles="ftp://ftp.infradead.org/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -10,7 +10,7 @@ make_check_target=test
|
|||
depends="bash gnupg2 tree"
|
||||
checkdepends="${depends} git"
|
||||
short_desc="Stores, retrieves, generates, and synchronizes passwords securely"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.passwordstore.org"
|
||||
distfiles="https://git.zx2c4.com/password-store/snapshot/password-store-${version}.tar.xz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-makefile
|
|||
make_use_env=yes
|
||||
makedepends="pam-devel"
|
||||
short_desc="Lightweight linux console locking tool"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/muennich/physlock"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools"
|
|||
depends="python3-setuptools python3-parse"
|
||||
pycompile_module="$pkgname"
|
||||
short_desc="Automate and manage your pocket collection"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/arvindch/pockyt"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
|
|
|
@ -17,7 +17,7 @@ conf_files="
|
|||
hostmakedepends="autoconf"
|
||||
makedepends="pcre-devel zlib-devel"
|
||||
short_desc="Non-caching web proxy with advanced filtering capabilities"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.privoxy.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/ijbswa/${pkgname}-${version}-stable-src.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ build_style=python2-module
|
|||
hostmakedepends="python-setuptools"
|
||||
depends="python-pytz python-setuptools"
|
||||
short_desc="High-level Python2 Web framework"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://www.djangoproject.com/"
|
||||
distfiles="${PYPI_SITE}/D/Django/Django-${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ pycompile_module="flask_assets.py"
|
|||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-Flask python-webassets"
|
||||
short_desc="Asset management for Flask (Python2)"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="2-clause-BSD"
|
||||
homepage="https://github.com/miracle2k/flask-assets"
|
||||
distfiles="${PYPI_SITE}/F/Flask-Assets/Flask-Assets-${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ pycompile_module="flask_oauthlib"
|
|||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-Flask python-requests-oauthlib"
|
||||
short_desc="OAuthlib for Flask (Python2)"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/lepture/flask-oauthlib"
|
||||
distfiles="${PYPI_SITE}/F/Flask-OAuthlib/Flask-OAuthlib-${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ pycompile_module="flask_script"
|
|||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-Flask"
|
||||
short_desc="Scripting support for Flask (Python2)"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD"
|
||||
homepage="https://github.com/smurfix/flask-script"
|
||||
distfiles="${PYPI_SITE}/F/Flask-Script/Flask-Script-${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ build_style=python-module
|
|||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-Flask python-WTForms"
|
||||
short_desc="Simple integration of Flask and WTForms (Python2)"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/lepture/flask-wtf"
|
||||
distfiles="${PYPI_SITE}/F/Flask-WTF/Flask-WTF-${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ pycompile_module="wtforms"
|
|||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python"
|
||||
short_desc="Forms validation and rendering library for Python2"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://wtforms.simplecodes.com/"
|
||||
#changelog="https://raw.githubusercontent.com/wtforms/wtforms/master/CHANGES.rst"
|
||||
|
|
|
@ -8,7 +8,7 @@ pycompile_module="cliapp"
|
|||
hostmakedepends="python-setuptools python-yaml"
|
||||
depends="python-yaml"
|
||||
short_desc="Framework for Unix-like command line programs for Python2"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
homepage="http://liw.fi/cliapp/"
|
||||
license="GPL-2"
|
||||
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
||||
|
|
|
@ -7,7 +7,7 @@ pycompile_module="fuseparts fuse.py"
|
|||
hostmakedepends="pkg-config python-setuptools python3-setuptools"
|
||||
makedepends="fuse-devel python-devel python3-devel"
|
||||
short_desc="FUSE bindings for Python2"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/libfuse/python-fuse"
|
||||
distfiles="https://github.com/libfuse/python-fuse/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ pycompile_module="concurrent"
|
|||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
short_desc="Backport of the concurrent.futures package from Python 3.2"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="PSF"
|
||||
homepage="https://github.com/agronholm/pythonfutures"
|
||||
distfiles="${PYPI_SITE}/f/futures/futures-${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ hostmakedepends="python-devel python3-devel"
|
|||
makedepends="python-devel python3-devel hiredis-devel"
|
||||
pycompile_module="hiredis"
|
||||
short_desc="Python2 wrapper for hiredis"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD"
|
||||
homepage="https://github.com/redis/hiredis-py"
|
||||
distfiles="${PYPI_SITE}/h/hiredis/hiredis-${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ build_style=python-module
|
|||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
makedepends="python-devel python3-devel"
|
||||
short_desc="Python2 binding for hoedown, a markdown parsing library"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
homepage="https://github.com/hhatto/python-hoedown"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/h/hoedown/hoedown-${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ makedepends="python-devel python-tracing"
|
|||
depends="python-tracing python-cliapp python-ttystatus"
|
||||
pycompile_module="larch"
|
||||
short_desc="Copy-on-write B-tree data structure for Python2"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
homepage="http://liw.fi/larch/"
|
||||
license="GPL-3"
|
||||
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
||||
|
|
|
@ -9,7 +9,7 @@ pycompile_module="parse.py"
|
|||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python"
|
||||
short_desc="Parse strings using the format() syntax (Python2)"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/r1chardj0n3s/parse"
|
||||
distfiles="${PYPI_SITE}/p/parse/parse-${version}.tar.gz"
|
||||
|
|
|
@ -10,7 +10,7 @@ makedepends="python-devel python3-devel"
|
|||
depends="python-lxml"
|
||||
pycompile_module="pypeg2"
|
||||
short_desc="An intrinsic PEG Parser-Interpreter for Python2"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
homepage="http://fdik.org/pyPEG/"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ build_style=python-module
|
|||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python"
|
||||
short_desc="Python2 client for Redis key-value store"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/andymccurdy/redis-py"
|
||||
distfiles="${PYPI_SITE}/r/redis/redis-${version}.tar.gz"
|
||||
|
|
|
@ -10,7 +10,7 @@ hostmakedepends="python-setuptools"
|
|||
makedepends="python-devel"
|
||||
depends="python"
|
||||
short_desc="Debug log/trace messages for Python2"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://liw.fi/tracing/"
|
||||
distfiles="http://git.liw.fi/python-tracing/snapshot/python-tracing-tracing-${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ pycompile_module="ttystatus"
|
|||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python"
|
||||
short_desc="Terminal progress bar and status output for Python2"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
homepage="http://liw.fi/ttystatus/"
|
||||
license="GPL-3"
|
||||
distfiles="http://code.liw.fi/debian/pool/main/p/${pkgname}/${pkgname}_${version}.orig.tar.xz"
|
||||
|
|
|
@ -9,7 +9,7 @@ pycompile_module="txgithub"
|
|||
hostmakedepends="python-setuptools"
|
||||
depends="python-Twisted python-openssl"
|
||||
short_desc="GitHub API client implemented using Twisted"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/tomprince/txgithub"
|
||||
distfiles="${PYPI_SITE}/t/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ pycompile_module="urlnorm"
|
|||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
short_desc="Python2 module for normalizing URLs"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/jehiah/urlnorm"
|
||||
distfiles="${PYPI_SITE}/u/urlnorm/urlnorm-${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ pycompile_module="webassets"
|
|||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-setuptools"
|
||||
short_desc="Media asset management for Python2"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="2-clause-BSD"
|
||||
homepage="https://github.com/miracle2k/webassets/"
|
||||
distfiles="${PYPI_SITE}/w/webassets/webassets-${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ build_style=python3-module
|
|||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-pytz python3-setuptools"
|
||||
short_desc="High-level Python3 Web framework"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://www.djangoproject.com/"
|
||||
distfiles="${PYPI_SITE}/D/Django/Django-${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ depends="python3-PyQt5-quick python3-Jinja2 python3-Pygments python3-pyPEG2
|
|||
python3-yaml python3-attrs python3-PyQt5-opengl python3-PyQt5-sql
|
||||
qt5-plugin-sqlite"
|
||||
short_desc="Keyboard-focused browser with a minimal GUI"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://qutebrowser.org/"
|
||||
changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
archs=noarch
|
||||
depends="bash bc xdpyinfo"
|
||||
short_desc="Bash screenshot information tool"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/KittyKatt/screenFetch"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -4,7 +4,7 @@ version=1.6.4
|
|||
revision=3
|
||||
build_style=gnu-configure
|
||||
short_desc="Spawn FastCGI applications"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD"
|
||||
homepage="http://redmine.lighttpd.net/projects/spawn-fcgi/"
|
||||
distfiles="http://www.lighttpd.net/download/${pkgname}-${version}.tar.bz2"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
|||
conf_files="/etc/tudurc"
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Ncurses-based tool to manage hierarchical todos"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://code.meskio.net/tudu/"
|
||||
distfiles="http://code.meskio.net/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -10,7 +10,7 @@ depends="python3-appdirs python3-keyring python3-minidb python3-requests
|
|||
python3-yaml python3-lxml python3-cssselect"
|
||||
checkdepends="python3-nose ${depends} python3-pycodestyle"
|
||||
short_desc="Tool for monitoring webpages for updates"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://thp.io/2008/urlwatch/"
|
||||
distfiles="${PYPI_SITE}/u/urlwatch/urlwatch-${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=2
|
|||
hostmakedepends="python python3"
|
||||
makedepends="python-devel python3-devel"
|
||||
short_desc="Fast, self-healing application container server"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://projects.unbit.it/uwsgi"
|
||||
distfiles="https://github.com/unbit/uwsgi/archive/${version}.tar.gz"
|
||||
|
|
|
@ -8,7 +8,7 @@ make_use_env=yes
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="webkit2gtk-devel libglib-devel"
|
||||
short_desc="Fast and lightweight web browser based on WebKit/GTK+"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://fanglingsu.github.io/vimb/"
|
||||
changelog="https://raw.githubusercontent.com/fanglingsu/vimb/master/CHANGELOG.md"
|
||||
|
|
|
@ -6,7 +6,7 @@ archs=noarch
|
|||
build_style=gnu-makefile
|
||||
depends="git curl"
|
||||
short_desc="Void Linux package updates"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/void-linux/void-updates"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
|
|
|
@ -4,7 +4,7 @@ version=20190611
|
|||
revision=1
|
||||
archs=noarch
|
||||
short_desc="Network configuration scripts for VPNC and OpenConnect"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.infradead.org/openconnect/vpnc-script.html"
|
||||
distfiles="ftp://ftp.infradead.org/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
archs=noarch
|
||||
depends="zsh"
|
||||
short_desc="Fish shell like syntax highlighting for Zsh"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/zsh-users/zsh-syntax-highlighting"
|
||||
changelog="https://raw.githubusercontent.com/zsh-users/zsh-syntax-highlighting/master/changelog.md"
|
||||
|
|
Loading…
Add table
Reference in a new issue