summaryrefslogtreecommitdiff
path: root/repo/system
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system')
-rw-r--r--repo/system/acpid.xibuild4
-rw-r--r--repo/system/binutils.xibuild4
-rw-r--r--repo/system/dbus.xibuild4
-rw-r--r--repo/system/dhcp.xibuild4
-rw-r--r--repo/system/efivar.xibuild4
-rw-r--r--repo/system/glibc.xibuild4
-rw-r--r--repo/system/gobject-introspection.xibuild4
-rw-r--r--repo/system/grub.xibuild4
-rw-r--r--repo/system/js78.xibuild4
-rw-r--r--repo/system/libnl.xibuild4
-rw-r--r--repo/system/lua.xibuild4
-rw-r--r--repo/system/networkmanager.xibuild4
-rw-r--r--repo/system/nss.xibuild4
-rw-r--r--repo/system/polkit.xibuild4
-rw-r--r--repo/system/sysvinit.xibuild4
15 files changed, 30 insertions, 30 deletions
diff --git a/repo/system/acpid.xibuild b/repo/system/acpid.xibuild
index 0477ce0..209c8e5 100644
--- a/repo/system/acpid.xibuild
+++ b/repo/system/acpid.xibuild
@@ -8,9 +8,9 @@ SOURCE=https://downloads.sourceforge.net/acpid2/acpid-$PKG_VER.tar.xz
DESC="Daemon for battery, power, and thermal readings"
BOOTSCRIPTS=blfs-bootscripts-20210826
-ADDITIONAL=(
+ADDITIONAL="
https://anduin.linuxfromscratch.org/BLFS/blfs-bootscripts/$BOOTSCRIPTS.tar.xz
- )
+ "
build () {
./configure --prefix=/usr \
diff --git a/repo/system/binutils.xibuild b/repo/system/binutils.xibuild
index e8f3299..9d659a6 100644
--- a/repo/system/binutils.xibuild
+++ b/repo/system/binutils.xibuild
@@ -5,9 +5,9 @@ DEPS="glibc zlib elfutils"
PKG_VER=2.37
SOURCE=https://ftp.gnu.org/gnu/binutils/binutils-$PKG_VER.tar.xz
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/lfs/development/binutils-$PKG_VER-upstream_fix-1.patch
- )
+ "
DESC="tools for handling object files"
diff --git a/repo/system/dbus.xibuild b/repo/system/dbus.xibuild
index d65978e..96f6264 100644
--- a/repo/system/dbus.xibuild
+++ b/repo/system/dbus.xibuild
@@ -6,9 +6,9 @@ DEPS="elogind"
PKG_VER=1.12.20
SOURCE=https://dbus.freedesktop.org/releases/dbus/dbus-$PKG_VER.tar.gz
BOOTSCRIPTS=blfs-bootscripts-20210826
-ADDITIONAL=(
+ADDITIONAL="
https://anduin.linuxfromscratch.org/BLFS/blfs-bootscripts/$BOOTSCRIPTS.tar.xz
- )
+ "
DESC="A message bus system allowing applications to talk to one another"
diff --git a/repo/system/dhcp.xibuild b/repo/system/dhcp.xibuild
index 93eef22..f786c32 100644
--- a/repo/system/dhcp.xibuild
+++ b/repo/system/dhcp.xibuild
@@ -7,9 +7,9 @@ PKG_VER=4.4.3b1
SOURCE=https://ftp.isc.org/isc/dhcp/$PKG_VER/dhcp-$PKG_VER.tar.gz
BOOTSCRIPTS=blfs-bootscripts-20210826
-ADDITIONAL=(
+ADDITIONAL="
https://anduin.linuxfromscratch.org/BLFS/blfs-bootscripts/$BOOTSCRIPTS.tar.xz
- )
+ "
DESC="A DHCP server, client and relay"
diff --git a/repo/system/efivar.xibuild b/repo/system/efivar.xibuild
index 948afdd..d19bc3f 100644
--- a/repo/system/efivar.xibuild
+++ b/repo/system/efivar.xibuild
@@ -5,9 +5,9 @@ DEPS="glibc"
PKG_VER=37
SOURCE=https://github.com/rhboot/efivar/releases/download/$PKG_VER/efivar-$PKG_VER.tar.bz2
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/blfs/svn/efivar-$PKG_VER-gcc_9-1.patch
- )
+ "
DESC="Tools and libraries to manupulate EFI variables"
diff --git a/repo/system/glibc.xibuild b/repo/system/glibc.xibuild
index f2fdc61..8b3e626 100644
--- a/repo/system/glibc.xibuild
+++ b/repo/system/glibc.xibuild
@@ -6,10 +6,10 @@ DEPS="glibc"
PKG_VER=2.34
SOURCE=https://ftp.gnu.org/gnu/glibc/glibc-$PKG_VER.tar.xz
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/lfs/development/glibc-$PKG_VER-fhs-1.patch
https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/glibc/trunk/locale-gen
- )
+"
DESC="The main gnu C library providing basic routines and procedures"
diff --git a/repo/system/gobject-introspection.xibuild b/repo/system/gobject-introspection.xibuild
index dd8d01b..071dfbe 100644
--- a/repo/system/gobject-introspection.xibuild
+++ b/repo/system/gobject-introspection.xibuild
@@ -5,9 +5,9 @@ DEPS="python-mako python-markdown glib"
PKG_VER=1.70.0
SOURCE=https://download.gnome.org/sources/gobject-introspection/$(echo $PKG_VER | cut -d. -f-2)/gobject-introspection-$PKG_VER.tar.xz
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/blfs/svn/gobject-introspection-$PKG_VER-build_fix-1.patch
- )
+ "
DESC="Introspection system for GObject-based libraries"
diff --git a/repo/system/grub.xibuild b/repo/system/grub.xibuild
index d167cf8..7bedae9 100644
--- a/repo/system/grub.xibuild
+++ b/repo/system/grub.xibuild
@@ -5,9 +5,9 @@ DEPS="sh xz gettext device-mapper efibootmgr freetype2"
PKG_VER=2.06
SOURCE=https://ftp.gnu.org/gnu/grub/grub-$PKG_VER.tar.xz
-ADDITIONAL=(
+ADDITIONAL="
https://unifoundry.com/pub/unifont/unifont-13.0.06/font-builds/unifont-13.0.06.pcf.gz
- )
+ "
DESC="GNU GRand Unified Bootloader v2"
diff --git a/repo/system/js78.xibuild b/repo/system/js78.xibuild
index 72bfad2..0a88142 100644
--- a/repo/system/js78.xibuild
+++ b/repo/system/js78.xibuild
@@ -5,9 +5,9 @@ DEPS="readline bash zlib"
PKG_VER=78.15.0
SOURCE=https://archive.mozilla.org/pub/firefox/releases/${PKG_VER}esr/source/firefox-${PKG_VER}esr.source.tar.xz
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/blfs/svn/js-$PKG_VER-python_3_10-1.patch
- )
+ "
DESC="JavaScript interpreter and libraries - Version 78"
diff --git a/repo/system/libnl.xibuild b/repo/system/libnl.xibuild
index ecd18ae..ba639bb 100644
--- a/repo/system/libnl.xibuild
+++ b/repo/system/libnl.xibuild
@@ -5,9 +5,9 @@ DEPS="glibc"
PKG_VER=3.5.0
SOURCE=https://github.com/thom311/libnl/releases/download/libnl$(echo $PKG_VER | sed 's/\./_/g')/libnl-$PKG_VER.tar.gz
-ADDITIONAL=(
+ADDITIONAL="
https://github.com/thom311/libnl/releases/download/libnl$(echo $PKG_VER | sed 's/\./_/g')/libnl-doc-$PKG_VER.tar.gz
-)
+"
DESC="Library for applications dealing with netlink sockets"
diff --git a/repo/system/lua.xibuild b/repo/system/lua.xibuild
index 1e4f0b0..6a9d521 100644
--- a/repo/system/lua.xibuild
+++ b/repo/system/lua.xibuild
@@ -5,9 +5,9 @@ DEPS="readline"
PKG_VER=5.4.4
SOURCE=https://www.lua.org/ftp/lua-$PKG_VER.tar.gz
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/blfs/svn/lua-$PKG_VER-shared_library-1.patch
- )
+ "
DESC="A powerful lightweight scripting language"
prepare () {
diff --git a/repo/system/networkmanager.xibuild b/repo/system/networkmanager.xibuild
index 84d2baa..7abd804 100644
--- a/repo/system/networkmanager.xibuild
+++ b/repo/system/networkmanager.xibuild
@@ -7,9 +7,9 @@ PKG_VER=1.35.5
SOURCE=https://download.gnome.org/sources/NetworkManager/$(echo $PKG_VER | cut -d. -f-2)/NetworkManager-$PKG_VER.tar.xz
BOOTSCRIPTS=blfs-bootscripts-20210826
-ADDITIONAL=(
+ADDITIONAL="
https://anduin.linuxfromscratch.org/BLFS/blfs-bootscripts/$BOOTSCRIPTS.tar.xz
- )
+ "
DESC="Network connection manager and user applications"
diff --git a/repo/system/nss.xibuild b/repo/system/nss.xibuild
index 5757bf3..182b452 100644
--- a/repo/system/nss.xibuild
+++ b/repo/system/nss.xibuild
@@ -6,9 +6,9 @@ DEPS="nspr libp11-kit bash zlib"
PKG_VER=3.74
SOURCE=https://archive.mozilla.org/pub/security/nss/releases/NSS_$(echo $PKG_VER | sed 's/\./_/g')_RTM/src/nss-$PKG_VER.tar.gz
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/blfs/svn/nss-$PKG_VER-standalone-1.patch
- )
+ "
DESC="Network Security Services"
diff --git a/repo/system/polkit.xibuild b/repo/system/polkit.xibuild
index 2f891f4..3f48cd0 100644
--- a/repo/system/polkit.xibuild
+++ b/repo/system/polkit.xibuild
@@ -5,9 +5,9 @@ DEPS="expat glib js78 pam"
PKG_VER=0.120
SOURCE=https://www.freedesktop.org/software/polkit/releases/polkit-$PKG_VER.tar.gz
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/blfs/svn/polkit-$PKG_VER-security_fix-1.patch
- )
+ "
DESC="Application development toolkit for controlling system-wide privileges"
diff --git a/repo/system/sysvinit.xibuild b/repo/system/sysvinit.xibuild
index 62cee1b..d3c0282 100644
--- a/repo/system/sysvinit.xibuild
+++ b/repo/system/sysvinit.xibuild
@@ -5,9 +5,9 @@ DEPS="sh glibc"
PKG_VER=3.01
SOURCE=http://download.savannah.nongnu.org/releases/sysvinit/sysvinit-$PKG_VER.tar.xz
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/lfs/development/sysvinit-$PKG_VER-consolidated-1.patch
- )
+ "
DESC="The sysvinit system for controlling startup, running and shutdown of the system"