Add some github URLs
This commit is contained in:
parent
8fb7bd783f
commit
36921853ac
@ -6,6 +6,7 @@ pkgrel=3
|
||||
pkgdesc='Text document format for short documents, articles, books and UNIX man pages.'
|
||||
arch=('any')
|
||||
url='https://asciidoc.org/'
|
||||
msys2_repository_url="https://github.com/asciidoc-py/asciidoc-py"
|
||||
license=('GPL')
|
||||
depends=('python' 'libxslt' 'docbook-xsl')
|
||||
makedepends=(
|
||||
|
||||
@ -6,6 +6,7 @@ pkgrel=3
|
||||
pkgdesc='A decentralized revision control system with support for Bazaar and Git file formats'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://www.breezy-vcs.org/'
|
||||
msys2_repository_url="https://github.com/breezy-team/breezy"
|
||||
license=('GPL2')
|
||||
groups=('VCS')
|
||||
depends=('python-configobj'
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=1
|
||||
pkgdesc="A compiler cache (mingw-w64)"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://ccache.samba.org/"
|
||||
msys2_repository_url="https://github.com/ccache/ccache"
|
||||
license=("spdx:GPL-3.0-or-later")
|
||||
replaces=("${pkgname}-git")
|
||||
makedepends=("cmake"
|
||||
|
||||
@ -4,6 +4,7 @@ pkgrel=1
|
||||
pkgdesc="A curses-based scrolling 'Matrix'-like screen"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.asty.org/cmatrix/"
|
||||
msys2_repository_url="https://github.com/abishekvashok/cmatrix"
|
||||
license=('spdx:GPL-3.0-or-later')
|
||||
depends=('ncurses')
|
||||
makedepends=('ncurses-devel' 'make' 'autotools' 'gcc')
|
||||
|
||||
@ -5,6 +5,7 @@ pkgver=1.0.21
|
||||
pkgrel=1
|
||||
pkgdesc='Diff wrapper with pretty syntax highlighting'
|
||||
url='https://www.colordiff.org/'
|
||||
msys2_repository_url="https://github.com/daveewart/colordiff"
|
||||
license=('GPL2')
|
||||
arch=('any')
|
||||
depends=('diffutils' 'perl')
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=1
|
||||
pkgdesc="Multi-protocol file transfer utility"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://curl.haxx.se"
|
||||
msys2_repository_url="https://github.com/curl/curl"
|
||||
license=('spdx:MIT')
|
||||
depends=('ca-certificates')
|
||||
makedepends=('brotli-devel' 'heimdal-devel' 'libidn2-devel' 'autotools'
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=3
|
||||
pkgdesc="Cyrus Simple Authentication Service Layer (SASL) library"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://www.cyrusimap.org/sasl/"
|
||||
msys2_repository_url="https://github.com/cyrusimap/cyrus-sasl"
|
||||
license=('custom')
|
||||
groups=('sys-utils')
|
||||
makedepends=('heimdal-devel' 'openssl-devel' 'libsqlite-devel' 'libxcrypt-devel' 'libserf-devel' 'autotools' 'gcc')
|
||||
|
||||
@ -8,6 +8,7 @@ pkgrel=1
|
||||
pkgdesc='C-Extensions for Python'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://cython.org/'
|
||||
msys2_repository_url="https://github.com/cython/cython"
|
||||
license=('spdx:Apache-2.0')
|
||||
depends=('python')
|
||||
conflicts=('cython0')
|
||||
|
||||
@ -8,6 +8,7 @@ pkgrel=1
|
||||
pkgdesc='C-Extensions for Python'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://cython.org/'
|
||||
msys2_repository_url="https://github.com/cython/cython"
|
||||
license=('spdx:Apache-2.0')
|
||||
depends=('python')
|
||||
conflicts=('cython')
|
||||
|
||||
@ -7,6 +7,7 @@ pkgdesc='XML stylesheets for Docbook-xml transformations'
|
||||
arch=('any')
|
||||
license=('custom')
|
||||
url='https://docbook.sourceforge.io/'
|
||||
msys2_repository_url="https://github.com/docbook/xslt10-stylesheets"
|
||||
depends=('libxml2' 'libxslt' 'docbook-xml')
|
||||
install="$pkgname.install"
|
||||
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/docbook/xslt10-stylesheets/releases/download/release%2F$pkgver/${pkgname}-nons-${pkgver}.tar.gz)
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=1
|
||||
pkgdesc="A documentation system for C++, C, Java, IDL and PHP"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.doxygen.org/"
|
||||
msys2_repository_url="https://github.com/doxygen/doxygen"
|
||||
license=('GPL')
|
||||
depends=("gcc-libs" "libsqlite" "libiconv")
|
||||
makedepends=("cmake" "ninja" "flex" "python" "libsqlite-devel" "libiconv-devel" 'gcc')
|
||||
|
||||
@ -5,6 +5,7 @@ pkgver=2.3.99
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
url="https://wiki.gentoo.org/wiki/Handbook:X86/Portage/Tools#etc-update"
|
||||
msys2_repository_url="https://github.com/gentoo/portage"
|
||||
license=('GPL')
|
||||
depends=('bash' 'diffutils')
|
||||
optdepends=('dialog: for the menu mode (not automode)')
|
||||
|
||||
@ -6,6 +6,7 @@ pkgrel=1
|
||||
pkgdesc="An XML parser library"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://libexpat.github.io/"
|
||||
msys2_repository_url="https://github.com/libexpat/libexpat"
|
||||
license=('spdx:MIT')
|
||||
makedepends=('autotools' 'gcc')
|
||||
source=(https://github.com/libexpat/libexpat/releases/download/R_${pkgver//./_}/${pkgname}-${pkgver}.tar.xz{,.asc})
|
||||
|
||||
@ -6,6 +6,7 @@ pkgrel=1
|
||||
pkgdesc="The OpenBIOS FCODE suite"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://www.openbios.org/"
|
||||
msys2_repository_url="https://github.com/openbios/fcode-utils"
|
||||
license=('GPL2')
|
||||
makedepends=('make' 'gcc')
|
||||
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/openbios/fcode-utils/archive/v${pkgver}.tar.gz")
|
||||
|
||||
@ -5,6 +5,7 @@ epoch=
|
||||
pkgdesc='Smart and user friendly shell intended mostly for interactive use'
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://fishshell.com/"
|
||||
msys2_repository_url="https://github.com/fish-shell/fish-shell"
|
||||
license=('GPL2')
|
||||
groups=()
|
||||
depends=('bc' 'gcc-libs' 'gettext' 'libiconv' 'libpcre2_16' 'man-db' 'ncurses')
|
||||
|
||||
@ -9,6 +9,7 @@ pkgdesc="A garbage collector for C and C++"
|
||||
arch=('i686' 'x86_64')
|
||||
groups=('libraries')
|
||||
url="https://www.hboehm.info/gc/"
|
||||
msys2_repository_url="https://github.com/ivmai/bdwgc"
|
||||
license=('MIT')
|
||||
makedepends=('autotools' 'gcc')
|
||||
source=("https://github.com/ivmai/bdwgc/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.gz")
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=4
|
||||
pkgdesc="Implementation of Kerberos V5 libraries"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://www.h5l.org/"
|
||||
msys2_repository_url="https://github.com/heimdal/heimdal"
|
||||
license=('custom')
|
||||
makedepends=('libdb-devel' 'libxcrypt-devel' 'libedit-devel' 'libsqlite-devel' 'openssl-devel' 'perl-JSON' 'python' 'autotools' 'gcc') #libldap-devel
|
||||
options=('!libtool' '!emptydirs' 'staticlibs')
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=1
|
||||
pkgdesc="International Components for Unicode library"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://icu.unicode.org"
|
||||
msys2_repository_url="https://github.com/unicode-org/icu"
|
||||
license=('spdx:ICU')
|
||||
depends=('gcc-libs' 'sh')
|
||||
makedepends=('autoconf-archive' 'autotools' 'gcc')
|
||||
|
||||
@ -10,6 +10,7 @@ pkgrel=2
|
||||
pkgdesc="Modular text mode IRC client with Perl scripting"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://irssi.org/"
|
||||
msys2_repository_url="https://github.com/irssi/irssi"
|
||||
license=('spdx:GPL-2.0-or-later')
|
||||
depends=('openssl' 'gettext' 'perl' 'ncurses' 'glib2')
|
||||
makedepends=('gettext-devel' 'glib2-devel' 'openssl-devel' 'perl-devel' 'ncurses-devel' 'pcre-devel' 'elinks' 'autotools' 'gcc')
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=1
|
||||
pkgdesc='C library for encoding, decoding and manipulating JSON data'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://www.digip.org/jansson/'
|
||||
msys2_repository_url="https://github.com/akheron/jansson"
|
||||
license=('MIT')
|
||||
makedepends=('autotools' 'gcc')
|
||||
options=('staticlibs')
|
||||
|
||||
@ -7,6 +7,7 @@ pkgdesc="A terminal based program for viewing text files"
|
||||
license=('GPL3')
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.greenwoodsoftware.com/less"
|
||||
msys2_repository_url="https://github.com/gwsw/less"
|
||||
depends=('ncurses' 'libpcre2_8')
|
||||
makedepends=('ncurses-devel' 'pcre2-devel' 'autotools' 'gcc' 'groff')
|
||||
source=("https://github.com/gwsw/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
|
||||
|
||||
@ -6,6 +6,7 @@ pkgrel=1
|
||||
pkgdesc="Multi-format archive and compression library"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://libarchive.org/"
|
||||
msys2_repository_url="https://github.com/libarchive/libarchive"
|
||||
license=('BSD')
|
||||
groups=('libraries')
|
||||
depends=('gcc-libs' 'libbz2' 'libiconv' 'libexpat' 'liblzma' 'liblz4' 'libopenssl' 'libzstd' 'zlib')
|
||||
|
||||
@ -6,6 +6,7 @@ pkgrel=4
|
||||
pkgdesc="An event notification library"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://libevent.org/"
|
||||
msys2_repository_url="https://github.com/libevent/libevent"
|
||||
license=('spdx:BSD-3-Clause')
|
||||
makedepends=('openssl-devel' 'autotools' 'gcc')
|
||||
source=("https://github.com/${pkgname}/${pkgname}/releases/download/release-${pkgver}-stable/${pkgname}-${pkgver}-stable.tar.gz"{,.asc}
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=1
|
||||
pkgdesc="Portable, high level programming interface to various calling conventions"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://sourceware.org/libffi/"
|
||||
msys2_repository_url="https://github.com/libffi/libffi"
|
||||
groups=('libraries')
|
||||
license=('MIT')
|
||||
depends=()
|
||||
|
||||
@ -10,6 +10,7 @@ conflicts=(${pkgbase}-git)
|
||||
replaces=(${pkgbase}-git)
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://fukuchi.org/works/qrencode/'
|
||||
msys2_repository_url="https://github.com/fukuchi/libqrencode"
|
||||
license=('LGPL')
|
||||
makedepends=('gcc' 'autotools' 'libiconv-devel')
|
||||
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/fukuchi/libqrencode/archive/v${pkgver}.tar.gz")
|
||||
|
||||
@ -8,6 +8,7 @@ epoch=
|
||||
pkgdesc="The free and portable approximate regex matching library (libraries)"
|
||||
arch=("i686" "x86_64")
|
||||
url="https://laurikari.net/tre/"
|
||||
msys2_repository_url="https://github.com/laurikari/tre"
|
||||
license=('BSD')
|
||||
groups=('libraries')
|
||||
depends=("gettext" "libiconv" "libintl")
|
||||
|
||||
@ -7,6 +7,7 @@ pkgdesc='Very fast lossless compression algorithm'
|
||||
arch=('i686' 'x86_64')
|
||||
makedepends=('make' 'gcc')
|
||||
url='https://lz4.github.io/lz4/'
|
||||
msys2_repository_url="https://github.com/lz4/lz4"
|
||||
license=('LGPL')
|
||||
source=(lz4-${pkgver}.tar.gz::"https://github.com/lz4/lz4/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('0b0e3aa07c8c063ddf40b082bdf7e37a1562bda40a0ff5272957f3e987e0e54b')
|
||||
|
||||
@ -6,6 +6,7 @@ pkgrel=1
|
||||
pkgdesc="Midnight Commander is a text based filemanager/shell that emulates Norton Commander"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://www.midnight-commander.org/"
|
||||
msys2_repository_url="https://github.com/MidnightCommander/mc"
|
||||
license=('GPL')
|
||||
depends=('glib2'
|
||||
'libssh2')
|
||||
|
||||
@ -6,6 +6,7 @@ pkgrel=1
|
||||
pkgdesc='High-productivity build system'
|
||||
arch=('any')
|
||||
url="https://mesonbuild.com/"
|
||||
msys2_repository_url="https://github.com/mesonbuild/meson"
|
||||
license=('spdx:Apache-2.0')
|
||||
depends=('python' 'ninja')
|
||||
makedepends=(
|
||||
|
||||
@ -10,6 +10,7 @@ license=('spdx:GPL-3.0-or-later')
|
||||
depends=('sh')
|
||||
makedepends=('gcc')
|
||||
url="https://mintty.github.io"
|
||||
msys2_repository_url="https://github.com/mintty/mintty"
|
||||
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mintty/mintty/archive/${pkgver}.tar.gz
|
||||
"001-default-size.patch")
|
||||
sha256sums=('3a0f5f47136a5035a8fa7b5d8cd0388703d1e129efbd1e8a12d9879da3c8b2e2'
|
||||
|
||||
@ -6,6 +6,7 @@ pkgrel=6
|
||||
pkgdesc="Mobile shell, surviving disconnects with local echo and line editing"
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://mosh.org/'
|
||||
msys2_repository_url="https://github.com/mobile-shell/mosh"
|
||||
groups=('net-utils')
|
||||
license=('spdx:GPL-3.0-or-later')
|
||||
depends=('protobuf' 'ncurses' 'zlib' 'libopenssl' 'openssh' 'perl')
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=1
|
||||
pkgdesc="MessagePack implementation for C"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://msgpack.org"
|
||||
msys2_repository_url="https://github.com/msgpack/msgpack-c"
|
||||
license=('Boost')
|
||||
makedepends=('cmake' 'gcc' 'make')
|
||||
source=("https://github.com/msgpack/msgpack-c/releases/download/c-${pkgver}/${pkgbase}-${pkgver}.tar.gz")
|
||||
|
||||
@ -8,6 +8,7 @@ _descr="Ninja is a small build system with a focus on speed"
|
||||
pkgdesc="${_descr}"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://ninja-build.org"
|
||||
msys2_repository_url="https://github.com/ninja-build/ninja"
|
||||
license=('Apache')
|
||||
depends=()
|
||||
options=('strip' 'staticlibs')
|
||||
|
||||
@ -9,6 +9,7 @@ pkgrel=1
|
||||
pkgdesc="Library to work with PKCS#11 modules"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://p11-glue.freedesktop.org/p11-kit.html"
|
||||
msys2_repository_url="https://github.com/p11-glue/p11-kit"
|
||||
license=('BSD')
|
||||
makedepends=('bash-completion'
|
||||
'gtk-doc'
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=1
|
||||
pkgdesc="A library that implements Perl 5-style regular expressions"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://www.pcre.org/"
|
||||
msys2_repository_url="https://github.com/PCRE2Project/pcre2"
|
||||
license=('BSD')
|
||||
makedepends=('libreadline-devel' 'libbz2-devel' 'zlib-devel' 'autotools' 'gcc')
|
||||
source=(https://github.com/PCRE2Project/pcre2/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2{,.sig})
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=1
|
||||
pkgdesc="Tools for helping translation of documentation"
|
||||
arch=('any')
|
||||
url="https://po4a.org/"
|
||||
msys2_repository_url="https://github.com/mquinson/po4a"
|
||||
license=('GPL')
|
||||
depends=("perl" "gettext" 'perl-YAML-Tiny' 'perl-Text-WrapI18N'
|
||||
'perl-Locale-Gettext' 'perl-TermReadKey' 'perl-sgmls'
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=3
|
||||
pkgdesc="Protocol Buffers - Google's data interchange format"
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://developers.google.com/protocol-buffers/'
|
||||
msys2_repository_url="https://github.com/protocolbuffers/protobuf"
|
||||
groups=('libraries')
|
||||
license=('spdx:BSD-3-Clause')
|
||||
depends=('gcc-libs' 'zlib')
|
||||
|
||||
@ -9,6 +9,7 @@ pkgdesc="Caching and sessions WSGI middleware for use with web applications and
|
||||
arch=('any')
|
||||
license=('PSF')
|
||||
url="https://beaker.readthedocs.org"
|
||||
msys2_repository_url="https://github.com/bbangert/beaker"
|
||||
depends=("python")
|
||||
makedepends=(
|
||||
"python-setuptools"
|
||||
|
||||
@ -9,6 +9,7 @@ pkgdesc='A simple pythonic template language written in Python'
|
||||
arch=('i686' 'x86_64')
|
||||
license=('spdx:BSD-3-Clause')
|
||||
url='http://jinja.pocoo.org/'
|
||||
msys2_repository_url="https://github.com/pallets/jinja"
|
||||
depends=('python-markupsafe')
|
||||
makedepends=(
|
||||
"python-setuptools"
|
||||
|
||||
@ -8,6 +8,7 @@ pkgrel=1
|
||||
pkgdesc="Python binding for the libxml2 and libxslt libraries"
|
||||
arch=('any')
|
||||
url="https://lxml.de/"
|
||||
msys2_repository_url="https://github.com/lxml/lxml"
|
||||
license=('spdx:BSD-3-Clause')
|
||||
depends=("python" "libxslt" "libxml2")
|
||||
makedepends=(
|
||||
|
||||
@ -8,6 +8,7 @@ pkgrel=4
|
||||
pkgdesc="Parser for the lightweight Ducktype syntax for Mallard"
|
||||
arch=('any')
|
||||
url="http://projectmallard.org/"
|
||||
msys2_repository_url="https://github.com/projectmallard/mallard-ducktype"
|
||||
license=('spdx:MIT')
|
||||
depends=("python")
|
||||
makedepends=(
|
||||
|
||||
@ -8,6 +8,7 @@ pkgrel=1
|
||||
pkgdesc="Python Build Reasonableness"
|
||||
arch=('any')
|
||||
url='https://pypi.python.org/pypi/pbr'
|
||||
msys2_repository_url="https://github.com/openstack-dev/pbr"
|
||||
license=('spdx:Apache-2.0')
|
||||
depends=('python-setuptools')
|
||||
makedepends=(
|
||||
|
||||
@ -7,6 +7,7 @@ pkgver=23.3.2
|
||||
pkgrel=1
|
||||
pkgdesc="The PyPA recommended tool for installing Python packages"
|
||||
url="https://pip.pypa.io/"
|
||||
msys2_repository_url="https://github.com/pypa/pip"
|
||||
arch=('any')
|
||||
license=('spdx:MIT')
|
||||
depends=(
|
||||
|
||||
@ -11,6 +11,7 @@ pkgdesc="Simple powerful testing with Python"
|
||||
arch=('any')
|
||||
license=('MIT')
|
||||
url="https://pytest.org/"
|
||||
msys2_repository_url="https://github.com/pytest-dev/pytest"
|
||||
depends=('python'
|
||||
'python-attrs'
|
||||
'python-pluggy'
|
||||
|
||||
@ -9,6 +9,7 @@ pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages
|
||||
arch=('any')
|
||||
license=('PSF')
|
||||
url="https://pypi.python.org/pypi/setuptools"
|
||||
msys2_repository_url="https://github.com/pypa/setuptools"
|
||||
depends=('python')
|
||||
makedepends=(
|
||||
"python-wheel"
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=2
|
||||
arch=('i686' 'x86_64')
|
||||
pkgdesc='A tool for generating C-based recognizers from regular expressions'
|
||||
url='https://re2c.org/'
|
||||
msys2_repository_url="https://github.com/skvadrik/re2c"
|
||||
license=('public domain')
|
||||
depends=('gcc-libs')
|
||||
makedepends=('cmake' 'gcc' 'python')
|
||||
|
||||
@ -6,6 +6,7 @@ pkgver=1.4.3
|
||||
pkgrel=1
|
||||
pkgdesc='Utility for verifying hash sums of files'
|
||||
url='https://sourceforge.net/projects/rhash/'
|
||||
msys2_repository_url="https://github.com/rhash/RHash"
|
||||
license=('custom' 'MIT')
|
||||
arch=('i686' 'x86_64')
|
||||
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/rhash/RHash/archive/v${pkgver}.tar.gz
|
||||
|
||||
@ -6,6 +6,7 @@ pkgver=0.28.1
|
||||
pkgrel=1
|
||||
pkgdesc='BDD style unit testing framework for POSIX compliant shell script'
|
||||
url='https://shellspec.info'
|
||||
msys2_repository_url="https://github.com/shellspec/shellspec"
|
||||
license=('MIT')
|
||||
|
||||
arch=('any')
|
||||
|
||||
@ -6,6 +6,7 @@ pkgrel=2
|
||||
pkgdesc="A command-line todo list manager"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://taskwarrior.org/"
|
||||
msys2_repository_url="https://github.com/GothenburgBitFactory/taskwarrior"
|
||||
license=("MIT")
|
||||
depends=("gcc-libs"
|
||||
"libgnutls"
|
||||
|
||||
@ -7,6 +7,7 @@ pkgdesc='Text-mode interface for Git'
|
||||
depends=('git' 'libreadline' 'ncurses')
|
||||
makedepends=('asciidoc' 'xmlto' 'libreadline-devel' 'ncurses-devel' 'libiconv-devel' 'autotools' 'gcc')
|
||||
url='https://jonas.github.io/tig/'
|
||||
msys2_repository_url="https://github.com/jonas/tig"
|
||||
license=('GPL')
|
||||
arch=('i686' 'x86_64')
|
||||
backup=('etc/tigrc')
|
||||
|
||||
@ -6,6 +6,7 @@ pkgrel=1
|
||||
pkgdesc="A simple TTY terminal I/O application"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://tio.github.io/"
|
||||
msys2_repository_url="https://github.com/tio/tio"
|
||||
license=('spdx:GPL-2.0-or-later')
|
||||
depends=('libinih')
|
||||
makedepends=('gcc' 'pkgconf' 'python' 'meson' 'ninja' 'libinih-devel')
|
||||
|
||||
@ -5,6 +5,7 @@ pkgdesc="Instant Terminal Sharing http://tmate.io/"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('ISC')
|
||||
url="http://tmate.io/"
|
||||
msys2_repository_url="https://github.com/tmate-io/tmate"
|
||||
depends=('libevent' 'ncurses' 'libopenssl' 'libssh' 'zlib' 'msgpack-c')
|
||||
makedepends=('libevent-devel' 'ncurses-devel' 'openssl-devel' 'libssh-devel' 'zlib-devel' 'msgpack-c-devel' 'autotools' 'gcc' 'git')
|
||||
|
||||
|
||||
@ -7,6 +7,7 @@ pkgver=${_base_ver}${_bugfix}
|
||||
pkgrel=1
|
||||
pkgdesc='A terminal multiplexer'
|
||||
url='https://tmux.github.io/'
|
||||
msys2_repository_url="https://github.com/tmux/tmux"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('BSD')
|
||||
conflict=('tmux-git')
|
||||
|
||||
@ -10,6 +10,7 @@ pkgrel=1
|
||||
pkgdesc='Ultimate executable compressor.'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://upx.github.io/'
|
||||
msys2_repository_url="https://github.com/upx/upx"
|
||||
license=('GPL')
|
||||
depends=('ucl' 'zlib')
|
||||
makedepends=('ucl-devel' 'zlib-devel' 'gcc' 'make' 'cmake' 'ninja')
|
||||
|
||||
@ -11,6 +11,7 @@ pkgdesc='Vi Improved, a highly configurable, improved version of the vi text edi
|
||||
arch=('i686' 'x86_64')
|
||||
license=('custom:vim')
|
||||
url="https://www.vim.org"
|
||||
msys2_repository_url="https://github.com/vim/vim"
|
||||
depends=('ncurses' 'libiconv' 'libintl' 'libxcrypt' 'perl')
|
||||
groups=('editors')
|
||||
makedepends=('gawk' 'perl-devel' 'python-devel' 'ruby' 'ncurses-devel' 'autotools' 'gcc'
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
pkgname='vimpager'
|
||||
pkgdesc='Use ViM as PAGER'
|
||||
url='https://www.vim.org/scripts/script.php?script_id=1723'
|
||||
msys2_repository_url="https://github.com/rkitover/vimpager"
|
||||
license=(BSD)
|
||||
arch=(any)
|
||||
pkgver=2.06
|
||||
|
||||
@ -6,6 +6,7 @@ pkgrel=2
|
||||
pkgdesc='Diff utility which works with binary files'
|
||||
arch=('x86_64' 'i686')
|
||||
url='http://xdelta.org/'
|
||||
msys2_repository_url="https://github.com/jmacd/xdelta"
|
||||
license=('GPL')
|
||||
depends=('xz' 'liblzma')
|
||||
makedepends=('liblzma-devel' 'autotools' 'gcc')
|
||||
|
||||
@ -8,6 +8,7 @@ arch=('i686' 'x86_64')
|
||||
groups=('libraries')
|
||||
license=('custom')
|
||||
url="https://www.zlib.net/"
|
||||
msys2_repository_url="https://github.com/madler/zlib"
|
||||
makedepends=('gcc' 'make' 'autotools')
|
||||
source=("https://github.com/madler/zlib/releases/download/v${pkgver}/zlib-${pkgver}.tar.gz"
|
||||
zlib-1.2.13-configure.patch
|
||||
|
||||
@ -5,6 +5,7 @@ pkgver=1.8.2
|
||||
pkgrel=16
|
||||
pkgdesc='An IRC bouncer with modules & scripts support'
|
||||
url='https://znc.in/'
|
||||
msys2_repository_url="https://github.com/znc/znc"
|
||||
license=('spdx:Apache-2.0')
|
||||
arch=('i686' 'x86_64')
|
||||
replaces=('znc-git')
|
||||
|
||||
@ -7,6 +7,7 @@ pkgrel=1
|
||||
pkgdesc="Zstandard - Fast real-time compression algorithm"
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://facebook.github.io/zstd/'
|
||||
msys2_repository_url="https://github.com/facebook/zstd"
|
||||
license=('BSD')
|
||||
makedepends=('gcc' 'ninja' 'cmake')
|
||||
source=("https://github.com/facebook/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.gz"{,.sig})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user