diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-11-17 09:12:33 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-11-17 09:12:33 +0000 |
| commit | 4398e950e109cc72c29ee44f98fba12dcabe45eb (patch) | |
| tree | ba51c94ffae36967d7b35db65b67d4aa3c5d6bb8 /profiles/desc | |
| parent | b7f639fee5136722ef0675450957b91898a83562 (diff) | |
| download | baldeagleos-repo-4398e950e109cc72c29ee44f98fba12dcabe45eb.tar.gz baldeagleos-repo-4398e950e109cc72c29ee44f98fba12dcabe45eb.tar.xz baldeagleos-repo-4398e950e109cc72c29ee44f98fba12dcabe45eb.zip | |
Adding metadata
Diffstat (limited to 'profiles/desc')
| -rw-r--r-- | profiles/desc/ada_target.desc | 5 | ||||
| -rw-r--r-- | profiles/desc/lua_single_target.desc | 3 | ||||
| -rw-r--r-- | profiles/desc/lua_targets.desc | 3 | ||||
| -rw-r--r-- | profiles/desc/php_targets.desc | 3 | ||||
| -rw-r--r-- | profiles/desc/postgres_targets.desc | 1 | ||||
| -rw-r--r-- | profiles/desc/video_cards.desc | 1 |
6 files changed, 7 insertions, 9 deletions
diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc index ff5c14576286..b4a38a397104 100644 --- a/profiles/desc/ada_target.desc +++ b/profiles/desc/ada_target.desc @@ -1,9 +1,6 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -gnat_2016 - Compile with dev-lang/gnat-gpl-2016 -gnat_2017 - Compile with dev-lang/gnat-gpl-2017 -gnat_2018 - Compile with dev-lang/gnat-gpl-2018 gnat_2019 - Compile with dev-lang/gnat-gpl-2019 gnat_2020 - Compile with dev-lang/gnat-gpl-2020 gnat_2021 - Compile with dev-lang/gnat-gpl-2021 diff --git a/profiles/desc/lua_single_target.desc b/profiles/desc/lua_single_target.desc index c3d422e434d7..347e7e4798b3 100644 --- a/profiles/desc/lua_single_target.desc +++ b/profiles/desc/lua_single_target.desc @@ -1,10 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors. +# Copyright 1999-2021 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of LUA_SINGLE_TARGET USE_EXPAND flags. lua5-1 - Build for Lua 5.1 only -lua5-2 - Build for Lua 5.2 only lua5-3 - Build for Lua 5.3 only lua5-4 - Build for Lua 5.4 only luajit - Build for LuaJIT only diff --git a/profiles/desc/lua_targets.desc b/profiles/desc/lua_targets.desc index 75b9e0f86af2..a745cd102c68 100644 --- a/profiles/desc/lua_targets.desc +++ b/profiles/desc/lua_targets.desc @@ -1,10 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors. +# Copyright 1999-2021 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of LUA_TARGETS USE_EXPAND flags. lua5-1 - Build with Lua 5.1 -lua5-2 - Build with Lua 5.2 lua5-3 - Build with Lua 5.3 lua5-4 - Build with Lua 5.4 luajit - Build with LuaJIT diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc index b63c5d69d88b..76a65f23514a 100644 --- a/profiles/desc/php_targets.desc +++ b/profiles/desc/php_targets.desc @@ -1,8 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags +php8-1 - Build against PHP 8.1 php8-0 - Build against PHP 8.0 php7-4 - Build against PHP 7.4 php7-3 - Build against PHP 7.3 diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc index a6e6798121fa..39f97a1ad44d 100644 --- a/profiles/desc/postgres_targets.desc +++ b/profiles/desc/postgres_targets.desc @@ -8,3 +8,4 @@ postgres10 - Build against PostgreSQL 10 postgres11 - Build against PostgreSQL 11 postgres12 - Build against PostgreSQL 12 postgres13 - Build against PostgreSQL 13 +postgres14 - Build against PostgreSQL 14 diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc index 1a82d207852d..e4c6adc63271 100644 --- a/profiles/desc/video_cards.desc +++ b/profiles/desc/video_cards.desc @@ -7,6 +7,7 @@ amdgpu - VIDEO_CARDS setting to build driver for AMDGPU video cards ast - VIDEO_CARDS setting to build driver for ASpeedTech video cards +crocus - VIDEO_CARDS setting to build driver for Intel video cards Gen4-Gen7 dummy - VIDEO_CARDS setting to build driver for dummy video cards exynos - VIDEO_CARDS setting to build driver for Samsung Exynos video cards freedreno - VIDEO_CARDS setting to build reverse-engineered driver for Qualcomm Adreno cards |
