Makedepend on gcc/make where needed
This means we no longer need msys2-devel
This commit is contained in:
parent
e6cf475a0f
commit
e40c90814f
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
pkgname=ansible
|
pkgname=ansible
|
||||||
pkgver=2.9.21
|
pkgver=2.9.21
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Radically simple IT automation platform'
|
pkgdesc='Radically simple IT automation platform'
|
||||||
arch=('i686' 'x86_64')
|
arch=('any')
|
||||||
url='https://www.ansible.com'
|
url='https://www.ansible.com'
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=('python' 'python-yaml' 'python-jinja')
|
depends=('python' 'python-yaml' 'python-jinja')
|
||||||
|
|||||||
@ -6,7 +6,7 @@ pkgrel=1
|
|||||||
pkgdesc="The Apache Portable Runtime"
|
pkgdesc="The Apache Portable Runtime"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://apr.apache.org/"
|
url="https://apr.apache.org/"
|
||||||
makedepends=('apr-devel' 'libexpat-devel' 'libsqlite-devel' 'autotools')
|
makedepends=('apr-devel' 'libexpat-devel' 'libsqlite-devel' 'autotools' 'gcc')
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
license=('APACHE')
|
license=('APACHE')
|
||||||
source=("https://archive.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2"
|
source=("https://archive.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2"
|
||||||
|
|||||||
@ -6,7 +6,7 @@ pkgrel=1
|
|||||||
pkgdesc="The Apache Portable Runtime"
|
pkgdesc="The Apache Portable Runtime"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://apr.apache.org/"
|
url="https://apr.apache.org/"
|
||||||
makedepends=('libcrypt-devel' 'libuuid-devel' 'autotools')
|
makedepends=('libcrypt-devel' 'libuuid-devel' 'autotools' 'gcc')
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
license=('APACHE')
|
license=('APACHE')
|
||||||
source=(https://archive.apache.org/dist/apr/apr-${pkgver}.tar.bz2
|
source=(https://archive.apache.org/dist/apr/apr-${pkgver}.tar.bz2
|
||||||
|
|||||||
@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="http://aspell.net/"
|
url="http://aspell.net/"
|
||||||
license=('custom')
|
license=('custom')
|
||||||
groups=()
|
groups=()
|
||||||
makedepends=('aspell-devel' 'autotools')
|
makedepends=('aspell-devel' 'autotools' 'gcc')
|
||||||
depends=('aspell>=0.60')
|
depends=('aspell>=0.60')
|
||||||
provides=('aspell-en')
|
provides=('aspell-en')
|
||||||
options=()
|
options=()
|
||||||
|
|||||||
@ -10,7 +10,7 @@ license=('GPL')
|
|||||||
url="https://github.com/axel-download-accelerator/axel"
|
url="https://github.com/axel-download-accelerator/axel"
|
||||||
groups=()
|
groups=()
|
||||||
depends=('openssl' 'gettext')
|
depends=('openssl' 'gettext')
|
||||||
makedepends=('openssl-devel' 'gettext-devel' 'autotools')
|
makedepends=('openssl-devel' 'gettext-devel' 'autotools' 'gcc')
|
||||||
options=()
|
options=()
|
||||||
source=("https://github.com/axel-download-accelerator/axel/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2")
|
source=("https://github.com/axel-download-accelerator/axel/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.bz2")
|
||||||
sha256sums=('c0d26eba6b94945cd98c5b69ca6df2744639d17bfd49047ef51a8a48f067de10')
|
sha256sums=('c0d26eba6b94945cd98c5b69ca6df2744639d17bfd49047ef51a8a48f067de10')
|
||||||
|
|||||||
@ -12,7 +12,7 @@ arch=('i686' 'x86_64')
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
url="https://www.gnu.org/software/bash/bash.html"
|
url="https://www.gnu.org/software/bash/bash.html"
|
||||||
validpgpkeys=('7C0135FB088AAF6C66C650B9BB5869F064EA74AB') # Chet Ramey
|
validpgpkeys=('7C0135FB088AAF6C66C650B9BB5869F064EA74AB') # Chet Ramey
|
||||||
makedepends=('gettext-devel' 'libreadline-devel>=7.0' 'ncurses-devel' 'autotools')
|
makedepends=('gettext-devel' 'libreadline-devel>=7.0' 'ncurses-devel' 'autotools' 'gcc')
|
||||||
source=(https://ftp.gnu.org/gnu/bash/bash-${_basever}.tar.gz{,.sig}
|
source=(https://ftp.gnu.org/gnu/bash/bash-${_basever}.tar.gz{,.sig}
|
||||||
0001-bash-4.4-cygwin.patch
|
0001-bash-4.4-cygwin.patch
|
||||||
0002-bash-4.3-msysize.patch
|
0002-bash-4.3-msysize.patch
|
||||||
|
|||||||
@ -10,7 +10,7 @@ license=('GPL')
|
|||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
depends=('libiconv' 'libintl' 'zlib')
|
depends=('libiconv' 'libintl' 'zlib')
|
||||||
checkdepends=('dejagnu' 'bc')
|
checkdepends=('dejagnu' 'bc')
|
||||||
makedepends=('libiconv-devel' 'gettext-devel' 'zlib-devel' 'autotools')
|
makedepends=('libiconv-devel' 'gettext-devel' 'zlib-devel' 'autotools' 'gcc')
|
||||||
options=('staticlibs' '!distcc' '!ccache')
|
options=('staticlibs' '!distcc' '!ccache')
|
||||||
source=(https://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.xz{,.sig}
|
source=(https://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.xz{,.sig}
|
||||||
0050-bfd-Increase-_bfd_coff_max_nscns-to-65279.patch
|
0050-bfd-Increase-_bfd_coff_max_nscns-to-65279.patch
|
||||||
|
|||||||
@ -10,7 +10,7 @@ url="https://www.gnu.org/software/bison/bison.html"
|
|||||||
depends=('m4' 'sh')
|
depends=('m4' 'sh')
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
options=('staticlibs')
|
options=('staticlibs')
|
||||||
makedepends=('flex' 'autotools')
|
makedepends=('flex' 'autotools' 'gcc')
|
||||||
install=bison.install
|
install=bison.install
|
||||||
source=(https://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz{,.sig}
|
source=(https://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz{,.sig}
|
||||||
bison-3.1-msys2.patch)
|
bison-3.1-msys2.patch)
|
||||||
|
|||||||
@ -10,7 +10,7 @@ url='https://fbb-git.gitlab.io/bisoncpp/'
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
# Versions taken from the 'required' file in sources
|
# Versions taken from the 'required' file in sources
|
||||||
depends=('libbobcat>=4.02.00')
|
depends=('libbobcat>=4.02.00')
|
||||||
makedepends=('icmake>=8.01.00' 'yodl>=3.08.01' 'libbobcat-devel>=4.02.00')
|
makedepends=('icmake>=8.01.00' 'yodl>=3.08.01' 'libbobcat-devel>=4.02.00' 'gcc')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("${pkgbase}::git+https://gitlab.com/fbb-git/bisoncpp.git#tag=${pkgver}"
|
source=("${pkgbase}::git+https://gitlab.com/fbb-git/bisoncpp.git#tag=${pkgver}"
|
||||||
"manual_license.patch")
|
"manual_license.patch")
|
||||||
|
|||||||
@ -15,7 +15,7 @@ depends=('python-configobj'
|
|||||||
'python-dulwich'
|
'python-dulwich'
|
||||||
'python-patiencediff'
|
'python-patiencediff'
|
||||||
'python-six')
|
'python-six')
|
||||||
makedepends=('python-setuptools' 'python-devel')
|
makedepends=('python-setuptools' 'python-devel' 'gcc')
|
||||||
provides=(bzr)
|
provides=(bzr)
|
||||||
conflicts=(bzr)
|
conflicts=(bzr)
|
||||||
replaces=(bzr)
|
replaces=(bzr)
|
||||||
|
|||||||
@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
|
|||||||
license=('MIT')
|
license=('MIT')
|
||||||
url='https://github.com/google/brotli'
|
url='https://github.com/google/brotli'
|
||||||
depends=('gcc-libs')
|
depends=('gcc-libs')
|
||||||
makedepends=('cmake' 'python-devel')
|
makedepends=('cmake' 'python-devel' 'gcc')
|
||||||
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/google/$pkgbase/archive/v${pkgver}.tar.gz"
|
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/google/$pkgbase/archive/v${pkgver}.tar.gz"
|
||||||
brotli-rename-static-libs.patch
|
brotli-rename-static-libs.patch
|
||||||
09b0992b6acb7faa6fd3b23f9bc036ea117230fc.patch)
|
09b0992b6acb7faa6fd3b23f9bc036ea117230fc.patch)
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://invisible-island.net/byacc"
|
url="https://invisible-island.net/byacc"
|
||||||
license=('Public Domain')
|
license=('Public Domain')
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
source=("${_realname}-${pkgver}.tar.gz::https://github.com/ThomasDickey/byacc-snapshots/archive/t${pkgver}.tar.gz")
|
source=("${_realname}-${pkgver}.tar.gz::https://github.com/ThomasDickey/byacc-snapshots/archive/t${pkgver}.tar.gz")
|
||||||
sha256sums=('d19fc22dd1d5e5b18a4abfd2470a1513a2b8b2962f7fb94c21e6109ea571bfc0')
|
sha256sums=('d19fc22dd1d5e5b18a4abfd2470a1513a2b8b2962f7fb94c21e6109ea571bfc0')
|
||||||
|
|
||||||
|
|||||||
@ -8,6 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://busybox.net/"
|
url="https://busybox.net/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
install=busybox.install
|
install=busybox.install
|
||||||
|
makedepends=('make' 'gcc')
|
||||||
source=("https://busybox.net/downloads/${pkgname}-${pkgver}.tar.bz2"
|
source=("https://busybox.net/downloads/${pkgname}-${pkgver}.tar.bz2"
|
||||||
"busybox-1.31.1-msys2.patch"
|
"busybox-1.31.1-msys2.patch"
|
||||||
"msys2_defconfig")
|
"msys2_defconfig")
|
||||||
|
|||||||
@ -8,7 +8,7 @@ pkgdesc="C library that performs DNS requests and name resolves asynchronously (
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://c-ares.haxx.se/"
|
url="https://c-ares.haxx.se/"
|
||||||
license=("MIT")
|
license=("MIT")
|
||||||
makedepends=("cmake")
|
makedepends=("cmake" 'gcc')
|
||||||
depends=("gcc-libs")
|
depends=("gcc-libs")
|
||||||
options=('staticlibs')
|
options=('staticlibs')
|
||||||
source=("https://github.com/c-ares/c-ares/releases/download/cares-${pkgver//./_}/c-ares-${pkgver}.tar.gz"{,.asc})
|
source=("https://github.com/c-ares/c-ares/releases/download/cares-${pkgver//./_}/c-ares-${pkgver}.tar.gz"{,.asc})
|
||||||
|
|||||||
@ -13,7 +13,8 @@ makedepends=("cmake"
|
|||||||
"ninja"
|
"ninja"
|
||||||
"pkg-config"
|
"pkg-config"
|
||||||
"zlib-devel"
|
"zlib-devel"
|
||||||
"libzstd-devel")
|
"libzstd-devel"
|
||||||
|
'gcc')
|
||||||
depends=("gcc-libs" "zlib" "libzstd")
|
depends=("gcc-libs" "zlib" "libzstd")
|
||||||
options=('staticlibs' 'strip')
|
options=('staticlibs' 'strip')
|
||||||
install="${pkgname}.install"
|
install="${pkgname}.install"
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://cgdb.sourceforge.io/"
|
url="https://cgdb.sourceforge.io/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('libreadline' 'ncurses' 'gdb')
|
depends=('libreadline' 'ncurses' 'gdb')
|
||||||
makedepends=('help2man' 'libreadline-devel' 'ncurses-devel' 'autotools')
|
makedepends=('help2man' 'libreadline-devel' 'ncurses-devel' 'autotools' 'gcc')
|
||||||
source=("https://cgdb.me/files/${pkgname}-${pkgver}.tar.gz"
|
source=("https://cgdb.me/files/${pkgname}-${pkgver}.tar.gz"
|
||||||
01-msysize.patch
|
01-msysize.patch
|
||||||
10-ncursesw-link-tinfow.patch)
|
10-ncursesw-link-tinfow.patch)
|
||||||
|
|||||||
@ -23,6 +23,7 @@ license=("custom:Apache 2.0 with LLVM Exception")
|
|||||||
makedepends=("cmake"
|
makedepends=("cmake"
|
||||||
"pkg-config"
|
"pkg-config"
|
||||||
"tar"
|
"tar"
|
||||||
|
"$_generator"
|
||||||
$([[ "$_generator" == "Ninja" ]] && echo \
|
$([[ "$_generator" == "Ninja" ]] && echo \
|
||||||
"ninja")
|
"ninja")
|
||||||
)
|
)
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://cocom.sourceforge.io/"
|
url="https://cocom.sourceforge.io/"
|
||||||
license=('custom')
|
license=('custom')
|
||||||
depends=()
|
depends=()
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
|
source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
|
||||||
sha256sums=('e143ab556d79a35ef31ec1e240897c9b8a8d0b6693e50a2b6e47d7fd4b200519')
|
sha256sums=('e143ab556d79a35ef31ec1e240897c9b8a8d0b6693e50a2b6e47d7fd4b200519')
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
url="https://www.gnu.org/software/coreutils"
|
url="https://www.gnu.org/software/coreutils"
|
||||||
depends=('gmp' 'libiconv' 'libintl')
|
depends=('gmp' 'libiconv' 'libintl')
|
||||||
makedepends=('gmp-devel' 'libiconv-devel' 'gettext-devel' 'help2man' 'autotools')
|
makedepends=('gmp-devel' 'libiconv-devel' 'gettext-devel' 'help2man' 'autotools' 'gcc')
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
|
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
|
||||||
001-coreutils-8.30.patch
|
001-coreutils-8.30.patch
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://www.gnu.org/software/cpio/"
|
url="https://www.gnu.org/software/cpio/"
|
||||||
license=('GPLv3')
|
license=('GPLv3')
|
||||||
depends=('libintl')
|
depends=('libintl')
|
||||||
makedepends=('gettext-devel' 'autotools')
|
makedepends=('gettext-devel' 'autotools' 'gcc')
|
||||||
options=('staticlibs')
|
options=('staticlibs')
|
||||||
source=(https://ftp.gnu.org/pub/gnu/cpio/cpio-${pkgver}.tar.gz)
|
source=(https://ftp.gnu.org/pub/gnu/cpio/cpio-${pkgver}.tar.gz)
|
||||||
sha256sums=('e87470d9c984317f658567c03bfefb6b0c829ff17dbf6b0de48d71a4c8f3db88')
|
sha256sums=('e87470d9c984317f658567c03bfefb6b0c829ff17dbf6b0de48d71a4c8f3db88')
|
||||||
|
|||||||
@ -10,7 +10,7 @@ url="https://curl.haxx.se"
|
|||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=('ca-certificates')
|
depends=('ca-certificates')
|
||||||
makedepends=('brotli-devel' 'heimdal-devel' 'libcrypt-devel' 'libidn2-devel' 'autotools'
|
makedepends=('brotli-devel' 'heimdal-devel' 'libcrypt-devel' 'libidn2-devel' 'autotools'
|
||||||
'libunistring-devel' 'libnghttp2-devel' 'libpsl-devel' 'libssh2-devel' 'openssl-devel' 'zlib-devel' 'libzstd-devel') # 'libcares-devel'
|
'libunistring-devel' 'libnghttp2-devel' 'libpsl-devel' 'libssh2-devel' 'openssl-devel' 'zlib-devel' 'libzstd-devel' 'gcc') # 'libcares-devel'
|
||||||
options=('!libtool' 'strip' '!debug')
|
options=('!libtool' 'strip' '!debug')
|
||||||
source=("https://github.com/curl/curl/releases/download/${pkgbase}-${pkgver//./_}/${pkgbase}-${pkgver}.tar.xz"{,.asc}
|
source=("https://github.com/curl/curl/releases/download/${pkgbase}-${pkgver//./_}/${pkgbase}-${pkgver}.tar.xz"{,.asc}
|
||||||
curl-7.55.1-msys2.patch
|
curl-7.55.1-msys2.patch
|
||||||
|
|||||||
@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="http://cyrusimap.web.cmu.edu/"
|
url="http://cyrusimap.web.cmu.edu/"
|
||||||
license=('custom')
|
license=('custom')
|
||||||
groups=('sys-utils')
|
groups=('sys-utils')
|
||||||
makedepends=('heimdal-devel' 'openssl-devel' 'libsqlite-devel' 'libcrypt-devel' 'libserf-devel' 'autotools')
|
makedepends=('heimdal-devel' 'openssl-devel' 'libsqlite-devel' 'libcrypt-devel' 'libserf-devel' 'autotools' 'gcc')
|
||||||
options=('emptydirs' 'strip' '!makeflags')
|
options=('emptydirs' 'strip' '!makeflags')
|
||||||
source=(#http://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-${pkgver}.tar.gz
|
source=(#http://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-${pkgver}.tar.gz
|
||||||
https://ftp.osuosl.org/pub/blfs/conglomeration/cyrus-sasl/cyrus-sasl-${_basever}${_rc}.tar.gz
|
https://ftp.osuosl.org/pub/blfs/conglomeration/cyrus-sasl/cyrus-sasl-${_basever}${_rc}.tar.gz
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="http://gondor.apana.org.au/~herbert/dash/"
|
url="http://gondor.apana.org.au/~herbert/dash/"
|
||||||
license=('BSD')
|
license=('BSD')
|
||||||
depends=('grep' 'sed' 'filesystem')
|
depends=('grep' 'sed' 'filesystem')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
install=dash.install
|
install=dash.install
|
||||||
source=("http://gondor.apana.org.au/~herbert/dash/files/${pkgname}-${pkgver}.tar.gz")
|
source=("http://gondor.apana.org.au/~herbert/dash/files/${pkgname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('db778110891f7937985f29bf23410fe1c5d669502760f584e54e0e7b29e123bd')
|
sha256sums=('db778110891f7937985f29bf23410fe1c5d669502760f584e54e0e7b29e123bd')
|
||||||
|
|||||||
@ -8,7 +8,7 @@ url="https://www.oracle.com/technetwork/database/database-technologies/berkeleyd
|
|||||||
license=('custom')
|
license=('custom')
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
depends=('sh')
|
depends=('sh')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
source=(http://download.oracle.com/berkeley-db/db-${pkgver}.tar.gz
|
source=(http://download.oracle.com/berkeley-db/db-${pkgver}.tar.gz
|
||||||
#http://download.oracle.com/otn/berkeley-db/db-${pkgver}.tar.gz
|
#http://download.oracle.com/otn/berkeley-db/db-${pkgver}.tar.gz
|
||||||
5.3-java.patch
|
5.3-java.patch
|
||||||
|
|||||||
@ -8,7 +8,7 @@ pkgdesc="A tool to display dialog boxes from shell scripts"
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://invisible-island.net/dialog/"
|
url="https://invisible-island.net/dialog/"
|
||||||
license=('LGPL2.1')
|
license=('LGPL2.1')
|
||||||
makedepends=('ncurses-devel' 'autotools')
|
makedepends=('ncurses-devel' 'autotools' 'gcc')
|
||||||
depends=('ncurses')
|
depends=('ncurses')
|
||||||
source=(https://invisible-mirror.net/archives/$pkgname/$pkgname-${pkgver/_/-}.tgz)
|
source=(https://invisible-mirror.net/archives/$pkgname/$pkgname-${pkgver/_/-}.tgz)
|
||||||
sha256sums=('ae478fe7d5fca82bcf4b51684641e07d2ee68489d319710fe1e81f41a197bd66')
|
sha256sums=('ae478fe7d5fca82bcf4b51684641e07d2ee68489d319710fe1e81f41a197bd66')
|
||||||
|
|||||||
@ -8,7 +8,7 @@ pkgdesc="Display a histogram of diff changes"
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://invisible-island.net/diffstat"
|
url="https://invisible-island.net/diffstat"
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
source=("https://invisible-mirror.net/archives/${pkgbase}/${pkgbase}-${pkgver}.tgz"{,.asc}
|
source=("https://invisible-mirror.net/archives/${pkgbase}/${pkgbase}-${pkgver}.tgz"{,.asc}
|
||||||
"diffstat-1.62-msys2.patch")
|
"diffstat-1.62-msys2.patch")
|
||||||
|
|||||||
@ -9,7 +9,7 @@ url="https://www.gnu.org/software/diffutils"
|
|||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
depends=('sh')
|
depends=('sh')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
install=diffutils.install
|
install=diffutils.install
|
||||||
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
|
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
|
||||||
diffutils-3.7-msys2.patch)
|
diffutils-3.7-msys2.patch)
|
||||||
|
|||||||
@ -10,6 +10,7 @@ url="http://${pkgname}.sourceforge.net/"
|
|||||||
source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tgz)
|
source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tgz)
|
||||||
sha256sums=('b297752910a404c1435e703d5aedb4571222bd759fa316c86ad8c8bbe58c6d1b')
|
sha256sums=('b297752910a404c1435e703d5aedb4571222bd759fa316c86ad8c8bbe58c6d1b')
|
||||||
depends=('perl' 'unzip')
|
depends=('perl' 'unzip')
|
||||||
|
makedepends=('make' 'gcc')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd ${srcdir}/${pkgname}-${pkgver}
|
cd ${srcdir}/${pkgname}-${pkgver}
|
||||||
|
|||||||
@ -9,7 +9,7 @@ url='https://waterlan.home.xs4all.nl/dos2unix.html'
|
|||||||
license=('BSD')
|
license=('BSD')
|
||||||
depends=('libintl')
|
depends=('libintl')
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
makedepends=('perl' 'gettext-devel')
|
makedepends=('perl' 'gettext-devel' 'gcc' 'make')
|
||||||
conflicts=('hd2u')
|
conflicts=('hd2u')
|
||||||
source=("https://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
source=("https://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('6035c58df6ea2832e868b599dfa0d60ad41ca3ecc8aa27822c4b7a9789d3ae01')
|
sha256sums=('6035c58df6ea2832e868b599dfa0d60ad41ca3ecc8aa27822c4b7a9789d3ae01')
|
||||||
|
|||||||
@ -8,7 +8,7 @@ pkgdesc="DOS filesystem utilities"
|
|||||||
url="https://github.com/dosfstools/dosfstools"
|
url="https://github.com/dosfstools/dosfstools"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
depends=('libiconv' 'libiconv-devel')
|
depends=('libiconv' 'libiconv-devel')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
source=("${url}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
|
source=("${url}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
sha256sums=('64926eebf90092dca21b14259a5301b7b98e7b1943e8a201c7d726084809b527'
|
sha256sums=('64926eebf90092dca21b14259a5301b7b98e7b1943e8a201c7d726084809b527'
|
||||||
|
|||||||
@ -10,7 +10,7 @@ url="http://www.doxygen.org/"
|
|||||||
options=('strip' 'staticlibs')
|
options=('strip' 'staticlibs')
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=("gcc-libs" "libsqlite" "libiconv")
|
depends=("gcc-libs" "libsqlite" "libiconv")
|
||||||
makedepends=("cmake" "flex" "python" "libsqlite-devel" "libiconv-devel")
|
makedepends=("cmake" "flex" "python" "libsqlite-devel" "libiconv-devel" 'gcc')
|
||||||
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/doxygen/doxygen/archive/Release_${pkgver//./_}.tar.gz)
|
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/doxygen/doxygen/archive/Release_${pkgver//./_}.tar.gz)
|
||||||
#noextract=("${pkgname}-${pkgver}.tar.gz")
|
#noextract=("${pkgname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('40f429241027ea60f978f730229d22e971786172fdb4dc74db6406e7f6c034b3')
|
sha256sums=('40f429241027ea60f978f730229d22e971786172fdb4dc74db6406e7f6c034b3')
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://git.kernel.org/pub/scm/utils/dtc/dtc/git"
|
url="https://git.kernel.org/pub/scm/utils/dtc/dtc/git"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
depends=('libyaml')
|
depends=('libyaml')
|
||||||
makedepends=('python-devel' 'swig' 'libyaml-devel')
|
makedepends=('python-devel' 'swig' 'libyaml-devel' 'gcc')
|
||||||
source=("https://git.kernel.org/pub/scm/utils/dtc/dtc.git/snapshot/${pkgname}-${pkgver}.tar.gz"
|
source=("https://git.kernel.org/pub/scm/utils/dtc/dtc.git/snapshot/${pkgname}-${pkgver}.tar.gz"
|
||||||
01-correct-shared-library-extension.patch
|
01-correct-shared-library-extension.patch
|
||||||
02-pyext-install.patch)
|
02-pyext-install.patch)
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
url="https://www.gnu.org/software/ed/ed.html"
|
url="https://www.gnu.org/software/ed/ed.html"
|
||||||
depends=('sh')
|
depends=('sh')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
options=('!emptydirs')
|
options=('!emptydirs')
|
||||||
source=("https://ftp.gnu.org/gnu/ed/$pkgname-$pkgver.tar.lz"{,.sig})
|
source=("https://ftp.gnu.org/gnu/ed/$pkgname-$pkgver.tar.lz"{,.sig})
|
||||||
install='ed.install'
|
install='ed.install'
|
||||||
|
|||||||
@ -4,7 +4,7 @@ pkgname=editorconfig-vim
|
|||||||
pkgver=1.1.1
|
pkgver=1.1.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="EditorConfig plugin for Vim - editorconfig.org"
|
pkgdesc="EditorConfig plugin for Vim - editorconfig.org"
|
||||||
arch=('i686' 'x86_64')
|
arch=('any')
|
||||||
url="https://github.com/editorconfig/editorconfig-vim"
|
url="https://github.com/editorconfig/editorconfig-vim"
|
||||||
license=("custom")
|
license=("custom")
|
||||||
groups=("vim-plugins")
|
groups=("vim-plugins")
|
||||||
|
|||||||
@ -9,7 +9,7 @@ license=('GPL3')
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
depends=('ncurses' 'zlib' 'libxml2' 'libiconv' 'libcrypt' 'libgnutls' 'glib2' 'libhogweed')
|
depends=('ncurses' 'zlib' 'libxml2' 'libiconv' 'libcrypt' 'libgnutls' 'glib2' 'libhogweed')
|
||||||
groups=('editors')
|
groups=('editors')
|
||||||
makedepends=('gawk' 'libiconv-devel' 'libxml2-devel' 'libiconv-devel' 'ncurses-devel' 'libcrypt-devel' 'libgnutls-devel' 'libunistring-devel' 'autotools')
|
makedepends=('gawk' 'libiconv-devel' 'libxml2-devel' 'libiconv-devel' 'ncurses-devel' 'libcrypt-devel' 'libgnutls-devel' 'libunistring-devel' 'autotools' 'gcc')
|
||||||
options=('strip')
|
options=('strip')
|
||||||
source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig}
|
source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig}
|
||||||
'configure.ac.diff')
|
'configure.ac.diff')
|
||||||
|
|||||||
@ -7,7 +7,7 @@ pkgdesc="An XML parser library"
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://expat.sourceforge.io/"
|
url="https://expat.sourceforge.io/"
|
||||||
license=('custom')
|
license=('custom')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
source=(https://github.com/libexpat/libexpat/releases/download/R_${pkgver//./_}/${pkgname}-${pkgver}.tar.xz)
|
source=(https://github.com/libexpat/libexpat/releases/download/R_${pkgver//./_}/${pkgname}-${pkgver}.tar.xz)
|
||||||
sha256sums=('cf032d0dba9b928636548e32b327a2d66b1aab63c4f4a13dd132c2d1d2f2fb6a')
|
sha256sums=('cf032d0dba9b928636548e32b327a2d66b1aab63c4f4a13dd132c2d1d2f2fb6a')
|
||||||
|
|
||||||
|
|||||||
@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://www.nist.gov/el/msid/expect.cfm"
|
url="https://www.nist.gov/el/msid/expect.cfm"
|
||||||
license=('custom')
|
license=('custom')
|
||||||
depends=('tcl')
|
depends=('tcl')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
source=(https://downloads.sourceforge.net/project/expect/Expect/${pkgver}/expect${pkgver}.tar.gz
|
source=(https://downloads.sourceforge.net/project/expect/Expect/${pkgver}/expect${pkgver}.tar.gz
|
||||||
config.guess
|
config.guess
|
||||||
config.sub
|
config.sub
|
||||||
|
|||||||
@ -7,7 +7,7 @@ pkgdesc="The OpenBIOS FCODE suite"
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://www.openbios.org/"
|
url="https://www.openbios.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
makedepends=('make')
|
makedepends=('make' 'gcc')
|
||||||
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/openbios/fcode-utils/archive/v${pkgver}.tar.gz")
|
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/openbios/fcode-utils/archive/v${pkgver}.tar.gz")
|
||||||
sha256sums=('8d9979c269a60a6e2b9dcfb50d1515d0e750e95d7d2690b36620a614b0c163bc')
|
sha256sums=('8d9979c269a60a6e2b9dcfb50d1515d0e750e95d7d2690b36620a614b0c163bc')
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,7 @@ license=('custom')
|
|||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
url="https://www.darwinsys.com/file/"
|
url="https://www.darwinsys.com/file/"
|
||||||
depends=('gcc-libs' 'zlib' 'libbz2')
|
depends=('gcc-libs' 'zlib' 'libbz2')
|
||||||
makedepends=('python' 'zlib-devel' 'libbz2-devel' 'autotools')
|
makedepends=('python' 'zlib-devel' 'libbz2-devel' 'autotools' 'gcc')
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
source=("https://astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc}
|
source=("https://astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc}
|
||||||
file-5.38-msys2.patch)
|
file-5.38-msys2.patch)
|
||||||
|
|||||||
@ -7,7 +7,7 @@ pkgdesc="GNU utilities to locate files"
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=('libiconv' 'libintl')
|
depends=('libiconv' 'libintl')
|
||||||
makedepends=('libiconv-devel' 'gettext-devel' 'autotools')
|
makedepends=('libiconv-devel' 'gettext-devel' 'autotools' 'gcc')
|
||||||
url="https://www.gnu.org/software/findutils"
|
url="https://www.gnu.org/software/findutils"
|
||||||
source=(https://ftp.gnu.org/pub/gnu/findutils/${pkgname}-${pkgver}.tar.xz{,.sig}
|
source=(https://ftp.gnu.org/pub/gnu/findutils/${pkgname}-${pkgver}.tar.xz{,.sig}
|
||||||
findutils-4.8.0-msysize.patch)
|
findutils-4.8.0-msysize.patch)
|
||||||
|
|||||||
@ -9,7 +9,7 @@ url="https://github.com/westes/flex"
|
|||||||
license=('custom')
|
license=('custom')
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
depends=('m4' 'sh' 'libiconv' 'libintl')
|
depends=('m4' 'sh' 'libiconv' 'libintl')
|
||||||
makedepends=('libiconv-devel' 'gettext-devel' 'autotools')
|
makedepends=('libiconv-devel' 'gettext-devel' 'autotools' 'gcc')
|
||||||
options=('staticlibs')
|
options=('staticlibs')
|
||||||
source=(https://github.com/westes/flex/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz
|
source=(https://github.com/westes/flex/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz
|
||||||
flex-2.5.38-msys2.patch)
|
flex-2.5.38-msys2.patch)
|
||||||
|
|||||||
@ -10,7 +10,7 @@ url="https://fbb-git.gitlab.io/flexcpp/"
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
# Versions taken from the 'required' file in sources
|
# Versions taken from the 'required' file in sources
|
||||||
depends=('libbobcat>=4.01.00')
|
depends=('libbobcat>=4.01.00')
|
||||||
makedepends=('icmake>=8.00.04' 'yodl>=3.06.00' 'libbobcat-devel>=4.01.00')
|
makedepends=('icmake>=8.00.04' 'yodl>=3.06.00' 'libbobcat-devel>=4.01.00' 'gcc')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=("${pkgbase}"::git+https://gitlab.com/fbb-git/flexcpp.git#tag=${pkgver})
|
source=("${pkgbase}"::git+https://gitlab.com/fbb-git/flexcpp.git#tag=${pkgver})
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|||||||
@ -6,6 +6,7 @@ pkgrel=1
|
|||||||
pkgdesc="A better fuzzy finder"
|
pkgdesc="A better fuzzy finder"
|
||||||
url="https://github.com/jhawthorn/fzy"
|
url="https://github.com/jhawthorn/fzy"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
makedepends=('make' 'gcc')
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
source=(https://github.com/jhawthorn/${pkgname}/archive/${pkgver}.tar.gz)
|
source=(https://github.com/jhawthorn/${pkgname}/archive/${pkgver}.tar.gz)
|
||||||
sha512sums=('de5ed1af035260f4ae550c53b08c4ff302c978350784cbfd2981d1691f55d9c0f26b9333c74adea939b3f4578dd47e66ee99112e10afc5497c64011827d19dbc')
|
sha512sums=('de5ed1af035260f4ae550c53b08c4ff302c978350784cbfd2981d1691f55d9c0f26b9333c74adea939b3f4578dd47e66ee99112e10afc5497c64011827d19dbc')
|
||||||
|
|||||||
@ -9,7 +9,7 @@ url="https://www.gnu.org/software/gawk/"
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
depends=('sh' 'mpfr' 'libintl' 'libreadline')
|
depends=('sh' 'mpfr' 'libintl' 'libreadline')
|
||||||
makedepends=('gettext-devel' 'mpfr-devel' 'libreadline-devel' 'autotools')
|
makedepends=('gettext-devel' 'mpfr-devel' 'libreadline-devel' 'autotools' 'gcc')
|
||||||
provides=('awk')
|
provides=('awk')
|
||||||
source=(https://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
|
source=(https://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
|
||||||
sha256sums=('03a0360edcd84bec156fe211bbc4fc8c78790973ce4e8b990a11d778d40b1a26'
|
sha256sums=('03a0360edcd84bec156fe211bbc4fc8c78790973ce4e8b990a11d778d40b1a26'
|
||||||
|
|||||||
@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
|
|||||||
groups=('libraries')
|
groups=('libraries')
|
||||||
url="https://www.hboehm.info/gc/"
|
url="https://www.hboehm.info/gc/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
source=("https://github.com/ivmai/bdwgc/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.gz")
|
source=("https://github.com/ivmai/bdwgc/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.gz")
|
||||||
makedepends=(libatomic_ops-devel)
|
makedepends=(libatomic_ops-devel)
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
|
|||||||
@ -15,7 +15,7 @@ license=('GPL' 'LGPL' 'FDL' 'custom')
|
|||||||
url="https://gcc.gnu.org/"
|
url="https://gcc.gnu.org/"
|
||||||
makedepends=('binutils' 'mpc-devel' 'gmp-devel'
|
makedepends=('binutils' 'mpc-devel' 'gmp-devel'
|
||||||
'mpfr-devel' 'isl-devel' 'zlib-devel'
|
'mpfr-devel' 'isl-devel' 'zlib-devel'
|
||||||
'windows-default-manifest' 'autotools')
|
'windows-default-manifest' 'autotools' 'gcc')
|
||||||
STRIP_OPTION="strip"
|
STRIP_OPTION="strip"
|
||||||
#STRIP_OPTION="!strip"
|
#STRIP_OPTION="!strip"
|
||||||
#DEBUG_OPTION="debug"
|
#DEBUG_OPTION="debug"
|
||||||
|
|||||||
@ -11,7 +11,7 @@ url="https://www.gnu.org/software/gdb/"
|
|||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
depends=("libiconv" "zlib" "expat" "python" "libexpat" "libreadline" "mpfr" "xxhash")
|
depends=("libiconv" "zlib" "expat" "python" "libexpat" "libreadline" "mpfr" "xxhash")
|
||||||
#checkdepends=('dejagnu' 'bc')
|
#checkdepends=('dejagnu' 'bc')
|
||||||
makedepends=("libiconv-devel" "zlib-devel" "ncurses-devel" "liblzma-devel" "mpfr-devel" "libexpat-devel" "libreadline-devel" "python-devel" 'autotools')
|
makedepends=("libiconv-devel" "zlib-devel" "ncurses-devel" "liblzma-devel" "mpfr-devel" "libexpat-devel" "libreadline-devel" "python-devel" 'autotools' 'gcc')
|
||||||
options=('staticlibs' '!distcc' '!ccache')
|
options=('staticlibs' '!distcc' '!ccache')
|
||||||
source=("https://ftp.gnu.org/gnu/gdb/gdb-${pkgver}.tar.xz"{,.sig}
|
source=("https://ftp.gnu.org/gnu/gdb/gdb-${pkgver}.tar.xz"{,.sig}
|
||||||
'gdbinit'
|
'gdbinit'
|
||||||
|
|||||||
@ -7,7 +7,7 @@ pkgdesc="GNU database library"
|
|||||||
url="https://www.gnu.org/software/gdbm/gdbm.html"
|
url="https://www.gnu.org/software/gdbm/gdbm.html"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
makedepends=('libreadline-devel' 'autotools')
|
makedepends=('libreadline-devel' 'autotools' 'gcc')
|
||||||
source=(https://ftp.gnu.org/gnu/gdbm/${pkgname}-${pkgver}.tar.gz{,.sig}
|
source=(https://ftp.gnu.org/gnu/gdbm/${pkgname}-${pkgver}.tar.gz{,.sig}
|
||||||
1.10-no-undefined.patch
|
1.10-no-undefined.patch
|
||||||
1.11-parallel-make.patch
|
1.11-parallel-make.patch
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://www.gnu.org/software/libc/libc.html"
|
url="https://www.gnu.org/software/libc/libc.html"
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
depends=('libargp')
|
depends=('libargp')
|
||||||
makedepends=('libargp-devel' 'autotools')
|
makedepends=('libargp-devel' 'autotools' 'gcc')
|
||||||
source=(getent-${pkgver}.tar.gz
|
source=(getent-${pkgver}.tar.gz
|
||||||
cygwin-getent.patch
|
cygwin-getent.patch
|
||||||
msysize.patch)
|
msysize.patch)
|
||||||
|
|||||||
@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://www.gnu.org/software/gettext/"
|
url="https://www.gnu.org/software/gettext/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
makedepends=('libiconv-devel' 'autotools')
|
makedepends=('libiconv-devel' 'autotools' 'gcc')
|
||||||
options=(!docs)
|
options=(!docs)
|
||||||
source=(https://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig}
|
source=(https://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig}
|
||||||
0.19.8.1-autopoint-V.patch
|
0.19.8.1-autopoint-V.patch
|
||||||
|
|||||||
@ -7,7 +7,7 @@ pkgrel=1
|
|||||||
pkgdesc="Git extensions to provide high-level repository operations for Vincent Driessen's branching model (AVH edition)"
|
pkgdesc="Git extensions to provide high-level repository operations for Vincent Driessen's branching model (AVH edition)"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('BSD')
|
license=('BSD')
|
||||||
depends=('git' 'util-linux')
|
depends=('git' 'util-linux' 'make')
|
||||||
url="https://github.com/petervanderdoes/gitflow-avh"
|
url="https://github.com/petervanderdoes/gitflow-avh"
|
||||||
source=("${_realname}"::"git+https://github.com/petervanderdoes/gitflow-avh.git#branch=master")
|
source=("${_realname}"::"git+https://github.com/petervanderdoes/gitflow-avh.git#branch=master")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|||||||
@ -28,6 +28,7 @@ makedepends=('asciidoc'
|
|||||||
'docbook-xml'
|
'docbook-xml'
|
||||||
'docbook-xsl'
|
'docbook-xsl'
|
||||||
#'docbook2x'
|
#'docbook2x'
|
||||||
|
'gcc'
|
||||||
'less'
|
'less'
|
||||||
'libcurl-devel'
|
'libcurl-devel'
|
||||||
'libiconv-devel'
|
'libiconv-devel'
|
||||||
|
|||||||
@ -10,6 +10,7 @@ url="https://www.gtk.org/"
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
makedepends=('docbook-xsl'
|
makedepends=('docbook-xsl'
|
||||||
'gamin-devel'
|
'gamin-devel'
|
||||||
|
'gcc'
|
||||||
'gtk-doc'
|
'gtk-doc'
|
||||||
'libffi-devel'
|
'libffi-devel'
|
||||||
'libiconv-devel'
|
'libiconv-devel'
|
||||||
|
|||||||
@ -9,7 +9,7 @@ groups=('libraries')
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://gmplib.org/"
|
url="https://gmplib.org/"
|
||||||
license=('LGPL3')
|
license=('LGPL3')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
install=gmp.install
|
install=gmp.install
|
||||||
source=(https://gmplib.org/download/gmp-${pkgver}/gmp-${pkgver}.tar.xz{,.sig})
|
source=(https://gmplib.org/download/gmp-${pkgver}/gmp-${pkgver}.tar.xz{,.sig})
|
||||||
sha256sums=('fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2'
|
sha256sums=('fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2'
|
||||||
|
|||||||
@ -6,7 +6,7 @@ pkgver=0.7.1
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="GNU rewrite of netcat, the network piping application"
|
pkgdesc="GNU rewrite of netcat, the network piping application"
|
||||||
depends=('info')
|
depends=('info')
|
||||||
makedepends=('texinfo' 'autotools')
|
makedepends=('texinfo' 'autotools' 'gcc')
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://netcat.sourceforge.io/"
|
url="https://netcat.sourceforge.io/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
|
|||||||
@ -24,6 +24,7 @@ makedepends=('gettext-devel'
|
|||||||
'libsqlite-devel'
|
'libsqlite-devel'
|
||||||
'libtasn1-devel'
|
'libtasn1-devel'
|
||||||
'libunistring-devel'
|
'libunistring-devel'
|
||||||
|
'gcc'
|
||||||
'nettle'
|
'nettle'
|
||||||
'tar'
|
'tar'
|
||||||
'autotools'
|
'autotools'
|
||||||
|
|||||||
@ -10,6 +10,7 @@ arch=('x86_64' 'i686')
|
|||||||
license=('GPL3' 'LGPL2.1')
|
license=('GPL3' 'LGPL2.1')
|
||||||
url="https://www.gnutls.org/"
|
url="https://www.gnutls.org/"
|
||||||
makedepends=('gtk-doc'
|
makedepends=('gtk-doc'
|
||||||
|
'gcc'
|
||||||
'autotools'
|
'autotools'
|
||||||
'gettext-devel'
|
'gettext-devel'
|
||||||
'libidn2-devel'
|
'libidn2-devel'
|
||||||
|
|||||||
@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://gnupg.org/related_software/gpgme/"
|
url="https://gnupg.org/related_software/gpgme/"
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
depends=('libassuan' 'libgpg-error' 'gnupg')
|
depends=('libassuan' 'libgpg-error' 'gnupg')
|
||||||
makedepends=('libassuan-devel' 'libgpg-error-devel' 'python-devel' 'swig' 'autotools')
|
makedepends=('libassuan-devel' 'libgpg-error-devel' 'python-devel' 'swig' 'autotools' 'gcc')
|
||||||
options=('!libtool' '!emptydirs')
|
options=('!libtool' '!emptydirs')
|
||||||
source=(https://gnupg.org/ftp/gcrypt/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2{,.sig}
|
source=(https://gnupg.org/ftp/gcrypt/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2{,.sig}
|
||||||
gpgme-1.4.2-msys2.patch)
|
gpgme-1.4.2-msys2.patch)
|
||||||
|
|||||||
@ -20,7 +20,7 @@ license=('GPL3')
|
|||||||
url="https://www.gnu.org/software/grep/"
|
url="https://www.gnu.org/software/grep/"
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
depends=('libiconv' 'libintl' 'libpcre' 'sh')
|
depends=('libiconv' 'libintl' 'libpcre' 'sh')
|
||||||
makedepends=('texinfo' 'gettext-devel' 'libiconv-devel' 'pcre-devel' 'autotools')
|
makedepends=('texinfo' 'gettext-devel' 'libiconv-devel' 'pcre-devel' 'autotools' 'gcc')
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
|
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
|
||||||
grep-2.23-msys2.patch
|
grep-2.23-msys2.patch
|
||||||
|
|||||||
@ -9,7 +9,7 @@ url="https://www.gnu.org/software/groff/groff.html"
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
depends=('perl' 'gcc-libs')
|
depends=('perl' 'gcc-libs')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
source=(https://ftp.gnu.org/gnu/groff/groff-$pkgver.tar.gz{,.sig}
|
source=(https://ftp.gnu.org/gnu/groff/groff-$pkgver.tar.gz{,.sig}
|
||||||
site.tmac
|
site.tmac
|
||||||
|
|||||||
@ -21,6 +21,7 @@ makedepends=("pkg-config"
|
|||||||
"glib2-devel"
|
"glib2-devel"
|
||||||
'itstool'
|
'itstool'
|
||||||
'autotools'
|
'autotools'
|
||||||
|
'gcc'
|
||||||
)
|
)
|
||||||
source=(https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
|
source=(https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
|
||||||
sha256sums=('cc1b709a20eb030a278a1f9842a362e00402b7f834ae1df4c1998a723152bf43')
|
sha256sums=('cc1b709a20eb030a278a1f9842a362e00402b7f834ae1df4c1998a723152bf43')
|
||||||
|
|||||||
@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
|
|||||||
provides=("gyp")
|
provides=("gyp")
|
||||||
conflicts=("gyp")
|
conflicts=("gyp")
|
||||||
replaces=("gyp-svn")
|
replaces=("gyp-svn")
|
||||||
makedepends=('git')
|
makedepends=('git' 'gcc')
|
||||||
depends=('python' 'python-setuptools')
|
depends=('python' 'python-setuptools')
|
||||||
license=('custom')
|
license=('custom')
|
||||||
_commit="caa60026e223fc501e8b337fd5086ece4028b1c6"
|
_commit="caa60026e223fc501e8b337fd5086ece4028b1c6"
|
||||||
|
|||||||
@ -9,7 +9,7 @@ url="https://www.gnu.org/software/gzip/"
|
|||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
groups=('compression')
|
groups=('compression')
|
||||||
depends=('bash' 'less')
|
depends=('bash' 'less')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
install=gzip.install
|
install=gzip.install
|
||||||
source=(https://ftp.gnu.org/pub/gnu/gzip/gzip-$pkgver.tar.xz{,.sig}
|
source=(https://ftp.gnu.org/pub/gnu/gzip/gzip-$pkgver.tar.xz{,.sig}
|
||||||
'gzip-1.6-msys2.patch')
|
'gzip-1.6-msys2.patch')
|
||||||
|
|||||||
@ -8,7 +8,7 @@ pkgdesc="Implementation of Kerberos V5 libraries"
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://www.h5l.org/"
|
url="https://www.h5l.org/"
|
||||||
license=('custom')
|
license=('custom')
|
||||||
makedepends=('libdb-devel' 'libcrypt-devel' 'libedit-devel' 'libsqlite-devel' 'openssl-devel' 'perl-JSON' 'python' 'autotools') #libldap-devel
|
makedepends=('libdb-devel' 'libcrypt-devel' 'libedit-devel' 'libsqlite-devel' 'openssl-devel' 'perl-JSON' 'python' 'autotools' 'gcc') #libldap-devel
|
||||||
options=('!libtool' '!emptydirs' 'staticlibs')
|
options=('!libtool' '!emptydirs' 'staticlibs')
|
||||||
groups=('net-utils')
|
groups=('net-utils')
|
||||||
source=(https://github.com/heimdal/heimdal/archive/heimdal-${pkgver}.tar.gz
|
source=(https://github.com/heimdal/heimdal/archive/heimdal-${pkgver}.tar.gz
|
||||||
|
|||||||
@ -9,7 +9,7 @@ url="https://www.gnu.org/software/help2man/"
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
depends=('perl-Locale-Gettext' 'libintl')
|
depends=('perl-Locale-Gettext' 'libintl')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
install=help2man.install
|
install=help2man.install
|
||||||
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
|
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
|
||||||
1.40.4-cygwin-nls.patch)
|
1.40.4-cygwin-nls.patch)
|
||||||
|
|||||||
@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://github.com/LonnyGomes/hexcurse"
|
url="https://github.com/LonnyGomes/hexcurse"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('ncurses')
|
depends=('ncurses')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
options=('!makeflags')
|
options=('!makeflags')
|
||||||
source=("${pkgname}-${pkgver}.tgz::https://github.com/LonnyGomes/hexcurse/archive/v${pkgver}.tar.gz"
|
source=("${pkgname}-${pkgver}.tgz::https://github.com/LonnyGomes/hexcurse/archive/v${pkgver}.tar.gz"
|
||||||
hexcurse-1.60.0-msys2-automake-version.diff
|
hexcurse-1.60.0-msys2-automake-version.diff
|
||||||
|
|||||||
@ -7,6 +7,7 @@ pkgdesc='A program maintenance (make) utility using a C-like grammar'
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='https://fbb-git.gitlab.io/icmake/'
|
url='https://fbb-git.gitlab.io/icmake/'
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
|
makedepends=('gcc')
|
||||||
source=("${pkgname}::git+https://gitlab.com/fbb-git/icmake.git#tag=${pkgver}")
|
source=("${pkgname}::git+https://gitlab.com/fbb-git/icmake.git#tag=${pkgver}")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://icu.unicode.org"
|
url="https://icu.unicode.org"
|
||||||
license=('custom:"icu"')
|
license=('custom:"icu"')
|
||||||
depends=('gcc-libs' 'sh')
|
depends=('gcc-libs' 'sh')
|
||||||
makedepends=('autoconf-archive' 'autotools')
|
makedepends=('autoconf-archive' 'autotools' 'gcc')
|
||||||
source=("https://github.com/unicode-org/${pkgname}/releases/download/release-${pkgver//./-}/${pkgname}4c-${pkgver//./_}-src.tgz"{,.asc}
|
source=("https://github.com/unicode-org/${pkgname}/releases/download/release-${pkgver//./-}/${pkgname}4c-${pkgver//./_}-src.tgz"{,.asc}
|
||||||
toolutil-Makefile-ln-force.patch
|
toolutil-Makefile-ln-force.patch
|
||||||
icu-59.1-msys2.patch)
|
icu-59.1-msys2.patch)
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://www.gnu.org/software/inetutils/"
|
url="https://www.gnu.org/software/inetutils/"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=('gcc-libs' 'libintl' 'libcrypt' 'libreadline' 'ncurses' 'tftp-hpa')
|
depends=('gcc-libs' 'libintl' 'libcrypt' 'libreadline' 'ncurses' 'tftp-hpa')
|
||||||
makedepends=('gettext-devel' 'libcrypt-devel' 'libreadline-devel' 'ncurses-devel' 'autotools')
|
makedepends=('gettext-devel' 'libcrypt-devel' 'libreadline-devel' 'ncurses-devel' 'autotools' 'gcc')
|
||||||
options=('!emptydirs')
|
options=('!emptydirs')
|
||||||
install=inetutils.install
|
install=inetutils.install
|
||||||
source=(https://ftp.gnu.org/gnu/inetutils/${pkgname}-${pkgver}.tar.xz
|
source=(https://ftp.gnu.org/gnu/inetutils/${pkgname}-${pkgver}.tar.xz
|
||||||
|
|||||||
@ -8,7 +8,7 @@ license=('GPL3')
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://edge.launchpad.net/intltool"
|
url="https://edge.launchpad.net/intltool"
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
makedepends=('perl' 'autotools')
|
makedepends=('perl' 'autotools' 'gcc')
|
||||||
depends=('perl-XML-Parser')
|
depends=('perl-XML-Parser')
|
||||||
source=(https://edge.launchpad.net/intltool/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz{,.asc}
|
source=(https://edge.launchpad.net/intltool/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz{,.asc}
|
||||||
perl-5.22-compatibility.patch)
|
perl-5.22-compatibility.patch)
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://sourceforge.net/projects/iperf2/"
|
url="https://sourceforge.net/projects/iperf2/"
|
||||||
license=('custom')
|
license=('custom')
|
||||||
depends=('gcc-libs')
|
depends=('gcc-libs')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
source=("https://downloads.sourceforge.net/iperf2/iperf-$pkgver.tar.gz")
|
source=("https://downloads.sourceforge.net/iperf2/iperf-$pkgver.tar.gz")
|
||||||
sha256sums=('c88adec966096a81136dda91b4bd19c27aae06df4d45a7f547a8e50d723778ad')
|
sha256sums=('c88adec966096a81136dda91b4bd19c27aae06df4d45a7f547a8e50d723778ad')
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://github.com/esnet/iperf"
|
url="https://github.com/esnet/iperf"
|
||||||
license=('BSD')
|
license=('BSD')
|
||||||
depends=('gcc-libs' 'openssl')
|
depends=('gcc-libs' 'openssl')
|
||||||
makedepends=('openssl-devel' 'autotools')
|
makedepends=('openssl-devel' 'autotools' 'gcc')
|
||||||
source=("https://downloads.es.net/pub/iperf/iperf-${pkgver}.tar.gz")
|
source=("https://downloads.es.net/pub/iperf/iperf-${pkgver}.tar.gz")
|
||||||
sha256sums=('24b63a26382325f759f11d421779a937b63ca1bc17c44587d2fcfedab60ac038')
|
sha256sums=('24b63a26382325f759f11d421779a937b63ca1bc17c44587d2fcfedab60ac038')
|
||||||
|
|
||||||
|
|||||||
@ -12,7 +12,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://irssi.org/"
|
url="https://irssi.org/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('openssl' 'gettext' 'perl' 'ncurses' 'glib2')
|
depends=('openssl' 'gettext' 'perl' 'ncurses' 'glib2')
|
||||||
makedepends=('gettext-devel' 'glib2-devel' 'openssl-devel' 'perl-devel' 'ncurses-devel' 'pcre-devel' 'elinks' 'autotools')
|
makedepends=('gettext-devel' 'glib2-devel' 'openssl-devel' 'perl-devel' 'ncurses-devel' 'pcre-devel' 'elinks' 'autotools' 'gcc')
|
||||||
optdepends=('perl-libwww: for the scriptassist script')
|
optdepends=('perl-libwww: for the scriptassist script')
|
||||||
backup=('etc/irssi.conf')
|
backup=('etc/irssi.conf')
|
||||||
source=("https://github.com/irssi/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}
|
source=("https://github.com/irssi/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}
|
||||||
|
|||||||
@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://isl.gforge.inria.fr/"
|
url="https://isl.gforge.inria.fr/"
|
||||||
groups=('libraries')
|
groups=('libraries')
|
||||||
depends=('gmp')
|
depends=('gmp')
|
||||||
makedepends=('gmp-devel' 'autotools')
|
makedepends=('gmp-devel' 'autotools' 'gcc')
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
source=(http://isl.gforge.inria.fr/${pkgbase}-${pkgver}.tar.xz
|
source=(http://isl.gforge.inria.fr/${pkgbase}-${pkgver}.tar.xz
|
||||||
isl-0.12.1-msys2.patch
|
isl-0.12.1-msys2.patch
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="http://itstool.org/"
|
url="http://itstool.org/"
|
||||||
license=("GPL3")
|
license=("GPL3")
|
||||||
depends=("python" "libxml2" "libxml2-python")
|
depends=("python" "libxml2" "libxml2-python")
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
source=(http://files.itstool.org/itstool/${pkgname}-${pkgver}.tar.bz2
|
source=(http://files.itstool.org/itstool/${pkgname}-${pkgver}.tar.bz2
|
||||||
fix-segfault.patch
|
fix-segfault.patch
|
||||||
itstool-2.0.5-fix-crash-wrong-encoding.patch)
|
itstool-2.0.5-fix-crash-wrong-encoding.patch)
|
||||||
|
|||||||
@ -8,7 +8,7 @@ pkgdesc='C library for encoding, decoding and manipulating JSON data'
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='https://www.digip.org/jansson/'
|
url='https://www.digip.org/jansson/'
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
options=('staticlibs')
|
options=('staticlibs')
|
||||||
source=("https://github.com/akheron/jansson/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz"{,.asc}
|
source=("https://github.com/akheron/jansson/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz"{,.asc}
|
||||||
"jansson-2.12-msys2.patch")
|
"jansson-2.12-msys2.patch")
|
||||||
|
|||||||
@ -8,7 +8,7 @@ license=('GPL3')
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://www.greenwoodsoftware.com/less"
|
url="http://www.greenwoodsoftware.com/less"
|
||||||
depends=('ncurses' 'libpcre')
|
depends=('ncurses' 'libpcre')
|
||||||
makedepends=('ncurses-devel' 'pcre-devel' 'autotools')
|
makedepends=('ncurses-devel' 'pcre-devel' 'autotools' 'gcc')
|
||||||
source=("http://www.greenwoodsoftware.com/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
source=("http://www.greenwoodsoftware.com/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||||
# pgp check still fails with FAILED (unknown public key F153A7C833235259)
|
# pgp check still fails with FAILED (unknown public key F153A7C833235259)
|
||||||
# "$pkgname-$pkgver.tar.gz.sig::http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.sig")
|
# "$pkgname-$pkgver.tar.gz.sig::http://www.greenwoodsoftware.com/$pkgname/$pkgname-$pkgver.sig")
|
||||||
|
|||||||
@ -9,7 +9,7 @@ url="https://libarchive.org/"
|
|||||||
license=('BSD')
|
license=('BSD')
|
||||||
groups=('libraries')
|
groups=('libraries')
|
||||||
depends=('gcc-libs' 'libbz2' 'libiconv' 'libexpat' 'liblzma' 'liblz4' 'libnettle' 'libxml2' 'libzstd' 'zlib')
|
depends=('gcc-libs' 'libbz2' 'libiconv' 'libexpat' 'liblzma' 'liblz4' 'libnettle' 'libxml2' 'libzstd' 'zlib')
|
||||||
makedepends=('libbz2-devel' 'libiconv-devel' 'libexpat-devel' 'liblzma-devel' 'liblz4-devel' 'libnettle-devel' 'libxml2-devel' 'libzstd-devel' 'zlib-devel' 'autotools')
|
makedepends=('libbz2-devel' 'libiconv-devel' 'libexpat-devel' 'liblzma-devel' 'liblz4-devel' 'libnettle-devel' 'libxml2-devel' 'libzstd-devel' 'zlib-devel' 'autotools' 'gcc')
|
||||||
options=('!strip' 'debug' 'libtool')
|
options=('!strip' 'debug' 'libtool')
|
||||||
source=("https://github.com/libarchive/libarchive/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}
|
source=("https://github.com/libarchive/libarchive/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}
|
||||||
'libarchive-3.3.2-bcrypt-fix.patch'
|
'libarchive-3.3.2-bcrypt-fix.patch'
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
pkgdesc="Interface for parsing command-line arguments"
|
pkgdesc="Interface for parsing command-line arguments"
|
||||||
url="https://www.gnu.org/software/libc/libc.html"
|
url="https://www.gnu.org/software/libc/libc.html"
|
||||||
license=('GPL' 'LGPL')
|
license=('GPL' 'LGPL')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
source=(${_realname}-${pkgver}.tar.bz2
|
source=(${_realname}-${pkgver}.tar.bz2
|
||||||
${_realname}-so.patch
|
${_realname}-so.patch
|
||||||
${_realname}-optional-variables.patch
|
${_realname}-optional-variables.patch
|
||||||
|
|||||||
@ -8,7 +8,7 @@ pkgdesc="A IPC library used by some GnuPG related software"
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://gnupg.org/related_software/libassuan"
|
url="https://gnupg.org/related_software/libassuan"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
makedepends=('libgpg-error-devel' 'autotools')
|
makedepends=('libgpg-error-devel' 'autotools' 'gcc')
|
||||||
options=('strip' 'libtool')
|
options=('strip' 'libtool')
|
||||||
source=(https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig}
|
source=(https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig}
|
||||||
'msysize.patch')
|
'msysize.patch')
|
||||||
|
|||||||
@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://fbb-git.gitlab.io/bobcat/"
|
url="https://fbb-git.gitlab.io/bobcat/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
# Versions taken from the 'required' file in sources
|
# Versions taken from the 'required' file in sources
|
||||||
makedepends=('icmake>=8.01.00' 'yodl>=3.07.01')
|
makedepends=('icmake>=8.01.00' 'yodl>=3.07.01' 'gcc')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
# Use my own repo temporarily to avoid untaring soft link.
|
# Use my own repo temporarily to avoid untaring soft link.
|
||||||
source=("${pkgname}::git+https://gitlab.com/fbb-git/bobcat.git#tag=${pkgver}"
|
source=("${pkgname}::git+https://gitlab.com/fbb-git/bobcat.git#tag=${pkgver}"
|
||||||
|
|||||||
@ -12,7 +12,7 @@ arch=('i686' 'x86_64')
|
|||||||
license=('BSD')
|
license=('BSD')
|
||||||
url="https://www.thrysoee.dk/editline/"
|
url="https://www.thrysoee.dk/editline/"
|
||||||
depends=('ncurses' 'sh')
|
depends=('ncurses' 'sh')
|
||||||
makedepends=('ncurses-devel' 'autotools')
|
makedepends=('ncurses-devel' 'autotools' 'gcc')
|
||||||
options=('staticlibs')
|
options=('staticlibs')
|
||||||
source=(https://www.thrysoee.dk/editline/${pkgname}-${_snap_date}-${_base_ver}.tar.gz
|
source=(https://www.thrysoee.dk/editline/${pkgname}-${_snap_date}-${_base_ver}.tar.gz
|
||||||
libedit-20191231-3.1.patch
|
libedit-20191231-3.1.patch
|
||||||
|
|||||||
@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
|
|||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
url="http://www.mr511.de/software/english.html"
|
url="http://www.mr511.de/software/english.html"
|
||||||
options=('staticlibs')
|
options=('staticlibs')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
source=("http://www.mr511.de/software/${pkgname}-${pkgver}.tar.gz"
|
source=("http://www.mr511.de/software/${pkgname}-${pkgver}.tar.gz"
|
||||||
libelf-0.8.13-msysize.patch)
|
libelf-0.8.13-msysize.patch)
|
||||||
sha256sums=('591a9b4ec81c1f2042a97aa60564e0cb79d041c52faa7416acb38bc95bd2c76d'
|
sha256sums=('591a9b4ec81c1f2042a97aa60564e0cb79d041c52faa7416acb38bc95bd2c76d'
|
||||||
|
|||||||
@ -7,7 +7,7 @@ pkgdesc="An event notification library"
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://libevent.org/"
|
url="https://libevent.org/"
|
||||||
license=('BSD')
|
license=('BSD')
|
||||||
makedepends=('openssl-devel' 'autotools')
|
makedepends=('openssl-devel' 'autotools' 'gcc')
|
||||||
source=("https://github.com/${pkgname}/${pkgname}/releases/download/release-${pkgver}-stable/${pkgname}-${pkgver}-stable.tar.gz"{,.asc}
|
source=("https://github.com/${pkgname}/${pkgname}/releases/download/release-${pkgver}-stable/${pkgname}-${pkgver}-stable.tar.gz"{,.asc}
|
||||||
"0001-Fix-DNS-lookups-in-MSYS2.patch")
|
"0001-Fix-DNS-lookups-in-MSYS2.patch")
|
||||||
sha256sums=('92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb'
|
sha256sums=('92e6de1be9ec176428fd2367677e61ceffc2ee1cb119035037a27d346b0403bb'
|
||||||
|
|||||||
@ -11,7 +11,7 @@ groups=('libraries')
|
|||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=()
|
depends=()
|
||||||
checkdepends=('dejagnu')
|
checkdepends=('dejagnu')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
#options=('!strip' 'debug')
|
#options=('!strip' 'debug')
|
||||||
install=libffi.install
|
install=libffi.install
|
||||||
source=(https://sourceware.org/pub/libffi/libffi-${pkgver}.tar.gz
|
source=(https://sourceware.org/pub/libffi/libffi-${pkgver}.tar.gz
|
||||||
|
|||||||
@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://gnupg.org"
|
url="https://gnupg.org"
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
depends=('sh' 'libiconv' 'libintl')
|
depends=('sh' 'libiconv' 'libintl')
|
||||||
makedepends=('libiconv-devel' 'gettext-devel' 'autotools')
|
makedepends=('libiconv-devel' 'gettext-devel' 'autotools' 'gcc')
|
||||||
source=(https://gnupg.org/ftp/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig}
|
source=(https://gnupg.org/ftp/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig}
|
||||||
libgpg-error-1.16-msys2.patch
|
libgpg-error-1.16-msys2.patch
|
||||||
gpg-error-static-linking.patch)
|
gpg-error-static-linking.patch)
|
||||||
|
|||||||
@ -6,7 +6,7 @@ pkgrel=2
|
|||||||
pkgdesc='Libiconv is a conversion library'
|
pkgdesc='Libiconv is a conversion library'
|
||||||
groups=('libraries')
|
groups=('libraries')
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
url='https://www.gnu.org/software/libiconv/'
|
url='https://www.gnu.org/software/libiconv/'
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
source=("https://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"
|
source=("https://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"
|
||||||
|
|||||||
@ -7,7 +7,7 @@ pkgdesc="A CMS and X.509 access library"
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://www.gnupg.org/related_software/libksba/"
|
url="https://www.gnupg.org/related_software/libksba/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
makedepends=('libgpg-error-devel' 'autotools')
|
makedepends=('libgpg-error-devel' 'autotools' 'gcc')
|
||||||
options=('strip' 'libtool')
|
options=('strip' 'libtool')
|
||||||
source=(https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig}
|
source=(https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig}
|
||||||
'msysize.patch')
|
'msysize.patch')
|
||||||
|
|||||||
@ -8,7 +8,7 @@ url="http://libpipeline.nongnu.org/"
|
|||||||
groups=('libraries')
|
groups=('libraries')
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('BSD')
|
license=('BSD')
|
||||||
makedepends=('openssl-devel' 'zlib-devel' 'autotools')
|
makedepends=('openssl-devel' 'zlib-devel' 'autotools' 'gcc')
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
source=(https://download.savannah.gnu.org/releases/libpipeline/libpipeline-$pkgver.tar.gz{,.asc}
|
source=(https://download.savannah.gnu.org/releases/libpipeline/libpipeline-$pkgver.tar.gz{,.asc}
|
||||||
libpipeline-1.5.1-msys2.patch)
|
libpipeline-1.5.1-msys2.patch)
|
||||||
|
|||||||
@ -8,7 +8,7 @@ pkgdesc='Public Suffix List library'
|
|||||||
url='https://github.com/rockdaboot/libpsl'
|
url='https://github.com/rockdaboot/libpsl'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
makedepends=('libxslt' 'python' 'libidn2-devel' 'publicsuffix-list' 'libunistring-devel' 'autotools')
|
makedepends=('libxslt' 'python' 'libidn2-devel' 'publicsuffix-list' 'libunistring-devel' 'autotools' 'gcc')
|
||||||
source=(https://github.com/rockdaboot/libpsl/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz
|
source=(https://github.com/rockdaboot/libpsl/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz
|
||||||
0.16.0-install-dafsa.patch
|
0.16.0-install-dafsa.patch
|
||||||
0.16.1-make-dafsa-setlocale.patch
|
0.16.1-make-dafsa-setlocale.patch
|
||||||
|
|||||||
@ -7,7 +7,7 @@ url='https://www.libssh.org/'
|
|||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
depends=('zlib' 'libopenssl')
|
depends=('zlib' 'libopenssl')
|
||||||
makedepends=('cmake' 'python' 'openssl-devel')
|
makedepends=('cmake' 'python' 'openssl-devel' 'gcc')
|
||||||
source=("https://www.libssh.org/files/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.asc}
|
source=("https://www.libssh.org/files/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.asc}
|
||||||
0001-Work-around-internal-compiler-error.patch)
|
0001-Work-around-internal-compiler-error.patch)
|
||||||
sha256sums=('86bcf885bd9b80466fe0e05453c58b877df61afa8ba947a58c356d7f0fab829b'
|
sha256sums=('86bcf885bd9b80466fe0e05453c58b877df61afa8ba947a58c356d7f0fab829b'
|
||||||
|
|||||||
@ -8,7 +8,7 @@ url="https://libssh2.org/"
|
|||||||
groups=('libraries')
|
groups=('libraries')
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('BSD')
|
license=('BSD')
|
||||||
makedepends=('openssl-devel' 'zlib-devel' 'autotools')
|
makedepends=('openssl-devel' 'zlib-devel' 'autotools' 'gcc')
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
source=("https://libssh2.org/download/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
source=("https://libssh2.org/download/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
||||||
libssh2-1.4.3-msys2.patch)
|
libssh2-1.4.3-msys2.patch)
|
||||||
|
|||||||
@ -8,7 +8,7 @@ url="https://www.gnu.org/software/libunistring/"
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('libiconv')
|
depends=('libiconv')
|
||||||
makedepends=('libiconv-devel' 'autotools')
|
makedepends=('libiconv-devel' 'autotools' 'gcc')
|
||||||
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz
|
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz
|
||||||
libunistring-0.9.3-2.src.patch
|
libunistring-0.9.3-2.src.patch
|
||||||
libunistring-0.9.3-msys2.patch)
|
libunistring-0.9.3-msys2.patch)
|
||||||
|
|||||||
@ -7,7 +7,7 @@ pkgdesc="YAML 1.1 library"
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://pyyaml.org/wiki/LibYAML"
|
url="https://pyyaml.org/wiki/LibYAML"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
source=(https://pyyaml.org/download/libyaml/yaml-${pkgver}.tar.gz
|
source=(https://pyyaml.org/download/libyaml/yaml-${pkgver}.tar.gz
|
||||||
'yaml-0.1.7-fix-undefined.patch'
|
'yaml-0.1.7-fix-undefined.patch'
|
||||||
'yaml-0.1.7-msys2.patch')
|
'yaml-0.1.7-msys2.patch')
|
||||||
|
|||||||
@ -7,7 +7,7 @@ pkgdesc="Create a shadow directory of symbolic links to another directory tree"
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://xorg.freedesktop.org/"
|
url="https://xorg.freedesktop.org/"
|
||||||
license=('custom')
|
license=('custom')
|
||||||
makedepends=('xproto' 'autotools')
|
makedepends=('xproto' 'autotools' 'gcc')
|
||||||
source=(https://xorg.freedesktop.org/archive/individual/util/$pkgname-$pkgver.tar.bz2
|
source=(https://xorg.freedesktop.org/archive/individual/util/$pkgname-$pkgver.tar.bz2
|
||||||
0001-msysize.msys.patch)
|
0001-msysize.msys.patch)
|
||||||
sha256sums=('49f4fab0de8d418db4ce80dad34e9b879a4199f3e554253a8e1ab68f7c7cb65d'
|
sha256sums=('49f4fab0de8d418db4ce80dad34e9b879a4199f3e554253a8e1ab68f7c7cb65d'
|
||||||
|
|||||||
@ -5,6 +5,7 @@ pkgver=1.9.3
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Very fast lossless compression algorithm'
|
pkgdesc='Very fast lossless compression algorithm'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
makedepends=('make' 'gcc')
|
||||||
url='https://lz4.github.io/lz4/'
|
url='https://lz4.github.io/lz4/'
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
source=(lz4-${pkgver}.tar.gz::"https://github.com/lz4/lz4/archive/v${pkgver}.tar.gz")
|
source=(lz4-${pkgver}.tar.gz::"https://github.com/lz4/lz4/archive/v${pkgver}.tar.gz")
|
||||||
|
|||||||
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://www.nongnu.org/lzip/lzip.html"
|
url="https://www.nongnu.org/lzip/lzip.html"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=('gcc-libs')
|
depends=('gcc-libs')
|
||||||
makedepends=('autotools')
|
makedepends=('autotools' 'gcc')
|
||||||
install=lzip.install
|
install=lzip.install
|
||||||
source=(https://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
|
source=(https://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
|
||||||
sha256sums=('c3342d42e67139c165b8b128d033b5c96893a13ac5f25933190315214e87a948')
|
sha256sums=('c3342d42e67139c165b8b128d033b5c96893a13ac5f25933190315214e87a948')
|
||||||
|
|||||||
@ -9,7 +9,7 @@ url="https://www.gnu.org/software/m4"
|
|||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
depends=('bash' 'gcc-libs' 'libiconv')
|
depends=('bash' 'gcc-libs' 'libiconv')
|
||||||
makedepends=('libiconv-devel' 'autotools')
|
makedepends=('libiconv-devel' 'autotools' 'gcc')
|
||||||
source=(https://ftp.gnu.org/gnu/m4/$pkgname-$pkgver.tar.xz{,.sig}
|
source=(https://ftp.gnu.org/gnu/m4/$pkgname-$pkgver.tar.xz{,.sig}
|
||||||
'0001-m4-1.4.19-tests-refine-error-messages.patch'
|
'0001-m4-1.4.19-tests-refine-error-messages.patch'
|
||||||
'0002-m4-1.4.19-skip-tests-when-temp-directories-cannot-be-generated.patch')
|
'0002-m4-1.4.19-skip-tests-when-temp-directories-cannot-be-generated.patch')
|
||||||
|
|||||||
@ -10,7 +10,7 @@ url="https://www.gnu.org/software/make"
|
|||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
depends=('libintl' 'sh')
|
depends=('libintl' 'sh')
|
||||||
makedepends=('gettext' 'procps' 'autotools')
|
makedepends=('gettext' 'procps' 'autotools' 'gcc')
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
options=() # 'debug' '!strip')
|
options=() # 'debug' '!strip')
|
||||||
source=("https://ftp.gnu.org/gnu/make/${pkgname}-${pkgver}.tar.gz"{,.sig})
|
source=("https://ftp.gnu.org/gnu/make/${pkgname}-${pkgver}.tar.gz"{,.sig})
|
||||||
|
|||||||
@ -10,7 +10,7 @@ license=('GPL' 'LGPL')
|
|||||||
groups=('base-devel')
|
groups=('base-devel')
|
||||||
depends=( 'bash' 'gdbm' 'zlib' 'groff' 'libpipeline' 'less')
|
depends=( 'bash' 'gdbm' 'zlib' 'groff' 'libpipeline' 'less')
|
||||||
optdepends=('gzip')
|
optdepends=('gzip')
|
||||||
makedepends=('gettext-devel' 'libgdbm-devel' 'libpipeline-devel' 'zlib-devel' 'autotools')
|
makedepends=('gettext-devel' 'libgdbm-devel' 'libpipeline-devel' 'zlib-devel' 'autotools' 'gcc')
|
||||||
backup=('etc/man_db.conf')
|
backup=('etc/man_db.conf')
|
||||||
conflicts=('man')
|
conflicts=('man')
|
||||||
provides=('man')
|
provides=('man')
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user