Am Sonntag 18 April 2004 13:07 schrieb Eduard Bloch:
>
> Tut es das, mit gimp-2.0? Bei mir verlangen die alle Feature.pm, das
> ich nicht als fertiges Debian-Paket finde. apt-file zeigt mir das
> Paket gimp-perl an, aber es scheint ein Phantom zu sein, in Testing
> gibt es nur gimp1.2-perl.
>
> Gruss,
> Eduard.
Hallo Eduard,
Ja das tut's mit gimp-2.0, wie gut kann ich nicht beurteilen, da ich
gerade kein entsprechendes Foto zur Hand habe.
Hier ist meine gimp-perl Installation, wobei ich nicht blicke woher
gimp-perl eigendlich kommt. Washrscheinlich aus experimental, oder mit
gimp1.2-perl, weils ein Dummy ist??
ii gimp-perl 1.2.5-4 Perl support and plugins for The GIMP
un gimp1.1-perl <none> (no description available)
ii gimp1.2-perl 1.2.5-4 Transitional dummy package for
upgrading The
un libgimp-perl <none> (no description available)
$ apt-show-versions gimp-perl
gimp-perl 1.2.5-4 installed: No available version in archive
$ apt-show-versions gimp1.2-perl
gimp1.2-perl 1.2.5-4 newer than version in archive
$ apt-cache policy gimp1.2-perl
gimp1.2-perl:
Installed: 1.2.5-4
Candidate: 1.2.5-4
Version Table:
*** 1.2.5-4 0
100 /var/lib/dpkg/status
1.2.3-2.4 0
333 http://http.us.debian.org testing/main Packages
$ apt-cache policy gimp-perl
gimp-perl:
Installed: 1.2.5-4
Candidate: 1.2.5-4
Version Table:
*** 1.2.5-4 0
100 /var/lib/dpkg/status
$ apt-cache show gimp-perl
Package: gimp-perl
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 1864
Maintainer: Ari Pollak <[EMAIL PROTECTED]>
Source: gimp
Version: 1.2.5-4
Replaces: libgimp1.1.15 (<< 1.1.15-2), gimp1.1 (<< 1.1.27),
libgimp-perl, gimp1.1-perl, gimp1.2-perl (<< 1.2.5)
Depends: perlapi-5.8.2, perl (>= 5.8.2-2), libgtk-perl, pdl, gimp (>=
1.2.5-4)
Conflicts: libgimp-perl, gimp1.1-perl, gimp1.2-perl (<< 1.2.5)
Description: Perl support and plugins for The GIMP
This package includes the Perl modules necessary to write Perl-based
plugins for The GIMP. It includes several plugins with various
useful features.
Die Situation blicke ich selbst nicht ganz, jedenfalls funktioniert das
hier wenn ich es ausf�hrbar unter "scripts" abspeicher:
$HOME/.gimp-2.0/scripts/red-eye.scm
About Info des plug-ins:
Removes red eye; given selection is seed.
Needs the channel-mixer plug-in.
Wahrscheinlich kannst Du da mehr draus lesen?
ciao
Gerhard