Search Criteria
Package Details: lib32-gdbm 1.25-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-gdbm.git (read-only, click to copy) |
---|---|
Package Base: | lib32-gdbm |
Description: | GNU database library (32-bit) |
Upstream URL: | http://www.gnu.org/software/gdbm/gdbm.html |
Keywords: | gdbm |
Licenses: | GPL-3.0-or-later |
Submitter: | maribu |
Maintainer: | HurricanePootis |
Last Packager: | HurricanePootis |
Votes: | 181 |
Popularity: | 0.000000 |
First Submitted: | 2009-08-27 15:58 (UTC) |
Last Updated: | 2025-08-13 06:08 (UTC) |
Dependencies (4)
- gdbm (gdbm-gitAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR)
- gcc-multilib (gcc-gitAUR, gcc-libs-gitAUR, gcc-fortran-gitAUR, gcc-objc-gitAUR, gcc-ada-gitAUR, gcc-go-gitAUR, gccrs-gitAUR, gccrs-libs-gitAUR, gcc-snapshotAUR, gcc) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
Required by (2)
Sources (17)
- ftp://ftp.gnu.org/gnu/gdbm/gdbm-1.25.tar.gz
- https://translationproject.org/PO-files/da/gdbm-1.26.da.po
- https://translationproject.org/PO-files/de/gdbm-1.26.de.po
- https://translationproject.org/PO-files/eo/gdbm-1.26.eo.po
- https://translationproject.org/PO-files/es/gdbm-1.26.es.po
- https://translationproject.org/PO-files/fi/gdbm-1.26.fi.po
- https://translationproject.org/PO-files/fr/gdbm-1.26.fr.po
- https://translationproject.org/PO-files/ja/gdbm-1.26.ja.po
- https://translationproject.org/PO-files/ka/gdbm-1.26.ka.po
- https://translationproject.org/PO-files/pl/gdbm-1.26.pl.po
- https://translationproject.org/PO-files/pt_BR/gdbm-1.26.pt_BR.po
- https://translationproject.org/PO-files/ro/gdbm-1.26.ro.po
- https://translationproject.org/PO-files/ru/gdbm-1.26.ru.po
- https://translationproject.org/PO-files/sr/gdbm-1.26.sr.po
- https://translationproject.org/PO-files/sv/gdbm-1.26.sv.po
- https://translationproject.org/PO-files/uk/gdbm-1.26.uk.po
- https://translationproject.org/PO-files/vi/gdbm-1.26.vi.po
Latest Comments
1 2 Next › Last »
arzeth commented on 2025-08-12 22:20 (UTC)
One of
.po
has been updated:gdbm-1.23.90.es.po
.Now its sha256 should be
e9e8b6c225ff6c43803eea92f66fed5dcf0a9643d19c9052c0b5258e74152082
instead of4529......
HurricanePootis commented on 2023-03-06 19:37 (UTC)
FTP source works for me, I see no reason to change it
greenhandzdl commented on 2023-03-05 06:20 (UTC)
I think
source=("https://ftp.gnu.org/gnu/gdbm/gdbm-${pkgver}.tar.gz")
may better thatsource=("ftp://ftp.gnu.org/gnu/gdbm/gdbm-${pkgver}.tar.gz")
milaxnuts commented on 2020-11-14 16:28 (UTC)
"Better would be to implement the patch from Gentoo"
change PKGBUILD to
deletedacc343412 commented on 2020-10-24 21:46 (UTC) (edited on 2020-10-24 21:56 (UTC) by deletedacc343412)
guys, I have patched it. you can install the patched file using "sudo pacman -U lib32-gdbm-1.18.1-1-x86_64.pkg.tar.xz"
here's the repo: https://github.com/tazihad/lib32-gdbm-patched
gebau00a commented on 2020-06-08 15:21 (UTC) (edited on 2020-06-08 15:22 (UTC) by gebau00a)
GDBM will not compile due to double definitions, see https://bugs.gentoo.org/705898 for details. Bug happens only on gcc 10.
Very dirty fast hack is to change CFLAGS in the build file to CFLAGS='-fcommon' (dirty workaround from https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common)
Better would be to implement the patch from Gentoo
mokkurkalve commented on 2018-08-22 03:55 (UTC)
There's an unused patch in the snapshot: "gdbm-1.10-zeroheaders.patch"
alucryd commented on 2018-07-24 12:20 (UTC)
Disowning as I don't have any use for it.
adsun commented on 2018-03-27 17:15 (UTC)
Okay. Thanks for the tip.
alucryd commented on 2018-03-27 17:14 (UTC)
Well I don't know where this tool comes from, but I'm using the official arch build tools (devtools) so anything good enough for them should be for the rest of the world. Your build tool should be updated to adhere to arch standards, not the other way around.
1 2 Next › Last »