More old base-devel rebuilds
to get rid of the group
This commit is contained in:
parent
fc061d1a10
commit
aecf770ad1
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
pkgname=help2man
|
pkgname=help2man
|
||||||
pkgver=1.48.5
|
pkgver=1.48.5
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Conversion tool to create man files"
|
pkgdesc="Conversion tool to create man files"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://www.gnu.org/software/help2man/"
|
url="https://www.gnu.org/software/help2man/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('perl-Locale-Gettext' 'libintl')
|
depends=('perl-Locale-Gettext' 'libintl')
|
||||||
makedepends=('autotools' 'gcc')
|
makedepends=('autotools' 'gcc' 'gettext-devel')
|
||||||
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)
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=intltool
|
pkgname=intltool
|
||||||
pkgver=0.51.0
|
pkgver=0.51.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="The internationalization tool collection"
|
pkgdesc="The internationalization tool collection"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -14,6 +14,7 @@ source=(https://edge.launchpad.net/intltool/trunk/${pkgver}/+download/${pkgname}
|
|||||||
sha256sums=('67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd'
|
sha256sums=('67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'9c6527072aada6e3cb9aceb6e07cfdf51d58839a2beb650168da0601a85ebda3')
|
'9c6527072aada6e3cb9aceb6e07cfdf51d58839a2beb650168da0601a85ebda3')
|
||||||
|
validpgpkeys=('9EBD001680E8C8F9FAC61A9BE1A701D4C9DE75B5')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd ${srcdir}/${pkgname}-${pkgver}
|
cd ${srcdir}/${pkgname}-${pkgver}
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
pkgname=make
|
pkgname=make
|
||||||
pkgver=4.3
|
pkgver=4.3
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="GNU make utility to maintain groups of programs"
|
pkgdesc="GNU make utility to maintain groups of programs"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://www.gnu.org/software/make"
|
url="https://www.gnu.org/software/make"
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=man-db
|
pkgname=man-db
|
||||||
pkgver=2.10.2
|
pkgver=2.10.2
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="A utility for reading man pages"
|
pkgdesc="A utility for reading man pages"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://www.nongnu.org/man-db/"
|
url="https://www.nongnu.org/man-db/"
|
||||||
|
|||||||
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
pkgname=patch
|
pkgname=patch
|
||||||
pkgver=2.7.6
|
pkgver=2.7.6
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A utility to apply patch files to original sources"
|
pkgdesc="A utility to apply patch files to original sources"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://www.gnu.org/software/patch/patch.html"
|
url="https://www.gnu.org/software/patch/patch.html"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
makedepends=('ed' 'gcc')
|
makedepends=('ed' 'gcc' 'autotools')
|
||||||
optdepends=('ed: for patch -e functionality')
|
optdepends=('ed: for patch -e functionality')
|
||||||
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
|
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
|
||||||
msys2-patch-2.7.1.patch
|
msys2-patch-2.7.1.patch
|
||||||
@ -16,6 +16,7 @@ sha256sums=('ac610bda97abe0d9f6b7c963255a11dcb196c25e337c61f94e4778d632f1d8fd'
|
|||||||
'SKIP'
|
'SKIP'
|
||||||
'abcb73c2e0941d49335a864e28e59ba1ad6477deef981a2e89374004e658b791'
|
'abcb73c2e0941d49335a864e28e59ba1ad6477deef981a2e89374004e658b791'
|
||||||
'714da1a384d3e0acca5351980b0b3b1b09b66140fabe2e74dfd313652f964de9')
|
'714da1a384d3e0acca5351980b0b3b1b09b66140fabe2e74dfd313652f964de9')
|
||||||
|
validpgpkeys=('259B3792B3D6D319212CC4DCD5BF9FEB0313653A') # Andreas Gruenbacher
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd ${srcdir}/${pkgname}-${pkgver}
|
cd ${srcdir}/${pkgname}-${pkgver}
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=patchutils
|
pkgname=patchutils
|
||||||
pkgver=0.4.2
|
pkgver=0.4.2
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Utilities to work with patches"
|
pkgdesc="Utilities to work with patches"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://cyberelk.net/tim/software/patchutils/"
|
url="http://cyberelk.net/tim/software/patchutils/"
|
||||||
@ -10,7 +10,7 @@ license=('GPL')
|
|||||||
source=(http://cyberelk.net/tim/data/patchutils/stable/${pkgname}-${pkgver}.tar.xz)
|
source=(http://cyberelk.net/tim/data/patchutils/stable/${pkgname}-${pkgver}.tar.xz)
|
||||||
sha256sums=('8875b0965fe33de62b890f6cd793be7fafe41a4e552edbf641f1fed5ebbf45ed')
|
sha256sums=('8875b0965fe33de62b890f6cd793be7fafe41a4e552edbf641f1fed5ebbf45ed')
|
||||||
depends=('pcre2')
|
depends=('pcre2')
|
||||||
makedepends=('pcre2-devel' 'autotools' 'gcc')
|
makedepends=('pcre2-devel' 'autotools' 'gcc' 'xmlto')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd ${srcdir}/${pkgname}-${pkgver}
|
cd ${srcdir}/${pkgname}-${pkgver}
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=pkgconf
|
pkgname=pkgconf
|
||||||
pkgver=1.8.0
|
pkgver=1.8.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='pkg-config compatible utility which does not depend on glib'
|
pkgdesc='pkg-config compatible utility which does not depend on glib'
|
||||||
url='https://github.com/pkgconf/pkgconf'
|
url='https://github.com/pkgconf/pkgconf'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
pkgbase=unrar
|
pkgbase=unrar
|
||||||
pkgname=('unrar' 'libunrar' 'libunrar-devel')
|
pkgname=('unrar' 'libunrar' 'libunrar-devel')
|
||||||
pkgver=6.1.4
|
pkgver=6.1.4
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://www.rarlab.com/rar_add.htm"
|
url="https://www.rarlab.com/rar_add.htm"
|
||||||
license=('custom')
|
license=('custom')
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=xmlto
|
pkgname=xmlto
|
||||||
pkgver=0.0.28
|
pkgver=0.0.28
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="Convert xml to many other formats"
|
pkgdesc="Convert xml to many other formats"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://pagure.io/xmlto/"
|
url="https://pagure.io/xmlto/"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user