summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorXZS2016-07-19 00:53:01 +0200
committerXZS2016-07-19 00:53:01 +0200
commit662f588667e444a9acef89bf306f7a54d9f1a422 (patch)
treef4b753e2b82277ea0e478c2d68aba19f29c64939 /.SRCINFO
parent6dbbce4faddbf0aa2d79172281f46dbe99be4fcc (diff)
downloadaur-662f588667e444a9acef89bf306f7a54d9f1a422.tar.gz
support systemd socket activation
This makes the feeds accessible as a system-wide service started on demand. A pull request to incorporate the changes and additions was made to the upstream project. [1] Should it be accepted, all supplementary files added in this commit can be removed again. [1]: https://github.com/tremby/vinefeed/pull/3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 9 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef5e0d62b53b..1e441d71fb6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nodejs-vinefeed
pkgdesc = RSS/Atom feed generator for Vine users
pkgver = 0.1.0
- pkgrel = 1
+ pkgrel = 2
url = http://github.com/tremby/vinefeed
arch = any
license = GPL
@@ -10,7 +10,15 @@ pkgbase = nodejs-vinefeed
depends = npm
provides = nodejs-vinefeed=0.1.0
conflicts = nodejs-vinefeed
+ source = vinefeed.service
+ source = vinefeed.socket
+ source = binary.patch
+ source = socket-activation.patch
source = nodejs-vinefeed::git+http://github.com/tremby/vinefeed
+ md5sums = 8e09674dfcf9ba971f2a436bb2c55e1a
+ md5sums = 7e5a337a2598b938d605d8c49f8984ea
+ md5sums = ad657d580e728305638c1285dd47d77c
+ md5sums = e9346c6ee335dff8fc4e28ac6843d2af
md5sums = SKIP
pkgname = nodejs-vinefeed