Possible to add a pkgver like the following:
pkgver() {
cd "$srcdir/$pkgname"
printf "r%s.%s" "$(git rev-list --count HEAD)" \
"$(git rev-parse --short HEAD)"
}
Search Criteria
Package Details: pinta-git r1524.eac16ee-1
Package Actions
| Package Base: | pinta-git |
|---|---|
| Description: | A drawing/editing program modeled after Paint.NET |
| Upstream URL: | http://pinta-project.com/ |
| Category: | multimedia |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | tdy |
| Votes: | 33 |
| First Submitted: | 2010-02-08 11:03 |
| Last Updated: | 2014-11-23 22:51 |
Dependencies (6)
- desktop-file-utils
- hicolor-icon-theme
- mono-addins
- xdg-utils
- git (make)
- intltool>=0.35.0 (make)
Required by (0)
Sources
Latest Comments
Comment by SimFox3
Comment by TrialnError
No need to flag this package ood
PKGBuild works perfect
Comment by City-busz
Updated.
Comment by kerobaros
The git repository for this project has moved. Also, the readme.txt has become readme.md. (minor, I know.)
Here is an updated PKGBUILD: http://pastebin.com/XBCkTAXW
Comment by haagch
Once again make fails:
make: *** No rule to make target `bin/System.ComponentModel.Composition.dll', needed by `install'. Stop.
Anonymous comment
Source code on git was in an unusable state. Back to normal now.
Anonymous comment
Make fails:
http://pastebin.com/S0qc7xYy
Anonymous comment
Don't know who flagged this out of date.... But, anyway it is NOT. If you want to update you can always run a little "yaourt -S pinta-git" to compile the latest available source code. It's always getting code from the most recent commit.
Anonymous comment
The patch is failing to apply in current revisions. The package cannot be created without the patch.