diff --git a/CMakeLists.txt b/CMakeLists.txt index 778c469..53ed9be 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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/") diff --git a/pacman-archlinuxcn-kde-unstable.conf b/pacman-BioArchLinux-kde-unstable.conf similarity index 95% rename from pacman-archlinuxcn-kde-unstable.conf rename to pacman-BioArchLinux-kde-unstable.conf index 1650187..af6c1f6 100644 --- a/pacman-archlinuxcn-kde-unstable.conf +++ b/pacman-BioArchLinux-kde-unstable.conf @@ -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 diff --git a/pacman-archlinuxcn-staging.conf b/pacman-BioArchLinux-staging.conf similarity index 96% rename from pacman-archlinuxcn-staging.conf rename to pacman-BioArchLinux-staging.conf index d966cf5..6133ca6 100644 --- a/pacman-archlinuxcn-staging.conf +++ b/pacman-BioArchLinux-staging.conf @@ -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 diff --git a/pacman-archlinuxcn-testing.conf b/pacman-BioArchLinux-testing.conf similarity index 95% rename from pacman-archlinuxcn-testing.conf rename to pacman-BioArchLinux-testing.conf index 2c714c8..3fcdd93 100644 --- a/pacman-archlinuxcn-testing.conf +++ b/pacman-BioArchLinux-testing.conf @@ -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 diff --git a/pacman-archlinuxcn.conf b/pacman-BioArchLinux.conf similarity index 95% rename from pacman-archlinuxcn.conf rename to pacman-BioArchLinux.conf index 33de0b9..443d219 100644 --- a/pacman-archlinuxcn.conf +++ b/pacman-BioArchLinux.conf @@ -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 diff --git a/pacman-multilib-archlinuxcn.conf b/pacman-multilib-BioArchLinux.conf similarity index 96% rename from pacman-multilib-archlinuxcn.conf rename to pacman-multilib-BioArchLinux.conf index a9de99e..9052c0c 100644 --- a/pacman-multilib-archlinuxcn.conf +++ b/pacman-multilib-BioArchLinux.conf @@ -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