summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPeter Mattern2015-08-29 17:38:25 +0200
committerPeter Mattern2015-08-29 17:38:25 +0200
commit33b7173fc79bbbf0f801aaa7724dbadd4cad498f (patch)
tree2f7e1ddfe3c42cd547a3127cbc338e10aeb2cb04 /.SRCINFO
downloadaur-33b7173fc79bbbf0f801aaa7724dbadd4cad498f.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO49
1 files changed, 49 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..58f5e69f59ed
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,49 @@
+pkgbase = vim-qt-qt5-git
+ pkgdesc = An experimental Qt GUI for Vim. Built against Qt5.
+ pkgver = 20130201.47.ge1ebbe8
+ pkgrel = 1
+ url = https://bitbucket.org/equalsraf/vim-qt
+ install = vim-qt-git.install
+ arch = i686
+ arch = x86_64
+ license = unknown
+ license = custom:vim
+ makedepends = git
+ makedepends = lua
+ makedepends = python
+ makedepends = python2
+ makedepends = ruby
+ depends = gpm
+ depends = gawk
+ depends = qt5-base
+ depends = libxkbcommon-x11
+ depends = hicolor-icon-theme
+ depends = gtk-update-icon-cache
+ optdepends = lua: Lua interpreter
+ optdepends = python: Python 3 interpreter
+ optdepends = python2: Python 2 interpreter
+ optdepends = ruby: Ruby interpreter
+ provides = vim-qt
+ provides = vim-qt-git
+ provides = qvim
+ provides = vim-runtime
+ provides = vim
+ provides = vim-minimal
+ provides = vim-python3
+ provides = xxd
+ conflicts = vim-qt
+ conflicts = vim-qt-git
+ conflicts = qvim
+ conflicts = vim-runtime
+ conflicts = vim
+ conflicts = vim-minimal
+ conflicts = vim-python3
+ conflicts = gvim
+ conflicts = gvim-python3
+ source = git+https://github.com/equalsraf/vim-qt.git
+ source = vim-qt.desktop
+ sha256sums = SKIP
+ sha256sums = ad2fe7c3d8436d2f62e251b9081512e37726c024ed4aac9534764749904f68d6
+
+pkgname = vim-qt-qt5-git
+