2022-05-05 04:18:04 UTC

This commit is contained in:
Repository mirror & CI
2022-05-05 04:18:04 +00:00
parent 886add80c2
commit 1cb586bee3
66 changed files with 489 additions and 231 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=lua? ( ^^ ( lua_single_target_luajit lua_single_target_lua5-1 ) )
SLOT=0
SRC_URI=https://github.com/andmarti1424/sc-im/archive/v0.8.2.tar.gz -> sc-im-0.8.2.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b lua-utils e69ff116248d78546ae1a234c086fe80 lua-single f2c2fb82c912dd65d53bdae3613a331f edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7
_md5_=117475d2d4481e4b58b882ac4ebb93a2
_md5_=7e5021e7f5880f07a801fd4f7ce70149

View File

@@ -1,14 +1,14 @@
BDEPEND=sys-apps/pkgcore
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=>=dev-lang/R-3.3.0 dev-R/Rcpp =sci-libs/ensmallen-2.17.0*:= dev-lang/R
DEPEND=>=dev-lang/R-3.3.0 dev-R/Rcpp =sci-libs/ensmallen-2.19.0*:= dev-lang/R
DESCRIPTION=Header-Only C++ Mathematical Optimization library for armadillo
EAPI=7
HOMEPAGE=https://cran.r-project.org/package=RcppEnsmallen
HOMEPAGE=https://cran.r-project.org/package=RcppEnsmallen https://github.com/coatless-rpkg/rcppensmallen
INHERIT=R-packages eapi8-dosym
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=>=dev-lang/R-3.3.0 dev-R/Rcpp =sci-libs/ensmallen-2.17.0*:= >=dev-R/RcppArmadillo-0.8.400.0.0 dev-lang/R
RDEPEND=>=dev-lang/R-3.3.0 dev-R/Rcpp =sci-libs/ensmallen-2.19.0*:= >=dev-R/RcppArmadillo-0.9.800.0.0 dev-lang/R
SLOT=0
SRC_URI=mirror://cran/src/contrib/RcppEnsmallen_0.2.17.0.1.tar.gz
SRC_URI=mirror://cran/src/contrib/RcppEnsmallen_0.2.19.0.1.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff optfeature d524f291c80f9d21ad80fe978e3ca760 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b R-packages 35dbf51e6d9579aa79a8e181e81e094e eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5
_md5_=e39de2d50a478f81283769b67a4db581
_md5_=202ba096c10c577c7e3ffc25408a5c2b

View File

@@ -0,0 +1,14 @@
BDEPEND=sys-apps/pkgcore
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=>=dev-lang/R-3.1 dev-libs/libuv dev-lang/R
DESCRIPTION=Cross-Platform File System Operations Based on libuv
EAPI=7
HOMEPAGE=https://cran.r-project.org/package=fs https://fs.r-lib.org/ https://github.com/r-lib/fs
INHERIT=R-packages
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/R-3.1 dev-libs/libuv dev-lang/R
SLOT=0
SRC_URI=mirror://cran/src/contrib/fs_1.5.2.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff optfeature d524f291c80f9d21ad80fe978e3ca760 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b R-packages 35dbf51e6d9579aa79a8e181e81e094e
_md5_=45c8c512d239e6d70e65d0773c3c55a4

View File

@@ -0,0 +1,14 @@
BDEPEND=sys-apps/pkgcore
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=>=dev-R/cli-3.0.0 >=dev-R/httr-1.4.0 dev-R/withr >=dev-R/glue-1.3.0 >=dev-lang/R-3.3 >=dev-R/fs-1.3.1 dev-R/jsonlite dev-R/rappdirs >=dev-R/rlang-0.4.9 dev-R/rstudioapi dev-lang/R
DESCRIPTION=Utilities for Working with Google APIs
EAPI=7
HOMEPAGE=https://cran.r-project.org/package=gargle https://gargle.r-lib.org/ https://github.com/r-lib/gargle
INHERIT=R-packages
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-R/cli-3.0.0 >=dev-R/httr-1.4.0 dev-R/withr >=dev-R/glue-1.3.0 >=dev-lang/R-3.3 >=dev-R/fs-1.3.1 dev-R/jsonlite dev-R/rappdirs >=dev-R/rlang-0.4.9 dev-R/rstudioapi dev-lang/R
SLOT=0
SRC_URI=mirror://cran/src/contrib/gargle_1.2.0.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff optfeature d524f291c80f9d21ad80fe978e3ca760 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b R-packages 35dbf51e6d9579aa79a8e181e81e094e
_md5_=1382ebf8803090f445823929bfcd7f23

View File

@@ -3,12 +3,12 @@ DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=>=dev-lang/R-3.3 dev-R/digest dev-R/glue >=dev-R/gtable-0.1.1 dev-R/isoband >=dev-R/rlang-0.4.10 >=dev-R/scales-0.5.0 dev-R/tibble >=dev-R/withr-2.0.0 virtual/MASS virtual/mgcv dev-lang/R
DESCRIPTION=Create Elegant Data Visualisations using the grammar of graphics
EAPI=7
HOMEPAGE=https://cran.r-project.org/package=ggplot2
HOMEPAGE=https://cran.r-project.org/package=ggplot2 https://ggplot2.tidyverse.org/ https://github.com/tidyverse/ggplot2
INHERIT=R-packages
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/R-3.3 dev-R/digest dev-R/glue >=dev-R/gtable-0.1.1 dev-R/isoband >=dev-R/rlang-0.4.10 >=dev-R/scales-0.5.0 dev-R/tibble >=dev-R/withr-2.0.0 virtual/MASS virtual/mgcv dev-lang/R
SLOT=0
SRC_URI=mirror://cran/src/contrib/ggplot2_3.3.5.tar.gz
SRC_URI=mirror://cran/src/contrib/ggplot2_3.3.6.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff optfeature d524f291c80f9d21ad80fe978e3ca760 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b R-packages 35dbf51e6d9579aa79a8e181e81e094e
_md5_=0d2a7b18d6ac12bf13deb92708b09da3
_md5_=f9e5437b55df38b1f6e2204a6e538348

View File

@@ -0,0 +1,14 @@
BDEPEND=sys-apps/pkgcore
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=>=dev-R/cli-3.0.0 dev-R/pillar dev-R/lifecycle dev-R/magrittr >=dev-R/glue-1.4.2 >=dev-R/rlang-0.4.9 dev-R/uuid >=dev-lang/R-3.3 >=dev-R/gargle-1.2.0 dev-R/httr dev-R/jsonlite >=dev-R/purrr-0.2.3 >=dev-R/tibble-2.0.0 >=dev-R/vctrs-0.3.0 dev-R/withr dev-lang/R
DESCRIPTION=An Interface to Google Drive
EAPI=7
HOMEPAGE=https://cran.r-project.org/package=googledrive https://googledrive.tidyverse.org/ https://github.com/tidyverse/googledrive
INHERIT=R-packages
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-R/cli-3.0.0 dev-R/pillar dev-R/lifecycle dev-R/magrittr >=dev-R/glue-1.4.2 >=dev-R/rlang-0.4.9 dev-R/uuid >=dev-lang/R-3.3 >=dev-R/gargle-1.2.0 dev-R/httr dev-R/jsonlite >=dev-R/purrr-0.2.3 >=dev-R/tibble-2.0.0 >=dev-R/vctrs-0.3.0 dev-R/withr dev-lang/R
SLOT=0
SRC_URI=mirror://cran/src/contrib/googledrive_2.0.0.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff optfeature d524f291c80f9d21ad80fe978e3ca760 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b R-packages 35dbf51e6d9579aa79a8e181e81e094e
_md5_=e04b49aad612183a4d5dbb229b1e92c4

View File

@@ -0,0 +1,14 @@
BDEPEND=sys-apps/pkgcore
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=dev-R/cellranger dev-R/ids dev-R/magrittr >=dev-R/googledrive-2.0.0 >=dev-R/glue-1.3.0 dev-R/purrr >=dev-R/rlang-0.4.11 >=dev-lang/R-3.3 >=dev-R/cli-3.0.0 dev-R/curl >=dev-R/gargle-1.2.0 dev-R/httr dev-R/rematch2 >=dev-R/tibble-2.1.1 >=dev-R/vctrs-0.2.3 dev-lang/R
DESCRIPTION=Access Google Sheets using the Sheets API V4
EAPI=7
HOMEPAGE=https://cran.r-project.org/package=googlesheets4 https://googlesheets4.tidyverse.org/ https://github.com/tidyverse/googlesheets4
INHERIT=R-packages
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-R/cellranger dev-R/ids dev-R/magrittr >=dev-R/googledrive-2.0.0 >=dev-R/glue-1.3.0 dev-R/purrr >=dev-R/rlang-0.4.11 >=dev-lang/R-3.3 >=dev-R/cli-3.0.0 dev-R/curl >=dev-R/gargle-1.2.0 dev-R/httr dev-R/rematch2 >=dev-R/tibble-2.1.1 >=dev-R/vctrs-0.2.3 dev-lang/R
SLOT=0
SRC_URI=mirror://cran/src/contrib/googlesheets4_1.0.0.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff optfeature d524f291c80f9d21ad80fe978e3ca760 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b R-packages 35dbf51e6d9579aa79a8e181e81e094e
_md5_=a5b1428183ebb1385b698e99578cf92e

View File

@@ -0,0 +1,14 @@
BDEPEND=sys-apps/pkgcore
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=dev-R/openssl dev-R/uuid dev-lang/R
DESCRIPTION=Generate Random Identifiers
EAPI=7
HOMEPAGE=https://github.com/richfitz/ids https://cran.r-project.org/package=ids
INHERIT=R-packages
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-R/openssl dev-R/uuid dev-lang/R
SLOT=0
SRC_URI=mirror://cran/src/contrib/ids_1.0.1.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff optfeature d524f291c80f9d21ad80fe978e3ca760 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b R-packages 35dbf51e6d9579aa79a8e181e81e094e
_md5_=343de46057314d0af7869c54814a5561

View File

@@ -0,0 +1,14 @@
BDEPEND=sys-apps/pkgcore
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=dev-R/cli >=dev-R/callr-3.2.0 dev-R/desc >=dev-R/withr-2.3.0 dev-R/R6 >=dev-lang/R-3.1 dev-R/crayon dev-R/prettyunits dev-R/rprojroot dev-lang/R
DESCRIPTION=Find Tools Needed to Build R Packages
EAPI=7
HOMEPAGE=https://github.com/r-lib/pkgbuild https://cran.r-project.org/package=pkgbuild
INHERIT=R-packages
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-R/cli >=dev-R/callr-3.2.0 dev-R/desc >=dev-R/withr-2.3.0 dev-R/R6 >=dev-lang/R-3.1 dev-R/crayon dev-R/prettyunits dev-R/rprojroot dev-lang/R
SLOT=0
SRC_URI=mirror://cran/src/contrib/pkgbuild_1.3.1.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff optfeature d524f291c80f9d21ad80fe978e3ca760 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b R-packages 35dbf51e6d9579aa79a8e181e81e094e
_md5_=cd8098ed7c7e35b2cd1f971da49c0197

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/R-3.1.0 >=dev-R/ellipsis-0.3.2 >=dev-R/fansi-0.4.0 >=dev-R/lifecycle-1.0.0 dev-R/magrittr >=dev-R/pillar-1.6.0 dev-R/pkgconfig >=dev-R/rlang-0.4.3 >=dev-R/vctrs-0.3.8 dev-lang/R
SLOT=0
SRC_URI=mirror://cran/src/contrib/tibble_3.1.6.tar.gz
SRC_URI=mirror://cran/src/contrib/tibble_3.1.7.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff optfeature d524f291c80f9d21ad80fe978e3ca760 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b R-packages 35dbf51e6d9579aa79a8e181e81e094e
_md5_=b55418518687b8748611528d92f8bcc3
_md5_=5017c5fb0e1952f7644803a663074f08

