pkgbuilds icon indicating copy to clipboard operation
pkgbuilds copied to clipboard

Personal PKGBUILDs

Results 9 pkgbuilds issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this! I have a lot of trouble installing packages which depend on `python-i3ipc`, since that package conflicts with your package. ``` looking for conflicting packages... :: python-i3ipc...

As of https://github.com/mltframework/mlt/commit/b520e0a775ab3ea532fdabe846c530f97e254ba5 MLT drops Autotools build system in favor of CMake. Please fill in any missing CMake flags, this is only a rudimental sketch setting just release type and...

Cannot install `waifu2x-converter-cpp`, gives the following error: ``` ==> Starting build()... -- The C compiler identification is GNU 13.1.1 -- The CXX compiler identification is GNU 13.1.1 -- Detecting C...

https://github.com/krallin/tini/releases/tag/v0.19.0 Thanks!

The following AUR package can no longer be built: http://aur.archlinux.org/packages/docker-compose-git Error message: ```bash Building docker-compose-git... ==> Making package: docker-compose-git r5440-1 (Mo 18 Okt 2021 09:58:38 CEST) ==> Checking runtime dependencies......

You are missing `cmake` in `makedepnds` and `opencv` in or `optdepends`

There seems to be a problem with bin.patch for "telldus-core/tdadmin/CMakeLists.txt:56" https://github.com/nfnty/pkgbuilds/blob/39af6f961f9fbb62b3c1ca8965f3eacc85634339/telldus/telldus-core-git/bin.patch#L22 https://github.com/telldus/telldus/blob/2598bbed16ffd701f2a07c99582f057a3decbaf3/telldus-core/tdadmin/CMakeLists.txt#L59 ``` ==> Making package: telldus-core-git r1-1 (Wed 23 Jun 2021 11:14:21 AM CEST) ==> Retrieving sources... -> Updating...

waifu2x-converter-cpp fails to build. Maybe related to gcc 11? ``` /build/waifu2x-converter-cpp/src/waifu2x-converter-cpp/src/threadPool.cpp: In function ‘void w2xc::notify_event(int)’: /build/waifu2x-converter-cpp/src/waifu2x-converter-cpp/src/threadPool.cpp:99:25: error: ‘perror’ was not declared in this scope 99 | perror("write"); /* ?? */...

Since mlt project have no more configure file, the packages needs to be built using cmake: i am no expert at this, so i am using this approach for now:...