diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-04-21 08:37:22 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-04-21 08:37:22 +0000 |
commit | 4912783f7f3cb625a8971ac54cf59a9455f762c5 (patch) | |
tree | 51ff648742db02033020b46332c33215f185efac /media-sound/gnome-alsamixer | |
parent | version_is_at_least is buggy. (diff) | |
download | historical-4912783f7f3cb625a8971ac54cf59a9455f762c5.tar.gz historical-4912783f7f3cb625a8971ac54cf59a9455f762c5.tar.bz2 historical-4912783f7f3cb625a8971ac54cf59a9455f762c5.zip |
Use fdo-mime_desktop_database_update in postinst. Closes bug #71904.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-sound/gnome-alsamixer')
5 files changed, 24 insertions, 38 deletions
diff --git a/media-sound/gnome-alsamixer/ChangeLog b/media-sound/gnome-alsamixer/ChangeLog index 279f0df1d9c7..2022e45b53fa 100644 --- a/media-sound/gnome-alsamixer/ChangeLog +++ b/media-sound/gnome-alsamixer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/gnome-alsamixer # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/ChangeLog,v 1.11 2005/04/08 17:31:32 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/ChangeLog,v 1.12 2005/04/21 08:37:22 eradicator Exp $ + + 21 Apr 2005; Jeremy Huddleston <eradicator@gentoo.org> + -gnome-alsamixer-0.9.3.ebuild, gnome-alsamixer-0.9.6.ebuild: + Use fdo-mime_desktop_database_update in postinst. Closes bug #71904. 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> gnome-alsamixer-0.9.6.ebuild: diff --git a/media-sound/gnome-alsamixer/Manifest b/media-sound/gnome-alsamixer/Manifest index 27b0cd1e108d..039c68c2a8f2 100644 --- a/media-sound/gnome-alsamixer/Manifest +++ b/media-sound/gnome-alsamixer/Manifest @@ -1,8 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 d9a7f6c143170e8e5e670f18b0ef2d50 ChangeLog 1881 +MD5 2e1aba2a6ea7b8393b2c06d203567b78 gnome-alsamixer-0.9.6.ebuild 984 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 -MD5 991689a91cf3024023e9eb12b70c6226 ChangeLog 1684 -MD5 4ce57267565cf862c3038159782d6db3 gnome-alsamixer-0.9.3.ebuild 934 -MD5 27cd3c78712440ccdb523986dd1fa632 gnome-alsamixer-0.9.6.ebuild 894 MD5 8ee992b81ac5ed728c89cea5addf5dff files/digest-gnome-alsamixer-0.9.6 72 MD5 82b95a0df43429da5098b4da883f6bd0 files/gnome-alsamixer-0.9.6-gtk24.patch 699 -MD5 cda3ce4e4127b307f956a8a48dfa44db files/digest-gnome-alsamixer-0.9.3 72 MD5 62622a38c69e0f766d8f8f1f4948dadc files/gnome-alsamixer.desktop 290 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCZ2ZUArHZZzCEUG0RAn0ZAJ4/uwyymdczguNOG2LF1c7YZ5Gs0wCeMrKl +sQw33ddr6k2WnVy1DgJuuZ8= +=BSrN +-----END PGP SIGNATURE----- diff --git a/media-sound/gnome-alsamixer/files/digest-gnome-alsamixer-0.9.3 b/media-sound/gnome-alsamixer/files/digest-gnome-alsamixer-0.9.3 deleted file mode 100644 index 6fcb94a6e38d..000000000000 --- a/media-sound/gnome-alsamixer/files/digest-gnome-alsamixer-0.9.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 594aec0bebe41833eeb39ecda74ee82c gnome-alsamixer-0.9.3.tar.gz 89296 diff --git a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild deleted file mode 100644 index a368c7db9e40..000000000000 --- a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild,v 1.9 2004/06/25 00:01:47 agriffis Exp $ - -IUSE="" -DESCRIPTION="Gnome 2 based ALSA Mixer" -HOMEPAGE="http://www.paw.co.za/projects/gnome-alsamixer" -SRC_URI="ftp://ftp.paw.co.za/pub/PAW/sources/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc" -RDEPEND=">=media-libs/alsa-lib-0.9.0_rc1 - >=x11-libs/gtk+-2.0.6 - >=gnome-base/libgnomeui-2.0.5" -DEPEND="${RDEPEND} - dev-util/pkgconfig - dev-util/desktop-file-utils" - -src_install() { - # hack to prevent ugly filenames in /usr/share/applications - mv ${PN}.desktop ${PN}.desktop.gentoo - - # borks make DESTDIR=${D} || die - einstall || die - - # manuall install menu entry - insinto /usr/share/applications - newins ${PN}.desktop.gentoo ${PN}.desktop - - dodoc AUTHORS COPYING ChangeLog INSTALL -} diff --git a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild index 4460029e1afb..9b467704c714 100644 --- a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild +++ b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild,v 1.8 2005/04/08 17:31:32 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild,v 1.9 2005/04/21 08:37:22 eradicator Exp $ inherit eutils @@ -14,6 +14,7 @@ KEYWORDS="x86 ppc amd64" RDEPEND=">=media-libs/alsa-lib-0.9.0_rc1 >=x11-libs/gtk+-2.0.6 >=gnome-base/libgnomeui-2.0.5" + DEPEND="${RDEPEND} dev-util/pkgconfig dev-util/desktop-file-utils" @@ -32,3 +33,8 @@ src_install() { dodoc AUTHORS COPYING ChangeLog INSTALL } + +pkg_postinst() { + fdo-mime_mime_database_update + fdo-mime_desktop_database_update +} |