Package Details: freecalypso-sim-sniff-hg r58.95ed46b5f8f1-1

Git Clone URL: https://aur.archlinux.org/freecalypso-sim-sniff-hg.git (read-only, click to copy)
Package Base: freecalypso-sim-sniff-hg
Description: FreeCalypso SIM sniffer
Upstream URL: https://www.freecalypso.org/hg/fc-sim-sniff
Licenses: custom
Groups: freecalypso
Submitter: fixeria
Maintainer: fixeria
Last Packager: fixeria
Votes: 0
Popularity: 0.000000
First Submitted: 2023-10-04 21:50 (UTC)
Last Updated: 2023-10-04 21:50 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

dreieck commented on 2024-04-26 21:28 (UTC)

Please add freecalypso-sim-sniff to the provides and conflicts arrays.

Regards and thanks for maintaining!

dreieck commented on 2024-04-26 21:23 (UTC)

You need to make the license identifier SPDX-compliant:

freecalypso-sim-sniff-hg E: custom is not a valid SPDX license identifier. See https://spdx.org/licenses/ for valid identifiers, or prefix the identifier with 'LicenseRef-', if it is custom.

Regards and thanks for maintaining!

dreieck commented on 2024-04-26 21:18 (UTC)

Can you install (or symlink) all the executables from /opt/freecalypso/bin/ into /usr/bin/, please?

Regards!

dreieck commented on 2024-04-26 21:18 (UTC)

package() fails with make: *** No rule to make target 'install'. Stop.:

==> Starting package()...
make: *** No rule to make target 'install'.  Stop.
==> ERROR: A failure occurred in package().

You need to fix the PKGBUILD.

It seems that you need to change into the directory sw/ before the make install.

Regards and thanks for maintaining!