Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

foundry-1.1.1-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: foundry Distribution: openSUSE Tumbleweed
Version: 1.1.1 Vendor: openSUSE
Release: 1.1 Build date: Mon Mar 23 09:29:40 2026
Group: Unspecified Build host: reproducible
Size: 893780 Source RPM: foundry-1.1.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://gitlab.gnome.org/GNOME/foundry
Summary: IDE library and command-line companion tool
This tool aims to extract much of what makes GNOME Builder an IDE into a
library and companion command-line tool.

Provides

Requires

License

LGPL-2.1-or-later AND GPL-3.0-or-later AND Apache-2.0

Changelog

* Mon Mar 23 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Migrate to xz compression and manual service run
* Tue Mar 17 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.1.1:
    + Fix GNOME CI release issue around metainfo and rc/beta/alpha
      tags.
* Tue Mar 17 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 1.1.0:
    + plugins/flatpak: fix dup_environ() for flatpak manifests
    + libfoundry-adw: fix possible critical on bound title property
    + libfoundry/cli: remove unimplemented/commented lines
    + plugins/qemu: fix translator comment
    + API: libfoundry/flatpak: add getter for "env" style fields
    + Updated translations.
* Tue Feb 24 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 1.1.rc:
    + Bug fixes:
    - plugins/openai: fix a potential critical log
    - plugins/flatpak: ignore font remapping on some systems
    - plugins/devhelp: deduplicate symlink directories
    - contrib/eggbitset: remove unused variable
    + API:
    - Add foundry_file_read_link() and
      foundry_file_read_link_recurse() helpers in libfoundry util
    + Updated translations.
* Mon Feb 16 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 1.1.beta:
    + Build:
    - Add `foundry build --inhibit-suspend` option to prevent
      system suspend during long builds
    - Add libfoundry helper to inhibit suspend via logind
      integration
    + API:
    - FoundryWeakPair is now part of public API for use as closure
      data
    - Add foundry_strv_empty0() utility
    + Other:
    - Switch application and library IDs from app.devsuite to
      org.gnome
    - Add Slovenian translation
  - Changes from version 1.1.alpha:
    + Debugger Infrastructure:
    - Complete Debug Adapter Protocol (DAP) implementation with GDB
      and LLDB integration, providing a unified debugging
      experience across debuggers
    - Full debugger UI with stack frames, locals, parameters,
      registers, and breakpoint visualization
    - Disassembly view and REPL interpreter support for interactive
      debugging
    - Memory visualization with address range browsing and
      read_memory() API
    - Quirks system to handle non-ideal DAP implementations
      gracefully
    - Debugger state tracking and GActionGroup integration for easy
      UI wiring
    + Language Server Protocol:
    - LSP progress operations bridging to FoundryOperation for
      long-running language server tasks
    - Hierarchical symbol tree support for modern LSP
      implementations
    - Improved buffer synchronization with cleaner fiber-based
      implementation
    - Enhanced diagnostics integration with tooltips and gutter
      rendering
    - Fixed JSON-RPC driver to handle edge cases in protocol
      parsing
    + Symbol and Documentation Systems:
    - New symbol provider API with CTags parser and tree-sitter
      plugin support
    - Symbol tree, symbol location, and path navigation
      infrastructure
    - FoundryGir parser for accessing reflected GIR files without
      compilation, enabling documentation access even when not
      generated
    - Documentation bridge for markdown generation and search
      integration
    - Pathbar infrastructure for symbol, documentation, and file
      navigation
    - FoundryPathNavigator with subclasses for symbols,
      documentation, and files
    + File and Search Infrastructure:
    - New file search API with grep integration and thread-pool
      optimization
    - Search provider abstraction with GNU grep default and ripgrep
      support
    - Search/replace API with back-reference support for regex
      replacements
    - FoundryFileRow component for path browsing with
      collapse/expand support
    - Include/exclude globbing for file searches
    - Improved fallback search using git file listing for faster
      index building
    + Build System:
    - Build pipeline with phase tracking and dynamic stage
      calculation
    - Build system discovery with priority-based addin loading
    - Linked pipeline support for multi-project builds (e.g.,
      building GTK as
      part of your application build)
    - Non-destructive Flatpak manifest editing with write-back
      support
    - SDK management with write-back to configurations
    - Support for install, export, and deploy actions
    - Pipeline now supports prepend/append PATH modifications
    - Justfile support using `just` build tool
    + Intent System:
    - New IntentManager with plugin model and priorities for
      flexible application policy handling
    - Intents for file operations, symbols, documentation, web
      navigation, and actions
    - FoundryActionIntent and FoundryWebIntent for application
      integration
    - Integrated intent system across file operations, search
      results, and navigation
    - Terminal Intent and TerminalService for opening terminals
      within applications
    + Terminal Integration:
    - FoundryTerminal with snapshot rewriting from Ptyxis for
      consistent terminal experience
    - Terminal intent and service for application integration
    - PTY diagnostics with auto-registration to diagnostic manager
    - Terminal palette support with FoundryTerminalPaletteSet
  - Add explicit pkgconfig(gtk4) BuildRequires: dependency now
    version-checked my the build system.
  - Add readline-devel, pkgconfig(libpanel-1), pkgconfig(libsecret-1)
    and pkgconfig(libadwaita-1) BuildRequires: new dependencies.
