Username: Password: Remember me
Search Criteria Advanced
Package Details

gscreenshot 1.3-4
http://gscreenshot.googlecode.com/
A GUI front-end for scrot

unsupported :: multimedia
Maintainer: tdy
Votes: 65

License: GPL

Last Updated: Sat, 22 Aug 2009 04:55:25 +0000
First Submitted: Mon, 14 Aug 2006 22:20:56 +0000

Tarball :: Files :: PKGBUILD

Dependencies libglade pil pygtk scrot

Sources
black-white_2-Style-applets-screenshooter.png
gscreenshot.desktop
http://gscreenshot.googlecode.com/svn/trunk/gscreenshot-1.3.tar.gz
Comment by: tdy on Fri, 14 Nov 2008 01:52:55 +0000
Fixed - it's a bulky name, but I wanted to give credit for where it came from.
Comment by: palbo on Thu, 13 Nov 2008 23:40:04 +0000
small error in the PKGBUILD

this line:

install -Dm644 "$srcdir/black-white_2-Style-applications-graphics.png" \
"$pkgdir/usr/share/pixmaps/black-white_2-Style-applications-graphics.png"

should be:

install -Dm644 "$srcdir/black-white_2-Style-applets-screenshooter.png" \
"$pkgdir/usr/share/pixmaps/black-white_2-Style-applets-screenshooter.png"

or alternatively, rename the png file.
Comment by: hsa2 on Wed, 08 Oct 2008 13:59:40 +0000
--2008-10-08 16:58:09-- http://gscreenshot.googlecode.com/svn/trunk/gscreenshot-1.3.tar.gz
Resolving gscreenshot.googlecode.com... 74.125.47.82
Connecting to gscreenshot.googlecode.com|74.125.47.82|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2008-10-08 16:58:10 ERROR 403: Forbidden.

==> ERROR: Failure while downloading gscreenshot-1.3.tar.gz
Aborting...
Error: Makepkg was unable to build gscreenshot package.
Comment by: palbo on Thu, 07 Aug 2008 06:54:21 +0000
add a comma before the last } for an easy mkdir error fix:

mkdir -p $startdir/pkg/{usr/{bin,share/gscreenshot}}

->

mkdir -p $startdir/pkg/{usr/{bin,share/gscreenshot},}
Comment by: K.Mandla on Thu, 07 Feb 2008 00:53:46 +0000
Needs an arch=() line and the mkdir command crashes the build.
Comment by: bardo on Tue, 30 Oct 2007 21:27:29 +0000
Check dependencies and use "install" instead of "cp"/"mkdir" when you can.
Comment by: mezcal on Sat, 17 Mar 2007 10:01:38 +0000
Hi,
I had to replaced this line mkdir -p $startdir/pkg/{usr/{bin,share/gscreenshot}}
with this 2 lines:
mkdir -p $startdir/pkg/usr/bin mkdir -p $startdir/pkg/usr/share/gscreenshot
to install.
What about add gscreenshot.desktop to the package?
Comment by: abcde on Sun, 03 Sep 2006 22:11:50 +0000
new version

now you can save screenshots into these file formats:
png, bmp, eps, gif, jpg, pcx, pdf, ppm, tiff
Comment by: abcde on Thu, 31 Aug 2006 20:39:25 +0000
new version
Comment by: abcde on Mon, 14 Aug 2006 22:20:56 +0000
gscreenshot is a GUI front-end for the scrot program

v1.6.0