From 383dd77cb975b2fedada1e71d42da5470e4dbdf6 Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Thu, 12 Jan 2023 13:07:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=BC=D0=B0=D1=81=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/default/package.keywords/default | 2 +- profiles/default/package.keywords/depends | 2 +- profiles/default/package.keywords/games | 2 +- scripts/ini.sh | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/profiles/default/package.keywords/default b/profiles/default/package.keywords/default index 2b9b823bc..68f94794a 100644 --- a/profiles/default/package.keywords/default +++ b/profiles/default/package.keywords/default @@ -71,7 +71,7 @@ media-gfx/darktable amd64 ~media-sound/potamus-17 amd64 ~media-sound/volumeicon-0.5.1 amd64 ~media-video/avidemux-2.7.8 amd64 -~media-video/obs-studio-27.2.4 amd64 +~media-video/obs-studio-29.0.0 amd64 ~media-video/shotcut-22.04.25 amd64 ~media-video/smplayer-22.2.0 amd64 ~media-video/v4l2loopback-0.12.5 amd64 diff --git a/profiles/default/package.keywords/depends b/profiles/default/package.keywords/depends index 3346147e9..b565a5a3c 100644 --- a/profiles/default/package.keywords/depends +++ b/profiles/default/package.keywords/depends @@ -54,7 +54,7 @@ ~app-crypt/md4sum-0.02.03 amd64 ~app-crypt/nasty-0.6 amd64 ~app-crypt/onak-0.5.0 amd64 -~app-crypt/pdfcrack-0.19 amd64 +~app-crypt/pdfcrack-0.20 amd64 ~app-crypt/pius-3.0.0 amd64 ~app-crypt/pkcrack-1.2.2 amd64 ~app-crypt/pkcs11-data-0.7.4 amd64 diff --git a/profiles/default/package.keywords/games b/profiles/default/package.keywords/games index de86ff514..2fe65789c 100644 --- a/profiles/default/package.keywords/games +++ b/profiles/default/package.keywords/games @@ -456,7 +456,7 @@ ~games-strategy/lgeneral-1.4.4 amd64 ~games-strategy/majesty-demo-1.0.0 amd64 ~games-strategy/maxr-0.2.9 amd64 -~games-strategy/naev-0.9.4 amd64 +~games-strategy/naev-0.10.1 amd64 ~games-strategy/openra-20190314 amd64 ~games-strategy/scorched3d-44 amd64 ~games-strategy/tornado-1.4 amd64 diff --git a/scripts/ini.sh b/scripts/ini.sh index 01fed0db7..3dcd10d38 100644 --- a/scripts/ini.sh +++ b/scripts/ini.sh @@ -61,6 +61,7 @@ calc_ini_files(){ local path for path in $(calc_repo_dirs) \ /var/lib/calculate/calculate-update \ + "$HOME/.calculate" \ /var/lib/calculate \ /etc/calculate \ /var/calculate \