summaryrefslogtreecommitdiff
path: root/libvc-git/.SRCINFO
diff options
context:
space:
mode:
authorDeposite Pirate2021-10-29 00:28:22 +0200
committerDeposite Pirate2021-10-29 00:28:22 +0200
commit36313b979e883c42b7de10104da3b2f5401b9d20 (patch)
tree52b35f7122273c87e6955468f3eb5299d684c622 /libvc-git/.SRCINFO
parentfd7951af0c7b05bd9e5be486f7872b022765cfab (diff)
* Wanted to test this as I couldn't find any screenshots. It turns out
rolo is a joke of an address book in which you must edit vCards with a text editor. Nevertheless, since these PKGBUILDs I made are much better than those found on the AUR they might be useful to someone. new file: libvc-git/.SRCINFO new file: libvc-git/PKGBUILD new file: rolo-git/.SRCINFO new file: rolo-git/PKGBUILD
Diffstat (limited to 'libvc-git/.SRCINFO')
-rw-r--r--libvc-git/.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/libvc-git/.SRCINFO b/libvc-git/.SRCINFO
new file mode 100644
index 0000000..7d758c0
--- /dev/null
+++ b/libvc-git/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = libvc-git
+ pkgdesc = vCard library, part of rolo project.
+ pkgver = 0.91.3834e2f
+ pkgrel = 1
+ url = https://github.com/libvc/libvc
+ arch = i686
+ arch = x86_64
+ license = LGPL
+ makedepends = flex
+ makedepends = git
+ makedepends = autoconf
+ depends = glibc
+ provides = libvc
+ conflicts = libvc
+ options = !libtool
+ source = libvc::git+https://github.com/libvc/libvc
+ sha256sums = SKIP
+
+pkgname = libvc-git