Adopted, but not changed in any way except comments.
Search Criteria
Package Details: gnome-paint 0.4.0-1
Package Actions
| Package Base: | gnome-paint |
|---|---|
| Description: | A simple, easy-to-use paint program for GNOME |
| Upstream URL: | https://launchpad.net/gnome-paint |
| Category: | multimedia |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 25 |
| First Submitted: | 2009-12-07 03:21 |
| Last Updated: | 2013-11-03 21:31 |
Dependencies (4)
Required by (0)
Sources
Latest Comments
Comment by haawda
Comment by City-busz
I'm orphaned the package, because I can't fix it, and it's abandoned by upstream.
Anonymous comment
I can confirm the instant Segfault.
Comment by City-busz
@ricardofunke: only 16px×16px raster icons are included in the source tarball, so I can't make larger icons. Anyway, it's an upstream task, you can fill a feature request here: https://bugs.launchpad.net/gnome-paint/+filebug
Comment by ricardofunke
The menu icon is too small making it ugly in gnome 3 application list.
Can you make it scalable or put more sizes of this icon so that gnome can pick the better one?
Comment by City-busz
fixed
Comment by aky
/usr/bin/ld: gnome_paint-cv_paintbrush_tool.o: undefined reference to symbol 'sqrt@@GLIBC_2.0'
/usr/bin/ld: note: 'sqrt@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so try adding it to the linker command line
/lib/libm.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [gnome-paint] Error 1
make[3]: Leaving directory `/all/builds/gnome-paint_0.4.0/src/gnome-paint-0.4.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/all/builds/gnome-paint_0.4.0/src/gnome-paint-0.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/all/builds/gnome-paint_0.4.0/src/gnome-paint-0.4.0'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
I guess this package needs an update.
Regards
Comment by galaux
You also need to add:
makedepends=('intltool')
And you could split into build/package functions.
Comment by feufochmar
The project has moved to launchpad and a version 0.4.0 has been released. PKGBUILD for 0.4.0 : http://aur.pastebin.com/tf7UFFDe
Anonymous comment
I can't install it -
collect2: ld returned 1 exit status
make[2]: *** [gnome-paint] Ошибка 1
make[2]: Leaving directory `/tmp/yaourt-tmp-nigger/aur-gnome-paint/src/gnome-paint-0.2/src'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/tmp/yaourt-tmp-nigger/aur-gnome-paint/src/gnome-paint-0.2'
make: *** [all] Ошибка 2
Anonymous comment
If you want to use gnome-paint-0.3 change it in PKGBUILD
pkgname=gnome-paint
pkgver=0.3
pkgrel=1
(...)
md5sums=('6a54226f036cce2e984e46f52860b1b1')
Anonymous comment
update plz