Compare commits

...

13 Commits

Author SHA1 Message Date
Repository mirror & CI
df624ac107 2025-03-23 07:05:19 UTC
Some checks are pending
dependencies table / generate (push) Waiting to run
nvchecker / nvchecker (push) Waiting to run
nvchecker / issues-bumper (push) Blocked by required conditions
2025-03-23 07:05:19 +00:00
Repository mirror & CI
999fade541 Merge updates from master 2025-03-23 07:05:15 +00:00
jinqiang zhang
a5aab0eace net-misc/geo: add 1.1_p20240718
Signed-off-by: jinqiang zhang <jinqiang@zhang.my>
2025-03-23 14:55:05 +08:00
Repository mirror & CI
7580d2a03f Merge updates from master 2025-03-23 06:20:06 +00:00
Repository mirror & CI
82b5d6ab83 2025-03-23 06:05:13 UTC 2025-03-23 06:05:13 +00:00
Repository mirror & CI
e6c2ff5ef2 Merge updates from master 2025-03-23 06:05:10 +00:00
jinqiang zhang
958eab040d
app-emulation/liblol: remove nvchecker
Closes: https://github.com/microcai/gentoo-zh/issues/5460
Signed-off-by: jinqiang zhang <jinqiang@zhang.my>
2025-03-23 14:03:21 +08:00
jinqiang zhang
de27619a18
app-emulation/la-ow-syscall: remove nvchecker 2025-03-23 14:03:21 +08:00
Linerre
429800c1b4 app-editors/appflowy-bin: add 0.8.7, drop 0.8.6 2025-03-23 13:54:50 +08:00
Repository mirror & CI
47148ae756 Merge updates from master 2025-03-23 05:50:06 +00:00
jinqiang zhang
c75865e018 .github/workflows: nvchecker: remove label when searching 2025-03-23 13:37:10 +08:00
Repository mirror & CI
6d94379cd3 Merge updates from master 2025-03-23 05:20:06 +00:00
Vitaly Zdanevich
6f02dcc7c0 README.md: emerge --sync replace to emaint sync
From the man:

    NOTE: The emerge --sync command is a compatibility command. Sync operations are now performed using the new emaint sync module

See https://wiki.gentoo.org/wiki/Full_manpages/emerge
2025-03-23 13:12:43 +08:00
11 changed files with 47 additions and 21 deletions

View File

