mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
pulseaudio: update to 7.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
@@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=pulseaudio
|
PKG_NAME:=pulseaudio
|
||||||
PKG_VERSION:=6.0
|
PKG_VERSION:=7.0
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/
|
PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/
|
||||||
PKG_MD5SUM:=b691e83b7434c678dffacfa3a027750e
|
PKG_MD5SUM:=09668b660ffb32f2639cfd6fdc9d3b37
|
||||||
PKG_LICENSE:=LGPL-2.1+
|
PKG_LICENSE:=LGPL-2.1+
|
||||||
PKG_LICENSE_FILES:=GPL LICENSE
|
PKG_LICENSE_FILES:=GPL LICENSE
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,12 @@
|
|||||||
|
diff --git a/pulsecore/core-util.c b/pulsecore/core-util.c
|
||||||
|
index ba31221..824368a 100644
|
||||||
|
--- a/src/pulsecore/core-util.c
|
||||||
|
+++ b/src/pulsecore/core-util.c
|
||||||
|
@@ -54,7 +54,6 @@
|
||||||
|
|
||||||
|
#ifdef HAVE_STRTOD_L
|
||||||
|
#include <locale.h>
|
||||||
|
-#include <xlocale.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#ifdef HAVE_SCHED_H
|
||||||
Reference in New Issue
Block a user