2024-07-18 16:48:51 UTC

This commit is contained in:
Repository mirror & CI
2024-07-18 16:48:51 +00:00
parent aa28089ec1
commit bcbc38da43
10 changed files with 45 additions and 32 deletions

View File

@@ -1,12 +1,14 @@
DEFINED_PHASES=install unpack
DEFINED_PHASES=install postinst postrm preinst
DESCRIPTION=GUI configurator for supported QMK-based keyboards
EAPI=8
HOMEPAGE=https://caniusevia.com
INHERIT=desktop
HOMEPAGE=https://www.caniusevia.com/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-accessibility/at-spi2-core dev-libs/expat dev-libs/glib dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa sys-apps/dbus x11-libs/cairo x11-libs/gtk+ x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango
RDEPEND=app-accessibility/at-spi2-core dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus sys-fs/fuse:0 sys-libs/zlib x11-libs/cairo x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/the-via/releases/releases/download/v3.0.0/via-3.0.0-linux.AppImage -> via-3.0.0.AppImage
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=c48b207ef4aa44b3dff634965ff8c627
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=a50e6090fa126e343c36c161958aab45

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -10,4 +10,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/microsoft/go-sqlcmd/archive/refs/tags/v1.7.0.tar.gz -> sqlcmd-1.7.0.tar.gz https://gitlab.com/freijon_gentoo/dev-db/sqlcmd/-/raw/main/sqlcmd-1.7.0-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=d26992ef97fdd41d768a96dec6b88766
_md5_=31708735622b5ebb16c075f8e72f4741

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=The MSSQL SQLCMD CLI tool
EAPI=8
HOMEPAGE=https://learn.microsoft.com/sql/tools/sqlcmd/go-sqlcmd-utility
INHERIT=go-module shell-completion
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/microsoft/go-sqlcmd/archive/refs/tags/v1.8.0.tar.gz -> sqlcmd-1.8.0.tar.gz https://gitlab.com/freijon_gentoo/dev-db/sqlcmd/-/raw/main/sqlcmd-1.8.0-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=86a496f66b39a8954fb20ccef75a98ae

View File

@@ -5,11 +5,10 @@ DESCRIPTION=A basic clipboard manager for Wayland.
EAPI=8
HOMEPAGE=https://github.com/chmouel/clipman/
INHERIT=go-module
IUSE=+man
KEYWORDS=~amd64
LICENSE=BSD GPL-3 MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/chmouel/clipman/archive/refs/tags/v1.6.2.tar.gz -> clipman-1.6.2.tar.gz https://kdrive.infomaniak.com/2/app/192129/share/901d89f7-3efa-4922-a7ee-550314e02a8e/files/21/download -> clipman-1.6.2-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=215c88c0fb3fc349e80798046a1d501f
_md5_=7068d9696eabbcb85ba54615f55c2c14

View File

@@ -5,11 +5,10 @@ DESCRIPTION=A basic clipboard manager for Wayland.
EAPI=8
HOMEPAGE=https://github.com/chmouel/clipman/
INHERIT=go-module
IUSE=+man
KEYWORDS=~amd64
LICENSE=BSD GPL-3 MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/chmouel/clipman/archive/refs/tags/v1.6.3.tar.gz -> clipman-1.6.3.tar.gz https://gitlab.com/freijon_gentoo/gui-apps/clipman/-/raw/main/clipman-1.6.3-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=a03080b2052ab5cd70bde10fb12d0cd0
_md5_=5659400f5451460f37916e5d007809d5

View File

@@ -11,4 +11,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/chmouel/clipman/archive/refs/tags/v1.6.4.tar.gz -> clipman-1.6.4.tar.gz https://gitlab.com/freijon_gentoo/gui-apps/clipman/-/raw/main/clipman-1.6.4-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=4455c49b7dcf1798ad5109cd2087cf54
_md5_=a231303872a694e54114496b76ddc931

View File

@@ -380,7 +380,7 @@ app-voices/rhvoice-bdl 4.1: RHVoice voice: bdl (en)
app-voices/rhvoice-clb 4.0: RHVoice voice: clb (en)
app-voices/rhvoice-slt 4.1: RHVoice voice: slt (en)
dev-build/FoBiS 3.0.5-r1: FoBiS.py, a Fortran Building System for poor men
dev-build/cargo-make 0.37.13: Rust task runner and build tool
dev-build/cargo-make 0.37.14: Rust task runner and build tool
dev-build/fpm 0.9.0 0.10.0: Fortran Package Manager (fpm)
dev-build/fypp 3.1 3.2: Fypp - Python powered Fortran preprocessor
dev-build/just 1.31.0: Just a command runner (with syntax inspired by 'make')
@@ -454,7 +454,7 @@ dev-db/pg_query_vala 0.1.0_pre20240326-r1: Thin wrapper around libpg_query to us
dev-db/pg_repack 1.5.0: Reorganize tables in PostgreSQL databases with minimal locks
dev-db/psequel 0.1.8-r1: Run your SQL query
dev-db/rum 1.3.13: RUM access method - inverted index with additional information in posting lists
dev-db/sqlcmd 1.7.0: The MSSQL SQLCMD CLI tool
dev-db/sqlcmd 1.7.0 1.8.0: The MSSQL SQLCMD CLI tool
dev-db/tdscpp 20240707: C++ library to communicate with Microsoft SQL server
dev-debug/gdb-dashboard 0.17.2: Modular visual interface for GDB in Python
dev-debug/lldb-mi 0.0.1 9999: LLDB Machine Interface Driver

View File

@@ -1 +1 @@
Thu, 18 Jul 2024 16:33:55 +0000
Thu, 18 Jul 2024 16:48:51 +0000