summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-04-21 08:37:22 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-04-21 08:37:22 +0000
commitc9c5b7ea6983085c8f9eceea87fd4e6b6ff3e6f6 (patch)
tree4bcd3dbb6a6908a0f0def89a6222782f656a63e0 /media-sound/gnome-alsamixer
parentversion_is_at_least is buggy. (diff)
downloadgentoo-2-c9c5b7ea6983085c8f9eceea87fd4e6b6ff3e6f6.tar.gz
gentoo-2-c9c5b7ea6983085c8f9eceea87fd4e6b6ff3e6f6.tar.bz2
gentoo-2-c9c5b7ea6983085c8f9eceea87fd4e6b6ff3e6f6.zip
Use fdo-mime_desktop_database_update in postinst. Closes bug #71904.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-sound/gnome-alsamixer')
-rw-r--r--media-sound/gnome-alsamixer/ChangeLog6
-rw-r--r--media-sound/gnome-alsamixer/files/digest-gnome-alsamixer-0.9.31
-rw-r--r--media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild31
-rw-r--r--media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild8
4 files changed, 12 insertions, 34 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/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
+}