Package Details: cmake-modules-webos-git 20260210-1

Git Clone URL: https://aur.archlinux.org/cmake-modules-webos-git.git (read-only, click to copy)
Package Base: cmake-modules-webos-git
Description: CMake modules needed to build Open webOS components
Upstream URL: https://github.com/openwebos/cmake-modules-webos
Licenses: Apache-2.0
Provides: cmake-modules-webos
Submitter: t-8ch
Maintainer: micwoj92
Last Packager: micwoj92
Votes: 15
Popularity: 0.60
First Submitted: 2012-12-29 11:43 (UTC)
Last Updated: 2026-02-10 18:47 (UTC)

Dependencies (2)

Required by (1)

Sources (1)

Latest Comments

t-8ch commented on 2013-04-27 08:37 (UTC)

makepkg --source doesn't bump the pkgver -.- Now it should work.

<deleted-account> commented on 2013-04-27 05:01 (UTC)

I still get the error as reported by iipe.

t-8ch commented on 2013-04-23 08:37 (UTC)

Thanks for reporting, should be fixed.

iipe commented on 2013-04-23 08:20 (UTC)

There is an error in the build() function. The directory "$srcdir/build/" does not exist anymore and, thus, cannot be removed. Commenting out the line 'rm -r "$srcdir/build/"' allows compilation.