summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO41
1 files changed, 17 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c894e3e938e..590a1264bb72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,31 +1,24 @@
-pkgbase = bustle-git
- pkgdesc = A dbus profiler
- pkgver = 0.6.2.r7.g7f663b6
+pkgbase = haskell-bustle
+ pkgdesc = Draw sequence diagrams of D-Bus traffic
+ pkgver = 0.8.0.r5.gf074e5a
pkgrel = 1
- url = https://www.freedesktop.org/wiki/Software/Bustle/
+ url = https://gitlab.freedesktop.org/bustle/bustle#readme
arch = x86_64
- license = GPLv3
- makedepends = git
- depends = ghc
- depends = happy
- depends = alex
- depends = gtk2hs-buildtools
+ license = custom: LGPL_2_1_or_later
+ makedepends = ghc
+ makedepends = haskell-hunit
+ makedepends = haskell-quickcheck
+ makedepends = haskell-test-framework
+ makedepends = haskell-test-framework-hunit
+ depends = ghc-libs
depends = haskell-cairo
- depends = haskell-dbus
+ depends = haskell-gio
depends = haskell-glib
depends = haskell-gtk
- depends = haskell-mtl
depends = haskell-pango
- depends = haskell-parsec
- depends = haskell-setlocale
- depends = haskell-pcap
- depends = haskell-hgettext
- depends = haskell-gio
- provides = bustle
- conflicts = bustle
- options = !emptydirs
- source = bustle-git::git+https://anongit.freedesktop.org/git/bustle.git
- md5sums = SKIP
-
-pkgname = bustle-git
+ depends = glib2
+ depends = libpcap
+ source = bustle::git+https://anongit.freedesktop.org/git/bustle.git
+ sha384sums = SKIP
+pkgname = haskell-bustle