diff --git a/testing/kiwiirc/APKBUILD b/community/kiwiirc/APKBUILD similarity index 98% rename from testing/kiwiirc/APKBUILD rename to community/kiwiirc/APKBUILD index 068b659cfcd..d021c8a0f63 100644 --- a/testing/kiwiirc/APKBUILD +++ b/community/kiwiirc/APKBUILD @@ -9,8 +9,7 @@ url="https://www.kiwiirc.com/" arch="noarch" license="AGPL3" depends="nodejs>=0.10.0" -depends_dev="" -makedepends="$depends_dev nodejs" +makedepends="nodejs" install="$pkgname.pre-install" subpackages="$pkgname-doc" pkgusers="kiwiirc" diff --git a/testing/kiwiirc/kiwiirc.confd b/community/kiwiirc/kiwiirc.confd similarity index 100% rename from testing/kiwiirc/kiwiirc.confd rename to community/kiwiirc/kiwiirc.confd diff --git a/testing/kiwiirc/kiwiirc.initd b/community/kiwiirc/kiwiirc.initd similarity index 100% rename from testing/kiwiirc/kiwiirc.initd rename to community/kiwiirc/kiwiirc.initd diff --git a/testing/kiwiirc/kiwiirc.pre-install b/community/kiwiirc/kiwiirc.pre-install similarity index 100% rename from testing/kiwiirc/kiwiirc.pre-install rename to community/kiwiirc/kiwiirc.pre-install diff --git a/testing/kiwiirc/kiwilauncher.patch b/community/kiwiirc/kiwilauncher.patch similarity index 100% rename from testing/kiwiirc/kiwilauncher.patch rename to community/kiwiirc/kiwilauncher.patch diff --git a/testing/kiwiirc/kiwipath.patch b/community/kiwiirc/kiwipath.patch similarity index 100% rename from testing/kiwiirc/kiwipath.patch rename to community/kiwiirc/kiwipath.patch