graphics/pinta: Updated for version 1.0.

This commit is contained in:
Binh Nguyen 2011-07-02 00:17:45 -03:00 committed by Niels Horn
parent cd403af306
commit fb7acd7db7
4 changed files with 13 additions and 12 deletions

View file

@ -1,5 +1,5 @@
Pinta is a drawing/editing program modeled after Paint.NET. Its goal is to Pinta is a free, open source drawing/editing program modeled after
provide a simplified alternative to GIMP for casual users. It is currently Paint.NET. Its goal is to provide users with a simple yet powerful way
early in development. to draw and manipulate images on Linux, Mac, and Windows.
This requires gtk-sharp. This requires gtk-sharp.

View file

@ -1,5 +1,7 @@
#!/bin/sh #!/bin/sh
# Slackware build script for pinta
# Copyright 2010-2011 Binh Nguyen <binhnguyen@fastmail.fm> # Copyright 2010-2011 Binh Nguyen <binhnguyen@fastmail.fm>
# All rights reserved. # All rights reserved.
# #
@ -21,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pinta PRGNAM=pinta
VERSION=${VERSION:-0.6} VERSION=${VERSION:-1.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
@ -58,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT mkdir -p $TMP $PKG $OUTPUT
cd $TMP cd $TMP
rm -rf $PRGNAM-$VERSION rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION-1.tar.gz tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION cd $PRGNAM-$VERSION
chown -R root:root . chown -R root:root .
@ -85,7 +87,6 @@ make install DESTDIR=$PKG
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mv $PKG/usr/share/man $PKG/usr
find $PKG/usr/man -type f -exec gzip -9 {} \; find $PKG/usr/man -type f -exec gzip -9 {} \;
for i in $(find $PKG/usr/man -type l) ; do ln -s $(readlink $i).gz $i.gz ; rm $i ; done for i in $(find $PKG/usr/man -type l) ; do ln -s $(readlink $i).gz $i.gz ; rm $i ; done

View file

@ -1,8 +1,8 @@
PRGNAM="pinta" PRGNAM="pinta"
VERSION="0.6" VERSION="1.0"
HOMEPAGE="http://pinta-project.com/" HOMEPAGE="http://pinta-project.com/"
DOWNLOAD="http://cloud.github.com/downloads/jpobst/Pinta/pinta-0.6-1.tar.gz" DOWNLOAD="http://cloud.github.com/downloads/jpobst/Pinta/pinta-1.0.tar.gz"
MD5SUM="51e834be0ef9ae52e3e8774631592d01" MD5SUM="59edafb32d9a3e33f43ca00cfcb9bd71"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
MAINTAINER="Binh Nguyen" MAINTAINER="Binh Nguyen"

View file

@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------| |-----handy-ruler------------------------------------------------------|
pinta: Pinta (simple image editor, a Paint.NET clone) pinta: Pinta (simple image editor, a Paint.NET clone)
pinta: pinta:
pinta: Pinta is a drawing/editing program modeled after Paint.NET. Its goal pinta: Pinta is a free, open source drawing/editing program modeled after
pinta: is to provide a simplified alternative to GIMP for casual users. pinta: Paint.NET. Its goal is to provide users with a simple yet powerful way
pinta: to draw and manipulate images on Linux, Mac, and Windows.
pinta: pinta:
pinta: Homepage: http://pinta-project.com/ pinta: Homepage: http://pinta-project.com/
pinta: pinta:
pinta: pinta:
pinta: pinta:
pinta: pinta:
pinta: