Package Details: pinta-git r1524.eac16ee-1

Package Base: pinta-git
Description: A drawing/editing program modeled after Paint.NET
Upstream URL: http://pinta-project.com/
Category: multimedia
Licenses: MIT
Conflicts: pinta
Provides: pinta
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)

Required by (0)

Sources

Latest Comments

Comment by SimFox3

2014-11-16 02:37

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)"
}

Comment by TrialnError

2012-12-06 23:50

No need to flag this package ood
PKGBuild works perfect

Comment by City-busz

2011-11-10 21:18

Updated.

Comment by kerobaros

2011-10-30 10:17

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

2011-04-28 07:57

Once again make fails:

make: *** No rule to make target `bin/System.ComponentModel.Composition.dll', needed by `install'. Stop.

Anonymous comment

2010-10-31 08:54

Source code on git was in an unusable state. Back to normal now.

Anonymous comment

2010-10-26 17:59

Make fails:

http://pastebin.com/S0qc7xYy

Anonymous comment

2010-09-24 09:50

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

2010-08-19 15:50

The patch is failing to apply in current revisions. The package cannot be created without the patch.