Search Criteria
Package Details: the-libs 2.0-0
Git Clone URL: | https://aur.archlinux.org/the-libs.git (read-only) |
---|---|
Package Base: | the-libs |
Description: | Common libraries for the- applications by Victor Tran |
Upstream URL: | https://github.com/vicr123/the-libs |
Licenses: | |
Submitter: | vicr123 |
Maintainer: | vicr123 |
Last Packager: | vicr123 |
Votes: | 3 |
Popularity: | 0.000030 |
First Submitted: | 2017-01-03 11:32 |
Last Updated: | 2019-07-29 09:26 |
Latest Comments
vicr123 commented on 2017-05-11 23:08
Are you sure that was this package, and not one of my other packages? Try building just this package by itself and then installing the dependencies. :)
Michael commented on 2017-05-11 18:53
Hello,
Sorry, but i could not build "the-libs" because:
Project ERROR: Unknown module(s) in QT: the lib
It would be very nice, if you could help me out...
Thanks
vicr123 commented on 2017-04-14 11:06
So sorry about that. I've fixed it up now :)
rayshadowsun commented on 2017-04-14 11:02
Could not build "the-libs" because:
Project ERROR: Unknown module(s) in QT: thelib
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build ts-bugreport.
I edited the pkgbuild file and removed "ts-bugreport" as dependency "the-libs" then installed fine also ts-bugreport. And the rest of theShell packages.
vicr123 commented on 2017-03-31 04:55
Not sure how to configure qmake to put the correct files in the correct prefixes. For the time being I think cp is working fine, but if I find out how to do the make install then I'll switch over to that.
SolarAquarion commented on 2017-03-31 03:59
Can you do the make install instead of the cp?