Search Criteria
Package Details: vcpkg-git 2020.11.1.r351.ge34cdd5c8-2
Git Clone URL: | https://aur.archlinux.org/vcpkg-git.git (read-only, click to copy) |
---|---|
Package Base: | vcpkg-git |
Description: | C++ library manager for Windows, Linux, and MacOS |
Upstream URL: | https://github.com/microsoft/vcpkg |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ohmyarch |
Maintainer: | kyechou |
Last Packager: | kyechou |
Votes: | 6 |
Popularity: | 0.012743 |
First Submitted: | 2018-04-25 01:42 |
Last Updated: | 2020-12-24 22:54 |
Dependencies (3)
- git (git-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- cmake>=3.3.0 (cmake-git) (make)
Latest Comments
JPenuchot commented on 2020-05-04 22:10
Hey, adding
-disableMetrics
to the bootstrap.sh call would be nicebartus commented on 2020-02-28 16:59
Can we use
mkdir -p build
inprepare()
(aurutils/vercmp
is failing without-p
switch.)FranklinYu commented on 2019-11-29 01:24
~~For maintainers of future
vcpkg
package: According to GitHub release page current versions have formats like2019.09
and2019.10
. This looks like year and month. Since the version doesn't convey compatibility information I would prefer20190900
and20191000
, in case in future it change to2019.09.02
(year, month, day) or even2019.09.02.90807
(append build number). Microsoft did these things previously.~~Scratch everything above; we can use
epoch
in such case.yochananmarqos commented on 2019-09-24 20:55
Tags are available:
ohmyarch commented on 2019-06-13 09:22
@rasphino Done.
rasphino commented on 2019-05-30 08:05
Hello dear vcpkg-git maintainer, I found the package generated by this AUR cannot run appropriately. I made this script and push it to archlinuxcn repo. I think my script is usable, so I wonder @ohmyarch would you mind adding me as a co-maintainer?
ohmyarch commented on 2018-11-14 03:52
@herbivorous.cybo It was designed so badly that there is no good way to package it completely. Any suggestions?
herbivorous.cybo commented on 2018-10-08 01:12
Was it intentional for this package to exclude the ports tree from the git repo? Without it, you cannot search for or install any libraries with vcpkg.