Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TBK
aports
Commits
4eeeee6c
Commit
4eeeee6c
authored
9 years ago
by
stef
Committed by
Natanael Copa
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/lbdb initial commit
parent
1cdd1949
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
testing/lbdb/APKBUILD
+25
-0
25 additions, 0 deletions
testing/lbdb/APKBUILD
with
25 additions
and
0 deletions
testing/lbdb/APKBUILD
0 → 100644
+
25
−
0
View file @
4eeeee6c
pkgname
=
lbdb
pkgver
=
0.39
pkgrel
=
0
pkgdesc
=
"The little brother's database for the mutt mail reader"
arch
=
'x86 x86_64'
url
=
"http://www.spinnaker.de/lbdb/"
license
=
"GPL"
depends
=
'perl'
source
=
"http://www.spinnaker.de/debian/
${
pkgname
}
_
${
pkgver
}
.tar.gz"
_builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
build
()
{
cd
"
$_builddir
"
./configure
--prefix
=
/usr
--sysconfdir
=
/etc
make
}
package
()
{
cd
"
$_builddir
"
make
install_prefix
=
$pkgdir
install
}
md5sums
=
"b4739fd4e331e41da8a634c24c98a2c8 lbdb_0.39.tar.gz"
sha256sums
=
"4083ce4abde18ac949ca6eab453b3b7227a5aa2c737c9ad8ecbb0152fabfafc6 lbdb_0.39.tar.gz"
sha512sums
=
"f37fd3261fa132d6320039f43765624d4eff3508e20f581688222ab9add4f3846c772fdc6d6bb936d572634b78bae0a2403c6bcf034ed19e2d54d95a744cba1e lbdb_0.39.tar.gz"
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