summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJames An2015-08-04 17:33:58 -0400
committerJames An2015-08-04 17:33:58 -0400
commit05f5666efc9f620dd9a2c519ccc771a5dbe7b5fe (patch)
tree6be4a6e5cd884967c20e64db38f48b7131103f78 /.SRCINFO
parent5ac80ee90aafbadbb1abc249308bd63fa8a55117 (diff)
downloadaur-05f5666efc9f620dd9a2c519ccc771a5dbe7b5fe.tar.gz
Added support for Solr 3.x, 4.x, and 5.x.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2d780a3ec47..acc23b9c4eb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,20 @@
pkgbase = solr-conf-drupal
- pkgdesc = Configuration files to enable Drupal to use Solr as its search provider
- pkgver = 7.x_1.8
- pkgrel = 2
+ pkgdesc = Configuration files to enable Drupal 7.x or 8.x to use Solr 3.x, 4.x, or 5.x as its search provider
+ pkgver = 1
+ pkgrel = 1
url = http://drupal.org/project/search_api_solr
- arch = i686
- arch = x86_64
arch = any
license = GPL
- depends = solr>=5
+ depends = solr>=3
+ depends = solr<=5
optdepends = drupal: Solr client for these configuration files
optdepends = aegir: meta-Drupal hosting platform
+ optdepends = solr-undertow: high performance servlet container for Solr
source = http://ftp.drupal.org/files/projects/search_api_solr-7.x-1.8.zip
- source = mapping-ISOLatin1Accent.txt
+ source = https://github.com/amateescu/search_api_solr/archive/8.x-1.x.zip
+ source = https://raw.githubusercontent.com/apache/lucene-solr/branch_5x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
md5sums = ea3f8918a37f5d581def933921870e2d
+ md5sums = 304538fdbbb7f32e8858cf1d661f8ea6
md5sums = 9f3c8a60a4f09327fad22aeff082c2b3
pkgname = solr-conf-drupal