Search Criteria
Package Details: diablo-project-manager 1.6.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/diablo-project-manager.git (read-only, click to copy) |
---|---|
Package Base: | diablo-project-manager |
Description: | A Basic Project Manager |
Upstream URL: | https://gitlab.com/diablodev/dpm |
Licenses: | MIT |
Conflicts: | diablo-project-manager-git |
Provides: | diablo-project-manager |
Submitter: | taskforce |
Maintainer: | taskforce |
Last Packager: | taskforce |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-11-09 16:17 (UTC) |
Last Updated: | 2024-12-08 21:03 (UTC) |
Dependencies (5)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- git (git-gitAUR, git-glAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- shcAUR (shcAUR, shc-gitAUR) (make)
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR) (optional) – allows you to run dpm.gui
Latest Comments
taskforce commented on 2024-12-08 21:07 (UTC) (edited on 2024-12-08 21:07 (UTC) by taskforce)
@FabioLolix
The PKGBUILD now uses
https://gitlab.com/diablodev/dpm/-/archive/$pkgver/dpm-$pkgver.tar.gz
where pkgver is the stable version number.FabioLolix commented on 2024-11-27 21:34 (UTC)
Hi, 'stable' pkgbuilds need to build a fixed stable version, at the moment this is a disguised VCS one
taskforce commented on 2024-11-20 01:25 (UTC)
@FabioLolix
The build process has been updated to the new version. It no longer uses prebuilt binaries, instead using
make build
andmake install
instead.taskforce commented on 2024-11-19 17:30 (UTC)
This PKGBUILD is in the process of being updated to work with a version of the gitlab repo that has yet to be pushed upstream. I will try to get that up and running later today.
FabioLolix commented on 2024-11-19 17:24 (UTC)
Hello,
This is suspicious