diff --git a/packages/other/enca/package.mk b/packages/devel/enca/package.mk similarity index 99% rename from packages/other/enca/package.mk rename to packages/devel/enca/package.mk index 53e7df4426..75ade59120 100644 --- a/packages/other/enca/package.mk +++ b/packages/devel/enca/package.mk @@ -26,7 +26,7 @@ PKG_URL="http://dl.cihar.com/enca/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_DEPENDS="" PKG_BUILD_DEPENDS_TARGET="toolchain" PKG_PRIORITY="optional" -PKG_SECTION="other" +PKG_SECTION="devel" PKG_SHORTDESC="enca: detects the encoding of text files, on the basis of knowledge of their language." PKG_LONGDESC="Enca detects the encoding of text files, on the basis of knowledge of their language. It can also convert them to other encodings, allowing you to recode files without knowing their current encoding. It supports most of Central and East European languages, and a few Unicode variants, independently on language." diff --git a/packages/other/enca/patches/enca-1.14-automake-1.13.patch b/packages/devel/enca/patches/enca-1.14-automake-1.13.patch similarity index 100% rename from packages/other/enca/patches/enca-1.14-automake-1.13.patch rename to packages/devel/enca/patches/enca-1.14-automake-1.13.patch diff --git a/packages/other/enca/patches/enca-1.14-crosscompile.patch b/packages/devel/enca/patches/enca-1.14-crosscompile.patch similarity index 100% rename from packages/other/enca/patches/enca-1.14-crosscompile.patch rename to packages/devel/enca/patches/enca-1.14-crosscompile.patch