Search Criteria
Package Details: bash-completion-xmms2 20051023-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bash-completion-xmms2.git (read-only, click to copy) |
|---|---|
| Package Base: | bash-completion-xmms2 |
| Description: | bash-completion for xmms2 |
| Upstream URL: | http://aspellfr.free.fr/ |
| Licenses: | GPL2 |
| Submitter: | 3ED_0 |
| Maintainer: | 3ED_0 |
| Last Packager: | 3ED_0 |
| Votes: | 9 |
| Popularity: | 0.000000 |
| First Submitted: | 2006-07-16 21:55 (UTC) |
| Last Updated: | 2021-03-09 09:05 (UTC) |
Latest Comments
3ED_0 commented on 2021-03-09 08:59 (UTC)
@dreieck: done ;)
dreieck commented on 2021-03-08 19:20 (UTC)
→ Here I put a
PKGBUILDadressing the issues in my comments from 2021-03-08 (this and this), also improving some other things.Feel free to use it.
Thanks for maintaining!
dreieck commented on 2021-03-08 19:16 (UTC) (edited on 2021-03-08 19:22 (UTC) by dreieck)
archshould beany, since the package does not have any binary.Also,
$srcdirshould be used, not$startdir/src,$pkgdirshould be used, not$startdir/pkg.GPL2 or lateris not a common license (it's not in/usr/share/licenses/common/). Please useGPL2orGPL.Thanks for maintaining!
dreieck commented on 2021-03-08 19:11 (UTC)
PKGBUILDmissespackage()-function.Please add a proper
package()-function (build()can be omitted if nothing is to be compiled).Thanks for maintaining!