pmaports/temp/sxmo-common/APKBUILD

18 lines
420 B
Text
Raw Normal View History

# Maintainer: Willow Barraco <contact@willowbarraco.fr>
#
# This package take place of an old one. It prevents deactivating Sxmo daemons.
# It should be removed in two major version. We are currently running v23.06
pkgname=sxmo-common
pkgver=9999
pkgrel=0
pkgdesc="Simple Mobile: Ghost package"
url="http://sr.ht/~mil/Sxmo"
arch="noarch"
license="MIT"
options="!check" # has no tests
package() {
mkdir -p "$pkgdir"
}