This commit is contained in:
starsareintherose 2022-01-24 22:09:05 +00:00
parent 69b02233b8
commit b6df0a6553
6 changed files with 27 additions and 27 deletions

View file

@ -1,4 +1,4 @@
project(devtools-cn)
project(devtools-bio)
## Setup
cmake_minimum_required(VERSION 2.8)
@ -17,19 +17,19 @@ function(install_build_script cmd)
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/cmds/${cmd}")
endfunction()
install_build_script(archlinuxcn-i686-build)
install_build_script(archlinuxcn-x86_64-build)
install_build_script(archlinuxcn-testing-x86_64-build)
install_build_script(archlinuxcn-staging-x86_64-build)
install_build_script(archlinuxcn-kde-unstable-x86_64-build)
install_build_script(multilib-archlinuxcn-build)
install_build_script(BioArchLinux-i686-build)
install_build_script(BioArchLinux-x86_64-build)
install_build_script(BioArchLinux-testing-x86_64-build)
install_build_script(BioArchLinux-staging-x86_64-build)
install_build_script(BioArchLinux-kde-unstable-x86_64-build)
install_build_script(multilib-BioArchLinux-build)
install(DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/cmds/"
DESTINATION "${CMAKE_INSTALL_BINDIR}")
install(FILES
"pacman-archlinuxcn.conf"
"pacman-archlinuxcn-testing.conf"
"pacman-archlinuxcn-staging.conf"
"pacman-archlinuxcn-kde-unstable.conf"
"pacman-multilib-archlinuxcn.conf"
"pacman-BioArchLinux.conf"
"pacman-BioArchLinux-testing.conf"
"pacman-BioArchLinux-staging.conf"
"pacman-BioArchLinux-kde-unstable.conf"
"pacman-multilib-BioArchLinux.conf"
DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/devtools/")

View file

@ -45,7 +45,7 @@ LocalFileSigLevel = Optional
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
# packagers with `pacman-key --populate BioArchLinux`.
#
# REPOSITORIES
@ -66,8 +66,8 @@ LocalFileSigLevel = Optional
# uncommented to enable the repo.
#
[archlinuxcn]
Server = http://repo.archlinuxcn.org/$arch
[BioArchLinux]
Server = http://repo.BioArchLinux.org/$arch
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately

View file

@ -45,7 +45,7 @@ LocalFileSigLevel = Optional
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
# packagers with `pacman-key --populate BioArchLinux`.
#
# REPOSITORIES
@ -66,8 +66,8 @@ LocalFileSigLevel = Optional
# uncommented to enable the repo.
#
[archlinuxcn]
Server = http://repo.archlinuxcn.org/$arch
[BioArchLinux]
Server = http://repo.BioArchLinux.org/$arch
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately

View file

@ -45,7 +45,7 @@ LocalFileSigLevel = Optional
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
# packagers with `pacman-key --populate BioArchLinux`.
#
# REPOSITORIES
@ -66,8 +66,8 @@ LocalFileSigLevel = Optional
# uncommented to enable the repo.
#
[archlinuxcn]
Server = http://repo.archlinuxcn.org/$arch
[BioArchLinux]
Server = http://repo.BioArchLinux.org/$arch
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately

View file

@ -45,7 +45,7 @@ LocalFileSigLevel = Optional
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
# packagers with `pacman-key --populate BioArchLinux`.
#
# REPOSITORIES
@ -66,8 +66,8 @@ LocalFileSigLevel = Optional
# uncommented to enable the repo.
#
[archlinuxcn]
Server = http://repo.archlinuxcn.org/$arch
[BioArchLinux]
Server = http://repo.BioArchLinux.org/$arch
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately

View file

@ -45,7 +45,7 @@ LocalFileSigLevel = Optional
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
# packagers with `pacman-key --populate BioArchLinux`.
#
# REPOSITORIES
@ -66,8 +66,8 @@ LocalFileSigLevel = Optional
# uncommented to enable the repo.
#
[archlinuxcn]
Server = http://repo.archlinuxcn.org/$arch
[BioArchLinux]
Server = http://repo.BioArchLinux.org/$arch
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately