From 2026b8241ac1fbba4ca5b6a362a1dd2443627912 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 14 Nov 2010 14:43:57 +0100 Subject: [PATCH] lirc: rename patches, cleanups Signed-off-by: Stephan Raue --- packages/sysutils/remote/lirc/meta | 2 +- ...-in-kernel-ioctls.diff => lirc-0.8.7-in_kernel_ioctls.patch} | 0 ....8.7-uinput_key_fix.diff => lirc-0.8.7-uinput_key_fix.patch} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename packages/sysutils/remote/lirc/patches/{lirc-in-kernel-ioctls.diff => lirc-0.8.7-in_kernel_ioctls.patch} (100%) rename packages/sysutils/remote/lirc/patches/{lirc-0.8.7-uinput_key_fix.diff => lirc-0.8.7-uinput_key_fix.patch} (100%) diff --git a/packages/sysutils/remote/lirc/meta b/packages/sysutils/remote/lirc/meta index 932cccba3b..4e946bf0d6 100644 --- a/packages/sysutils/remote/lirc/meta +++ b/packages/sysutils/remote/lirc/meta @@ -8,7 +8,7 @@ PKG_URL="http://prdownloads.sourceforge.net/lirc/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_DEPENDS="" PKG_BUILD_DEPENDS="toolchain" PKG_PRIORITY="optional" -PKG_SECTION="system/remote" +PKG_SECTION="sysutils/remote" PKG_SHORTDESC="lirc: Linux Infrared Remote Control" PKG_LONGDESC="LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls." PKG_IS_ADDON="no" diff --git a/packages/sysutils/remote/lirc/patches/lirc-in-kernel-ioctls.diff b/packages/sysutils/remote/lirc/patches/lirc-0.8.7-in_kernel_ioctls.patch similarity index 100% rename from packages/sysutils/remote/lirc/patches/lirc-in-kernel-ioctls.diff rename to packages/sysutils/remote/lirc/patches/lirc-0.8.7-in_kernel_ioctls.patch diff --git a/packages/sysutils/remote/lirc/patches/lirc-0.8.7-uinput_key_fix.diff b/packages/sysutils/remote/lirc/patches/lirc-0.8.7-uinput_key_fix.patch similarity index 100% rename from packages/sysutils/remote/lirc/patches/lirc-0.8.7-uinput_key_fix.diff rename to packages/sysutils/remote/lirc/patches/lirc-0.8.7-uinput_key_fix.patch