* Re: [gentoo-user] emerge older version
2010-02-09 16:45 [gentoo-user] emerge older version Laurent Kappler
@ 2010-02-09 17:09 ` Zeerak Waseem
2010-02-09 17:24 ` Daniel Wagener
` (7 subsequent siblings)
8 siblings, 0 replies; 14+ messages in thread
From: Zeerak Waseem @ 2010-02-09 17:09 UTC (permalink / raw
To: gentoo-user
On Tue, 09 Feb 2010 17:45:20 +0100, Laurent Kappler
<laurent@logiquefloue.org> wrote:
> Hi,
>
> I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage
> is 6.5.7.
>
> How could I do that??
>
> thanks
> Laurent
>
add this to your package.mask: ">=media-gfx/imagemagick-6.4.7.1" and then
emerge imagemagick again. :-)
--
Zeerak
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] emerge older version
2010-02-09 16:45 [gentoo-user] emerge older version Laurent Kappler
2010-02-09 17:09 ` Zeerak Waseem
@ 2010-02-09 17:24 ` Daniel Wagener
2010-02-09 17:33 ` Neil Bothwick
` (6 subsequent siblings)
8 siblings, 0 replies; 14+ messages in thread
From: Daniel Wagener @ 2010-02-09 17:24 UTC (permalink / raw
To: gentoo-user
On Tue, 09 Feb 2010 17:45:20 +0100
Laurent Kappler <laurent@logiquefloue.org> wrote:
> Hi,
>
> I'm tryin to emerge ImageMagick version 6.4.7.0 while current in
> portage is 6.5.7.
>
> How could I do that??
>
> thanks
> Laurent
by using emerge "=ImageMagick-6.4.7.0" - if that version was in portage
though, which is not, according to
http://gentoo-portage.com/media-gfx/imagemagick
so I guess you have to go the hard way by installing it manually...
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] emerge older version
2010-02-09 16:45 [gentoo-user] emerge older version Laurent Kappler
2010-02-09 17:09 ` Zeerak Waseem
2010-02-09 17:24 ` Daniel Wagener
@ 2010-02-09 17:33 ` Neil Bothwick
2010-02-09 17:40 ` Paul Hartman
` (5 subsequent siblings)
8 siblings, 0 replies; 14+ messages in thread
From: Neil Bothwick @ 2010-02-09 17:33 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 842 bytes --]
On Tue, 09 Feb 2010 17:45:20 +0100, Laurent Kappler wrote:
> Hi,
>
> I'm tryin to emerge ImageMagick version 6.4.7.0 while current in
> portage is 6.5.7.
Go to http://sources.gentoo.org/viewcvs.py/gentoo-x86/ browse to the
package you want and select Show dead files. this gives all the obsoleted
ebuilds, pick the files you need and copy them to the
media-gfx/imagemagick directory in your overlay. Then add
">media-gfx/imagemagick-6.4.7.0" to /etc/portage.package.use. You'll need
to "ebuild /path/to/ebuild manifest" before you can emerge it.
Except that particular version is not there, so it was never in portage.
You can either make do with a close version or copy the nearest ebuild
and rename it to match the version you need.
--
Neil Bothwick
... We are Dyslexics of Borg. Your ass will be laminated.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] emerge older version
2010-02-09 16:45 [gentoo-user] emerge older version Laurent Kappler
` (2 preceding siblings ...)
2010-02-09 17:33 ` Neil Bothwick
@ 2010-02-09 17:40 ` Paul Hartman
2010-02-09 17:49 ` Kaddeh
` (4 subsequent siblings)
8 siblings, 0 replies; 14+ messages in thread
From: Paul Hartman @ 2010-02-09 17:40 UTC (permalink / raw
To: gentoo-user
On Tue, Feb 9, 2010 at 10:45 AM, Laurent Kappler
<laurent@logiquefloue.org> wrote:
> Hi,
>
> I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage is
> 6.5.7.
>
> How could I do that??
Here you can download ebuilds for all previous versions and then put
it in your local overlay:
http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/imagemagick/?hideattic=0
Although it looks like 6.4.7.0 was never in portage. You might be able
to take an ebuild from a version near that one and simply rename it to
the version you want.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] emerge older version
2010-02-09 16:45 [gentoo-user] emerge older version Laurent Kappler
` (3 preceding siblings ...)
2010-02-09 17:40 ` Paul Hartman
@ 2010-02-09 17:49 ` Kaddeh
2010-02-09 17:50 ` [gentoo-user] " Nikos Chantziaras
` (3 subsequent siblings)
8 siblings, 0 replies; 14+ messages in thread
From: Kaddeh @ 2010-02-09 17:49 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 271 bytes --]
try emerge =media-gfx/imagemagick-6.4.7.0
On Tue, Feb 9, 2010 at 8:45 AM, Laurent Kappler <laurent@logiquefloue.org>wrote:
> Hi,
>
> I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage is
> 6.5.7.
>
> How could I do that??
>
> thanks
> Laurent
>
>
[-- Attachment #2: Type: text/html, Size: 585 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-user] Re: emerge older version
2010-02-09 16:45 [gentoo-user] emerge older version Laurent Kappler
` (4 preceding siblings ...)
2010-02-09 17:49 ` Kaddeh
@ 2010-02-09 17:50 ` Nikos Chantziaras
2010-02-09 17:53 ` [gentoo-user] " Alex Schuster
` (2 subsequent siblings)
8 siblings, 0 replies; 14+ messages in thread
From: Nikos Chantziaras @ 2010-02-09 17:50 UTC (permalink / raw
To: gentoo-user
On 02/09/2010 06:45 PM, Laurent Kappler wrote:
> Hi,
>
> I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage
> is 6.5.7.
>
> How could I do that??
You can't, since the lowest version in portage is 6.5.2.9:
$ eix imagemagick
[I] media-gfx/imagemagick
Available versions: 6.5.2.9!u (~)6.5.4.10!u 6.5.7.0!u (~)6.5.8.8!u
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] emerge older version
2010-02-09 16:45 [gentoo-user] emerge older version Laurent Kappler
` (5 preceding siblings ...)
2010-02-09 17:50 ` [gentoo-user] " Nikos Chantziaras
@ 2010-02-09 17:53 ` Alex Schuster
2010-02-09 18:41 ` Laurent Kappler
2010-02-09 19:39 ` Laurent Kappler
2010-02-09 18:08 ` KH
2010-02-09 19:32 ` Slow list? (was: Re: [gentoo-user] emerge older version) Alex Schuster
8 siblings, 2 replies; 14+ messages in thread
From: Alex Schuster @ 2010-02-09 17:53 UTC (permalink / raw
To: gentoo-user
Laurent Kappler writes:
> I'm tryin to emerge ImageMagick version 6.4.7.0 while current in
> portage is 6.5.7.
>
> How could I do that??
Look in the attic [*] for old ebuilds. Looks like 6.4.7.0 is not
available, so maybe you will download 6.4.8.3 which is the nearest
version. Put the ebuild into your overlay, create a manifest (like ebuild
/usr/local/portage/media-gfx/imagemagick/imagemagick-6.4.8.3.ebuild
manifest), and try to emerge =media-gfx/imagemagick-6.4.8.3. This might
work, but maybe there is other software you have installed that needs a
newer version - then it would not work so easily.
Why do you need it anyway? You could also just fetch the tarball from
imagemagick.org, build it in a local directory, and install to
/usr/local/.
Wonko
[*] http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-
gfx/imagemagick/?hideattic=0
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] emerge older version
2010-02-09 17:53 ` [gentoo-user] " Alex Schuster
@ 2010-02-09 18:41 ` Laurent Kappler
2010-02-09 19:39 ` Laurent Kappler
1 sibling, 0 replies; 14+ messages in thread
From: Laurent Kappler @ 2010-02-09 18:41 UTC (permalink / raw
To: gentoo-user
Alex Schuster a écrit :
> Laurent Kappler writes:
>
>
>> I'm tryin to emerge ImageMagick version 6.4.7.0 while current in
>> portage is 6.5.7.
>>
>> How could I do that??
>>
>
> Look in the attic [*] for old ebuilds. Looks like 6.4.7.0 is not
> available, so maybe you will download 6.4.8.3 which is the nearest
> version. Put the ebuild into your overlay, create a manifest (like ebuild
> /usr/local/portage/media-gfx/imagemagick/imagemagick-6.4.8.3.ebuild
> manifest), and try to emerge =media-gfx/imagemagick-6.4.8.3. This might
> work, but maybe there is other software you have installed that needs a
> newer version - then it would not work so easily.
>
> Why do you need it anyway? You could also just fetch the tarball from
> imagemagick.org, build it in a local directory, and install to
> /usr/local/.
>
> Wonko
>
> [*] http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-
> gfx/imagemagick/?hideattic=0
>
>
>
Thank you, I will check all this ;)
Laurent
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] emerge older version
2010-02-09 17:53 ` [gentoo-user] " Alex Schuster
2010-02-09 18:41 ` Laurent Kappler
@ 2010-02-09 19:39 ` Laurent Kappler
2010-02-09 23:00 ` Willie Wong
1 sibling, 1 reply; 14+ messages in thread
From: Laurent Kappler @ 2010-02-09 19:39 UTC (permalink / raw
To: gentoo-user
Alex Schuster a écrit :
> Laurent Kappler writes:
>
>
>> I'm tryin to emerge ImageMagick version 6.4.7.0 while current in
>> portage is 6.5.7.
>>
>> How could I do that??
>>
>
> Look in the attic [*] for old ebuilds. Looks like 6.4.7.0 is not
> available, so maybe you will download 6.4.8.3 which is the nearest
> version. Put the ebuild into your overlay, create a manifest (like ebuild
> /usr/local/portage/media-gfx/imagemagick/imagemagick-6.4.8.3.ebuild
> manifest), and try to emerge =media-gfx/imagemagick-6.4.8.3. This might
> work, but maybe there is other software you have installed that needs a
> newer version - then it would not work so easily.
>
> Why do you need it anyway? You could also just fetch the tarball from
> imagemagick.org, build it in a local directory, and install to
> /usr/local/.
>
> Wonko
>
> [*] http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-
> gfx/imagemagick/?hideattic=0
>
>
>
I'm using Haxe/Neko and we have a wrapper for ImageMagick, but as no one
did really use it often the last version is made for IM 6.4.7.
So I might download the ebuild 6.4.5 in a hurry, then we will update the
Haxe library.
Laurent
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] emerge older version
2010-02-09 19:39 ` Laurent Kappler
@ 2010-02-09 23:00 ` Willie Wong
0 siblings, 0 replies; 14+ messages in thread
From: Willie Wong @ 2010-02-09 23:00 UTC (permalink / raw
To: gentoo-user
On Tue, Feb 09, 2010 at 08:39:45PM +0100, Laurent Kappler wrote:
> I'm using Haxe/Neko and we have a wrapper for ImageMagick, but as no one
> did really use it often the last version is made for IM 6.4.7.
> So I might download the ebuild 6.4.5 in a hurry, then we will update the
> Haxe library.
I know nothing about the Haxe language, but google suggests that there
is a library called nmagick which ports the IM library to haXe and
Neko platforms. Maybe you don't need to write your own wrapper?
Cheers,
W
--
Willie W. Wong wwong@math.princeton.edu
Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire
et vice versa ~~~ I. Newton
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] emerge older version
2010-02-09 16:45 [gentoo-user] emerge older version Laurent Kappler
` (6 preceding siblings ...)
2010-02-09 17:53 ` [gentoo-user] " Alex Schuster
@ 2010-02-09 18:08 ` KH
2010-02-09 19:32 ` Slow list? (was: Re: [gentoo-user] emerge older version) Alex Schuster
8 siblings, 0 replies; 14+ messages in thread
From: KH @ 2010-02-09 18:08 UTC (permalink / raw
To: gentoo-user
Laurent Kappler schrieb:
> Hi,
>
> I'm tryin to emerge ImageMagick version 6.4.7.0 while current in portage
> is 6.5.7.
>
> How could I do that??
>
> thanks
> Laurent
>
Hi,
you will have to search for the source and an ebuild. I remember that
there is a place where all (old) ebuils are saved, but I cannot remember
where. Then you'll need to mask all newer versions.
kh
^ permalink raw reply [flat|nested] 14+ messages in thread
* Slow list? (was: Re: [gentoo-user] emerge older version)
2010-02-09 16:45 [gentoo-user] emerge older version Laurent Kappler
` (7 preceding siblings ...)
2010-02-09 18:08 ` KH
@ 2010-02-09 19:32 ` Alex Schuster
2010-02-09 20:20 ` [gentoo-user] Re: Slow list? Nikos Chantziaras
8 siblings, 1 reply; 14+ messages in thread
From: Alex Schuster @ 2010-02-09 19:32 UTC (permalink / raw
To: gentoo-user
Wow, seven mostly similar answers. Is the list becoming slow? When I
posted about an hour after the question was posted, there were no answers
yet. Let's see how long this post takes to arrive. Usually it's just a
matter of a few minutes.
Wonko
^ permalink raw reply [flat|nested] 14+ messages in thread