* [gentoo-dev] GDK Pixbuf
@ 2001-11-20 6:28 Joshua Pierre
2001-11-20 9:04 ` Mikael Hallendal
0 siblings, 1 reply; 2+ messages in thread
From: Joshua Pierre @ 2001-11-20 6:28 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 324 bytes --]
Hey Guys,
Once I merged gdk-pixbuf and then tried to compile SodiPodi I got an error that
+it can't find gdk-pixbuf/gdk-pixbuf.h so the gdk-pixbuf ebuild needs to be
+patched to fix this.
Hopefully this does it :)
Cheers,
--
Joshua Pierre
Developer & Release Technician
Themes.Org -- Open Source Interface Enhancement
[-- Attachment #2: gdk-pixbuf-0.13.0.diff --]
[-- Type: text/plain, Size: 863 bytes --]
--- gdk-pixbuf-0.13.0.ebuild.orig Tue Nov 20 14:12:30 2001
+++ gdk-pixbuf-0.13.0.ebuild Tue Nov 20 14:14:50 2001
@@ -1,6 +1,6 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
+# Author Joshua Pierre <joshua@swool.com>
# /space/gentoo/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.13.0.ebuild,v 1.1 2001/10/28 14:12:52 azarah Exp
S=${WORKDIR}/${P}
@@ -27,6 +27,8 @@
make prefix=${D}/usr \
sysconfdir=${D}/etc/X11/gdk-pixbuf \
install || die
-
+ # The SodiPodi ebuild needed this, I suspect others will too.
+ ln -s {$D}/usr/include/gdk-pixbuf-1.0/gdk-pixbuf/ {$D}/usr/include/gdk-pixbuf
+
dodoc AUTHORS COPYING* ChangeLog INSTALL README NEWS TODO
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] GDK Pixbuf
2001-11-20 6:28 [gentoo-dev] GDK Pixbuf Joshua Pierre
@ 2001-11-20 9:04 ` Mikael Hallendal
0 siblings, 0 replies; 2+ messages in thread
From: Mikael Hallendal @ 2001-11-20 9:04 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1554 bytes --]
tis 2001-11-20 klockan 07.28 skrev Joshua Pierre:
> Hey Guys,
>
> Once I merged gdk-pixbuf and then tried to compile SodiPodi I got an error that
> +it can't find gdk-pixbuf/gdk-pixbuf.h so the gdk-pixbuf ebuild needs to be
> +patched to fix this.
Hi!
This is the wrong fix, I'll fix sodipodi ebuild.
Regards,
Mikael Hallendal
> Hopefully this does it :)
>
> Cheers,
>
> --
> Joshua Pierre
> Developer & Release Technician
> Themes.Org -- Open Source Interface Enhancement
> ----
>
> --- gdk-pixbuf-0.13.0.ebuild.orig Tue Nov 20 14:12:30 2001
> +++ gdk-pixbuf-0.13.0.ebuild Tue Nov 20 14:14:50 2001
> @@ -1,6 +1,6 @@
> -# Copyright 1999-2000 Gentoo Technologies, Inc.
> +# Copyright 1999-2001 Gentoo Technologies, Inc.
> # Distributed under the terms of the GNU General Public License, v2 or later
> -# Author Achim Gottinger <achim@gentoo.org>
> +# Author Joshua Pierre <joshua@swool.com>
> # /space/gentoo/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.13.0.ebuild,v 1.1 2001/10/28 14:12:52 azarah Exp
>
> S=${WORKDIR}/${P}
> @@ -27,6 +27,8 @@
> make prefix=${D}/usr \
> sysconfdir=${D}/etc/X11/gdk-pixbuf \
> install || die
> -
> + # The SodiPodi ebuild needed this, I suspect others will too.
> + ln -s {$D}/usr/include/gdk-pixbuf-1.0/gdk-pixbuf/ {$D}/usr/include/gdk-pixbuf
> +
> dodoc AUTHORS COPYING* ChangeLog INSTALL README NEWS TODO
> }
--
Mikael Hallendal
Gentoo Linux Developer, Desktop Team Leader
CodeFactory AB, Stockholm, Sweden
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-11-20 9:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-20 6:28 [gentoo-dev] GDK Pixbuf Joshua Pierre
2001-11-20 9:04 ` Mikael Hallendal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox