2024-12-15 23:03:26 UTC

This commit is contained in:
Repository mirror & CI
2024-12-15 23:03:26 +00:00
parent 3f4316ff77
commit 4172dff8a0
5 changed files with 6 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ DESCRIPTION=SOCI - The C++ Database Access Library
EAPI=8
HOMEPAGE=https://sourceforge.net/projects/soci/
INHERIT=cmake
IUSE=odbc sqlite oracle postgres mysql +static test ubsan lto +cxx11
IUSE=odbc sqlite oracle postgres mysql static-libs test lto +cxx11
KEYWORDS=~amd64
LICENSE=Boost-1.0
RDEPEND=>=dev-libs/boost-1.85.0-r1 odbc? ( dev-db/unixODBC ) sqlite? ( dev-db/sqlite ) oracle? ( dev-db/oracle-instantclient[sdk] ) postgres? ( dev-db/postgresql ) mysql? ( dev-db/mysql )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://sourceforge.net/projects/soci/files/soci/soci-4.0.3/soci-4.0.3.tar.gz/download -> soci-4.0.3.tar.gz
_eclasses_=toolchain-funcs fa554cc3cff825d21dfe3f24841e29cf multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=02dd89d21830d0040f4c8ae58868da0a
_md5_=b9bc62e7c062f57c41a090c33fc5d0fe

View File

@@ -5,11 +5,11 @@ DESCRIPTION=spotify_player is a fast, easy to use, and configurable terminal mus
EAPI=8
HOMEPAGE=https://github.com/aome510/spotify-player
INHERIT=cargo git-r3
IUSE=daemon image +libnotify lyrics +media-control pulseaudio sixel +streaming debug
IUSE=daemon image +libnotify +media-control pulseaudio sixel +streaming debug
LICENSE=0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 ISC LGPL-3 LGPL-3+ MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB
PROPERTIES=live
RDEPEND=dev-libs/openssl sys-apps/dbus libnotify? ( x11-libs/libnotify ) pulseaudio? ( media-libs/libpulse ) sixel? ( media-libs/libsixel ) streaming? ( media-libs/alsa-lib )
REQUIRED_USE=sixel? ( image ) daemon? ( streaming )
SLOT=0
_eclasses_=toolchain-funcs fa554cc3cff825d21dfe3f24841e29cf multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 55e231f09fddb09cbbaa254cf234368b rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo b5f350ebe96460cff090d0f2ae7e698a git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=6341954571be9923d99d606f7cde725d
_md5_=6e9f318382e040ce91fbd2a68df2828a

View File

@@ -458,7 +458,7 @@ dev-db/pg_query_vala 0.1.0_pre20240326-r1 0.1.0_pre20241001: Thin wrapper around
dev-db/pg_repack 1.5.0: Reorganize tables in PostgreSQL databases with minimal locks
dev-db/psequel 0.2.0-r1: Run your SQL query
dev-db/rum 1.3.13-r1 1.3.14: RUM access method - inverted index with additional information in posting lists
dev-db/soci 4.0.3-r2: SOCI - The C++ Database Access Library
dev-db/soci 4.0.3-r3: SOCI - The C++ Database Access Library
dev-db/sqlcmd 1.8.2: The MSSQL SQLCMD CLI tool
dev-db/tdscpp 20240707: C++ library to communicate with Microsoft SQL server
dev-debug/gdb-dashboard 0.17.2 0.17.3: Modular visual interface for GDB in Python

View File

@@ -1 +1 @@
Sun, 15 Dec 2024 18:18:57 +0000
Sun, 15 Dec 2024 23:03:26 +0000