2024-03-22 21:33:33 UTC

This commit is contained in:
Repository mirror & CI
2024-03-22 21:33:33 +00:00
parent 60e3696498
commit 411bbf0698
6 changed files with 20 additions and 7 deletions

View File

@@ -2,10 +2,10 @@ DEFINED_PHASES=install
DESCRIPTION=Free and open source note taking app, compatible with Evernote sync server
EAPI=8
HOMEPAGE=https://github.com/robert7/nixnote2
KEYWORDS=~amd64
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=sys-fs/fuse:0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/robert7/nixnote2/releases/download/continuous-develop/NixNote2-x86_64.AppImage
_md5_=d56a18fdc5c616343bbb0f3c86e0639d
_md5_=2e8b0e1b32a8fb1c5e22438d35538a5c

View File

@@ -1,6 +1,6 @@
BDEPEND=doc? ( app-text/doxygen[dot] dev-qt/qtchooser dev-qt/qthelp ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) dev-libs/boost media-libs/libharu media-gfx/graphicsmagick x11-libs/pango sys-libs/zlib
DEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) dev-libs/boost media-libs/libharu media-gfx/graphicsmagick[jpeg,png] x11-libs/pango sys-libs/zlib
DESCRIPTION=Wt, C++ Web Toolkit
EAPI=8
HOMEPAGE=https://www.webtoolkit.eu/wt https://github.com/emweb/wt
@@ -8,8 +8,8 @@ INHERIT=cmake
IUSE=doc firebird mysql opengl pdf postgres ssl
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) dev-libs/boost media-libs/libharu media-gfx/graphicsmagick x11-libs/pango sys-libs/zlib
RDEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) dev-libs/boost media-libs/libharu media-gfx/graphicsmagick[jpeg,png] x11-libs/pango sys-libs/zlib
SLOT=0
SRC_URI=https://github.com/emweb/wt/archive/refs/tags/4.10.4.tar.gz -> wt-4.10.4.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=10cddfbadc5feddf3e143d8238fa7433
_md5_=4cd281cf6faa6fa5e4a9494b6823de1e

View File

@@ -10,4 +10,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://archive.org/download/armies-of-exigo--single-player-demo--portable-without-installer.tar/armies-of-exigo--single-player-demo--portable-without-installer.tar.xz
_eclasses_=wrapper 4a1902f969e5718126434fc35f3a0d9c
_md5_=29b7a853232a0ae48be097c5a77980dc
_md5_=a2106e8c537d7d8aee11735547a3e772

View File

@@ -0,0 +1,12 @@
BDEPEND=dev-libs/wayland-protocols
DEFINED_PHASES=install
DEPEND=dev-libs/wayland
DESCRIPTION=List Wayland toplevels
EAPI=8
HOMEPAGE=https://git.sr.ht/~leon_plickat/lswt/
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/wayland
SLOT=0
SRC_URI=https://git.sr.ht/~leon_plickat/lswt/archive/v1.0.4.tar.gz -> lswt-1.0.4.tar.gz
_md5_=f4cce1d2417da4ea023836e4b63b0bd8

View File

@@ -1494,6 +1494,7 @@ gui-apps/hyprpaper 0.5.0 0.6.0 0.6.0-r1: A blazing fast wayland wallpaper utilit
gui-apps/hyprpicker 0.1.1 0.2.0: A wlroots-compatible Wayland color picker that does not suck
gui-apps/intiface-central-bin 2.5.3 2.5.5: Buttplug frontend application
gui-apps/lemurs 0.3.1 0.3.1-r1 0.3.2: A TUI Display/Login Manager
gui-apps/lswt 1.0.4: List Wayland toplevels
gui-apps/meteo-qt 3.3: A system tray application for the weather status
gui-apps/mpvpaper 1.4 9999: A video wallpaper program for wlroots based wayland compositors
gui-apps/nwg 0: meta package package for nwg-shell

View File

@@ -1 +1 @@
Fri, 22 Mar 2024 19:33:30 +0000
Fri, 22 Mar 2024 21:33:33 +0000