shairport: Move to sound menu and sub-directory
authorTed Hess <redacted>
Wed, 4 Feb 2015 19:25:35 +0000 (14:25 -0500)
committerTed Hess <redacted>
Wed, 4 Feb 2015 19:43:10 +0000 (14:43 -0500)
Signed-off-by: Ted Hess <redacted>
sound/shairport/Makefile [moved from multimedia/shairport/Makefile with 90% similarity]
sound/shairport/files/shairport.config [moved from multimedia/shairport/files/shairport.config with 100% similarity]
sound/shairport/files/shairport.init [moved from multimedia/shairport/files/shairport.init with 100% similarity]
sound/shairport/patches/001-disable_pulseaudio.patch [moved from multimedia/shairport/patches/001-disable_pulseaudio.patch with 100% similarity]

similarity index 90%
rename from multimedia/shairport/Makefile
rename to sound/shairport/Makefile
index 0b7170766fdf8e542937d6d1fc14ca17ec15c1d7..aeb63f793909517239fa69e1f3ac6d376cc668f1 100644 (file)
@@ -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.
 # See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=shairport
 PKG_VERSION:=2014-10-28
-PKG_RELEASE:=$(PKG_SOURCE_VERSION)
+PKG_RELEASE:=2
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://github.com/abrasive/shairport.git
@@ -24,10 +24,10 @@ PKG_LICENSE_FILES:=LICENSES
 include $(INCLUDE_DIR)/package.mk
 
 define Package/shairport
-  SECTION:=multimedia
-  CATEGORY:=Multimedia
+  SECTION:=sound
+  CATEGORY:=Sound
   DEPENDS:=+libpthread +libopenssl +libavahi-client +alsa-lib
-  TITLE:=ShairPort AirPort Express emulator
+  TITLE:=ShairPort AirPort Express emulator (un-maintained)
 endef
 
 define Package/shairport/description
git clone https://git.99rst.org/PROJECT