I added a new package release which *allows* to change the rot13 utility to trrot13 during package building. This was reported by Sergei as the bsd-games package already contains a tool named rot13.
So if you want to have the name changed for the rot13 utility just uncomment the appropriate lines in the PKGBUILD.
Search Criteria
Package Details: hxtools 20141112-2
Package Actions
| Package Base: | hxtools |
|---|---|
| Description: | A collection of tools and scripts that have accumulated over the years, and each of which seems to be too small to warrants its own project. |
| Upstream URL: | http://inai.de/projects/hxtools/ |
| Category: | system |
| Licenses: | |
| Submitter: | Evilandi666 |
| Maintainer: | marcelhuber |
| Last Packager: | marcelhuber |
| Votes: | 15 |
| First Submitted: | 2010-11-22 23:29 |
| Last Updated: | 2015-01-07 12:38 |
Dependencies (5)
- libhx>=3.19
- libxcb
- pciutils
- perl
- util-linux
Required by (0)
Sources
- http://jftp.inai.de/hxtools/hxtools-20141112.tar.xz
- Rename_rot13_to_trrot13.patch
Latest Comments
Comment by marcelhuber
Comment by Xyne
Incidentally, the path variables in the PKGBUILD should be quoted, e.g.
"$srcdir/$pkgname-$pkgver" instead of $srcdir/...
With the quotes, the package will not build in some cases.
Comment by Xyne
Hi,
The README.md file does not belong in the AUR archive. The information is already contained in the PKGBUILD. Please remove this file.
Thanks,
Xyne
Comment by marcelhuber
@Evilandi666: thanks, I will try to keep it up to date
Comment by Evilandi666
@marcelhuber as I don't use hxtools anymore .. you can take it, I disowned it.
Comment by marcelhuber
I updated the package to version 20130605 and put it here: https://github.com/marcelhuberfoo/arch-hxtools as I am not maintainer of the package.
@Evilandi666: If you like, you could disown the package and I could maintain it in future.
Comment by walterjwhite
I uploaded a new pkgfile: https://aur.archlinux.org/packages/hxtools-updated/
Comment by ghthor
+1 walterjwhite's new package location. Also http://jftp.inai.de/hxtools/hxtools-20121125.tar.xz is the latest version.
Comment by walterjwhite
it appears the package is now located here:
http://jftp.inai.de/hxtools/
Comment by Evilandi666
upstream release 20111204
Comment by Evilandi666
Thx i corrected this also ;)
Anonymous comment
Thanks, I wanted to mention that as well, but good you solved it.
One thing though, don't be afraid to pull the pkgrel variable after changing something in the PKGBUILD, so everyone receives the improvements you made.
Comment by Evilandi666
Also does use /usr/lib/$pkgname now instead of /usr/libexec/$pkgname
Comment by Evilandi666
Thank you i changed it :)
Anonymous comment
And perl (according to namcap)
Anonymous comment
And this package of course depends on libhx!!!