Search Criteria
Package Details: i2pd-tools-git r280.ge872010-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/i2pd-tools-git.git (read-only, click to copy) |
---|---|
Package Base: | i2pd-tools-git |
Description: | Useful tools for I2P (git version) |
Upstream URL: | https://github.com/PurpleI2P/i2pd-tools/ |
Licenses: | BSD-3-Clause |
Conflicts: | i2pd-tools |
Provides: | i2pd-tools |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 6 |
Popularity: | 0.47 |
First Submitted: | 2019-10-08 16:31 (UTC) |
Last Updated: | 2024-10-09 17:52 (UTC) |
Dependencies (6)
- boost-libs
- openssl (openssl-gitAUR, openssl-staticAUR)
- python (python37AUR, python311AUR, python310AUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
marek22k commented on 2024-10-11 06:01 (UTC)
Ahh, sorry. I thought pkgver had not been increased. Then apparently I made a mistake locally when building. Thanks again for your quick response and the fix.
dbermond commented on 2024-10-10 21:56 (UTC)
@marek22k pkgrel should not be increased when pkgver is updated. pkgrel needs to be increased only when pkgver stays the same, which was not the case in the last package update. At the contrary, I decreased pkgrel from 2 to 1 due to a pkgver update. Please see the Arch Wiki about pkgrel.
marek22k commented on 2024-10-09 17:56 (UTC) (edited on 2024-10-09 17:58 (UTC) by marek22k)
Thanks for the quick reply! If you have made an update to the package, please increase the pkgrel (so that the old PKGBUILD is not stuck in the cache, alternatively one could delete the cache).
dbermond commented on 2024-10-09 17:53 (UTC)
@marek22k package updated to match the latest upstream changes. Thanks for reporting.
marek22k commented on 2024-10-09 12:44 (UTC)
Mhh, I get a error when trying to install the package:
dbermond commented on 2024-05-03 21:20 (UTC)
@tamjan package updated. Fixed the executable files and added the i2pdctl script.
dbermond commented on 2024-04-22 23:53 (UTC)
@tamjan binary stripping is a makepkg task. It should not be used directly in 'package()', unless there is a good reason for doing so, which is not the case here. Also notice that there are different types of stripping depending on the binary file in question, and you can see makepkg.conf(5) for details. Some source files are really ending up installed alongside the binaries, as upstream marks them as executable. I guess we can overcome this in a better way instead of specifying every single file extension here. I have yet to investigate if i2pdctl is worth installing. Thanks for the suggestions.
tamjan commented on 2024-04-22 19:17 (UTC) (edited on 2024-04-23 05:49 (UTC) by tamjan)
I suggest:
pizfunk commented on 2022-11-25 21:02 (UTC) (edited on 2022-11-25 21:06 (UTC) by pizfunk)
@dbermond thanks. i saw some commits were made to the github project so i just tried building again, but now it's failing on a different error
edit: nevermind that. it's building now after i first reinstalled i2pd-git. thanks for your help.
dbermond commented on 2022-11-25 20:05 (UTC)
@pizfunk Confirmed. It also does not build against stable i2pd version. This is an upstream issue.
1 2 Next › Last »