Kamil Chmielewski
841bfc378d
pinta: FIX unhandled glib-sharp load exception
...
running pinta after https://github.com/NixOS/nixpkgs/pull/31497
results in:
```
Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
File name: 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f'
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
File name: 'glib-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f'
```
2017-12-08 11:43:50 +01:00
Bjørn Forsman
27899df2f5
pinta: unbreak after multiple-outputs change
...
Missing ".out" on the gtk attribute.
2016-05-31 14:27:02 +02:00
Demin Dmitriy
0d12bbe574
pinta: Add installation of manpages and .desktop, locale and icon files
2015-10-30 06:39:09 +03:00
Demin Dmitriy
0ec62e0759
pinta: 1.4 -> 1.6
2015-10-29 21:51:41 +03:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Evgeny Egorochkin
d4c52014e6
Pinta: fix url
2013-07-18 20:21:48 +03:00
Lluís Batlle i Rossell
79d155f874
pinta: updating it. It works now.
2013-04-08 11:53:08 +02:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Lluís Batlle i Rossell
ab8ea7ab68
Updating pinta to 0.5
...
svn path=/nixpkgs/trunk/; revision=24615
2010-11-07 21:27:06 +00:00
Lluís Batlle i Rossell
78f5f3359b
Fixing the pinta build (finally!). All looks very ugly, I imagine that mainly because
...
I know almost nothing about Mono.
I invite others to improve it.
svn path=/nixpkgs/trunk/; revision=22387
2010-06-22 21:07:09 +00:00
Lluís Batlle i Rossell
c38cae02ed
pinta-related changes that should go in pair with a change I just commited related to aufs
...
(So, not related to pinta, but... what to do. nixpkgs has to evaluate)
svn path=/nixpkgs/trunk/; revision=22362
2010-06-21 18:14:52 +00:00
Lluís Batlle i Rossell
da9e4402ee
Pinta still does not build (xbuild pkgconfig problems), but mono and gtk-sharp-2 build fine.
...
svn path=/nixpkgs/trunk/; revision=22322
2010-06-18 08:16:21 +00:00
Lluís Batlle i Rossell
57c012a16c
Attempt at adding 'pinta'. It still does not build due to mono problems.
...
Nevertheless, I updated the gnome attribute names a bit so all that
gtk-sharp-2 goes a bit beyond.
svn path=/nixpkgs/trunk/; revision=22287
2010-06-15 22:25:38 +00:00