Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adélie Linux
Adélie Package Tree
Commits
bfd3c1ad
Verified
Commit
bfd3c1ad
authored
Feb 26, 2020
by
A. Wilcox
🦊
Browse files
Fix dead/broken URLs for some packages
parent
e53771be
Changes
8
Hide whitespace changes
Inline
Side-by-side
system/pkgconf/APKBUILD
View file @
bfd3c1ad
...
...
@@ -3,13 +3,12 @@ pkgname=pkgconf
pkgver
=
1.6.3
pkgrel
=
0
pkgdesc
=
"Toolkit for maintaining development package metadata"
url
=
"http
s
://
git.dereferenced.org/pkgconf/
pkgconf/"
url
=
"http://pkgconf
.org
/"
arch
=
"all"
license
=
"ISC"
depends
=
""
checkdepends
=
"kyua atf"
makedepends
=
""
replaces
=
"pkgconfig"
provides
=
"pkgconfig=1"
subpackages
=
"
$pkgname
-doc
$pkgname
-dev"
source
=
"https://distfiles.dereferenced.org/pkgconf/pkgconf-
$pkgver
.tar.xz"
...
...
system/sysklogd/APKBUILD
View file @
bfd3c1ad
...
...
@@ -4,13 +4,13 @@ pkgname=sysklogd
pkgver
=
1.5.1
pkgrel
=
2
pkgdesc
=
"System and kernel log daemons"
url
=
"http://www.infodrom.org/projects/sysklogd/"
url
=
"http
s
://www.infodrom.org/projects/sysklogd/"
arch
=
"all"
options
=
"!check"
# requires kernel sources to build oops.ko
license
=
"GPL-2.0+ AND BSD-4-Clause-UC"
subpackages
=
"
$pkgname
-doc
$pkgname
-openrc"
depends
=
""
makedepends
=
"linux-headers utmps-dev"
subpackages
=
"
$pkgname
-doc
$pkgname
-openrc"
source
=
"http://www.infodrom.org/projects/
$pkgname
/download/
$pkgname
-
$pkgver
.tar.gz
sysklogd.logrotate
sysklogd.daily
...
...
system/xfsprogs/APKBUILD
View file @
bfd3c1ad
...
...
@@ -4,7 +4,7 @@ pkgname=xfsprogs
pkgver
=
5.4.0
pkgrel
=
0
pkgdesc
=
"XFS filesystem utilities"
url
=
"http://xfs.org/index.php/Main_Page"
url
=
"http
s
://xfs.org/index.php/Main_Page"
arch
=
"all"
options
=
"!check"
# No test suite.
license
=
"GPL-1.0-only"
...
...
user/erl-rebar3/APKBUILD
View file @
bfd3c1ad
...
...
@@ -4,7 +4,7 @@ pkgname=erl-rebar3
pkgver
=
3.11.1
pkgrel
=
0
pkgdesc
=
"Erlang build tool"
url
=
"http://www.rebar3.org/"
url
=
"http
s
://www.rebar3.org/"
arch
=
"noarch"
options
=
"!tracedeps"
license
=
"Apache-2.0"
...
...
user/gc/APKBUILD
View file @
bfd3c1ad
...
...
@@ -3,7 +3,7 @@ pkgname=gc
pkgver
=
8.0.4
pkgrel
=
0
pkgdesc
=
"A garbage collector for C and C++"
url
=
"http://hboehm.info/gc/"
url
=
"http
s
://hboehm.info/gc/"
arch
=
"all"
license
=
"MIT"
depends
=
""
...
...
user/kinfocenter/APKBUILD
View file @
bfd3c1ad
...
...
@@ -4,7 +4,7 @@ pkgname=kinfocenter
pkgver
=
5.18.0
pkgrel
=
0
pkgdesc
=
"Information about the running computer"
url
=
"https://
www
.kde.org/
applications/system/ki
nfo
c
enter
/
"
url
=
"https://
userbase
.kde.org/
KI
nfo
C
enter"
arch
=
"all"
license
=
"GPL-2.0-only"
depends
=
""
...
...
user/py3-pygments/APKBUILD
View file @
bfd3c1ad
...
...
@@ -9,7 +9,7 @@ _p="${_pkgname%"$_p"}"
pkgver
=
2.5.2
pkgrel
=
0
pkgdesc
=
"A syntax highlighting package written in Python"
url
=
"http://pygments.org/"
url
=
"http
s
://pygments.org/"
arch
=
"noarch"
options
=
"!check"
# needs nose, flake8
license
=
"BSD-2-Clause"
...
...
user/tellico/APKBUILD
View file @
bfd3c1ad
...
...
@@ -4,7 +4,7 @@ pkgname=tellico
pkgver
=
3.2.3
pkgrel
=
0
pkgdesc
=
"Collection manager"
url
=
"http://tellico-project.org/"
url
=
"http
s
://tellico-project.org/"
arch
=
"all"
license
=
"GPL-2.0-only OR GPL-3.0-only"
depends
=
""
...
...
Write
Preview
Supports
Markdown
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