aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-10-23 19:49:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-10-23 19:49:40 +0000
commitce5599bf2453eb7d5f47828d4fb0d103f2a23e93 (patch)
tree616f542a13ca3667834748841e4a57c70ff690db
parent5539fc3a45e29088e12f99ef2cc7b4ca4b819985 (diff)
downloadaports-ce5599bf2453eb7d5f47828d4fb0d103f2a23e93.tar.bz2
aports-ce5599bf2453eb7d5f47828d4fb0d103f2a23e93.tar.xz
main/gpsd: move from testing
and let abuild autodetect libcap dep
-rw-r--r--main/gpsd/APKBUILD (renamed from testing/gpsd/APKBUILD)4
-rw-r--r--main/gpsd/gpsd.confd (renamed from testing/gpsd/gpsd.confd)0
-rw-r--r--main/gpsd/gpsd.initd (renamed from testing/gpsd/gpsd.initd)0
3 files changed, 2 insertions, 2 deletions
diff --git a/testing/gpsd/APKBUILD b/main/gpsd/APKBUILD
index 1a5526ac98..c79c330cfb 100644
--- a/testing/gpsd/APKBUILD
+++ b/main/gpsd/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Nathan Angelacos <nangel@alpinelinux.org>
pkgname=gpsd
pkgver=3.7
-pkgrel=0
+pkgrel=1
pkgdesc="A GPS daemon"
arch=all
url="http://catb.org/gpsd/"
license="BSD"
-depends="libcap"
+depends=""
makedepends="scons python-dev libcap-dev"
install=
# subpackages="$pkgname-doc $pkgname-dev"
diff --git a/testing/gpsd/gpsd.confd b/main/gpsd/gpsd.confd
index 27bb332ace..27bb332ace 100644
--- a/testing/gpsd/gpsd.confd
+++ b/main/gpsd/gpsd.confd
diff --git a/testing/gpsd/gpsd.initd b/main/gpsd/gpsd.initd
index 985271f416..985271f416 100644
--- a/testing/gpsd/gpsd.initd
+++ b/main/gpsd/gpsd.initd