mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #856 from thess/shairplay-move
shairplay: Move to sound menu and sub-directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2014 OpenWrt.org
|
# Copyright (C) 2015 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=shairplay
|
PKG_NAME:=shairplay
|
||||||
PKG_VERSION:=2014-10-27
|
PKG_VERSION:=2014-10-27
|
||||||
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=git://github.com/juhovh/shairplay.git
|
PKG_SOURCE_URL:=git://github.com/juhovh/shairplay.git
|
||||||
@@ -26,8 +26,8 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
PKG_FIXUP:=libtool
|
PKG_FIXUP:=libtool
|
||||||
|
|
||||||
define Package/shairplay
|
define Package/shairplay
|
||||||
SECTION:=multimedia
|
SECTION:=sound
|
||||||
CATEGORY:=Multimedia
|
CATEGORY:=Sound
|
||||||
DEPENDS:=+libao +libavahi-compat-libdnssd +libltdl +libpthread
|
DEPENDS:=+libao +libavahi-compat-libdnssd +libltdl +libpthread
|
||||||
TITLE:=Shairplay
|
TITLE:=Shairplay
|
||||||
endef
|
endef
|
||||||
Reference in New Issue
Block a user