upg dejagnu neon sharutils

remove xmonad
This commit is contained in:
joborun linux 2024-02-04 04:17:05 +02:00
parent 82e5b4add1
commit b165d4a5b2
9 changed files with 33 additions and 20 deletions

View File

@ -7,7 +7,7 @@
pkgname=dejagnu
pkgver=1.6.3
pkgrel=07
pkgrel=08
pkgdesc='Framework for testing other programs'
url='https://www.gnu.org/software/dejagnu/'
depends=(sh expect)
@ -43,4 +43,5 @@ validpgpkeys=('152F3EADD335FF629611128567DADC3E3F743649' # Ben Elliston
sha256sums=(87daefacd7958b4a69f88c6856dbd1634261963c414079d0c371f589cd66a2e3 # dejagnu-1.6.3.tar.gz
a3b76186ee99b65f46f30b8973a93e33175efa2cc07090858d48d67f678f3288) # dejagnu-1.6.3.tar.gz.sig
## 22fbd422c4d28214fde1116991a004d2e2e1ebb1cc60fc85484d1d4422e0dc99 dejagnu-1.6.3-07-x86_64.pkg.tar.lz
## 9238fe383739baaca923b1628dd5c0cc8075751be79c266693785c0640bd46d0 dejagnu-1.6.3-08-x86_64.pkg.tar.lz

View File

@ -4,7 +4,7 @@
pkgname=dejagnu
pkgver=1.6.3
pkgrel=7
pkgrel=8
pkgdesc='Framework for testing other programs'
arch=(any)
url='https://www.gnu.org/software/dejagnu/'

View File

@ -6,8 +6,8 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=neon
pkgver=0.32.5
pkgrel=02
pkgver=0.33.0
pkgrel=01
pkgdesc='HTTP/1.1 and WebDAV client library with a C interface'
url="https://notroj.github.io/neon/"
depends=('krb5' 'expat' 'ca-certificates' 'zlib' 'openssl')
@ -42,12 +42,11 @@ package() {
arch=('x86_64')
license=('LGPL2.1')
#license=('GPL' 'LGPL') license change??
license=('LGPL-2.0-or-later')
validpgpkeys=('190555472DCC589BEF01609C608A86DF9833CC49') # Joe Orton
sha256sums=(4872e12f802572dedd4b02f870065814b2d5141f7dbdaf708eedab826b51a58a) # neon-0.32.5.tar.gz
sha256sums=(659a5cc9cea05e6e7864094f1e13a77abbbdbab452f04d751a8c16a9447cf4b8) # neon-0.33.0.tar.gz
## 7f1a9d6c3f0137d1a2dd5b9f9c7348433485086b9e1f7bab424e38a8ea120ffd neon-0.32.5-02-x86_64.pkg.tar.lz
## 426ab081cf7cc3c312b98a44e926f877f86ff630e02180ae9833bc573ff8d0e9 neon-0.33.0-01-x86_64.pkg.tar.lz

View File

@ -4,15 +4,15 @@
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
pkgname=neon
pkgver=0.32.5
pkgrel=2
pkgver=0.33.0
pkgrel=1
pkgdesc='HTTP/1.1 and WebDAV client library'
arch=('x86_64')
url='https://notroj.github.io/neon/'
license=('LGPL2.1')
license=('LGPL-2.0-or-later')
depends=('ca-certificates' 'expat' 'glibc' 'krb5' 'openssl' 'zlib')
source=("https://notroj.github.io/neon/$pkgname-$pkgver.tar.gz")
sha256sums=('4872e12f802572dedd4b02f870065814b2d5141f7dbdaf708eedab826b51a58a')
sha256sums=('659a5cc9cea05e6e7864094f1e13a77abbbdbab452f04d751a8c16a9447cf4b8')
validpgpkeys=('190555472DCC589BEF01609C608A86DF9833CC49') # Joe Orton
build() {

View File

@ -1,3 +1,4 @@
xmlto
docbook-xsl

View File

@ -9,6 +9,8 @@ pkgname=sharutils
pkgver=4.15.2
pkgrel=04
pkgdesc='Makes so-called shell archives out of many files'
depends=('glibc')
makedepends=('gettext')
url='https://www.gnu.org/software/sharutils/'
source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
# fseeko.patch)
@ -28,6 +30,7 @@ prepare() {
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
CFLAGS+=' -fcommon -Wno-error=format-security' # https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common
CFLAGS+=' -Wno-format-security' # fix build with gettext function
./configure \
--prefix=/usr \
--mandir=/usr/share/man \
@ -39,7 +42,6 @@ build() {
package() {
cd "${srcdir}/${pkgname}-${pkgver}"
depends=('perl' 'gettext' 'texinfo')
make DESTDIR="${pkgdir}" install
}
@ -47,12 +49,12 @@ package() {
arch=(x86_64)
license=('GPL')
license=('GPL-3.0-or-later')
validpgpkeys=('1F967B15DEB2349CACDF3D71D9204CB5BFBF0221')
sha256sums=(2b05cff7de5d7b646dc1669bc36c35fdac02ac6ae4b6c19cb3340d87ec553a9a # sharutils-4.15.2.tar.xz
c25bdb9eff647d44adde4ff39adf55579662cc755bf8a0fafda8e756c8878bb9) # sharutils-4.15.2.tar.xz.sig
## a7caf785f27ab13eeb52783e0cc70397f88321f934d401f0cb7209597e5e567a sharutils-4.15.2-04-x86_64.pkg.tar.lz
## cc2f7291aa5177e61d55cc350b90b61eaba5c3abf193310414f8bc3df557a107 sharutils-4.15.2-04-x86_64.pkg.tar.lz

View File

@ -4,12 +4,13 @@
pkgname=sharutils
pkgver=4.15.2
pkgrel=4
pkgrel=5
pkgdesc='Makes so-called shell archives out of many files'
url='https://www.gnu.org/software/sharutils/'
license=('GPL')
license=('GPL-3.0-or-later')
arch=('x86_64')
depends=('perl' 'gettext' 'texinfo')
depends=('glibc')
makedepends=('gettext')
validpgpkeys=('1F967B15DEB2349CACDF3D71D9204CB5BFBF0221')
source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('2b05cff7de5d7b646dc1669bc36c35fdac02ac6ae4b6c19cb3340d87ec553a9a'
@ -23,6 +24,7 @@ prepare() {
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
CFLAGS+=' -fcommon' # https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common
CFLAGS+=' -Wno-format-security' # fix build with gettext function
./configure \
--prefix=/usr \
--mandir=/usr/share/man \
@ -35,4 +37,3 @@ package() {
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
}
## 882595d7ff2a6d0ccf1b3e616ad472d9f19a2910c83e2785682429612a48f3a8 # PKGBUILD

View File

@ -1 +1,3 @@
gettext

View File

@ -5,6 +5,13 @@
# Website : https://pozol.eu
#-----------------------------------------| DESCRIPTION |---------------------------------------
#
# This pkg was dropped, this is nothing but Lightweight and comes with a
# tremendous overhead of dependencies.
# We will keep this in our git for anyone who wants to continue using it/building it.
#
pkgname=xmonad
pkgver=0.17.2
pkgrel=01