summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 8 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acd9df622f9e..e8471daefc9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,13 +5,18 @@ pkgbase = qextserialport
url = https://github.com/qextserialport/qextserialport
arch = i686
arch = x86_64
- license = BSD
- depends = qt4
- depends = qt5-base
+ license = MIT
+ makedepends = qt4
+ makedepends = qt5-base
source = qextserialport-1.2rc.tar.gz::https://github.com/qextserialport/qextserialport/archive/1.2rc.tar.gz
sha1sums = 2cd3ec6771b056db1bdf471517f8e20e8a4ecff2
pkgname = qextserialport-qt4
+ pkgdesc = Cross-platform serial port class libary for Qt4.
+ depends = qt4
pkgname = qextserialport-qt5
+ pkgdesc = Cross-platform serial port class libary for Qt5.
+ depends = qt5-base
+ conflicts = qextserialport