summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStefan Husmann2015-06-09 00:24:08 +0200
committerStefan Husmann2015-06-09 00:24:08 +0200
commitb269321a08178c356dbb347be646820aca5fd7ad (patch)
treeffad0768c488104eb961eda428bffb3ce379cbf5 /.SRCINFO
downloadaur-b269321a08178c356dbb347be646820aca5fd7ad.tar.gz
initial version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..598ea4d4de40
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = emacs-sdcv
+ pkgdesc = An extension to lookup words through sdcv (StarDict Console Version) in Emacs.
+ pkgver = 0.1
+ pkgrel = 3
+ url = http://code.google.com/p/sdcv-mode/
+ install = emacs-sdcv.install
+ arch = any
+ license = GPL
+ depends = emacs
+ depends = sdcv
+ source = http://sdcv-mode.googlecode.com/svn/trunk/sdcv-mode.el
+ md5sums = 3241cda6ba365e9ad9daf0a36b16ae82
+
+pkgname = emacs-sdcv
+