mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 10:37:53 -04:00
15 lines
438 B
Makefile
15 lines
438 B
Makefile
# $NetBSD: Makefile,v 1.3 2014/03/14 09:00:11 obache Exp $
|
|
|
|
DISTNAME= suse_pulseaudio-${SUSE_VERSION}
|
|
PKGREVISION= 2
|
|
CATEGORIES= emulators
|
|
RPMUPDPKGS+= libpulse0-4.0.git.270.g9490a-8.1.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for Pulseaudio
|
|
|
|
EMUL_MODULES.linux= base dbus libsndfile libwrap libjson x11
|
|
|
|
.include "../../emulators/suse131_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|