aboutsummaryrefslogtreecommitdiffstats
path: root/testing/clapf/ldflags.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/clapf: Fix a lot of problems.Przemyslaw Pawelczyk2016-06-201-1/+1
| | | | | | | | | | | | | | | | | | | | * APKBUILD: Leverage default_prepare and use builddir (no _). * APKBUILD: Update url and source url. Original tar seems not available anymore and there are no tags in clapf's bitbucket repository, so use commit marked as release of version that was shipped before. * APKBUILD: Introduce some constants for better DRY-ness, reformat package() function, create there a workdir (otherwise clapf won't start) and fix permissions. * APKBUILD: make -j1 is deliberate, as it fails with more jobs, but I am not willing to spend any more time on this package. * ldflags.patch: Set soname (otherwise -dev subpkg will haunt you). * clapf.confd: Make it somewhat usable. TMPDIR seemed useless. * clapf.initd: Rewrite using openrc-run default ssd functions. * clapf.pre-install: Change user and group to clapf. It has not been tested with mta, but at least it starts now if you have virus databases present. Run freshclam if you don't have them yet.
* testing/clapf: upgrade to 0.4.7.4Natanael Copa2013-04-161-0/+38
- fix ldflags which should not be at the end - fix configure script to use pkgconfig for gsl cflags and libs - undef a uclibc nameclash - __user