Search Criteria
Package Details: libxtend 0.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libxtend.git (read-only, click to copy) |
---|---|
Package Base: | libxtend |
Description: | A library of miscellaneous generic C functions |
Upstream URL: | https://github.com/outpaddling/libxtend |
Licenses: | BSD-2 |
Submitter: | kbipinkumar |
Maintainer: | kbipinkumar (BioArchLinuxBot) |
Last Packager: | BioArchLinuxBot |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-02-01 07:55 (UTC) |
Last Updated: | 2023-10-23 18:03 (UTC) |
Dependencies (1)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
Required by (5)
- ad2vcf
- biolibc (make)
- fasda
- fastq-trim
- generand (make)
Latest Comments
hurufu commented on 2023-02-01 11:16 (UTC)
Thanks for packaging this library, but please don't strip debugging symbols in the
PKGBUILD
. Let the user decide if she wants or doesn't want debugging symbols. There is an optionstrip
for this in/etc/makepkg.conf
.