Search Criteria
Package Details: pugl-git 0.5.3.r1185.edd13c1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pugl-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pugl-git |
| Description: | Minimal portable API for GUIs which is suitable for use in plugins (git version) |
| Upstream URL: | https://drobilla.net/software/pugl |
| Licenses: | ISC |
| Conflicts: | pugl |
| Provides: | pugl |
| Submitter: | redtide |
| Maintainer: | SpotlightKid |
| Last Packager: | SpotlightKid |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-07-14 17:54 (UTC) |
| Last Updated: | 2024-11-07 21:02 (UTC) |
Dependencies (10)
- cairo (cairo-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libglvnd (libglvnd-gitAUR)
- libx11 (libx11-gitAUR)
- libxcursor
- libxext (libxext-gitAUR)
- libxrandr (libxrandr-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
Required by (1)
- lvtk-git (requires pugl)
Latest Comments
kamnxt commented on 2024-11-07 17:00 (UTC)
@SpotlightKid sorry, was busy with studies in April and then proceeded to completely forget this. Disowned the package now.
SpotlightKid commented on 2024-04-23 15:32 (UTC)
This install files under
/usr/local. You should set the--prefix=/usroption for meson setup.May I suggest some other PKGBUILD fixes and improvements:
https://cpaste.org/?b09cb5e7ec9a97a2#2SFDAmkgRo2nPgndW7iDfCe85dhTTqJw8EXjNPLu6i8m
ISC(not custom).$_pkgname.$srcdir.arch-mesonmeson wrapper.--prefix=/usrto meson setup.meson configureand add--reconfigureoption when meson build dir exists.$_pkgname-buildkamnxt commented on 2023-04-05 13:53 (UTC)
Sorry, I'm still kind of new to making AUR packages. Added you back as a contributor, and re-added git to makedepends. Thought meson already depended on git but apparently it only checkdepends on it.
redtide commented on 2023-04-05 13:10 (UTC)
Was it necessary to remove my name instead set it as contributor like other packages usually do? Also git is necessary in makedepends on a -git package.