# ChangeLog for media-libs/dumb
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/ChangeLog,v 1.32 2007/01/29 00:07:27 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/ChangeLog,v 1.33 2007/04/30 22:57:35 genone Exp $
+
+ 30 Apr 2007; Marius Mauch <genone@gentoo.org> dumb-0.9.3-r1.ebuild:
+ Replacing einfo with elog
29 Jan 2007; Christian Birchinger <joker@gentoo.org>
-dumb-0.9.2-r2.ebuild, -dumb-0.9.2-r3.ebuild, -dumb-0.9.3.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/dumb-0.9.3-r1.ebuild,v 1.8 2006/09/02 23:30:26 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/dumb/dumb-0.9.3-r1.ebuild,v 1.9 2007/04/30 22:57:35 genone Exp $
IUSE="debug"
}
pkg_postinst() {
- einfo
- einfo "DUMB's core has been installed. This will enable you to convert module"
- einfo "files to PCM data (ready for sending to /dev/dsp, writing to a .wav"
- einfo "file, piping through oggenc, etc.)."
- einfo
- einfo "If you are using Allegro, you will also want to 'emerge aldumb'. This"
- einfo "provides you with a convenient API for playing module files through"
- einfo "Allegro's sound system, and also enables DUMB to integrate with"
- einfo "Allegro's datafile system so you can add modules to datafiles."
- einfo
- einfo "As a developer, when you distribute your game and write your docs, be"
- einfo "aware that 'dumb' and 'aldumb' actually come from the same download."
- einfo "People who don't use Gentoo will only have to download and install one"
- einfo "package. See /usr/share/doc/${PF}/readme.txt.gz for details on"
- einfo "how DUMB would be compiled manually."
- einfo
+ elog
+ elog "DUMB's core has been installed. This will enable you to convert module"
+ elog "files to PCM data (ready for sending to /dev/dsp, writing to a .wav"
+ elog "file, piping through oggenc, etc.)."
+ elog
+ elog "If you are using Allegro, you will also want to 'emerge aldumb'. This"
+ elog "provides you with a convenient API for playing module files through"
+ elog "Allegro's sound system, and also enables DUMB to integrate with"
+ elog "Allegro's datafile system so you can add modules to datafiles."
+ elog
+ elog "As a developer, when you distribute your game and write your docs, be"
+ elog "aware that 'dumb' and 'aldumb' actually come from the same download."
+ elog "People who don't use Gentoo will only have to download and install one"
+ elog "package. See /usr/share/doc/${PF}/readme.txt.gz for details on"
+ elog "how DUMB would be compiled manually."
+ elog
}
# ChangeLog for media-libs/gst-plugins-good
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.31 2007/02/16 13:11:37 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.32 2007/04/30 23:04:07 genone Exp $
+
+ 30 Apr 2007; Marius Mauch <genone@gentoo.org>
+ gst-plugins-good-0.10.2.ebuild, gst-plugins-good-0.10.3.ebuild,
+ gst-plugins-good-0.10.4.ebuild, gst-plugins-good-0.10.5.ebuild:
+ Replacing einfo with elog
16 Feb 2007; Roy Marples <uberlord@gentoo.org>
gst-plugins-good-0.10.5.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.2.ebuild,v 1.8 2006/05/22 00:08:44 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.2.ebuild,v 1.9 2007/04/30 23:04:07 genone Exp $
# order is important, gnome2 after gst-plugins
inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool
gnome2_pkg_postinst
echo ""
- einfo "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
- einfo "applications now should provide the basic plugins needed."
- echo ""
- einfo "The new seperate plugins are all named 'gst-plugins-<plugin>'."
- einfo "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
- einfo "In most cases it shouldn't be needed though to emerge extra plugins."
+ elog "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
+ elog "applications now should provide the basic plugins needed."
+ elog ""
+ elog "The new seperate plugins are all named 'gst-plugins-<plugin>'."
+ elog "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
+ elog "In most cases it shouldn't be needed though to emerge extra plugins."
}
pkg_postrm() {
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild,v 1.13 2006/10/14 21:17:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.3.ebuild,v 1.14 2007/04/30 23:04:07 genone Exp $
# order is important, gnome2 after gst-plugins
inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool
gnome2_pkg_postinst
echo ""
- einfo "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
- einfo "applications now should provide the basic plugins needed."
- echo ""
- einfo "The new seperate plugins are all named 'gst-plugins-<plugin>'."
- einfo "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
- einfo "In most cases it shouldn't be needed though to emerge extra plugins."
+ elog "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
+ elog "applications now should provide the basic plugins needed."
+ elog ""
+ elog "The new seperate plugins are all named 'gst-plugins-<plugin>'."
+ elog "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
+ elog "In most cases it shouldn't be needed though to emerge extra plugins."
}
pkg_postrm() {
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild,v 1.8 2007/02/12 19:19:27 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.4.ebuild,v 1.9 2007/04/30 23:04:07 genone Exp $
# order is important, gnome2 after gst-plugins
inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool
gnome2_pkg_postinst
echo ""
- einfo "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
- einfo "applications now should provide the basic plugins needed."
- echo ""
- einfo "The new seperate plugins are all named 'gst-plugins-<plugin>'."
- einfo "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
- einfo "In most cases it shouldn't be needed though to emerge extra plugins."
+ elog "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
+ elog "applications now should provide the basic plugins needed."
+ elog ""
+ elog "The new seperate plugins are all named 'gst-plugins-<plugin>'."
+ elog "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
+ elog "In most cases it shouldn't be needed though to emerge extra plugins."
}
pkg_postrm() {
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild,v 1.2 2007/02/16 13:11:37 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.5.ebuild,v 1.3 2007/04/30 23:04:07 genone Exp $
# order is important, gnome2 after gst-plugins
inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool
gnome2_pkg_postinst
echo ""
- einfo "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
- einfo "applications now should provide the basic plugins needed."
- echo ""
- einfo "The new seperate plugins are all named 'gst-plugins-<plugin>'."
- einfo "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
- einfo "In most cases it shouldn't be needed though to emerge extra plugins."
+ elog "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
+ elog "applications now should provide the basic plugins needed."
+ elog ""
+ elog "The new seperate plugins are all named 'gst-plugins-<plugin>'."
+ elog "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
+ elog "In most cases it shouldn't be needed though to emerge extra plugins."
}
pkg_postrm() {
# ChangeLog for media-libs/gst-plugins-ugly
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.19 2007/02/16 13:05:34 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.20 2007/04/30 23:06:08 genone Exp $
+
+ 30 Apr 2007; Marius Mauch <genone@gentoo.org>
+ gst-plugins-ugly-0.10.3.ebuild, gst-plugins-ugly-0.10.4.ebuild:
+ Replacing einfo with elog
16 Feb 2007; Roy Marples <uberlord@gentoo.org>
gst-plugins-ugly-0.10.4.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild,v 1.15 2006/10/14 21:21:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild,v 1.16 2007/04/30 23:06:08 genone Exp $
# order is important, gnome2 after gst-plugins
inherit gst-plugins-ugly gst-plugins10 gnome2 eutils flag-o-matic libtool
gnome2_pkg_postinst
echo ""
- einfo "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
- einfo "applications now should provide the basic plugins needed."
- echo ""
- einfo "The new seperate plugins are all named 'gst-plugins-<plugin>'."
- einfo "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
- einfo "In most cases it shouldn't be needed though to emerge extra plugins."
+ elog "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
+ elog "applications now should provide the basic plugins needed."
+ elog ""
+ elog "The new seperate plugins are all named 'gst-plugins-<plugin>'."
+ elog "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
+ elog "In most cases it shouldn't be needed though to emerge extra plugins."
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild,v 1.3 2007/02/16 13:05:34 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild,v 1.4 2007/04/30 23:06:08 genone Exp $
# order is important, gnome2 after gst-plugins
inherit gst-plugins-ugly gst-plugins10 gnome2 eutils flag-o-matic libtool
gnome2_pkg_postinst
echo ""
- einfo "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
- einfo "applications now should provide the basic plugins needed."
- echo ""
- einfo "The new seperate plugins are all named 'gst-plugins-<plugin>'."
- einfo "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
- einfo "In most cases it shouldn't be needed though to emerge extra plugins."
+ elog "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
+ elog "applications now should provide the basic plugins needed."
+ elog ""
+ elog "The new seperate plugins are all named 'gst-plugins-<plugin>'."
+ elog "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
+ elog "In most cases it shouldn't be needed though to emerge extra plugins."
}
# ChangeLog for media-libs/gst-plugins
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.150 2007/01/10 05:16:44 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.151 2007/04/30 22:59:18 genone Exp $
+
+ 30 Apr 2007; Marius Mauch <genone@gentoo.org> gst-plugins-0.8.11.ebuild,
+ gst-plugins-0.8.12.ebuild:
+ Replacing einfo with elog
10 Jan 2007; Mart Raudsepp <leio@gentoo.org>
-files/gst-plugins-0.8.8-gstplaybin_subfont.patch,
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild,v 1.17 2006/10/14 21:15:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild,v 1.18 2007/04/30 22:59:18 genone Exp $
# order is important, gnome2 after gst-plugins
inherit gst-plugins gnome2 eutils flag-o-matic libtool
gst-plugins_pkg_postinst
echo ""
- einfo "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
- einfo "applications now should provide the basic plugins needed."
- echo ""
- einfo "The new seperate plugins are all named 'gst-plugins-<plugin>'."
- einfo "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
- einfo "In most cases it shouldn't be needed though to emerge extra plugins."
+ elog "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
+ elog "applications now should provide the basic plugins needed."
+ elog ""
+ elog "The new seperate plugins are all named 'gst-plugins-<plugin>'."
+ elog "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
+ elog "In most cases it shouldn't be needed though to emerge extra plugins."
}
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.12.ebuild,v 1.5 2006/10/14 21:15:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.12.ebuild,v 1.6 2007/04/30 22:59:18 genone Exp $
# order is important, gnome2 after gst-plugins
inherit gst-plugins gnome2 eutils flag-o-matic libtool
gst-plugins_pkg_postinst
echo ""
- einfo "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
- einfo "applications now should provide the basic plugins needed."
- echo ""
- einfo "The new seperate plugins are all named 'gst-plugins-<plugin>'."
- einfo "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
- einfo "In most cases it shouldn't be needed though to emerge extra plugins."
+ elog "The Gstreamer plugins setup has changed quite a bit on Gentoo,"
+ elog "applications now should provide the basic plugins needed."
+ elog ""
+ elog "The new seperate plugins are all named 'gst-plugins-<plugin>'."
+ elog "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'."
+ elog "In most cases it shouldn't be needed though to emerge extra plugins."
}
# ChangeLog for media-libs/gstreamer
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.173 2007/04/06 12:42:29 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.174 2007/04/30 23:08:27 genone Exp $
+
+ 30 Apr 2007; Marius Mauch <genone@gentoo.org> gstreamer-0.8.11.ebuild,
+ gstreamer-0.8.12.ebuild, gstreamer-0.10.8.ebuild,
+ gstreamer-0.10.11.ebuild, gstreamer-0.10.12.ebuild:
+ Replacing einfo with elog
06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
gstreamer-0.10.11.ebuild:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.10.11.ebuild,v 1.10 2007/04/06 12:42:29 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.10.11.ebuild,v 1.11 2007/04/30 23:08:27 genone Exp $
# Create a major/minor combo for our SLOT and executables suffix
PVP=(${PV//[-\._]/ })
}
pkg_postinst() {
- einfo "Gstreamer has known problems with prelinking, as a workaround"
- einfo "this ebuild adds the gstreamer plugins to the prelink mask"
- einfo "path to stop them from being prelinked. It is imperative"
- einfo "that you undo & redo prelinking after building this pack for"
- einfo "this to take effect. Make sure the gstreamer lib path is indeed"
- einfo "added to the PRELINK_PATH_MASK environment variable."
- einfo "For more information see http://bugs.gentoo.org/81512"
+ elog "Gstreamer has known problems with prelinking, as a workaround"
+ elog "this ebuild adds the gstreamer plugins to the prelink mask"
+ elog "path to stop them from being prelinked. It is imperative"
+ elog "that you undo & redo prelinking after building this pack for"
+ elog "this to take effect. Make sure the gstreamer lib path is indeed"
+ elog "added to the PRELINK_PATH_MASK environment variable."
+ elog "For more information see http://bugs.gentoo.org/81512"
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.10.12.ebuild,v 1.1 2007/03/08 17:50:56 zaheerm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.10.12.ebuild,v 1.2 2007/04/30 23:08:27 genone Exp $
# Create a major/minor combo for our SLOT and executables suffix
PVP=(${PV//[-\._]/ })
}
pkg_postinst() {
- einfo "Gstreamer has known problems with prelinking, as a workaround"
- einfo "this ebuild adds the gstreamer plugins to the prelink mask"
- einfo "path to stop them from being prelinked. It is imperative"
- einfo "that you undo & redo prelinking after building this pack for"
- einfo "this to take effect. Make sure the gstreamer lib path is indeed"
- einfo "added to the PRELINK_PATH_MASK environment variable."
- einfo "For more information see http://bugs.gentoo.org/81512"
+ elog "Gstreamer has known problems with prelinking, as a workaround"
+ elog "this ebuild adds the gstreamer plugins to the prelink mask"
+ elog "path to stop them from being prelinked. It is imperative"
+ elog "that you undo & redo prelinking after building this pack for"
+ elog "this to take effect. Make sure the gstreamer lib path is indeed"
+ elog "added to the PRELINK_PATH_MASK environment variable."
+ elog "For more information see http://bugs.gentoo.org/81512"
}
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.10.8.ebuild,v 1.13 2006/10/14 21:08:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.10.8.ebuild,v 1.14 2007/04/30 23:08:27 genone Exp $
inherit eutils flag-o-matic libtool flag-o-matic
pkg_postinst() {
- einfo "Gstreamer has known problems with prelinking, as a workaround"
- einfo "this ebuild adds the gstreamer plugins to the prelink mask"
- einfo "path to stop them from being prelinked. It is imperative"
- einfo "that you undo & redo prelinking after building this pack for"
- einfo "this to take effect. Make sure the gstreamer lib path is indeed"
- einfo "added to the PRELINK_PATH_MASK environment variable."
- einfo "For more information see http://bugs.gentoo.org/show_bug.cgi?id=81512"
+ elog "Gstreamer has known problems with prelinking, as a workaround"
+ elog "this ebuild adds the gstreamer plugins to the prelink mask"
+ elog "path to stop them from being prelinked. It is imperative"
+ elog "that you undo & redo prelinking after building this pack for"
+ elog "this to take effect. Make sure the gstreamer lib path is indeed"
+ elog "added to the PRELINK_PATH_MASK environment variable."
+ elog "For more information see http://bugs.gentoo.org/show_bug.cgi?id=81512"
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.8.11.ebuild,v 1.14 2007/02/15 14:49:50 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.8.11.ebuild,v 1.15 2007/04/30 23:08:27 genone Exp $
inherit eutils flag-o-matic libtool gnome2 flag-o-matic
gst-register-${PV_MAJ_MIN}
- einfo "Gstreamer has known problems with prelinking, as a workaround"
- einfo "this ebuild adds the gstreamer plugins to the prelink mask"
- einfo "path to stop them from being prelinked. It is imperative"
- einfo "that you undo & redo prelinking after building this pack for"
- einfo "this to take effect. Make sure the gstreamer lib path is indeed"
- einfo "added to the PRELINK_PATH_MASK environment variable."
- einfo "For more information see http://bugs.gentoo.org/show_bug.cgi?id=81512"
+ elog "Gstreamer has known problems with prelinking, as a workaround"
+ elog "this ebuild adds the gstreamer plugins to the prelink mask"
+ elog "path to stop them from being prelinked. It is imperative"
+ elog "that you undo & redo prelinking after building this pack for"
+ elog "this to take effect. Make sure the gstreamer lib path is indeed"
+ elog "added to the PRELINK_PATH_MASK environment variable."
+ elog "For more information see http://bugs.gentoo.org/show_bug.cgi?id=81512"
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.8.12.ebuild,v 1.5 2007/02/15 14:49:50 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.8.12.ebuild,v 1.6 2007/04/30 23:08:27 genone Exp $
inherit eutils flag-o-matic libtool gnome2 flag-o-matic
gst-register-${PV_MAJ_MIN}
- einfo "Gstreamer has known problems with prelinking, as a workaround"
- einfo "this ebuild adds the gstreamer plugins to the prelink mask"
- einfo "path to stop them from being prelinked. It is imperative"
- einfo "that you undo & redo prelinking after building this pack for"
- einfo "this to take effect. Make sure the gstreamer lib path is indeed"
- einfo "added to the PRELINK_PATH_MASK environment variable."
- einfo "For more information see http://bugs.gentoo.org/show_bug.cgi?id=81512"
+ elog "Gstreamer has known problems with prelinking, as a workaround"
+ elog "this ebuild adds the gstreamer plugins to the prelink mask"
+ elog "path to stop them from being prelinked. It is imperative"
+ elog "that you undo & redo prelinking after building this pack for"
+ elog "this to take effect. Make sure the gstreamer lib path is indeed"
+ elog "added to the PRELINK_PATH_MASK environment variable."
+ elog "For more information see http://bugs.gentoo.org/show_bug.cgi?id=81512"
}
# ChangeLog for media-libs/libdvb
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvb/ChangeLog,v 1.32 2006/11/02 10:55:38 zzam Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvb/ChangeLog,v 1.33 2007/04/30 23:10:44 genone Exp $
+
+ 30 Apr 2007; Marius Mauch <genone@gentoo.org> libdvb-0.5.5.1-r2.ebuild,
+ libdvb-0.5.5.1-r3.ebuild:
+ Replacing einfo with elog
02 Nov 2006; Matthias Schwarzott <zzam@gentoo.org>
libdvb-0.5.5.1-r3.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvb/libdvb-0.5.5.1-r2.ebuild,v 1.7 2006/03/18 17:34:45 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvb/libdvb-0.5.5.1-r2.ebuild,v 1.8 2007/04/30 23:10:44 genone Exp $
inherit eutils
insinto "/usr/share/doc/${PF}/samplerc" && \
doins samplerc/*
- einfo "The script called 'dia' has been installed as dia-dvb"
- einfo "so that it doesn't overwrite the binary of app-office/dia."
+ elog "The script called 'dia' has been installed as dia-dvb"
+ elog "so that it doesn't overwrite the binary of app-office/dia."
dodoc README
}
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild,v 1.3 2006/11/02 10:55:38 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild,v 1.4 2007/04/30 23:10:44 genone Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
doins samplerc/*
fi
- einfo "The script called 'dia' has been installed as dia_dvb"
- einfo "so that it doesn't overwrite the binary of app-office/dia."
- einfo "analyze has been renamed to analyze_mpg."
+ elog "The script called 'dia' has been installed as dia_dvb"
+ elog "so that it doesn't overwrite the binary of app-office/dia."
+ elog "analyze has been renamed to analyze_mpg."
dodoc README
}
# ChangeLog for media-libs/libexif
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.66 2007/02/19 01:46:44 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.67 2007/04/30 23:13:59 genone Exp $
+
+ 30 Apr 2007; Marius Mauch <genone@gentoo.org> libexif-0.5.12-r3.ebuild:
+ Replacing einfo with elog
19 Feb 2007; Marien Zwart <marienz@gentoo.org> libexif-0.6.13-r1.ebuild:
Move preserve_old_lib call from src_install to pkg_postinst because
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.5.12-r3.ebuild,v 1.10 2007/02/08 19:29:24 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.5.12-r3.ebuild,v 1.11 2007/04/30 23:13:59 genone Exp $
inherit eutils
}
pkg_postinst() {
- einfo
- einfo "if you've upgraded from ${PN}-0.5.8 you'll"
- einfo "have to run revdep-rebuild from gentoolkit"
- einfo
+ elog
+ elog "if you've upgraded from ${PN}-0.5.8 you'll"
+ elog "have to run revdep-rebuild from gentoolkit"
+ elog
}
# ChangeLog for media-libs/libquicktime
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.85 2007/04/17 23:48:11 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.86 2007/04/30 23:18:43 genone Exp $
+
+ 30 Apr 2007; Marius Mauch <genone@gentoo.org>
+ libquicktime-0.9.7-r1.ebuild, libquicktime-0.9.9.ebuild,
+ libquicktime-0.9.9-r1.ebuild, libquicktime-0.9.10.ebuild,
+ libquicktime-1.0.0.ebuild:
+ Replacing einfo with elog
*libquicktime-1.0.0 (17 Apr 2007)
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-0.9.10.ebuild,v 1.15 2007/03/27 15:02:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-0.9.10.ebuild,v 1.16 2007/04/30 23:18:43 genone Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
pkg_preinst() {
if [[ -d /usr/include/quicktime && ! -L /usr/include/quicktime ]]; then
- einfo "For compatibility with other quicktime libraries, ${PN} was"
- einfo "going to create a /usr/include/quicktime symlink, but for some"
- einfo "reason that is a directory on your system."
+ elog "For compatibility with other quicktime libraries, ${PN} was"
+ elog "going to create a /usr/include/quicktime symlink, but for some"
+ elog "reason that is a directory on your system."
if $(has_version =media-libs/libquicktime-0.9.4); then
- einfo "It seems this directory belongs to libquicktime-0.9.4."
- einfo "We'll delete that directory now."
+ elog "It seems this directory belongs to libquicktime-0.9.4."
+ elog "We'll delete that directory now."
rm -rvf /usr/include/quicktime
else
- einfo "Please check that is empty, and remove it, or submit a bug"
- einfo "telling us which package owns the directory."
+ elog "Please check that is empty, and remove it, or submit a bug"
+ elog "telling us which package owns the directory."
die "/usr/include/quicktime is a directory."
fi
fi
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-0.9.7-r1.ebuild,v 1.20 2006/11/09 09:38:15 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-0.9.7-r1.ebuild,v 1.21 2007/04/30 23:18:43 genone Exp $
WANT_AUTOMAKE=latest
WANT_AUTOCONF=latest
pkg_preinst() {
if [[ -d /usr/include/quicktime && ! -L /usr/include/quicktime ]]; then
- einfo "For compatibility with other quicktime libraries, ${PN} was"
- einfo "going to create a /usr/include/quicktime symlink, but for some"
- einfo "reason that is a directory on your system."
+ elog "For compatibility with other quicktime libraries, ${PN} was"
+ elog "going to create a /usr/include/quicktime symlink, but for some"
+ elog "reason that is a directory on your system."
if $(has_version =media-libs/libquicktime-0.9.4); then
- einfo "It seems this directory belongs to libquicktime-0.9.4."
- einfo "We'll delete that directory now."
+ elog "It seems this directory belongs to libquicktime-0.9.4."
+ elog "We'll delete that directory now."
rm -rvf /usr/include/quicktime
else
- einfo "Please check that is empty, and remove it, or submit a bug"
- einfo "telling us which package owns the directory."
+ elog "Please check that is empty, and remove it, or submit a bug"
+ elog "telling us which package owns the directory."
die "/usr/include/quicktime is a directory."
fi
fi
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-0.9.9-r1.ebuild,v 1.2 2006/10/15 09:06:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-0.9.9-r1.ebuild,v 1.3 2007/04/30 23:18:43 genone Exp $
inherit libtool eutils autotools
pkg_preinst() {
if [[ -d /usr/include/quicktime && ! -L /usr/include/quicktime ]]; then
- einfo "For compatibility with other quicktime libraries, ${PN} was"
- einfo "going to create a /usr/include/quicktime symlink, but for some"
- einfo "reason that is a directory on your system."
+ elog "For compatibility with other quicktime libraries, ${PN} was"
+ elog "going to create a /usr/include/quicktime symlink, but for some"
+ elog "reason that is a directory on your system."
if $(has_version =media-libs/libquicktime-0.9.4); then
- einfo "It seems this directory belongs to libquicktime-0.9.4."
- einfo "We'll delete that directory now."
+ elog "It seems this directory belongs to libquicktime-0.9.4."
+ elog "We'll delete that directory now."
rm -rvf /usr/include/quicktime
else
- einfo "Please check that is empty, and remove it, or submit a bug"
- einfo "telling us which package owns the directory."
+ elog "Please check that is empty, and remove it, or submit a bug"
+ elog "telling us which package owns the directory."
die "/usr/include/quicktime is a directory."
fi
fi
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-0.9.9.ebuild,v 1.2 2006/08/05 23:56:04 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-0.9.9.ebuild,v 1.3 2007/04/30 23:18:43 genone Exp $
inherit libtool eutils autotools
pkg_preinst() {
if [[ -d /usr/include/quicktime && ! -L /usr/include/quicktime ]]; then
- einfo "For compatibility with other quicktime libraries, ${PN} was"
- einfo "going to create a /usr/include/quicktime symlink, but for some"
- einfo "reason that is a directory on your system."
+ elog "For compatibility with other quicktime libraries, ${PN} was"
+ elog "going to create a /usr/include/quicktime symlink, but for some"
+ elog "reason that is a directory on your system."
if $(has_version =media-libs/libquicktime-0.9.4); then
- einfo "It seems this directory belongs to libquicktime-0.9.4."
- einfo "We'll delete that directory now."
+ elog "It seems this directory belongs to libquicktime-0.9.4."
+ elog "We'll delete that directory now."
rm -rvf /usr/include/quicktime
else
- einfo "Please check that is empty, and remove it, or submit a bug"
- einfo "telling us which package owns the directory."
+ elog "Please check that is empty, and remove it, or submit a bug"
+ elog "telling us which package owns the directory."
die "/usr/include/quicktime is a directory."
fi
fi
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.0.0.ebuild,v 1.1 2007/04/17 23:48:11 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.0.0.ebuild,v 1.2 2007/04/30 23:18:43 genone Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
pkg_preinst() {
if [[ -d /usr/include/quicktime && ! -L /usr/include/quicktime ]]; then
- einfo "For compatibility with other quicktime libraries, ${PN} was"
- einfo "going to create a /usr/include/quicktime symlink, but for some"
- einfo "reason that is a directory on your system."
+ elog "For compatibility with other quicktime libraries, ${PN} was"
+ elog "going to create a /usr/include/quicktime symlink, but for some"
+ elog "reason that is a directory on your system."
if $(has_version =media-libs/libquicktime-0.9.4); then
- einfo "It seems this directory belongs to libquicktime-0.9.4."
- einfo "We'll delete that directory now."
+ elog "It seems this directory belongs to libquicktime-0.9.4."
+ elog "We'll delete that directory now."
rm -rvf /usr/include/quicktime
else
- einfo "Please check that is empty, and remove it, or submit a bug"
- einfo "telling us which package owns the directory."
+ elog "Please check that is empty, and remove it, or submit a bug"
+ elog "telling us which package owns the directory."
die "/usr/include/quicktime is a directory."
fi
fi
# ChangeLog for media-libs/libwmf
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libwmf/ChangeLog,v 1.51 2007/02/17 22:27:56 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libwmf/ChangeLog,v 1.52 2007/04/30 23:20:24 genone Exp $
+
+ 30 Apr 2007; Marius Mauch <genone@gentoo.org> libwmf-0.2.8.4.ebuild:
+ Replacing einfo with elog
17 Feb 2007; Fabian Groffen <grobian@gentoo.org> libwmf-0.2.8.4.ebuild:
Dropped ppc-macos keyword, see you in prefix
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libwmf/libwmf-0.2.8.4.ebuild,v 1.13 2007/02/17 22:27:56 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libwmf/libwmf-0.2.8.4.ebuild,v 1.14 2007/04/30 23:20:24 genone Exp $
inherit eutils autotools
src_compile() {
if use expat && use xml ; then
- einfo "You can specify only one USE flag from expat and xml, to use expat"
- einfo "or libxml2, respectively."
- einfo
- einfo "You have both flags enabled, we will default to expat (like autocheck does)."
+ elog "You can specify only one USE flag from expat and xml, to use expat"
+ elog "or libxml2, respectively."
+ elog
+ elog "You have both flags enabled, we will default to expat (like autocheck does)."
myconf="${myconf} --with-expat --without-libxml2"
else
myconf="${myconf} $(use_with expat) $(use_with xml libxml2)"