Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
a0c71e41
Verified
Commit
a0c71e41
authored
5 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/xapian-core: unmaintained bump to 1.4.11
parent
cdbf5477
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/xapian-core/APKBUILD
+4
-7
4 additions, 7 deletions
user/xapian-core/APKBUILD
with
4 additions
and
7 deletions
user/xapian-core/APKBUILD
+
4
−
7
View file @
a0c71e41
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer:
pkgname
=
xapian-core
pkgver
=
1.4.1
0
pkgver
=
1.4.1
1
pkgrel
=
0
pkgdesc
=
"Open source search engine library"
url
=
"https://xapian.org/"
arch
=
"all"
options
=
"!check"
#
https://trac.xapian.org/ticket/764
options
=
"!check"
#
sortableserialise1 is still broken
license
=
"GPL-2.0+"
depends
=
""
depends_dev
=
"zlib-dev util-linux-dev"
...
...
@@ -25,7 +25,6 @@ esac
# - CVE-2018-0499
build
()
{
cd
"
$builddir
"
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
@@ -37,12 +36,10 @@ build() {
}
check
()
{
cd
"
$builddir
"
make
VALGRIND
=
check
make
AUTOMATED_TESTING
=
1
VALGRIND
=
check
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
...
...
@@ -54,5 +51,5 @@ libxapian() {
mv
"
$pkgdir
"
/usr/lib/
$subpkgname
*
"
$subpkgdir
"
/usr/lib
}
sha512sums
=
"
fa716d6f8c04edb297d99dad4d7835f7874837ab3c39d7017e43708cde6992c596e579418be17b79772e002bd23b94169812523a1abd9519b1dd3df474f027d9
xapian-core-1.4.1
0
.tar.xz
sha512sums
=
"
72ab7b0c774390f38319d241689b2dc3c2837fbbf933616574f6ad167f14a25c2eff747910022065508dc7c44f806dc2b71dae80a1b4f1f47e1675fb951bc785
xapian-core-1.4.1
1
.tar.xz
639c0ecd75be0627d334628b5adf581a7da92c4f86dfb86a92669368ff8a874d4bf4e344b8f3b1276d22d126d2bc44c8ab727e39e1c29c0358fe7bbc8aa8050d timeval-t.patch"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment