2023-08-14 16:46:41 UTC

This commit is contained in:
Repository mirror & CI
2023-08-14 16:46:41 +00:00
parent 53b4b2c85b
commit ca8a770b9e
19 changed files with 119 additions and 81 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install postinst postrm unpack
DEPEND=media-libs/fontconfig media-libs/freetype media-libs/harfbuzz x11-apps/xcur2png x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/pango
DESCRIPTION=GTK3 settings editor adapted to work in the sway / wlroots environment
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-look
INHERIT=go-module xdg-utils desktop
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-libs/fontconfig media-libs/freetype media-libs/harfbuzz x11-apps/xcur2png x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/pango
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v0.2.1.tar.gz -> nwg-look-0.2.1.tar.gz https://github.com/micielski/nwg-look-vendor/releases/download/0.2.1/nwg-look-0.2.1-vendor.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 0c8a0b0d318eb5d5180d114bd3f6592b multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 xdg-utils baea6080dd821f5562d715887954c9d3 desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=771abafb908035129aa8153f35c5c727

View File

@@ -0,0 +1,13 @@
BDEPEND=>=virtual/rust-1.53
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION=system fetch written in rust
EAPI=8
HOMEPAGE=https://github.com/iliketwertles
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT MPL-2.0 Unlicense
SLOT=0
SRC_URI=https://github.com/iliketwertles/twertlefetch/archive/refs/tags/1.1.0.tar.gz
_eclasses_=toolchain-funcs 0c8a0b0d318eb5d5180d114bd3f6592b multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 cargo 8520ae1bed0e6965d027399b471a3595
_md5_=8e129bde47b99c62c34a0ec76cc276d9

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long