View File

@@ -0,0 +1,14 @@
BDEPEND=sys-apps/pkgcore
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=dev-lang/R
DESCRIPTION=Tools for Generating and Handling of UUIDs
EAPI=7
HOMEPAGE=https://github.com/s-u/uuid https://www.rforge.net/uuid https://cran.r-project.org/package=uuid
INHERIT=R-packages
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=mirror://cran/src/contrib/uuid_1.1-0.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff optfeature d524f291c80f9d21ad80fe978e3ca760 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b R-packages 35dbf51e6d9579aa79a8e181e81e094e
_md5_=f15b5747c45c9c1eb729c31db6b3d4a0

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-libs/libfmt )
DEPEND=dev-libs/libfmt
DESCRIPTION=A simple polyfill allowing you to use std::format
EAPI=8
HOMEPAGE=https://gitlab.com/ananicy-cpp/stl-polyfills/std-format
@@ -12,4 +12,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/ananicy-cpp/stl-polyfills/std-format/-/archive/45296602ad78a804411e7c3b617e13759f38e4e7/std-format-45296602ad78a804411e7c3b617e13759f38e4e7.tar.bz2
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=9dadd9d42db3d85c23da0c2e91fca826
_md5_=1f49173a843e9b3edd2af8439f6fa7a6

View File

@@ -1,15 +1,15 @@
BDEPEND=dev-ml/dune-configurator dev-ml/dune dev-lang/ocaml
BDEPEND=dev-ml/dune-configurator dev-ml/opam dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=dev-ml/camlidl:= sys-fs/fuse:0 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=OCaml binding for fuse
EAPI=8
HOMEPAGE=https://sourceforge.net/projects/ocamlfuse/ https://github.com/astrada/ocamlfuse https://opam.ocaml.org/packages/ocamlfuse
INHERIT=dune
INHERIT=dune toolchain-funcs
IUSE=ocamlopt
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-ml/camlidl:= sys-fs/fuse:0 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0
SRC_URI=https://github.com/astrada/ocamlfuse/archive/v2.7.1_cvs7.tar.gz -> ocamlfuse-2.7.1_p7.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c
_md5_=aecc1ea720ee816cb8ddd9c9777854df
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b
_md5_=02bab3ceb11f463835dd89aeecdbc05b

View File

@@ -12,6 +12,6 @@ RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/f/fastavro/fastavro-1.4.7.tar.gz
SRC_URI=mirror://pypi/f/fastavro/fastavro-1.4.11.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=2897101e03b14e679564ea03a67c896f
_md5_=77be8e7347c1c02144cba35149657f2a

View File