@ -85,7 +85,7 @@ module.exports = async ({ github, context, core }) => {
`;
const variables = {
searchQuery: `repo:${repoName} is:issue label:nvchecker in:title ${titlePrefix}`,
searchQuery: `repo:${repoName} is:issue in:title ${titlePrefix}`,
cursor: null,
};

View File

@ -135,20 +135,6 @@ github_account = "CHN-beta"
# TODO:
#["app-emulation/deepin-wine6-stable"]
["app-emulation/la-ow-syscall"]
source = "github"
github = "AOSC-Dev/la_ow_syscall"
use_latest_release = true
prefix = "debian/v"
github_account = "xen0n"
["app-emulation/liblol"]
source = "github"
github = "AOSC-Dev/liblol"
use_latest_release = true
prefix = "debian/v"
github_account = "xen0n"
# TODO: PV mismatching tags
#["app-emulation/looking-glass"]

View File

@ -2,7 +2,7 @@
```
eselect repository enable gentoo-zh
emerge --sync
emaint sync
```
# rule no.1

View File

@ -1 +1 @@
DIST AppFlowy-0.8.6-linux-x86_64.tar.gz 53296663 BLAKE2B 6fb16c20dd8210c60723b670fe363b285e6673e4445b747fa8e2893debaf076f5dbbf2f4823b52cbc5948b47db41522e8fe09144263cfd7fddb5c34593f2c798 SHA512 70a8ca80ed093c5c03ec4bd38da77cec8932860aa331ec917e30565490bacfa467ac782c9fe28aeb6e62cb93d81b419ee3988666bcd4b638054363c5a8913be7
DIST AppFlowy-0.8.7-linux-x86_64.tar.gz 53481870 BLAKE2B 36c9f005a0ebdc673d4962f610e0aaf46666ef7405b1934ac262adacc600c98ea76148a3c8fa7dd60188fffadd9b831456c5f36547f72f4706e9c9cc4c364420 SHA512 0d14b9913f3ba6716f11f4ae323aae0db8cb4f2883a786175708b262a04985378754031b7d9fe9ab0865782e10d119cb1d55970ff0154cbcd9c07c402bab914b

View File

@ -9,6 +9,6 @@ KEYWORDS=-* ~amd64
LICENSE=AGPL-3
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/glib:2 dev-libs/openssl:0/3 dev-libs/keybinder:3 media-video/mpv:0[libmpv] media-libs/harfbuzz media-libs/libepoxy x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libnotify x11-libs/pango x11-misc/xdg-user-dirs[gtk]
SLOT=0
SRC_URI=https://github.com/AppFlowy-IO/AppFlowy/releases/download/0.8.6/AppFlowy-0.8.6-linux-x86_64.tar.gz
SRC_URI=https://github.com/AppFlowy-IO/AppFlowy/releases/download/0.8.7/AppFlowy-0.8.7-linux-x86_64.tar.gz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=42871108a977fdc1056793cc3b3213fa

View File

@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=An easy way to manage all your Geo resources
EAPI=8
HOMEPAGE=https://github.com/MetaCubeX/geo/
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=GPL-3
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/MetaCubeX/geo/archive/a4db326ccfd7e21276d5d05f4f7e512d14415553.tar.gz -> geo-1.1_p20240718.tar.gz https://github.com/gentoo-zh/gentoo-deps/releases/download/geo-1.1_p20240718/geo-1.1_p20240718-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467
_md5_=36c13484db85188323e75becc5a1c9c3

View File

@ -34,7 +34,7 @@ app-dicts/fcitx-pinyin-moegirl-bin 20250309: Fcitx 5 Pinyin Dictionary from zh.m
app-dicts/fcitx-pinyin-sougou-baidu 20250219: Sougou & Baidu Pinyin dictionary for Fcitx5 and RIME
app-dicts/fcitx-pinyin-zhwiki 0.2.5.20250310: Fcitx 5 Pinyin Dictionary from zh.wikipedia.org
app-dicts/fcitx-pinyin-zhwiki-bin 0.2.5.20250310: Fcitx 5 Pinyin Dictionary from zh.wikipedia.org
app-editors/appflowy-bin 0.8.6: AppFlowy is an open-source alternative to Notion
app-editors/appflowy-bin 0.8.7: AppFlowy is an open-source alternative to Notion
app-editors/cursor 0.45.14 0.47.9: Cursor App - AI-first coding environment
app-editors/marktext-bin 0.17.1: A simple and elegant markdown editor, available for Linux, macOS and Windows.
app-editors/typora 0.11.18 1.10.8: A truely minimal markdown editor.
@ -248,7 +248,7 @@ net-misc/biliup-app 0.4.1-r4: A Tool for Upload video to bilibili
net-misc/biliup-app-bin 0.5.3: A Tool for Upload video to bilibili
net-misc/biliup-rs 0.2.1: Upload video to bilibili.
net-misc/bruno-bin 1.35.0: Opensource IDE For Exploring and Testing Api's
net-misc/geo 1.1: An easy way to manage all your Geo resources
net-misc/geo 1.1 1.1_p20240718: An easy way to manage all your Geo resources
net-misc/hoppscotch-bin 25.2.3.0: Open source API development ecosystem
net-misc/localsend-bin 1.17.0: An open-source cross-platform alternative to AirDrop
net-misc/ntpd-rs 1.5.0: Full-featured implementation of NTP with NTS support

View File

@ -1 +1 @@
Sat, 22 Mar 2025 13:05:10 +0000
Sun, 23 Mar 2025 07:05:19 +0000

View File

@ -1,2 +1,4 @@
DIST geo-1.1-vendor.tar.xz 765856 BLAKE2B 8663b536fcaa9b1bec6e026ebf2d96c983f6483d2abfef2d9d57d3f39681bc0a0d9c80fc39c7c35a74d3998215b04ab5c5e4ac922ac67a124c31d1bf10a13c9e SHA512 d7f6a1a6f2b1ae10add175f6e6b2b81b89627228c049685d803bc44f9c75c109936d8bc8997a6d46ecb38f7a3ae659084f579080aeca443eacf9471cc8f43777
DIST geo-1.1.tar.gz 30781 BLAKE2B 8c9673611dcfc6c68a2f0803b313e5e2c331ffb5dac102ef90bb8b325abf87c7651a476822a169bfd60389f31e149f61f9e8b5b9fda50a9d227e1106aac8cd3c SHA512 fca6534479db0f4b6c43e48c7852d4758bec94899539e1cef70bc4699297733a17d058c0226b6b5b762b09bc195a94ef6e3697525db9e0d7dd6ad17290a3ba9c
DIST geo-1.1_p20240718-vendor.tar.xz 796904 BLAKE2B ddcd0998569493bb3a8f1f41dda5d1075f7aa7c7e083b4a4c8ad5f3f65f22ffe619e11cbabc56296e1becb06bd4a780698ea507cc83d40a76d62238f5b7e3a2a SHA512 d9dc0ac263a4114e770494909d8e76b97ee406bf1eb7d83b9709305b9b8f072c1aac030367421a8405155f7a7cf4b7b20708d31dd2c863825cc8f1ae35c4ae59
DIST geo-1.1_p20240718.tar.gz 30840 BLAKE2B 41e998bea6c0452e2e6d5b1fa2a613fd2ead2121de4a852ca29c8b0a500ea58ed461bd9bf471af82b8dc58d59cb2b0f13459a6fa75e1f919125bb51748c9b19d SHA512 f4416a4d60d87e219e521f944933583e1e635e235ddf1e149a10bcd7125f9186c3babd5829a63f165a37b4239cd1c146449f157fb5bb7989492fe49f91dd49ec

View File

@ -0,0 +1,25 @@
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit go-module
DESCRIPTION="An easy way to manage all your Geo resources"
HOMEPAGE="https://github.com/MetaCubeX/geo/"
COMMIT_ID="a4db326ccfd7e21276d5d05f4f7e512d14415553"
SRC_URI="
https://github.com/MetaCubeX/geo/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz
https://github.com/gentoo-zh/gentoo-deps/releases/download/${P}/${P}-vendor.tar.xz
"
S="${WORKDIR}/geo-${COMMIT_ID}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
src_compile() {
ego build -trimpath -ldflags "-w -s" ./cmd/geo
}
src_install() {
dobin "${PN}"
}