Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 543364
Collapse All | Expand All

(-)pulseaudio-6.0.ebuild.orig (-1 / +2 lines)
Lines 3-9 Link Here
3
# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-6.0.ebuild,v 1.4 2015/03/16 04:24:33 jer Exp $
3
# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-6.0.ebuild,v 1.4 2015/03/16 04:24:33 jer Exp $
4
4
5
EAPI=5
5
EAPI=5
6
inherit autotools bash-completion-r1 eutils flag-o-matic linux-info readme.gentoo systemd user versionator udev multilib-minimal
6
inherit autotools bash-completion-r1 eutils flag-o-matic gnome2-utils linux-info readme.gentoo systemd user versionator udev multilib-minimal
7
7
8
DESCRIPTION="A networked sound server with an advanced plugin system"
8
DESCRIPTION="A networked sound server with an advanced plugin system"
9
HOMEPAGE="http://www.pulseaudio.org/"
9
HOMEPAGE="http://www.pulseaudio.org/"
Lines 127-132 pkg_pretend() { Link Here
127
}
127
}
128
128
129
pkg_setup() {
129
pkg_setup() {
130
	gnome2_environment_reset
130
	linux-info_pkg_setup
131
	linux-info_pkg_setup
131
132
132
	enewgroup audio 18 # Just make sure it exists
133
	enewgroup audio 18 # Just make sure it exists

Return to bug 543364