Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in / Register
Toggle navigation
core
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
50
Issues
50
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
core
Commits
8f8e9547
Commit
8f8e9547
authored
May 23, 2011
by
abveritas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
continued glibc dep updates: bin86, cracklib
parent
19515fb6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
9 deletions
+14
-9
bin86/PKGBUILD
bin86/PKGBUILD
+4
-4
cracklib/PKGBUILD
cracklib/PKGBUILD
+10
-5
No files found.
bin86/PKGBUILD
View file @
8f8e9547
...
...
@@ -8,17 +8,17 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
bin86
pkgver
=
0.16.1
7
pkgrel
=
4
pkgver
=
0.16.1
8
pkgrel
=
1
pkgdesc
=
"A complete 8086 assembler and loader"
arch
=(
i686 x86_64
)
license
=(
'GPL'
)
url
=
"http://www.debath.co.uk/"
groups
=(
'base-devel'
)
depends
=(
'glibc'
)
source
=(
http://
homepage.ntlworld.com/robert.debath/dev86
/
$pkgname
-
$pkgver
.tar.gz
source
=(
http://
www.debath.co.uk/dev86/
/
$pkgname
-
$pkgver
.tar.gz
bin86-0.16.17-x86_64-1.patch
)
md5sums
=(
'
c9e8d72dd2e7457b52d0e3164fc199a1
'
'92bdce7b0655cd2e9f83c83fc56d128e'
)
md5sums
=(
'
914068fb649b93642d1cf21857b75699
'
'92bdce7b0655cd2e9f83c83fc56d128e'
)
build
()
{
cd
$srcdir
/
$pkgname
-
$pkgver
...
...
cracklib/PKGBUILD
View file @
8f8e9547
# $Id: PKGBUILD 79080 2010-04-30 07:02:25Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Federico Quagliata (quaqo) <quaqo@despammed.com>
#
# Core Packages for Chakra, part of chakra-project.org
#
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
# include global config
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
cracklib
pkgver
=
2.8.1
6
pkgver
=
2.8.1
8
pkgrel
=
1
pkgdesc
=
"Password Checking Library"
arch
=(
'i686'
'x86_64'
)
...
...
@@ -26,4 +31,4 @@ package() {
sh ./util/cracklib-format dicts/cracklib-small
\
| sh ./util/cracklib-packer
$pkgdir
/usr/share/cracklib/pw_dict
}
md5sums
=(
'
3bfb22db8fcffd019463ee415a1b25b7
'
)
md5sums
=(
'
79053ad8bc714a44cd660cb12116211b
'
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment