[paketler-commits] r6336 - stable/pardus-1/desktop/gnome/gimp
paketler-uludag at uludag.org.tr
paketler-uludag at uludag.org.tr
18 Nis 2006 Sal 15:11:55 EEST
Author: cartman
Date: Tue Apr 18 15:11:54 2006
New Revision: 6336
Modified:
stable/pardus-1/desktop/gnome/gimp/actions.py
stable/pardus-1/desktop/gnome/gimp/pspec.xml
Log:
version bump to fix problems with new glib2 slice allocator ( There was a double delete in Gimp )
Modified: stable/pardus-1/desktop/gnome/gimp/actions.py
=================================================================
--- stable/pardus-1/desktop/gnome/gimp/actions.py (original)
+++ stable/pardus-1/desktop/gnome/gimp/actions.py Tue Apr 18 15:11:54 2006
@@ -4,7 +4,6 @@
# Copyright 2005-2006 TUBITAK/UEKAE
# Licensed under the GNU General Public License, version 2.
# See the file http://www.gnu.org/copyleft/gpl.txt.
-#
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
@@ -17,21 +16,21 @@
def setup():
autotools.configure("--with-x \
- --disable-gtk-doc \
- --disable-default-binary \
- --disable-print \
- --disable-python \
- --without-gtkhtml2 \
- --without-gnomeprint \
- --without-gimpprint \
- --with-libjpeg \
- --with-libexif \
- --with-png \
- --with-librsvg \
- --with-lcms \
- --with-poppler \
- --with-tiff \
- --with-aa")
+ --disable-gtk-doc \
+ --disable-default-binary \
+ --disable-print \
+ --disable-python \
+ --without-gtkhtml2 \
+ --without-gnomeprint \
+ --without-gimpprint \
+ --with-libjpeg \
+ --with-libexif \
+ --with-png \
+ --with-librsvg \
+ --with-lcms \
+ --with-poppler \
+ --with-tiff \
+ --with-aa")
def build():
autotools.make()
Modified: stable/pardus-1/desktop/gnome/gimp/pspec.xml
=================================================================
--- stable/pardus-1/desktop/gnome/gimp/pspec.xml (original)
+++ stable/pardus-1/desktop/gnome/gimp/pspec.xml Tue Apr 18 15:11:54 2006
@@ -1,6 +1,5 @@
<?xml version="1.0" ?>
-<!DOCTYPE PISI
- SYSTEM "http://www.pardus.org.tr/projeler/pisi/pisi-spec.dtd">
+<!DOCTYPE PISI SYSTEM "http://www.pardus.org.tr/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gimp</Name>
@@ -15,10 +14,10 @@
<Summary xml:lang="tr">Bir resim işleme programı</Summary>
<Description>GNU Image Manipulation Program</Description>
<Description xml:lang="tr">Bir resim işleme programı</Description>
- <Archive sha1sum="282e4dd1adc2c3fb9f7f3ed2b6773069350ca745" type="tarbz2">ftp://ftp.gimp.org/pub/gimp/v2.3/gimp-2.3.7.tar.bz2</Archive>
+ <Archive sha1sum="32721b460582a3d3e267703c0f8829e24379306d" type="tarbz2">ftp://ftp.gimp.org/pub/gimp/v2.3/gimp-2.3.8.tar.bz2</Archive>
<BuildDependencies>
- <Dependency versionFrom="2.8.2">glib2</Dependency>
- <Dependency versionFrom="2.8.8">gtk2</Dependency>
+ <Dependency versionFrom="2.10.2">glib2</Dependency>
+ <Dependency versionFrom="2.8.17">gtk2</Dependency>
<Dependency versionFrom="2.8.0">librsvg</Dependency>
<Dependency>lcms</Dependency>
<Dependency versionFrom="1.10.0">pango</Dependency>
@@ -51,8 +50,8 @@
<IsA>app:gui</IsA>
<RuntimeDependencies>
<Dependency>xorg</Dependency>
- <Dependency versionFrom="2.8.2">glib2</Dependency>
- <Dependency versionFrom="2.8.8">gtk2</Dependency>
+ <Dependency versionFrom="2.10.2">glib2</Dependency>
+ <Dependency versionFrom="2.8.17">gtk2</Dependency>
<Dependency versionFrom="2.8.0">librsvg</Dependency>
<Dependency>lcms</Dependency>
<Dependency versionFrom="1.10.0">pango</Dependency>
@@ -94,6 +93,13 @@
</Package>
<History>
+ <Update release="7">
+ <Date>2006-04-18</Date>
+ <Version>2.3.8</Version>
+ <Comment>Bugfix update</Comment>
+ <Name>İsmail Dönmez</Name>
+ <Email>ismail at pardus.org.tr</Email>
+ </Update>
<Update release="6">
<Date>2006-04-08</Date>
<Version>2.3.7</Version>
Paketler-commits mesaj listesiyle ilgili
daha fazla bilgi