mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
shairport: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2013-2014 OpenWrt.org
|
# Copyright (C) 2013-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:=shairport
|
PKG_NAME:=shairport
|
||||||
PKG_VERSION:=2014-10-28
|
PKG_VERSION:=2014-10-28
|
||||||
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=git://github.com/abrasive/shairport.git
|
PKG_SOURCE_URL:=git://github.com/abrasive/shairport.git
|
||||||
@@ -24,10 +24,10 @@ PKG_LICENSE_FILES:=LICENSES
|
|||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/shairport
|
define Package/shairport
|
||||||
SECTION:=multimedia
|
SECTION:=sound
|
||||||
CATEGORY:=Multimedia
|
CATEGORY:=Sound
|
||||||
DEPENDS:=+libpthread +libopenssl +libavahi-client +alsa-lib
|
DEPENDS:=+libpthread +libopenssl +libavahi-client +alsa-lib
|
||||||
TITLE:=ShairPort AirPort Express emulator
|
TITLE:=ShairPort AirPort Express emulator (un-maintained)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/shairport/description
|
define Package/shairport/description
|
||||||
Reference in New Issue
Block a user