Package Details: cytoplasm-git 0.4.1.r51.gf5ce4f5-2

Git Clone URL: https://aur.archlinux.org/cytoplasm-git.git (read-only, click to copy)
Package Base: cytoplasm-git
Description: The Telodendria core library
Upstream URL: https://git.telodendria.io/Telodendria/Cytoplasm
Keywords: cytoplasm, telodendria
Licenses: Telodendria
Provides: cytoplasm
Submitter: lda
Maintainer: lda
Last Packager: lda
Votes: 2
Popularity: 0.037647
First Submitted: 2023-10-07 14:12 (UTC)
Last Updated: 2024-08-26 19:34 (UTC)

Dependencies (3)

Required by (1)

Sources (1)

Pinned Comments

lda commented on 2024-08-26 19:32 (UTC)

Cytoplasm may be broken as of now. I have made a PR to fix out the configure, so that should be resolved as soon as it is merged.

Latest Comments

lda commented on 2024-08-26 19:32 (UTC)

Cytoplasm may be broken as of now. I have made a PR to fix out the configure, so that should be resolved as soon as it is merged.

micwoj92 commented on 2024-08-04 11:24 (UTC)

You should reset pkgrel to 1 when bumping pkgver. Don't use -j$(nproc). This setting is controlled by MAKEFLAGS from /etc/makepkg.conf

micwoj92 commented on 2023-10-31 16:56 (UTC)

Thanks.

lda commented on 2023-10-31 09:52 (UTC)

@micwoj92 That should now be fixed!

micwoj92 commented on 2023-10-31 00:39 (UTC)

Please do not use sudo inside of package(). Some more things wrong with this pkgbuild: missing pkgver function, gcc and make are not needed as makedeps because these are in base-devel, md5sums exists 2 times in PKGBUILD.