* Wed Oct 29 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.0.1:
    + Flatpak build pipeline
    + Ensure we have a pipeline to prepare for build
    + Propagate error when D-Bus is not available
    + Only queue podman update if db.sql changed
    + Try to avoid some common data dirs when scanning for files
    + meson-templates: only set DEVELOPMENT_BUILD when true
    + Override WAYLAND_DISPLAY for run environment when filtered by
      flatpak
* Wed Sep 24 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Do not run testsuite on ix86, arm and s390x as it fails, and
    nobody cares enough to fix it.
* Sat Sep 13 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 1.0.0:
    + Give access to VIM im context from FoundrySourceView
    + Simplified GActions for many FoundryService-derived managers
    + Foundry executable is now dynamically linked
    + FoundrySearchResult gained icon support
    + New API to allow creating a PTY producer from a consumer FD
    + Many fit'n'finish fixes for 1.0 API
    + The FoundryFileManager can now discover content-type from a
      filename if the content-type is not provided to determine
      appropriate symbolic icons.
    + Improvements to terminal palette parsing
    + A new FoundryMenuProxy enables easily integrationg with
      GMenuModel with a menu ID referenced in the applications
      merged menus (See FoundryMenuManager).
    + The fallback storage for extended attributes (SQLite) now
      properly ensures uniqueness for columns based on file URI.
    + Some API was renamed to improve future expansion.
* Wed Sep 03 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Initial package, version 1.0.rc

Files

/usr/bin/foundry
/usr/share/bash-completion/completions/foundry
/usr/share/doc/packages/foundry
/usr/share/doc/packages/foundry/NEWS
/usr/share/doc/packages/foundry/README.md
/usr/share/foundry
/usr/share/foundry/language-defaults
/usr/share/glib-2.0/schemas/org.gnome.foundry.build.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.foundry.ctags.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.foundry.distcc.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.foundry.flatpak.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.foundry.forge.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.foundry.gitlab.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.foundry.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.foundry.lsp.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.foundry.network.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.foundry.ollama.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.foundry.project.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.foundry.run.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.foundry.terminal.gschema.xml
/usr/share/glib-2.0/schemas/org.gnome.foundry.text.gschema.xml
/usr/share/licenses/foundry
/usr/share/licenses/foundry/COPYING
/usr/share/locale/bg/LC_MESSAGES/foundry.mo
/usr/share/locale/ca/LC_MESSAGES/foundry.mo
/usr/share/locale/da/LC_MESSAGES/foundry.mo
/usr/share/locale/de/LC_MESSAGES/foundry.mo
/usr/share/locale/el/LC_MESSAGES/foundry.mo
/usr/share/locale/en_GB/LC_MESSAGES/foundry.mo
/usr/share/locale/eo/LC_MESSAGES/foundry.mo
/usr/share/locale/es/LC_MESSAGES/foundry.mo
/usr/share/locale/eu/LC_MESSAGES/foundry.mo
/usr/share/locale/fi/LC_MESSAGES/foundry.mo
/usr/share/locale/gl/LC_MESSAGES/foundry.mo
/usr/share/locale/hu/LC_MESSAGES/foundry.mo
/usr/share/locale/ka/LC_MESSAGES/foundry.mo
/usr/share/locale/kk/LC_MESSAGES/foundry.mo
/usr/share/locale/ko/LC_MESSAGES/foundry.mo
/usr/share/locale/lt/LC_MESSAGES/foundry.mo
/usr/share/locale/ne/LC_MESSAGES/foundry.mo
/usr/share/locale/pt/LC_MESSAGES/foundry.mo
/usr/share/locale/pt_BR/LC_MESSAGES/foundry.mo
/usr/share/locale/sl/LC_MESSAGES/foundry.mo
/usr/share/locale/sr/LC_MESSAGES/foundry.mo
/usr/share/locale/sv/LC_MESSAGES/foundry.mo
/usr/share/locale/tr/LC_MESSAGES/foundry.mo
/usr/share/locale/uk/LC_MESSAGES/foundry.mo
/usr/share/locale/zh_CN/LC_MESSAGES/foundry.mo
/usr/share/locale/zh_TW/LC_MESSAGES/foundry.mo
/usr/share/man/man1/foundry.1.gz
/usr/share/metainfo/org.gnome.Foundry.metainfo.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 21 22:32:08 2026