@@ -1,6 +1,6 @@
BDEPEND=test? ( >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ddt-1.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/lxml-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/suds-0.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/eventlet-0.18.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urllib3-1.21.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
BDEPEND=test? ( >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ddt-1.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/lxml-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/suds-community-0.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/eventlet-0.18.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urllib3-1.21.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/lxml-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/suds-0.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/eventlet-0.18.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urllib3-1.21.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/lxml-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/suds-community-0.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/eventlet-0.18.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urllib3-1.21.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=Oslo VMware library for OpenStack projects
EAPI=8
HOMEPAGE=https://pypi.org/project/oslo.vmware/ https://opendev.org/openstack/oslo.vmware https://launchpad.net/oslo.vmware
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/lxml-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/suds-0.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/eventlet-0.18.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urllib3-1.21.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/lxml-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/suds-community-0.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/eventlet-0.18.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/urllib3-1.21.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-2.19.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/o/oslo.vmware/oslo.vmware-3.10.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=d536018e0672612c4447e54175e41501
_md5_=ceb77d7c7c819a38f89ac1d3efea4511

View File

@@ -0,0 +1,17 @@
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-python/sphinx-4.4.0[python_targets_python3_10(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 >=dev-python/sphinx-4.4.0[python_targets_python3_9(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 >=dev-python/sphinx-4.4.0[python_targets_python3_8(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.7-r1:0 >=dev-python/sphinx-4.4.0[python_targets_pypy3(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_pypy3(-)] ) ) ) test? ( dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.6.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.0.1[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.6.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Plugin for testing Cython extension modules
EAPI=8
HOMEPAGE=https://github.com/lgpage/pytest-cython
INHERIT=distutils-r1
IUSE=doc test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.6.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pytest-cython/pytest-cython-0.2.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=6393408656860afee03575d168a66f94

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=>=dev-python/cryptography-3.4.4[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/t/types-paramiko/types-paramiko-2.8.17.tar.gz
SRC_URI=mirror://pypi/t/types-paramiko/types-paramiko-2.8.21.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=519f6fc93a76a8cd07cb0469a3768d02

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/t/types-python-dateutil/types-python-dateutil-2.8.10.tar.gz
SRC_URI=mirror://pypi/t/types-python-dateutil/types-python-dateutil-2.8.14.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=6f8518bfc3cf1f879a351c2852b61869

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/t/types-pytz/types-pytz-2021.3.5.tar.gz
SRC_URI=mirror://pypi/t/types-pytz/types-pytz-2021.3.7.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=3dd2bbd4cbec5ed61faa75fa946796ec

View File

@@ -11,6 +11,6 @@ LICENSE=Apache-2.0
RDEPEND=<dev-python/types-urllib3-1.27 python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/t/types-requests/types-requests-2.27.16.tar.gz
SRC_URI=mirror://pypi/t/types-requests/types-requests-2.27.25.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=aef84736228ff12676b0d59abd915709

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/t/types-urllib3/types-urllib3-1.26.11.tar.gz
SRC_URI=mirror://pypi/t/types-urllib3/types-urllib3-1.26.14.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=91e4eaa1ae9516fa05d496ab7487c447

View File

@@ -0,0 +1,17 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure prepare pretend setup
DEPEND=app-arch/rpm dev-libs/elfutils sys-libs/binutils-libs clang? ( <sys-devel/clang-14:= ) !clang? ( llvm? ( <sys-devel/llvm-14:= ) ) llvm? ( || ( sys-devel/llvm:12 sys-devel/llvm:13 sys-devel/llvm:14 ) ) !!sys-devel/llvm:0
DESCRIPTION=Binary annotation compiler plugin and tools
EAPI=8
HOMEPAGE=https://nickc.fedorapeople.org
INHERIT=autotools llvm toolchain-funcs
IUSE=clang doc llvm test
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-arch/rpm dev-libs/elfutils sys-libs/binutils-libs clang? ( <sys-devel/clang-14:= ) !clang? ( llvm? ( <sys-devel/llvm-14:= ) ) llvm? ( || ( sys-devel/llvm:12 sys-devel/llvm:13 sys-devel/llvm:14 ) )
REQUIRED_USE=clang? ( llvm )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://nickc.fedorapeople.org/annobin-10.67.tar.xz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 llvm 6f88d422e49b917bf254b2594f3d903c
_md5_=8dd9c7ab84b7d82aa839ce3bb1a4a201

View File

@@ -0,0 +1,17 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-lang/perl:= dev-perl/File-DesktopEntry dev-perl/File-DirList dev-perl/File-HomeDir dev-perl/File-Touch dev-perl/IPC-Run dev-perl/Moo dev-perl/libwww-perl dev-util/distro-info python? ( python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) ) app-text/docbook-xsl-stylesheets test? ( app-arch/zip dev-perl/Git-Wrapper dev-perl/GitLab-API-v4 dev-perl/List-Compare dev-perl/Software-License dev-perl/String-ShellQuote dev-perl/UNIVERSAL-require dev-python/pyftpdlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-util/shunit2 dev-vcs/subversion sys-libs/libfaketime virtual/perl-DB_File )
DESCRIPTION=Scripts to make the life of a Debian Package maintainer easier
EAPI=8
HOMEPAGE=https://salsa.debian.org/debian/devscripts
INHERIT=bash-completion-r1 distutils-r1
IUSE=python test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=dev-lang/perl:= dev-perl/File-DesktopEntry dev-perl/File-DirList dev-perl/File-HomeDir dev-perl/File-Touch dev-perl/IPC-Run dev-perl/Moo dev-perl/libwww-perl dev-util/distro-info python? ( python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) ) app-arch/dpkg app-crypt/gnupg app-text/wdiff !dev-util/checkbashisms dev-util/debhelper dev-util/patchutils sys-apps/fakeroot
REQUIRED_USE=python? ( || ( python_targets_python3_9 python_targets_python3_10 ) ) test? ( python )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://debian/pool/main/d/devscripts/devscripts_2.22.1.tar.xz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897
_md5_=d90ac7aaa5b45dce43bd9bcf53df584f

View File

@@ -1,14 +0,0 @@
BDEPEND=app-admin/chrpath
DEFINED_PHASES=install postinst postrm prepare
DEPEND=|| ( dev-libs/libayatana-appindicator dev-libs/libayatana-appindicator-bin ) net-libs/webkit-gtk dev-util/xdelta app-arch/tar dev-vcs/git app-arch/unzip net-misc/curl app-arch/cabextract x11-libs/libnotify sys-auth/polkit dev-libs/libdbusmenu app-emulation/dxvk-bin app-emulation/winetricks virtual/wine
DESCRIPTION=Open Source An Anime Game launcher for Linux with automatic anti-cheat patching and telemetry disabling
EAPI=8
HOMEPAGE=https://gitlab.com/an-anime-team/an-anime-game-launcher
INHERIT=xdg-utils
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=|| ( dev-libs/libayatana-appindicator dev-libs/libayatana-appindicator-bin ) net-libs/webkit-gtk dev-util/xdelta app-arch/tar dev-vcs/git app-arch/unzip net-misc/curl app-arch/cabextract x11-libs/libnotify sys-auth/polkit dev-libs/libdbusmenu app-emulation/dxvk-bin app-emulation/winetricks virtual/wine
SLOT=0
SRC_URI=https://gitlab.com/an-anime-team/aagl-ebuilds/-/archive/2.3.1/aagl-ebuilds-2.3.1.tar.gz
_eclasses_=xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e
_md5_=1cf2dce3d53669c00e2b9c4f9ca70b45

View File

@@ -0,0 +1,14 @@
BDEPEND=app-admin/chrpath
DEFINED_PHASES=install postinst postrm prepare
DEPEND=|| ( dev-libs/libayatana-appindicator dev-libs/libayatana-appindicator-bin ) net-libs/webkit-gtk dev-util/xdelta[lzma] app-arch/tar dev-vcs/git app-arch/unzip net-misc/curl app-arch/cabextract x11-libs/libnotify sys-auth/polkit dev-libs/libdbusmenu app-emulation/dxvk-bin app-emulation/winetricks virtual/wine
DESCRIPTION=Open Source An Anime Game launcher for Linux with automatic anti-cheat patching and telemetry disabling, binary package
EAPI=8
HOMEPAGE=https://gitlab.com/an-anime-team/an-anime-game-launcher
INHERIT=xdg-utils
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=|| ( dev-libs/libayatana-appindicator dev-libs/libayatana-appindicator-bin ) net-libs/webkit-gtk dev-util/xdelta[lzma] app-arch/tar dev-vcs/git app-arch/unzip net-misc/curl app-arch/cabextract x11-libs/libnotify sys-auth/polkit dev-libs/libdbusmenu app-emulation/dxvk-bin app-emulation/winetricks virtual/wine
SLOT=0
SRC_URI=https://gitlab.com/an-anime-team/aagl-ebuilds/-/archive/2.3.1/aagl-ebuilds-2.3.1.tar.gz
_eclasses_=xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e
_md5_=220eada0d9a51339e8bc820eb742bc0b

View File

@@ -1,15 +0,0 @@
BDEPEND=app-arch/unzip dev-python/mako[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-libs/spdlog dev-util/glslang >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst prepare test unpack
DESCRIPTION=A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more.
EAPI=8
HOMEPAGE=https://github.com/flightlessmango/MangoHud
INHERIT=distutils-r1 meson-multilib
IUSE=+dbus debug +X xnvctrl wayland video_cards_nvidia python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=-* ~amd64 ~x86
LICENSE=MIT
RDEPEND=app-arch/unzip dev-python/mako[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-libs/spdlog dev-util/glslang >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( X wayland ) xnvctrl? ( video_cards_nvidia ) || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=https://github.com/flightlessmango/MangoHud/archive/v0.6.6-1.tar.gz -> mangohud-0.6.6.1.tar.gz https://github.com/ocornut/imgui/archive/v1.81.tar.gz -> imgui-1.81.tar.gz https://wrapdb.mesonbuild.com/v2/imgui_1.81-1/get_patch -> imgui-1.81-1-meson-wrap.zip
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 meson 4e69b4b5d15387549776392e83e8c42c multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b meson-multilib 84c0d4019bf29be0d9d0a2d98fb8b0d9
_md5_=7798c03757e239b653f886575c4c5cfb

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/unzip python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst prepare test unpack
DEPEND=dev-python/mako[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-libs/spdlog[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
DESCRIPTION=A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more
EAPI=8
HOMEPAGE=https://github.com/flightlessmango/MangoHud
INHERIT=python-r1 distutils-r1 meson-multilib
IUSE=+dbus debug +X xnvctrl wayland video_cards_nvidia python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/mako[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-libs/spdlog[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( X wayland ) xnvctrl? ( video_cards_nvidia ) || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=https://github.com/flightlessmango/MangoHud/archive/v0.6.6-1.tar.gz -> mangohud-0.6.6.1.tar.gz https://github.com/ocornut/imgui/archive/v1.81.tar.gz -> imgui-1.81.tar.gz https://wrapdb.mesonbuild.com/v2/imgui_1.81-1/get_patch -> imgui-1.81-1-meson-wrap.zip
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 0827198943c9287a83534fd8cbe3d897 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 meson 4e69b4b5d15387549776392e83e8c42c multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b meson-multilib 84c0d4019bf29be0d9d0a2d98fb8b0d9
_md5_=038b8b047ec065401522c0346968eaf1

View File

@@ -6,8 +6,8 @@ HOMEPAGE=https://getmailspring.com/
INHERIT=unpacker xdg
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-accessibility/at-spi2-atk:2 app-accessibility/at-spi2-core:2 app-crypt/libsecret app-crypt/mit-krb5 dev-libs/atk dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss dev-libs/openssl-compat:1.0.0 gnome-base/gvfs media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus sys-devel/libtool sys-libs/db:5.3 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/libxshmfence x11-libs/pango x11-misc/xdg-utils
RDEPEND=app-accessibility/at-spi2-atk:2 app-accessibility/at-spi2-core:2 app-crypt/libsecret app-crypt/mit-krb5 dev-libs/atk dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss dev-libs/openssl-compat:1.0.0 gnome-base/gvfs media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus sys-devel/libtool sys-libs/db:5.3 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango x11-misc/xdg-utils
SLOT=0
SRC_URI=https://github.com/Foundry376/Mailspring/releases/download/1.10.2/mailspring-1.10.2-amd64.deb
SRC_URI=https://github.com/Foundry376/Mailspring/releases/download/1.10.3/mailspring-1.10.3-amd64.deb
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b unpacker 697382d119fd3d195f110b7979184285 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=622c67cffaf3a6fb6148e39f1a1aa67a
_md5_=7c9e622c3a66cfef02721b101746dd1c

View File

@@ -7,5 +7,5 @@ LICENSE=CDDL GPL-3
RDEPEND=virtual/jre:1.8
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/gephi/gephi/releases/download/v0.9.3/gephi-0.9.3-linux-x64.tar.gz
SRC_URI=https://github.com/gephi/gephi/releases/download/v0.9.5/gephi-0.9.5-linux-x64.tar.gz
_md5_=25935598c8d3ba3433920542f43acd36

View File

@@ -4,7 +4,7 @@ DEPEND=dev-libs/stb:= allegro? ( media-libs/allegro:5 ) freetype? ( media-libs/f
DESCRIPTION=Bloat-free graphical user interface library for C++
EAPI=8
HOMEPAGE=https://github.com/ocornut/imgui https://github.com/cimgui/cimgui
INHERIT=cmake
INHERIT=cmake flag-o-matic
IUSE=allegro bindings examples freetype glfw glut opengl sdl vulkan
KEYWORDS=~amd64
LICENSE=MIT
@@ -13,4 +13,4 @@ REQUIRED_USE=|| ( allegro glfw glut sdl ) || ( allegro opengl vulkan )
SLOT=0
SRC_URI=https://github.com/ocornut/imgui/archive/v1.87.tar.gz -> imgui-1.87.tar.gz https://github.com/cimgui/cimgui/archive/refs/tags/1.87.tar.gz -> cimgui-1.87.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=c21ff8d6f82968a04faf725b22623151
_md5_=058bf4bc5ef0c81e1d411320e29cf0f2

View File

@@ -0,0 +1,14 @@
BDEPEND=>=virtual/rust-1.53
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Adblocker for Spotify
EAPI=8
HOMEPAGE=https://github.com/abba23/spotify-adblock/
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=GPL-3 || ( Apache-2.0 MIT ) || ( MIT Unlicense )
RDEPEND=media-sound/spotify
SLOT=0
SRC_URI=https://github.com/abba23/spotify-adblock/archive/refs/tags/v1.0.2.tar.gz -> spotify-adblock-1.0.2.tar.gz https://crates.io/api/v1/crates/aho-corasick/0.7.18/download -> aho-corasick-0.7.18.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.119/download -> libc-0.2.119.crate https://crates.io/api/v1/crates/memchr/2.4.1/download -> memchr-2.4.1.crate https://crates.io/api/v1/crates/proc-macro2/1.0.36/download -> proc-macro2-1.0.36.crate https://crates.io/api/v1/crates/quote/1.0.15/download -> quote-1.0.15.crate https://crates.io/api/v1/crates/regex/1.5.4/download -> regex-1.5.4.crate https://crates.io/api/v1/crates/regex-syntax/0.6.25/download -> regex-syntax-0.6.25.crate https://crates.io/api/v1/crates/serde/1.0.136/download -> serde-1.0.136.crate https://crates.io/api/v1/crates/serde_derive/1.0.136/download -> serde_derive-1.0.136.crate https://crates.io/api/v1/crates/syn/1.0.86/download -> syn-1.0.86.crate https://crates.io/api/v1/crates/toml/0.5.8/download -> toml-0.5.8.crate https://crates.io/api/v1/crates/unicode-xid/0.2.2/download -> unicode-xid-0.2.2.crate
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b cargo 52a92ed3815080c5f2caac1905687b1c
_md5_=03e597781ded4fbe56660b9ca281bc84

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst
DESCRIPTION=Loads playlist entries before and after the the currently played file
EAPI=8
HOMEPAGE=https://github.com/mpv-player/mpv/tree/master/TOOLS/lua
INHERIT=mpv-plugin
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=LGPL-2.1+ GPL-2+ BSD ISC
RDEPEND=~media-video/mpv-0.33.1 media-video/mpv[lua]
SLOT=0
SRC_URI=https://github.com/mpv-player/mpv/archive/v0.33.1.tar.gz -> mpv-0.33.1.tar.gz
_eclasses_=mpv-plugin a2bb2493b1a6671120053543dc64f758
_md5_=16ec101cc3cc1e4bec453bacec8f7111

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst
DESCRIPTION=Automatic subtitle synchronization script for mpv media player
EAPI=8
HOMEPAGE=https://github.com/joaquintorres/autosubsync-mpv/
INHERIT=mpv-plugin
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-video/ffsubsync media-video/mpv[lua]
SLOT=0
SRC_URI=https://github.com/joaquintorres/autosubsync-mpv/archive/989e73fd25800d4722b9bb1105aac65f55fec035.tar.gz -> autosubsync-mpv-20220402.tar.gz
_eclasses_=mpv-plugin a2bb2493b1a6671120053543dc64f758
_md5_=ae6fe677352e337651ad483979e34ed1

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-qt/qtdbus virtual/pkgconfig
DEFINED_PHASES=compile install postinst
DESCRIPTION=Disable the notifications while mpv is running
EAPI=8
HOMEPAGE=https://gitlab.com/smaniottonicola/kde-do-not-disturb
INHERIT=mpv-plugin toolchain-funcs
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=Unlicense
RDEPEND=media-video/mpv:=[cplugins,libmpv]
SLOT=0
SRC_URI=https://gitlab.com/smaniottonicola/kde-do-not-disturb/-/archive/769b83b82c3bb749dd7878ca23e919cb5329ea64/kde-do-not-disturb-769b83b82c3bb749dd7878ca23e919cb5329ea64.tar.gz -> kde-do-not-disturb-20220109.tar.gz
_eclasses_=mpv-plugin a2bb2493b1a6671120053543dc64f758 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b
_md5_=2141d32984aef560558b24317ab2cd1d

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-qt/qtdbus virtual/pkgconfig
DEFINED_PHASES=compile install postinst
DESCRIPTION=Disable Night Color while mpv is running
EAPI=8
HOMEPAGE=https://gitlab.com/smaniottonicola/kde-night-color
INHERIT=mpv-plugin toolchain-funcs
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=Unlicense
RDEPEND=media-video/mpv:=[cplugins,libmpv]
SLOT=0
SRC_URI=https://gitlab.com/smaniottonicola/kde-night-color/-/archive/92739339a26cb2ce26beb41ef0650365e3ed5248/kde-night-color-92739339a26cb2ce26beb41ef0650365e3ed5248.tar.gz -> kde-night-color-20220109.tar.gz
_eclasses_=mpv-plugin a2bb2493b1a6671120053543dc64f758 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b
_md5_=8dbaf2aa2b15cca899a9ff681f004581

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst
DESCRIPTION=Fully automatic subtitle downloading for the MPV media player
EAPI=8
HOMEPAGE=https://github.com/davidde/mpv-autosub
INHERIT=mpv-plugin
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-video/subliminal media-video/mpv[lua]
SLOT=0
SRC_URI=https://github.com/davidde/mpv-autosub/archive/35115355bd339681f97d067538356c29e5b14afa.tar.gz -> mpv-autosub-20210629.tar.gz
_eclasses_=mpv-plugin a2bb2493b1a6671120053543dc64f758
_md5_=378f69f3e8a9a3807993423d5cd7a215

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst
DESCRIPTION=Automatically invoke the xrandr to set the parameters for the display output
EAPI=8
HOMEPAGE=https://gitlab.com/lvml/mpv-plugin-xrandr
INHERIT=mpv-plugin
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=media-video/mpv[lua]
SLOT=0
SRC_URI=https://gitlab.com/lvml/mpv-plugin-xrandr/-/archive/d4e06881367fdcd21572ae9f2d3280ffb5815f26/mpv-plugin-xrandr-d4e06881367fdcd21572ae9f2d3280ffb5815f26.tar.gz -> mpv-plugin-xrandr-20190523.tar.gz
_eclasses_=mpv-plugin a2bb2493b1a6671120053543dc64f758
_md5_=c249edd692115b169daa9a348d57a507

View File

@@ -1,14 +1,14 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst prepare test
BDEPEND=dev-qt/qtsvg:5 dev-libs/boost dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=dev-qt/qtcore:5 dev-qt/qtwidgets:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtmultimedia:5 dev-qt/qtdbus:5 dev-libs/openssl:=
DESCRIPTION=Chat client for https://twitch.tv
EAPI=8
HOMEPAGE=https://chatterino.com/
INHERIT=cmake optfeature
INHERIT=cmake optfeature xdg-utils
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-qt/qtcore:5 dev-qt/qtwidgets:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtmultimedia:5 dev-qt/qtdbus:5 dev-libs/openssl:=
SLOT=0
SRC_URI=https://github.com/Chatterino/chatterino2/archive/v2.3.5.tar.gz -> chatterino-2.3.5.tar.gz https://github.com/Chatterino/libcommuni/archive/a7b32cd.tar.gz -> libcommuni-a7b32cd.tar.gz https://github.com/Chatterino/qtkeychain/archive/de95462.tar.gz -> qtkeychain-de95462.tar.gz https://github.com/Tencent/rapidjson/archive/d87b698.tar.gz -> rapidjson-d87b698.tar.gz https://github.com/zaphoyd/websocketpp/archive/1b11fd3.tar.gz -> websocketpp-1b11fd3.tar.gz https://github.com/pajlada/serialize/archive/7d37cbf.tar.gz -> serialize-7d37cbf.tar.gz https://github.com/pajlada/signals/archive/25e4ec3.tar.gz -> signals-25e4ec3.tar.gz https://github.com/pajlada/settings/archive/04792d8.tar.gz -> settings-04792d8.tar.gz https://github.com/arsenm/sanitizers-cmake/archive/99e159e.tar.gz -> sanitizers-cmake-99e159e.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 optfeature d524f291c80f9d21ad80fe978e3ca760
_md5_=7a4022602a6f8f38a38fda848f9f1ee8
_md5_=5dede5f546b286071e59f86aa82e1882

File diff suppressed because one or more lines are too long

View File

@@ -1,17 +0,0 @@
BDEPEND=doc? ( app-doc/doxygen ) dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=app-arch/lz4 >=dev-cpp/eigen-3.0.5 dev-libs/boost dev-libs/tinyxml2 >=sci-libs/libccd-2.0 >=media-libs/assimp-3.0.0 >=sci-libs/fcl-0.2.9 sci-libs/flann sci-libs/octomap virtual/opengl x11-libs/libXi x11-libs/libXmu bullet? ( sci-physics/bullet ) examples? ( dev-games/openscenegraph ) glut? ( media-libs/freeglut ) ipopt? ( sci-libs/ipopt ) nlopt? ( >=sci-libs/nlopt-2.4.1 ) ode? ( dev-games/ode ) openscenegraph? ( dev-games/openscenegraph ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( dev-python/pybind11[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pybind11[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pybind11[python_targets_python3_10(-)] ) ) urdfdom? ( dev-libs/urdfdom ) urdfdom? ( dev-libs/urdfdom_headers )
DESCRIPTION=Dynamic Animation and Robotics Toolkit
EAPI=7
HOMEPAGE=https://dartsim.github.io
INHERIT=cmake python-single-r1
IUSE=bullet doc examples extras glut +ipopt +nlopt ode openscenegraph python test tests tutorials urdfdom python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=app-arch/lz4 >=dev-cpp/eigen-3.0.5 dev-libs/boost dev-libs/tinyxml2 >=sci-libs/libccd-2.0 >=media-libs/assimp-3.0.0 >=sci-libs/fcl-0.2.9 sci-libs/flann sci-libs/octomap virtual/opengl x11-libs/libXi x11-libs/libXmu bullet? ( sci-physics/bullet ) examples? ( dev-games/openscenegraph ) glut? ( media-libs/freeglut ) ipopt? ( sci-libs/ipopt ) nlopt? ( >=sci-libs/nlopt-2.4.1 ) ode? ( dev-games/ode ) openscenegraph? ( dev-games/openscenegraph ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( dev-python/pybind11[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pybind11[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pybind11[python_targets_python3_10(-)] ) ) urdfdom? ( dev-libs/urdfdom )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) ) || ( ipopt nlopt )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dartsim/dart/archive/v6.10.1.tar.gz -> dart-6.10.1.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=26a10ec12578ebd66fba0d691dda115d

View File

@@ -1,17 +0,0 @@
BDEPEND=app-text/dos2unix doc? ( app-doc/doxygen ) test? ( python? ( python_single_target_python3_8? ( dev-python/pytest[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pytest[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pytest[python_targets_python3_10(-)] ) ) ) dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=app-arch/lz4 >=dev-cpp/eigen-3.0.5 dev-libs/boost dev-libs/tinyxml2 >=sci-libs/libccd-2.0 >=media-libs/assimp-3.0.0 >=sci-libs/fcl-0.2.9 sci-libs/flann sci-libs/octomap bullet? ( sci-physics/bullet ) examples? ( dev-cpp/tiny-dnn dev-libs/urdfdom ) extras? ( dev-libs/urdfdom ) glut? ( media-libs/freeglut ) gui? ( dev-games/openscenegraph media-libs/imgui:=[glut(-)?,opengl(-)] media-libs/lodepng:= virtual/opengl x11-libs/libXi x11-libs/libXmu ) ipopt? ( sci-libs/ipopt ) nlopt? ( >=sci-libs/nlopt-2.4.1 ) ode? ( dev-games/ode ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( dev-python/pybind11[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pybind11[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pybind11[python_targets_python3_10(-)] ) ) urdfdom? ( dev-libs/urdfdom ) examples? ( dev-libs/urdfdom_headers ) extras? ( dev-cpp/gtest dev-libs/urdfdom_headers ) test? ( dev-cpp/gtest ) urdfdom? ( dev-libs/urdfdom_headers )
DESCRIPTION=Dynamic Animation and Robotics Toolkit
EAPI=8
HOMEPAGE=https://dartsim.github.io https://github.com/dartsim/dart
INHERIT=cmake python-single-r1
IUSE=bullet doc examples extras glut gui +ipopt +nlopt ode python test tests tutorials urdfdom cpu_flags_x86_mmx cpu_flags_x86_mmxext cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4a cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512dq cpu_flags_x86_avx512f cpu_flags_x86_avx512vl cpu_flags_x86_3dnow cpu_flags_x86_3dnowext cpu_flags_ppc_vsx cpu_flags_ppc_vsx2 cpu_flags_ppc_vsx3 cpu_flags_ppc_altivec cpu_flags_arm_neon cpu_flags_arm_iwmmxt cpu_flags_arm_iwmmxt2 cpu_flags_arm_neon python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=app-arch/lz4 >=dev-cpp/eigen-3.0.5 dev-libs/boost dev-libs/tinyxml2 >=sci-libs/libccd-2.0 >=media-libs/assimp-3.0.0 >=sci-libs/fcl-0.2.9 sci-libs/flann sci-libs/octomap bullet? ( sci-physics/bullet ) examples? ( dev-cpp/tiny-dnn dev-libs/urdfdom ) extras? ( dev-libs/urdfdom ) glut? ( media-libs/freeglut ) gui? ( dev-games/openscenegraph media-libs/imgui:=[glut(-)?,opengl(-)] media-libs/lodepng:= virtual/opengl x11-libs/libXi x11-libs/libXmu ) ipopt? ( sci-libs/ipopt ) nlopt? ( >=sci-libs/nlopt-2.4.1 ) ode? ( dev-games/ode ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( dev-python/pybind11[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pybind11[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pybind11[python_targets_python3_10(-)] ) ) urdfdom? ( dev-libs/urdfdom )
REQUIRED_USE=examples? ( gui ) gui? ( glut ) python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) gui ) || ( ipopt nlopt )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dartsim/dart/archive/v6.12.1.tar.gz -> dart-6.12.1.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=dd34095d12db6d27fdce73514a780cee

View File

@@ -0,0 +1,17 @@
BDEPEND=app-text/dos2unix doc? ( app-doc/doxygen ) test? ( python? ( python_single_target_python3_8? ( dev-python/pytest[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pytest[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pytest[python_targets_python3_10(-)] ) ) ) dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=app-arch/lz4 >=dev-cpp/eigen-3.0.5 dev-games/ode dev-libs/boost dev-libs/tinyxml2 dev-libs/urdfdom >=media-libs/assimp-3.0.0 media-libs/freeglut media-libs/imgui:=[glut(-),opengl(-)] media-libs/lodepng:= >=sci-libs/libccd-2.0 >=sci-libs/fcl-0.2.9 sci-libs/flann sci-libs/ipopt >=sci-libs/nlopt-2.4.1 sci-libs/octomap sci-physics/bullet virtual/opengl examples? ( dev-cpp/tiny-dnn ) osg? ( dev-games/openscenegraph ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( dev-python/pybind11[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pybind11[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pybind11[python_targets_python3_10(-)] ) ) dev-libs/urdfdom_headers extras? ( dev-cpp/gtest ) test? ( dev-cpp/gtest )
DESCRIPTION=Dynamic Animation and Robotics Toolkit
EAPI=8
HOMEPAGE=https://dartsim.github.io https://github.com/dartsim/dart
INHERIT=cmake python-single-r1
IUSE=doc examples extras osg python test tutorials cpu_flags_x86_mmx cpu_flags_x86_mmxext cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4a cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512dq cpu_flags_x86_avx512f cpu_flags_x86_avx512vl cpu_flags_x86_3dnow cpu_flags_x86_3dnowext cpu_flags_ppc_vsx cpu_flags_ppc_vsx2 cpu_flags_ppc_vsx3 cpu_flags_ppc_altivec cpu_flags_arm_neon cpu_flags_arm_iwmmxt cpu_flags_arm_iwmmxt2 cpu_flags_arm_neon python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=app-arch/lz4 >=dev-cpp/eigen-3.0.5 dev-games/ode dev-libs/boost dev-libs/tinyxml2 dev-libs/urdfdom >=media-libs/assimp-3.0.0 media-libs/freeglut media-libs/imgui:=[glut(-),opengl(-)] media-libs/lodepng:= >=sci-libs/libccd-2.0 >=sci-libs/fcl-0.2.9 sci-libs/flann sci-libs/ipopt >=sci-libs/nlopt-2.4.1 sci-libs/octomap sci-physics/bullet virtual/opengl examples? ( dev-cpp/tiny-dnn ) osg? ( dev-games/openscenegraph ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( dev-python/pybind11[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pybind11[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pybind11[python_targets_python3_10(-)] ) )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) osg )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dartsim/dart/archive/v6.12.1.tar.gz -> dart-6.12.1.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=758eff3825b0e68815a57a1cb7faefbe

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=sci-libs/armadillo[lapack]
DESCRIPTION=header only C++ library for numerical optimization
EAPI=7
HOMEPAGE=https://ensmallen.org
INHERIT=cmake
IUSE=openmp test
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=sci-libs/armadillo[lapack]
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mlpack/ensmallen/archive/2.16.2.tar.gz -> ensmallen-2.16.2.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=6af6cbbfec9b55f46670a162996dfc73

View File

@@ -1,16 +1,16 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=sci-libs/armadillo[lapack]
DEPEND=sci-libs/armadillo[lapack] test? ( dev-cpp/catch:0 )
DESCRIPTION=header only C++ library for numerical optimization
EAPI=8
HOMEPAGE=https://ensmallen.org
INHERIT=cmake
HOMEPAGE=https://ensmallen.org https://github.com/mlpack/ensmallen
INHERIT=cmake flag-o-matic
IUSE=openmp test
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=sci-libs/armadillo[lapack]
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mlpack/ensmallen/archive/2.17.0.tar.gz -> ensmallen-2.17.0.tar.gz
SRC_URI=https://github.com/mlpack/ensmallen/archive/2.19.0.tar.gz -> ensmallen-2.19.0.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=c196623851c317f73ad2a7665d3e14d2
_md5_=e1d740c20426db1a8478584d5da7608f

View File

@@ -0,0 +1,17 @@
BDEPEND=app-arch/unzip app-text/txt2man virtual/pkgconfig doc? ( app-doc/doxygen dev-libs/mathjax ) test? ( python_single_target_python3_8? ( dev-python/pytest[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pytest[python_targets_python3_9(-)] ) ) sys-devel/make >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) go? ( >=dev-lang/go-1.11.0 ) julia? ( || ( >=dev-lang/julia-1.3.0 >=dev-lang/julia-bin-1.3.0:* ) ) R? ( >=dev-lang/R-4.0 ) R? ( dev-R/BH >=dev-R/Rcpp-0.12.12 dev-R/RcppArmadillo dev-R/RcppEnsmallen dev-R/roxygen2 >=dev-R/testthat-2.1.0 ) python_single_target_python3_8? ( >=dev-libs/boost-1.58[python,python_targets_python3_8(-)] dev-libs/libxml2[python_targets_python3_8(-)] >=dev-python/cython-0.24[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pandas[python_targets_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-libs/boost-1.58[python,python_targets_python3_9(-)] dev-libs/libxml2[python_targets_python3_9(-)] >=dev-python/cython-0.24[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pandas[python_targets_python3_9(-)] dev-python/wheel[python_targets_python3_9(-)] ) >=dev-libs/cereal-1.1.2 dev-libs/stb >=sci-libs/armadillo-8.4.0[arpack,blas,lapack] >=sci-libs/ensmallen-2.10.0 R? ( dev-R/pkgbuild )
DESCRIPTION=scalable C++ machine learning library
EAPI=8
HOMEPAGE=https://www.mlpack.org https://github.com/mlpack/mlpack
INHERIT=cmake flag-o-matic go-module python-single-r1
IUSE=debug doc go julia openmp profile R source test python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=LGPL-3 BSD
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) go? ( >=dev-lang/go-1.11.0 ) julia? ( || ( >=dev-lang/julia-1.3.0 >=dev-lang/julia-bin-1.3.0:* ) ) R? ( >=dev-lang/R-4.0 ) R? ( dev-R/BH >=dev-R/Rcpp-0.12.12 dev-R/RcppArmadillo dev-R/RcppEnsmallen dev-R/roxygen2 >=dev-R/testthat-2.1.0 ) python_single_target_python3_8? ( >=dev-libs/boost-1.58[python,python_targets_python3_8(-)] dev-libs/libxml2[python_targets_python3_8(-)] >=dev-python/cython-0.24[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pandas[python_targets_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-libs/boost-1.58[python,python_targets_python3_9(-)] dev-libs/libxml2[python_targets_python3_9(-)] >=dev-python/cython-0.24[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pandas[python_targets_python3_9(-)] dev-python/wheel[python_targets_python3_9(-)] ) >=dev-libs/cereal-1.1.2 dev-libs/stb >=sci-libs/armadillo-8.4.0[arpack,blas,lapack] >=sci-libs/ensmallen-2.10.0
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=!test? ( test ) strip
SLOT=0
SRC_URI=https://github.com/mlpack/mlpack/archive/54c6ebe03a07d7c32db46a6a06a03e8b821da4f2.tar.gz -> mlpack-3.4.2_p20220501.tar.gz go? ( mirror://goproxy//github.com/ajstarks/svgo/@v/v0.0.0-20180226025133-644b8db467af.mod -> github.com%2Fajstarks%2Fsvgo%2F@v%2Fv0.0.0-20180226025133-644b8db467af.mod mirror://goproxy//github.com/fogleman/gg/@v/v1.2.1-0.20190220221249-0403632d5b90.mod -> github.com%2Ffogleman%2Fgg%2F@v%2Fv1.2.1-0.20190220221249-0403632d5b90.mod mirror://goproxy//github.com/golang/freetype/@v/v0.0.0-20170609003504-e2365dfdc4a0.mod -> github.com%2Fgolang%2Ffreetype%2F@v%2Fv0.0.0-20170609003504-e2365dfdc4a0.mod mirror://goproxy//github.com/jung-kurt/gofpdf/@v/v1.0.3-0.20190309125859-24315acbbda5.mod -> github.com%2Fjung-kurt%2Fgofpdf%2F@v%2Fv1.0.3-0.20190309125859-24315acbbda5.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20180321215751-8460e604b9de.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20180321215751-8460e604b9de.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20180807140117-3d87b88a115f.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20180807140117-3d87b88a115f.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20190125153040-c74c464bbbf2.zip -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20190125153040-c74c464bbbf2.zip mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20190125153040-c74c464bbbf2.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20190125153040-c74c464bbbf2.mod mirror://goproxy//golang.org/x/image/@v/v0.0.0-20180708004352-c73c2afc3b81.mod -> golang.org%2Fx%2Fimage%2F@v%2Fv0.0.0-20180708004352-c73c2afc3b81.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20180525024113-a5b4c53f6e8b.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20180525024113-a5b4c53f6e8b.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190206041539-40960b6deb8e.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190206041539-40960b6deb8e.mod mirror://goproxy//gonum.org/v1/gonum/@v/v0.0.0-20180816165407-929014505bf4.mod -> gonum.org%2Fv1%2Fgonum%2F@v%2Fv0.0.0-20180816165407-929014505bf4.mod mirror://goproxy//gonum.org/v1/gonum/@v/v0.7.0.zip -> gonum.org%2Fv1%2Fgonum%2F@v%2Fv0.7.0.zip mirror://goproxy//gonum.org/v1/gonum/@v/v0.7.0.mod -> gonum.org%2Fv1%2Fgonum%2F@v%2Fv0.7.0.mod mirror://goproxy//gonum.org/v1/netlib/@v/v0.0.0-20190313105609-8cb42192e0e0.zip -> gonum.org%2Fv1%2Fnetlib%2F@v%2Fv0.0.0-20190313105609-8cb42192e0e0.zip mirror://goproxy//gonum.org/v1/netlib/@v/v0.0.0-20190313105609-8cb42192e0e0.mod -> gonum.org%2Fv1%2Fnetlib%2F@v%2Fv0.0.0-20190313105609-8cb42192e0e0.mod mirror://goproxy//gonum.org/v1/plot/@v/v0.0.0-20190515093506-e2840ee46a6b.mod -> gonum.org%2Fv1%2Fplot%2F@v%2Fv0.0.0-20190515093506-e2840ee46a6b.mod mirror://goproxy//rsc.io/pdf/@v/v0.1.1.mod -> rsc.io%2Fpdf%2F@v%2Fv0.1.1.mod )
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 go-module a13d34fe4e2996720e1ca6c53b9ea95a python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=bfab8544a44fd529e18f031ad37cb998

View File

@@ -7,6 +7,6 @@ INHERIT=cmake
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/Alessandro-Barbieri/saclib/archive/ea3b65a61b762fc7f929ad9beeec80e1269828fc.tar.gz -> saclib-2.2.8_p20220502.tar.gz
SRC_URI=https://github.com/Alessandro-Barbieri/saclib/archive/4e5e3addfe4d75718b5a06e7ff0eaa332111d8fe.tar.gz -> saclib-2.2.8_p20220502-r1.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=7e15f572a1f3a0c1cca4aaaa631f5f2d
_md5_=af81484b2251150061b0dcbe81784d55

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-util/re2c dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/boost:=
DEPEND=dev-libs/boost:= test? ( dev-cpp/catch:0 )
DESCRIPTION=A solver for package problems in CUDF format
EAPI=8
HOMEPAGE=https://github.com/potassco/aspcud https://potassco.org/aspcud/
@@ -8,9 +8,9 @@ INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/boost:= sci-mathematics/clasp sci-mathematics/clingo
RDEPEND=dev-libs/boost:= test? ( dev-cpp/catch:0 ) sci-mathematics/clasp sci-mathematics/clingo
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/potassco/aspcud/archive/refs/tags/v1.9.5.tar.gz -> aspcud-1.9.5.tar.gz
SRC_URI=https://github.com/potassco/aspcud/archive/refs/tags/v1.9.6.tar.gz -> aspcud-1.9.6.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=2c8852ad3f92a61cefe900650091c518
_md5_=8e6a099ba8f2af557fd726e9763a191c

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=sci-libs/libpotassco:=
DEPEND=sci-libs/libpotassco:= test? ( dev-cpp/catch:0 )
DESCRIPTION=A conflict-driven nogood learning answer set solver
EAPI=8
HOMEPAGE=https://github.com/potassco/clasp http://www.cs.uni-potsdam.de/clasp/
@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=sci-libs/libpotassco:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/potassco/clasp/archive/refs/tags/v3.3.7.tar.gz -> clasp-3.3.7.tar.gz
SRC_URI=https://github.com/potassco/clasp/archive/refs/tags/v3.3.8.tar.gz -> clasp-3.3.8.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=9c2a8531f5bc70c66182fa99d905721f
_md5_=769062195b77769bb903df51b12c9a5a

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-util/re2c-0.13.5 >=sys-devel/bison-2.5 virtual/pkgconfig dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=sci-mathematics/clasp:=[tools] sci-libs/libpotassco:= lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) )
DEPEND=>=sci-mathematics/clasp-3.3.8:=[tools] sci-libs/libpotassco:= lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) )
DESCRIPTION=Integrated grounder and solver for answer set logic programs
EAPI=8
HOMEPAGE=https://github.com/potassco/clingo https://potassco.org/clingo
@@ -8,10 +8,10 @@ INHERIT=cmake lua-single python-single-r1 toolchain-funcs
IUSE=examples lua python test +tools lua_single_target_lua5-3 lua_single_target_lua5-4 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sci-mathematics/clasp:=[tools] sci-libs/libpotassco:= lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) )
RDEPEND=>=sci-mathematics/clasp-3.3.8:=[tools] sci-libs/libpotassco:= lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) )
REQUIRED_USE=lua? ( ^^ ( lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/potassco/clingo/archive/refs/tags/v5.5.1.tar.gz -> clingo-5.5.1.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 lua-utils e69ff116248d78546ae1a234c086fe80 lua-single f2c2fb82c912dd65d53bdae3613a331f python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=7c08a19f6de785093c5f25a3e1617968
_md5_=5b7babace0696a4c322e1c13ba96c7eb

View File

@@ -12,4 +12,4 @@ RDEPEND=glpk? ( sci-mathematics/glpk ) lpsolve? ( sci-mathematics/lpsolve ) sci-
SLOT=0
SRC_URI=https://www.i3s.unice.fr/~cpjm/misc/mccs-1.1-srcs.tgz http://deb.debian.org/debian/pool/main/m/mccs/mccs_1.1-9.debian.tar.xz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7
_md5_=30b7f083a1285aaf2348b95d1bc9934f
_md5_=452336f5ceb4e8e051505807273a17ca

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
BDEPEND=app-admin/chrpath dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/gmp sci-mathematics/minisat sys-libs/zlib
DESCRIPTION=solver for pseudo-Boolean constraints
@@ -11,4 +11,4 @@ RDEPEND=dev-libs/gmp sci-mathematics/minisat sys-libs/zlib
SLOT=0
SRC_URI=https://github.com/niklasso/minisatp/archive/d91742bcd18bf9dc9b5e94f48a4aa59d3c954fd2.tar.gz -> minisatp-0.1_p20121002.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=c0a40ce2a8848e6b2f61b99736581cb0
_md5_=3809ad9bd9a83989dd9f7922ed076ef1

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-libs/freeglut media-libs/glu media-libs/libglvnd sci-libs/saclib:= sys-libs/readline
SLOT=0
SRC_URI=https://github.com/Alessandro-Barbieri/qepcad/archive/810db4ee13667d5fd2e444b5709d303fed1791ff.tar.gz -> qepcad-1.72b_p20220502.tar.gz
SRC_URI=https://github.com/Alessandro-Barbieri/qepcad/archive/f79047ad332ee378d876dcbdc8725c3b1f5f7bb7.tar.gz -> qepcad-1.72b_p20220502-r1.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 optfeature d524f291c80f9d21ad80fe978e3ca760
_md5_=cf17cbc9199f69f0134ee5757512451a
_md5_=a09bf19336e17d6d2b83af288cce93ec

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-util/gperf sys-devel/flex virtual/pkgconfig virtual/yacc sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 virtual/fortran doc? ( app-doc/doxygen )
BDEPEND=dev-util/gperf sys-devel/flex virtual/pkgconfig virtual/yacc test? ( sys-devel/bc virtual/awk ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 virtual/fortran doc? ( app-doc/doxygen )
DEFINED_PHASES=compile configure install prepare setup
DEPEND=dev-db/sqlite extrae? ( sys-cluster/extrae ) mpi? ( virtual/mpi ) nanox? ( sys-cluster/nanox ) ompss2? ( sys-cluster/nanos6 ) tcl? ( sys-cluster/TCL ) || ( >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-lang/python-3.9.9-r1:3.9 >=dev-lang/python-3.8.12_p1-r1:3.8 >=dev-python/pypy3-7.3.7-r1:0 ) opencl? ( dev-util/opencl-headers ) virtual/fortran
DESCRIPTION=C/C++/Fortran source-to-source compilation aimed at fast prototyping
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/bsc-pm/mcxx/archive/refs/tags/github-release-2021.06.tar.gz -> mcxx-2021.06.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 flag-o-matic a500d7cc40da3de38c361e889153bdf7 fortran-2 72d28c6872beb1e7cb99684b0ae4715d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd docs 8ed2a8a28ff109e7a3582c9abb7fe327
_md5_=905b82ef1d3b10bc06af2b7fc0680a8f
_md5_=15478016c7110aca2b9ed734af0cea25

View File

@@ -5,13 +5,13 @@ DESCRIPTION=Parallel Runtime Scheduler and Execution Controller
EAPI=7
HOMEPAGE=https://bitbucket.org/icldistcomp/parsec
INHERIT=cmake fortran-2 docs
IUSE=parsec-debug-history parsec-debug-mem-addr parsec-debug-mem-leak parsec-debug-mem-race parsec-debug-noisier parsec-debug-paranoid +parsec-dist-collectives +parsec-dist-priorities +parsec-dist-thread parsec-prof-active-arena-set parsec-prof-btf parsec-prof-dry-body parsec-prof-dry-dep parsec-prof-dry-run parsec-prof-grapher +parsec-prof-mmap parsec-prof-otf2 parsec-prof-pins parsec-prof-ptg parsec-prof-rusage parsec-prof-scheduling-events +parsec-prof-thread +cxx debug +devel-headers fortran +home-config-files +mpi profile +sched-deps-mask sim test +tools doc
IUSE=parsec-debug-history parsec-debug-noisier parsec-debug-paranoid +parsec-dist-collectives +parsec-dist-priorities +parsec-dist-thread parsec-prof-active-arena-set parsec-prof-btf parsec-prof-dry-body parsec-prof-dry-dep parsec-prof-dry-run parsec-prof-grapher +parsec-prof-mmap parsec-prof-otf2 parsec-prof-pins parsec-prof-ptg parsec-prof-rusage parsec-prof-scheduling-events +parsec-prof-thread +cxx debug +devel-headers fortran +home-config-files +mpi profile +sched-deps-mask sim test +tools doc
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-util/valgrind sys-apps/hwloc sys-cluster/temanejo mpi? ( virtual/mpi ) parsec-prof-otf2? ( sys-cluster/otf2 ) parsec-prof-pins? ( dev-libs/papi ) virtual/fortran
REQUIRED_USE=?? ( mpi sim ) ?? ( parsec-debug-mem-addr parsec-debug-mem-leak parsec-debug-mem-race ) ?? ( parsec-prof-btf parsec-prof-otf2 )
REQUIRED_USE=?? ( mpi sim ) ?? ( parsec-debug-noisier parsec-debug-history ) ?? ( parsec-prof-dry-body parsec-prof-dry-dep parsec-prof-dry-run ) ?? ( parsec-prof-btf parsec-prof-otf2 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://bitbucket.org/icldistcomp/parsec/get/parsec-3.0.2012.tar.bz2
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 fortran-2 72d28c6872beb1e7cb99684b0ae4715d docs 8ed2a8a28ff109e7a3582c9abb7fe327
_md5_=faa75ae180f9a6d648820be32bac47f8
_md5_=a86a193b95c2e51b9792bba75d0efd2c

View File

@@ -0,0 +1,17 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare
DEPEND=virtual/udev bash-completion? ( app-shells/bash app-shells/bash-completion ) elogind? ( sys-auth/elogind ) systemd? ( sys-apps/systemd )
DESCRIPTION=Optimize laptop battery life
EAPI=8
HOMEPAGE=https://linrunner.de/tlp/
INHERIT=udev
IUSE=bash-completion elogind systemd
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=virtual/udev bash-completion? ( app-shells/bash app-shells/bash-completion ) elogind? ( sys-auth/elogind ) systemd? ( sys-apps/systemd )
REQUIRED_USE=?? ( elogind systemd )
RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/linrunner/TLP/archive/refs/tags/1.5.0.tar.gz -> tlp-1.5.0.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b udev 2d229ad4bfa09058e0184b1ca900db32
_md5_=b06bcfd223da8267303ecc1de2998b9d

View File

@@ -86,7 +86,7 @@ app-editors/amp 0.6.2: A complete text editor for your terminal.
app-editors/atom-bin 1.58.0-r1: A hackable text editor for the 21st Century
app-editors/helix 0.4.1 0.6.0: A post-modern text editor.
app-editors/imhex 1.8.1-r1 1.10.0 1.10.1: A hex editor for reverse engineers, programmers, and eyesight
app-editors/kak-lsp 12.0.1 12.1.0: Kakoune Language Server Protocol Client
app-editors/kak-lsp 12.2.0: Kakoune Language Server Protocol Client
app-editors/kitscenarist 0.7.2_rc9: Simple and powerful application for creating screenplays.
app-editors/mined 2015.25: A powerful text editor with extensive Unicode and CJK support
app-editors/typora-bin 0.10.7: a markdown editor,markdown reader.
@@ -147,7 +147,7 @@ app-misc/watchexec 1.15.3 1.16.2 1.17.1 1.18.11 1.18.12 1.19.0: Executes command
app-misc/wego 2.1: Wego is a weather client for the terminal
app-misc/xplr 0.15.2 0.17.0 0.17.1 0.17.2: A hackable, minimal, fast TUI file explorer
app-misc/yaf 0.0.3: Yet another system fetch that is minimal and customizable.
app-misc/zellij 0.27.0 0.28.1: A terminal workspace with batteries included
app-misc/zellij 0.28.1 0.29.1: A terminal workspace with batteries included
app-mobilephone/flashlight 0.1.1-r2: It's a flashlight, what do you expect?
app-mobilephone/mobile-config-firefox 2.1.0: Mobile and privacy friendly configuration for Firefox
app-mobilephone/pinephone-modem-scripts 0.20.8: Modem scripts for the PinePhone
@@ -223,7 +223,7 @@ dev-R/RColorBrewer 1.1.3: ColorBrewer Palettes
dev-R/RInside 0.2.17: C++ Classes to Embed R in C++ (and C) Applications
dev-R/Rcpp 1.0.8.3: Seamless R and C++ Integration
dev-R/RcppArmadillo 0.10.2.2.0 0.10.8.1.0: Rcpp Integration for the Armadillo templated linear algebra library
dev-R/RcppEnsmallen 0.2.17.0.1: Header-Only C++ Mathematical Optimization library for armadillo
dev-R/RcppEnsmallen 0.2.19.0.1: Header-Only C++ Mathematical Optimization library for armadillo
dev-R/RcppTOML 0.1.7: Rcpp Bindings to C++ parser for TOML files
dev-R/askpass 1.1: Safe Password Entry for R, Git and SSH
dev-R/assertthat 0.2.1: Easy Pre and Post Assertions
@@ -246,16 +246,21 @@ dev-R/ellipsis 0.3.2: Tools for Working with ...
dev-R/evaluate 0.15: Parsing and Evaluation Tools that provide more details than the default
dev-R/fansi 1.0.3: ANSI Control Sequence Aware String Functions
dev-R/farver 2.1.0: High Performance Colour Space Manipulation
dev-R/fs 1.5.2: Cross-Platform File System Operations Based on libuv
dev-R/gargle 1.2.0: Utilities for Working with Google APIs
dev-R/generics 0.1.2: Common S3 Generics not Provided by Base R Methods Related to Model Fitting
dev-R/ggplot2 3.3.5: Create Elegant Data Visualisations using the grammar of graphics
dev-R/ggplot2 3.3.6: Create Elegant Data Visualisations using the grammar of graphics
dev-R/gh 1.3.0: GitHub API
dev-R/gitcreds 0.1.1: Query git Credentials from R
dev-R/glue 1.6.2: Interpreted String Literals
dev-R/googledrive 2.0.0: An Interface to Google Drive
dev-R/googlesheets4 1.0.0: Access Google Sheets using the Sheets API V4
dev-R/gtable 0.3.0: Arrange Grobs in Tables
dev-R/here 1.0.1: A Simpler Way to Find Your Files
dev-R/highr 0.9: Syntax Highlighting for R Source Code
dev-R/httr 1.4.2: Tools for Working with URLs and HTTP
dev-R/hunspell 3.0.1: High-Performance Stemmer, Tokenizer and Spell Checker
dev-R/ids 1.0.1: Generate Random Identifiers
dev-R/ini 0.3.1: Read and Write .ini Files
dev-R/isoband 0.2.5: Generate Isolines and Isobands from regularky spaced elevation grids
dev-R/jsonlite 1.8.0: A Simple and Robust JSON Parser and generator for R
@@ -274,6 +279,7 @@ dev-R/nnet 7.3.17: Feed-Forward Neural Networks and multinomial log-linear model
dev-R/openssl 2.0.0: Toolkit for Encryption, Signatures and certificates based on openssl
dev-R/parsedate 1.3.0: Recognize and Parse Dates in Various Formats
dev-R/pillar 1.7.0: Coloured Formatting for Columns
dev-R/pkgbuild 1.3.1: Find Tools Needed to Build R Packages
dev-R/pkgconfig 2.0.3: Private Configuration for R Packages
dev-R/pkgload 1.2.4: Simulate Package Installation and Attach
dev-R/pkgsearch 3.1.0: Search and Query CRAN R Packages
@@ -300,10 +306,11 @@ dev-R/stringr 1.4.0: Simple, Consistent Wrappers for common string operations
dev-R/survival 3.3.1: Survival Analysis
dev-R/sys 3.4: Powerful and Reliable Tools for Running System Commands in R
dev-R/testthat 3.1.4: Unit Testing for R
dev-R/tibble 3.1.6: Simple Data Frames
dev-R/tibble 3.1.7: Simple Data Frames
dev-R/tidyselect 1.1.2: Select from a Set of Strings
dev-R/txtplot 1.0.4: Text Based Plots
dev-R/utf8 1.2.2: Unicode Text Processing
dev-R/uuid 1.1.0: Tools for Generating and Handling of UUIDs
dev-R/vctrs 0.4.1: Vector Helpers
dev-R/viridisLite 0.4.0: Colorblind-Friendly Color Maps (Lite Version)
dev-R/waldo 0.4.0: Find Differences Between R Objects
@@ -592,7 +599,7 @@ dev-python/etcd3gw 1.0.0 1.0.1: A python client for etcd3 grpc-gateway v3 API
dev-python/exifread 2.3.2: Easy to use Python module to extract Exif metadata from tiff and jpeg files
dev-python/factory_boy 3.2.0 3.2.1: A fixtures replacement tool
dev-python/fake-useragent 0.1.11-r1: Up to date simple useragent faker with real world database
dev-python/fastavro 1.4.7 1.4.10: Fast Avro for Python
dev-python/fastavro 1.4.10 1.4.11: Fast Avro for Python
dev-python/fchroot 0.1.2: Franken-chroot tool. Chroot arm/64 arches into amd64/x86
dev-python/filecheck 0.0.22: Python port of LLVM's FileCheck, flexible pattern matching file verifier
dev-python/font-v 1.0.5 2.1.0: Font version string reporting and modification library
@@ -740,7 +747,7 @@ dev-python/pysubs2 1.3.1 1.4.1 1.4.2: A library for editing subtitle files
dev-python/pytest-benchmark 3.4.1: py.test fixture for benchmarking code
dev-python/pytest-cases 3.6.9 3.6.11: Separate test code from test cases in pytest
dev-python/pytest-celery 0.1.0: a shim pytest plugin to enable celery.contrib.pytest
dev-python/pytest-cython 0.1.1: Plugin for testing Cython extension modules
dev-python/pytest-cython 0.1.1 0.2.0: Plugin for testing Cython extension modules
dev-python/pytest-harvest 1.10.3: Store and retrieve data created during your pytest tests execution
dev-python/pytest-instafail 0.4.2: Plugin for pytest that shows failures and errors instantly
dev-python/pytest-isort 1.3.0 1.3.0-r1: Plugin to check import ordering using isort
@@ -825,11 +832,11 @@ dev-python/trueskill 0.4.5_p20191014: Python Implementation of the TrueSkill Alg
dev-python/ttfautohint-py 0.4.3 0.5.1: A Python wrapper for ttfautohint
dev-python/tweedledum 1.1.1: Library for analysis, compilation, synthesis, optimization of quantum circuits
dev-python/tweepy 3.10.0: An easy-to-use Python library for accessing the Twitter API.
dev-python/types-paramiko 2.8.17 2.8.19: Typing stubs for paramiko
dev-python/types-python-dateutil 2.8.10 2.8.12: Typing stubs for python-dateutil
dev-python/types-pytz 2021.3.5 2021.3.6: Typing stubs for pytz
dev-python/types-requests 2.27.16 2.27.20: Typing stubs for requests
dev-python/types-urllib3 1.26.11 1.26.13: Typing stubs for urllib3
dev-python/types-paramiko 2.8.19 2.8.21: Typing stubs for paramiko
dev-python/types-python-dateutil 2.8.12 2.8.14: Typing stubs for python-dateutil
dev-python/types-pytz 2021.3.6 2021.3.7: Typing stubs for pytz
dev-python/types-requests 2.27.20 2.27.25: Typing stubs for requests
dev-python/types-urllib3 1.26.13 1.26.14: Typing stubs for urllib3
dev-python/ufo2ft 2.26.0 2.27.0: A bridge from UFOs to FontTool objects
dev-python/ufoLib2 0.11.4 0.13.1: A UFO font library
dev-python/ufoNormalizer 0.5.4 0.6.1: A tool that will normalize the XML and other data inside of a UFO
@@ -862,7 +869,7 @@ dev-ruby/rspec-wait 0.0.9: enables time-resilient expectations in your RSpec tes
dev-ruby/ruby-install 0.8.3-r2: Installs Ruby, JRuby, Rubinius, TruffleRuby (native / GraalVM), or mruby.
dev-util/FoBiS 3.0.5: FoBiS.py, a Fortran Building System for poor men
dev-util/afdko 3.6.2 3.8.1: Adobe Font Development Kit for OpenType
dev-util/annobin 10.65: Binary annotation compiler plugin and tools
dev-util/annobin 10.65 10.67: Binary annotation compiler plugin and tools
dev-util/babeltrace2 2.0.4: A command-line tool and library to read and convert trace files
dev-util/bats-assert 2.0.0: Common assertions for Bats
dev-util/bats-support 0.3.0: Supporting library for Bats test helpers
@@ -870,7 +877,7 @@ dev-util/binaryen 105: Compiler and toolchain infrastructure library for WebAsse
dev-util/blueprint-compiler 0.1.0_pre20220319 0.1.0_pre20220419 9999: Compiler for Blueprint, a markup language for GTK user interfaces
dev-util/cargo-make 0.35.9 0.35.10: Rust task runner and build tool
dev-util/deblob 9999: remove binary executables from a directory
dev-util/devscripts 2.21.3 2.22.1: Scripts to make the life of a Debian Package maintainer easier
dev-util/devscripts 2.21.3 2.22.1 2.22.1-r1: Scripts to make the life of a Debian Package maintainer easier
dev-util/eclipse-parallel-bin 4.22 4.23: Eclipse IDE for Scientific Computing (C, C++, Fortran)
dev-util/fontmake 3.2.0 3.3.0: A wrapper for several Python libraries to compile fonts from sources
dev-util/fortran-test-drive 0.4.0: The simple testing framework (for Fortran)
@@ -933,7 +940,7 @@ games-fps/crispy-doom 5.10.0 5.10.1 5.10.2 5.10.3 5.11.1: A limit-removing enhan
games-fps/etlegacy 2.79.0: Wolfenstein: Enemy Territory 2.60b compatible client/server
games-fps/quakespasm 0.94.1 9999: Modern, cross-platform Quake 1 engine based on FitzQuake
games-misc/Fallout3Terminal 0_pre20191105: A recreation of the Fallout 3 terminal via a linux bash script!
games-misc/an-anime-game-launcher-bin 2.3.1: Open Source An Anime Game launcher for Linux with automatic anti-cheat patching and telemetry disabling
games-misc/an-anime-game-launcher-bin 2.3.1-r1: Open Source An Anime Game launcher for Linux with automatic anti-cheat patching and telemetry disabling, binary package
games-misc/bonsai 0_pre20210201: bonsai tree generator written in bash
games-misc/cbonsai 1.3.1-r1: grow bonsai trees in your terminal
games-misc/gay 1.2.8: Colour your text / terminal to be more gay
@@ -949,7 +956,7 @@ games-util/gamehub 0.16.0.1: GameHub is a unified library for all your games
games-util/hid-nintendo 9999: A Nintendo HID kernel module
games-util/itch-bin 25.4.1 25.5.1-r1: itch.io game browser, installer and launcher
games-util/legendary 0.20.24 0.20.25: A free and open-source replacement for the Epic Games Launcher
games-util/mangohud 0.6.6.1: A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more.
games-util/mangohud 0.6.6.1-r1: A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more
games-util/minigalaxy 1.0.2 1.1.0: A simple GOG client for Linux
games-util/samrewritten 9999 202008: Steam Achievement Manager For Linux
games-util/steamtinkerlaunch 8.0: Wrapper script for Steam custom launch options
@@ -1026,7 +1033,7 @@ kde-misc/plasma-applet-thermal-monitor 1.3.0: Plasma 5 applet for monitoring CPU
kde-misc/plasma5-wallpapers-dynamic 3.3.9 9999: A KDE Plasma wallpaper plugin to set your wallpaper based on the time of day.
kde-misc/skanpage 22.03.80 9999: Multi-page scanning application supporting image and pdf files
mail-client/heirloom-mailx 12.5: The mailx utility from CentOS
mail-client/mailspring-bin 1.9.2 1.10.2: A beautiful, fast and fully open source mail client for Mac, Windows and Linux
mail-client/mailspring-bin 1.9.2 1.10.3: A beautiful, fast and fully open source mail client for Mac, Windows and Linux
media-fonts/3270font 2.3.0 2.3.1: A IBM 3270 Terminal font in a modern format
media-fonts/gohufont 2.1_p20170627: A monospace bitmap font
media-fonts/inconsolata_dz 20201205: A beautiful sans-serif monotype font designed for code listings
@@ -1049,7 +1056,7 @@ media-gfx/dustr 9999: light and interactive tool your crops need
media-gfx/fontbakery 0.7.38: Font quality assurance tool
media-gfx/fontdiff 0.2.3: A tool for finding visual differences between two font versions
media-gfx/fontpreview 1.0.6: Highly customizable and minimal font previewer written in bash
media-gfx/gephi-bin 0.9.3 0.9.4: The Open Graph Viz Platform
media-gfx/gephi-bin 0.9.4 0.9.5: The Open Graph Viz Platform
media-gfx/grafx2 2.7.2978 2.7.2978-r100: A pixelart-oriented painting program
media-gfx/memethesis-cli 3.2.1 9999: Create memes from the terminal
media-gfx/nsxiv 29 9999: Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer
@@ -1066,7 +1073,7 @@ media-libs/alsa-ucm-pinephone 1.2.6.3: ALSA ucm configuration files for the Pine
media-libs/alvr 15.2.1_p20210604 16.0.0: ALVR is an open source remote VR display for the Oculus Go/Quest
media-libs/amdvlk 2020.4.5 2020.4.6 2021.4.2: AMD Open Source Driver for Vulkan
media-libs/gl4es 9999: OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library
media-libs/imgui 1.83 1.87-r4: Bloat-free graphical user interface library for C++
media-libs/imgui 1.83 1.87-r5: Bloat-free graphical user interface library for C++
media-libs/libbpg 0.9.8: Better Portable Graphics reference implementation
media-libs/lodepng 20210627: PNG encoder and decoder
media-libs/monado 9999: The open source OpenXR runtime.
@@ -1103,7 +1110,7 @@ media-sound/noson-app 5.2.2: The essential to control music from your SONOS devi
media-sound/nuclear-bin 0.6.15 0.6.17: Nuclear is a streaming program that pulls content from free sources on internet
media-sound/pianobooster 1.0.0: A MIDI player/game that displays notes and teaches you how to play the piano
media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file or stream as a PulseAudio source
media-sound/spotify-adblock 1.0.1: Adblocker for Spotify
media-sound/spotify-adblock 1.0.1 1.0.2: Adblocker for Spotify
media-sound/spotify_dl 8.3.0: Downloads songs from a Spotify Playlist/Track/Album that you provide
media-sound/tavu 9999: Terminal-based ALSA VU-meter with peaking
media-sound/zita-ajbridge 0.8.4 0.8.4-r1: zita-a2j and zita-j2a - bridges between ALSA and JACK
@@ -1112,7 +1119,6 @@ media-video/ffsubsync 0.4.18-r1 0.4.19-r1 0.4.20-r1: Automagically syncronize su
media-video/kikoplay 0.8.2 9999: KikoPlay is a full-featured danmu player
media-video/megapixels 1.4.3: A GTK3 camera application that knows how to deal with the media request api
media-video/mpv-mpris 0.7 0.7.1 0.7.1-r1 9999: MPRIS plugin for mpv
media-video/mpv_thumbnail_script 0.4.8: A Lua script to show preview thumbnails in mpv's OSC seekbar
media-video/obs-vkcapture 1.1.3 9999: OBS Linux Vulkan/OpenGL game capture
media-video/owncast 0.0.10 0.0.11: A self-hosted live video and web chat server
media-video/qliveplayer 4.0.1-r2 4.1.0: A player and recorder for live streams and videos with danmaku support
@@ -1120,6 +1126,13 @@ media-video/syncplay 1.6.7-r1: Client/server to synchronize media playback
media-video/trakt-scrobbler 1.3.2 1.4.0 1.4.2: Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV
media-video/uxplay 1.50a 1.51: AirPlay Unix mirroring server
media-video/wlrobs 1.0 9999: OBS plugin that allows you to screen capture on wlroots based compositors
mpv-plugin/autoload 0.33.1: Loads playlist entries before and after the the currently played file
mpv-plugin/autosubsync-mpv 20220402: Automatic subtitle synchronization script for mpv media player
mpv-plugin/kde-do-not-disturb 20220109: Disable the notifications while mpv is running
mpv-plugin/kde-night-color 20220109: Disable Night Color while mpv is running
mpv-plugin/mpv-autosub 20210629: Fully automatic subtitle downloading for the MPV media player
mpv-plugin/mpv-plugin-xrandr 20190523: Automatically invoke the xrandr to set the parameters for the display output
mpv-plugin/mpv_thumbnail_script 0.4.8: A Lua script to show preview thumbnails in mpv's OSC seekbar
net-analyzer/munin-contrib 0.2021.04.27: user contributed stuff related to munin
net-analyzer/munin-plugins-mendix 23_p20210510: This package provides various plugins for Munin
net-client/amfora 1.8.0 1.9.2: A fancy terminal browser for the Gemini protocol.
@@ -1135,7 +1148,7 @@ net-fs/httpdirfs 1.2.0: Filesystem to mount HTTP directory listings, with a perm
net-fs/hubicfuse 3.0.1: Support for mounting HubiC drive in GNU/Linux
net-im/Quaternion 0.0.9.4e: A Qt5-based IM client for the Matrix protocol
net-im/abaddon 0.1.5 9999: Alternative Discord client using GTK instead of Electron
net-im/chatterino 2.3.5: Chat client for https://twitch.tv
net-im/chatterino 2.3.5-r1: Chat client for https://twitch.tv
net-im/discord-canary-bin 0.0.134: All-in-one voice and text chat
net-im/discord-ptb-bin 0.0.29: All-in-one voice and text chat
net-im/go-sendxmpp 0.2.0 0.3.0: A little tool to send messages to an XMPP contact or MUC
@@ -1160,7 +1173,7 @@ net-libs/usockets 0.8.1_p20211023 9999: tiny eventing, networking & crypto for a
net-mail/dovecot-fts-xapian 1.5.2 1.5.4 1.5.5 9999: Dovecot FTS plugin backed by Xapian
net-mail/remail 0.13: A set of tools for crypted mailing lists
net-misc/FORT-validator 1.4.1 1.4.2 1.5.0: FORT validator is an open source RPKI validator
net-misc/bee-node 0.3.1: IOTA node written in rust
net-misc/bee-node 0.3.1 1.0.0_alpha4: IOTA node written in rust
net-misc/can-utils 2020.02.04 2020.12.0-r1 2021.08.0 9999-r3: CAN userspace utilities and tools
net-misc/eg25-manager 0.4.2: Daemon for managing the Quectel EG25 modem
net-misc/facebook-ptp 0_pre20210831: Facebook's PTP libraries
@@ -1201,7 +1214,7 @@ net-p2p/popura 0.4.3 9999: Popura: alternative Yggdrasil network client
net-p2p/trezord-go 2.0.29-r1 2.0.30: TREZOR Communication Daemon
net-p2p/yggdrasil-go 0.3.15 0.4.3 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
net-print/hpuld 1.00.39.15.00.23: HP Unified Linux Driver (for samsung hardware)
net-proxy/toxiproxy 2.4.0: A TCP proxy for chaos and resiliency testing
net-proxy/toxiproxy 2.4.0-r1: A TCP proxy for chaos and resiliency testing
net-voip/discover-overlay 0.3.3 0.4.5 0.5.1: Yet another Discord overlay for Linux written in Python using GTK3
net-voip/gnome-calls 42.0: Phone dialer and call handler
net-voip/vvmd 0.8: vvmd is a lower level daemon that retrieves Visual Voicemail
@@ -1219,17 +1232,18 @@ sci-electronics/verilator 4.218 4.220 9999: The fast free Verilog/SystemVerilog
sci-geosciences/GeographicLib-data 0-r1: Datasets for GeographicLib
sci-geosciences/mapillary_tools 0.8.0 0.8.2: Command line tools for processing and uploading Mapillary imagery
sci-libs/ann 1.1.2_p7-r2: A Library for Approximate Nearest Neighbor Searching
sci-libs/dart 6.10.1-r2 6.12.1-r1: Dynamic Animation and Robotics Toolkit
sci-libs/ensmallen 2.16.2 2.17.0: header only C++ library for numerical optimization
sci-libs/dart 6.12.1-r2: Dynamic Animation and Robotics Toolkit
sci-libs/ensmallen 2.19.0: header only C++ library for numerical optimization
sci-libs/jdqz 0_pre19971107-r3: Jacobi-Davidson type method for the generalized standard eigenvalue problem
sci-libs/libpotassco 0_pre20200612: A utility library used by various potassco projects
sci-libs/meschach 1.2b_p20170511-r1: Meschach is a C-language library of routines for performing matrix computations
sci-libs/saclib 2.2.8 2.2.8_p20220502: Reference implementations of algorithms and forms the basis of QEPCAD
sci-libs/mlpack 3.4.2_p20220501: scalable C++ machine learning library
sci-libs/saclib 2.2.8 2.2.8_p20220502-r1: Reference implementations of algorithms and forms the basis of QEPCAD
sci-libs/slicot 5.0_p20101122: Subroutine Library in Systems and Control Theory
sci-mathematics/aspcud 1.9.5: A solver for package problems in CUDF format
sci-mathematics/aspcud 1.9.6: A solver for package problems in CUDF format
sci-mathematics/chaco 2.2-r2: Software for Partitioning Graphs
sci-mathematics/clasp 3.3.7: A conflict-driven nogood learning answer set solver
sci-mathematics/clingo 5.5.1: Integrated grounder and solver for answer set logic programs
sci-mathematics/clasp 3.3.8: A conflict-driven nogood learning answer set solver
sci-mathematics/clingo 5.5.1-r1: Integrated grounder and solver for answer set logic programs
sci-mathematics/frama-c 23.1 24.0: Framework for analysis of source codes written in C
sci-mathematics/frama-c-aorai 23.1 24.0: Aorai (automaton annotations) plugin for frama-c
sci-mathematics/frama-c-callgraph 23.1 24.0: Callgraph plugin for frama-c
@@ -1266,7 +1280,7 @@ sci-mathematics/mccs 1.1: Multi Criteria CUDF Solver
sci-mathematics/minisat+ 2007.01.05: solver for pseudo-Boolean constraints
sci-mathematics/minisatp 0.1_p20121002: solver for pseudo-Boolean constraints
sci-mathematics/packup 0.6: PACKage Upgradability Problem solver
sci-mathematics/qepcad 1.72b_p20220502: Quantifier Elimination by Partial Cylindrical Algebraic Decomposition
sci-mathematics/qepcad 1.72b_p20220502-r1: Quantifier Elimination by Partial Cylindrical Algebraic Decomposition
sci-mathematics/radian 0.6.0 0.6.1: A 21 century R console
sci-mathematics/the-omega-project 2.1_p20131119: Tools from Pugh et al.'s for constraint-based compiler tools
sci-misc/boinc-wrapper 7.16.17 7.16.17-r1: Wrapper to use non-BOINC apps with BOINC
@@ -1386,6 +1400,7 @@ sys-power/amdgpu-fan 0.1.0-r1: Fan controller for AMD graphics cards running the
sys-power/disable-c6 0_p20190603: disable the C6 state upon system boot, preventing Ryzen freezes
sys-power/gtherm 0.0.3: A simple daemon to monitor thermal zones and cooling devices
sys-power/gwe 0.15.3: NVIDIA settings alternative with overclocking, fan control, and information
sys-power/tlp 1.5.0: Optimize laptop battery life
sys-process/btop 1.2.6: A monitor of resources
sys-process/gotop 4.1.3: A terminal based graphical activity monitor inspired by gtop and vtop
sys-process/nq 0.4: Unix command line queue utility

View File

@@ -1 +1 @@
Mon, 02 May 2022 19:19:51 +0000
Thu, 05 May 2022 04:18:04 +0000