惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Vulnerabilities – Threatpost
L
LINUX DO - 热门话题
F
Fox-IT International blog
C
Cisco Blogs
C
CERT Recently Published Vulnerability Notes
T
Tor Project blog
Malwarebytes
Malwarebytes
Latest news
Latest news
D
Darknet – Hacking Tools, Hacker News & Cyber Security
SecWiki News
SecWiki News
N
News and Events Feed by Topic
T
True Tiger Recordings
www.infosecurity-magazine.com
www.infosecurity-magazine.com
美团技术团队
P
Palo Alto Networks Blog
V
V2EX - 技术
AWS News Blog
AWS News Blog
A
About on SuperTechFans
Microsoft Azure Blog
Microsoft Azure Blog
量子位
博客园 - 【当耐特】
P
Proofpoint News Feed
N
News and Events Feed by Topic
博客园 - 司徒正美
U
Unit 42
G
Google Developers Blog
阮一峰的网络日志
阮一峰的网络日志
Schneier on Security
Schneier on Security
G
GRAHAM CLULEY
O
OpenAI News
T
The Blog of Author Tim Ferriss
F
Future of Privacy Forum
IntelliJ IDEA : IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin | The JetBrains Blog
IntelliJ IDEA : IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin | The JetBrains Blog
Blog — PlanetScale
Blog — PlanetScale
人人都是产品经理
人人都是产品经理
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
N
News | PayPal Newsroom
V
Visual Studio Blog
V
V2EX
Simon Willison's Weblog
Simon Willison's Weblog
Microsoft Security Blog
Microsoft Security Blog
C
Cyber Attacks, Cyber Crime and Cyber Security
T
Threat Research - Cisco Blogs
Spread Privacy
Spread Privacy
N
Netflix TechBlog - Medium
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
D
Docker
小众软件
小众软件
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
Intezer

rnote_macos:v0.14.0+227 commits

Update lcms to 2.18.0 Update runner to sequoia-7 Remove Poppler Update Rnote to 0.14.0 Update runner to sequoia-5 Remove unused metamodule Update Rnote bundle patch Upgrade HarfBuzz with Graphite Fix fonts not being bundled Update Rnote to 0.13.1 Replace gtk-mac-bundler with abcreate Use Sequoia runner Apply updates from gtk-osx Update jhb to 1.2 Add pyparsing Update jhb to 1.1 Configure cache for new arm64 runner Update README Update libadwaita to 1.7.2 Update jhb to 0.56 Update Rnote to 0.12.0 Update Rust to 1.86.0 Update GTK to 4.18.4 Add rnote-cli Update libadwaita to 1.6.4 Update GTK to 4.16.12 Update jhb to 0.55 Update jhb to 0.52 Update Rnote to 0.11.0 Update Poppler to 24.07.0 Update jhb to 0.51 Update shared-mime-info to 2.4 Update libadwaita to 1.5.2 Refactor runner tags Update Poppler to 24.06.1 Update libadwaita to 1.5.1 (054d4989) · Commits · René de Hesselle / rnote_macos · GitLab Update jhb to 0.49 Update hicolor-icon-theme to 0.18 Add workaround for gettext-rs and Xcode 15.4
Raise minimum OS to Big Sur (9b5d3de9) · Commits · René de Hesselle / rnote_macos · GitLab
René de Hesselle · 2025-12-06 · via rnote_macos:v0.14.0+227 commits
+1 −7
Original line number Diff line number Diff line
@@ -17,13 +17,6 @@ build:
  parallel:
    matrix:
      - ARCHITECTURE: [ "arm64", "x86_64" ]
  rules:
    - if: $ARCHITECTURE == "x86_64"
      variables:
        SDKROOT: /opt/sdks/MacOSX10.15.6.sdk
    - if: $ARCHITECTURE == "arm64"
      variables:
        SDKROOT: /opt/sdks/MacOSX11.3.sdk
  tags:
    - macos
    - ${ARCHITECTURE}
@@ -36,6 +29,7 @@ build:
    CCACHE_MAXSIZE: "300Mi"
    ORKA_RUNNER: sequoia-4
    RNOTE_BUILD: $CI_PIPELINE_IID
    SDKROOT: /opt/sdks/MacOSX11.3.sdk
  script:
    - !reference [ .verify_sdk, script ]
    - |
+10 −11
Original line number Diff line number Diff line
# Rnote for macOS

![GitLab master branch](https://gitlab.com/dehesselle/rnote_macos/badges/master/pipeline.svg)
![Latest Release](https://gitlab.com/dehesselle/rnote_macos/-/badges/release.svg?value_width=92)

![rnote](resources/rnote_macos.png)
![rnote](resources/rnote_screenshot.png)

This is the official macOS release for [Rnote](https://rnote.flxzt.net). The app is standalone, relocatable and supports macOS Catalina up to macOS Sequoia.
This is the official macOS release for [Rnote](https://rnote.flxzt.net). The app is standalone, relocatable and supports macOS Big Sur up to macOS Sequoia.

## download
## Download

Downloads are available in the [Releases](https://gitlab.com/dehesselle/rnote_macos/-/releases) section.

## contact
## Contact

Please use the official channels:

@@ -19,13 +18,13 @@ Please use the official channels:
- ask questions in Rnote's [Discussions](https://github.com/flxzt/rnote/discussions)
- chat with us on [#rnote:matrix.org](https://matrix.to/#/#rnote:matrix.org)

## license

This work is licensed under [GPL-2.0-or-later](LICENSE).  
Rnote is licensed under [GPL-3.0-or-later](https://github.com/flxzt/rnote?tab=readme-ov-file#license).

### additional credits
## Acknowledgements

Built using other people's work:

- [gtk-osx](https://gitlab.gnome.org/GNOME/gtk-osx) licensed under GPL-2.0-or-later.

## License

This work is licensed under [GPL-2.0-or-later](LICENSE).  
Rnote is licensed under [GPL-3.0-or-later](https://github.com/flxzt/rnote?tab=readme-ov-file#license).
−85.1 KiB
+464 KiB