Christian Wiese
13 years ago
3 changed files with 95 additions and 0 deletions
@ -0,0 +1,44 @@
|
||||
|
||||
[TIMESTAMP] 1343751789 Tue Jul 31 18:23:09 2012 |
||||
[BUILDTIME] 40 (5) |
||||
[SIZE] 5.89 MB, 242 files |
||||
|
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] distribute |
||||
[DEP] fhs |
||||
[DEP] file |
||||
[DEP] findutils |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] gst-python |
||||
[DEP] gtk-perl10 |
||||
[DEP] linux-header |
||||
[DEP] lua |
||||
[DEP] make |
||||
[DEP] mono |
||||
[DEP] mt-st |
||||
[DEP] paste |
||||
[DEP] pastedeploy |
||||
[DEP] pastescript |
||||
[DEP] perl |
||||
[DEP] pil |
||||
[DEP] pygobject |
||||
[DEP] pygtk |
||||
[DEP] python |
||||
[DEP] ruby |
||||
[DEP] sed |
||||
[DEP] sun-jdk-6 |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] tcl |
||||
[DEP] util-linux |
||||
[DEP] wxpython |
||||
[DEP] xapian-core |
||||
[DEP] zlib |
||||
[DEP] zope-interface |
@ -0,0 +1,18 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../xapian-bindings/xapian-bindings.conf |
||||
# Copyright (C) 2012 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
if pkginstalled -f lua; then |
||||
# help to find lua headers |
||||
var_append configprefix ' ' "LUA_INC=$( pkgprefix -r includedir lua )" |
||||
fi |
@ -0,0 +1,33 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../xapian-bindings/xapian-bindings.desc |
||||
[COPY] Copyright (C) 2012 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] Programming Language Bindings for Xapian |
||||
|
||||
[T] xapian-bindings provides several language bindings for the Xapian |
||||
[T] Probabilistic Information Retrieval library. |
||||
[T] It provides bindings for C#, Java, Lua, Perl, PHP, Python, Ruby and Tcl. |
||||
|
||||
[U] http://www.xapian.org/ |
||||
|
||||
[A] Olly Betts <olly@survex.com> |
||||
[M] Christian Wiese <chris@opensde.org> |
||||
|
||||
[C] extra/tool |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 1.2.12 |
||||
[P] X -----5---9 650.100 |
||||
|
||||
[D] 3992929852 xapian-bindings-1.2.12.tar.gz http://oligarchy.co.uk/xapian/1.2.12/ |
Loading…
Reference in new issue