2023-03-24 11:48:50 UTC

This commit is contained in:
Repository mirror & CI
2023-03-24 11:48:50 +00:00
parent a17f14d3d6
commit ea681dd5fb
10 changed files with 55 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-util/gdbus-codegen gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) vala? ( || ( dev-lang/vala:0.56[vapigen(+)] ) ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/glib:2 introspection? ( dev-libs/gobject-introspection )
DEPEND=dev-libs/glib:2 daemon? ( dev-libs/json-glib ) introspection? ( dev-libs/gobject-introspection )
DESCRIPTION=A daemon to provide haptic feedback on events
EAPI=8
HOMEPAGE=https://source.puri.sm/Librem5/feedbackd
@@ -8,10 +8,10 @@ INHERIT=vala meson
IUSE=+daemon gtk-doc +introspection man test +vala
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=LGPL-3
RDEPEND=dev-libs/glib:2 introspection? ( dev-libs/gobject-introspection ) dev-libs/feedbackd-device-themes
RDEPEND=dev-libs/glib:2 daemon? ( dev-libs/json-glib ) introspection? ( dev-libs/gobject-introspection ) dev-libs/feedbackd-device-themes
REQUIRED_USE=vala? ( introspection )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://source.puri.sm/Librem5/feedbackd/-/archive/v0.1.0/feedbackd-v0.1.0.tar.bz2 https://gitlab.gnome.org/guidog/gmobile/-/archive/d483537aee4778b114ce5d50c4c8a9f8d58337ed.tar.bz2 -> gmobile-d483537aee4778b114ce5d50c4c8a9f8d58337ed.tar.bz2
_eclasses_=vala 2633382950a3a9ce912c9258150d5db8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson cd2865332c8d99e1da0655523ff4a28f
_md5_=49038d749e8e6c5989a8b066247ed933
_md5_=a25c41c06f17526e2dbbe84df17ead32

View File

@@ -1,14 +1,15 @@
BDEPEND=>=dev-util/ninja-1.8.2 dev-lang/nim[experimental(-)] >=dev-nim/nimbus-1.0.0
BDEPEND=test? ( dev-nim/dotenv dev-nim/ws net-libs/nodejs ) >=dev-util/ninja-1.8.2 dev-lang/nim[experimental(-)] >=dev-nim/nimbus-1.0.0
DEFINED_PHASES=compile configure install test
DESCRIPTION=a framework for developing single page applications in Nim
EAPI=8
HOMEPAGE=https://github.com/karaxnim/karax https://nimble.directory/pkg/karax
INHERIT=nimble
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-nim/dotenv dev-nim/ws
RESTRICT=test
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/karaxnim/karax/archive/11e56317633f3e9dc03b3b61250c587e2775c9fd.tar.gz -> karax-1.2.1_p20220621.tar.gz
SRC_URI=https://github.com/karaxnim/karax/archive/refs/tags/1.3.0.tar.gz -> karax-1.3.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a nim-utils 6548190660274fddf428c46e69463e89 ninja-utils 38c85b725d0467e51954ea921b6c104b nimble dd6f01540df75eab2cc6b9de796953fd
_md5_=c6e4ef5f458005841c0aab61b6a9d76f
_md5_=3445845906b4793b3dfc91e791ebec67

View File

@@ -2,8 +2,8 @@ BDEPEND=test? ( dev-libs/fastText[python,python_targets_python3_9(-)?,python_tar
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Date parsing library designed to parse dates from HTML pages
EAPI=8
HOMEPAGE=https://github.com/scrapinghub/dateparser
INHERIT=distutils-r1 optfeature
HOMEPAGE=https://pypi.org/project/dateparser/ https://github.com/scrapinghub/dateparser
INHERIT=distutils-r1 optfeature pypi
IUSE=test doc python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD-4
@@ -11,6 +11,6 @@ RDEPEND=dev-python/python-dateutil[python_targets_python3_9(-)?,python_targets_p
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/d/dateparser/dateparser-1.1.6.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ad4c1e4ec8737eb363aacd638f6a513b optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=603c760aecfd6b2812cdbdabbcf4fcd0
SRC_URI=https://files.pythonhosted.org/packages/source/d/dateparser/dateparser-1.1.8.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ad4c1e4ec8737eb363aacd638f6a513b optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi d083c45ce254373ad68562a43f4b9035
_md5_=9572b5055370cfa5eccd73d4f3adaf96

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=x11-libs/wxGTK:3.2-gtk3[X]
DESCRIPTION=A wxWidgets GUI Builder
EAPI=8
HOMEPAGE=https://github.com/wxFormBuilder/wxFormBuilder
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake wxwidgets xdg
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
LICENSE=GPL-2
RDEPEND=x11-libs/wxGTK:3.2-gtk3[X]
SLOT=0
SRC_URI=https://github.com/wxFormBuilder/wxFormBuilder/archive/1fa5400695f68ee22718f4a4a28b2fb63f275145.tar.gz -> wxformbuilder-1fa5400695f68ee22718f4a4a28b2fb63f275145.tar.gz https://github.com/wxFormBuilder/ticpp/archive/6f45ec628cbf34784bb3b3132c0d00aac8e491c6.tar.gz -> wxformbuilder-ticpp-6f45ec628cbf34784bb3b3132c0d00aac8e491c6.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 2e47edc2986d4e1c0363867058cd4489 wxwidgets 9a707a3f9f1ea7aa703b1e46552291e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=81cdd5ba57d7f531098568b447061430

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=sys-libs/ncurses:= sys-libs/readline:= virtual/pkgconfig
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/xmake-io/xmake/releases/download/v2.7.7/xmake-v2.7.7.tar.gz
SRC_URI=https://github.com/xmake-io/xmake/releases/download/v2.7.1/xmake-v2.7.1.tar.gz
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=2ab7f08e94267c3537ab475f0c051244

View File

@@ -11,6 +11,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=|| ( MIT Unlicense ) Apache-2.0 BSD-2 CC-BY-SA-4.0 OFL-1.1
RDEPEND=>=dev-libs/tfdn-1.4.0:=[ssl] X? ( x11-libs/libX11 ) fribidi? ( dev-libs/fribidi ) ncurses? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[X?,sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
SLOT=0
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.15.4/lagrange-1.15.4.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.15.4/lagrange-1.15.4.tar.gz.sig )
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.15.6/lagrange-1.15.6.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.15.6/lagrange-1.15.6.tar.gz.sig )
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 2e47edc2986d4e1c0363867058cd4489 verify-sig fef00f802a62a8d9e66affc69e141df0 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=bdc178a1faba02dbcbbf324f4c72b390

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-haskell/cabal:0= dev-lang/ghc:0= dev-lang/perl dev-util/gperf doc? ( dev-ruby/asciidoctor dev-ruby/asciidoctor-pdf dev-texlive/texlive-bibtexextra dev-texlive/texlive-fontsextra dev-texlive/texlive-fontutils dev-texlive/texlive-latex dev-texlive/texlive-latexextra dev-texlive/texlive-latexrecommended dev-texlive/texlive-plaingeneric ) sys-apps/coreutils sys-devel/autoconf sys-devel/bison sys-devel/flex virtual/pkgconfig
DEFINED_PHASES=compile install postinst postrm prepare test
DEPEND=app-eselect/eselect-bluespec app-shells/tcsh dev-haskell/old-time:0= dev-haskell/regex-compat:0= dev-haskell/split:0= dev-haskell/syb:0= dev-lang/tcl test? ( dev-util/dejagnu sci-electronics/iverilog sci-electronics/systemc sys-process/time )
DESCRIPTION=Toolchain for the Bluespec Hardware Definition Language
EAPI=8
HOMEPAGE=https://github.com/B-Lang-org/bsc
IUSE=doc test
KEYWORDS=~amd64 ~x86
LICENSE=BSD GPL-3+ MIT
RDEPEND=app-eselect/eselect-bluespec app-shells/tcsh dev-haskell/old-time:0= dev-haskell/regex-compat:0= dev-haskell/split:0= dev-haskell/syb:0= dev-lang/tcl
RESTRICT=!test? ( test )
SLOT=2023.01
SRC_URI=https://github.com/B-Lang-org/bsc/archive/refs/tags/2023.01.tar.gz -> bluespec-2023.01.tar.gz https://github.com/SRI-CSL/yices2/archive/refs/tags/Yices-2.6.4.tar.gz -> yices-2.6.4.tar.gz
_md5_=6f19ee8d6b613d1b1e116844ae623dab