7.7.0
All checks were successful
Build / Build project (push) Successful in 1m21s

This commit is contained in:
Alexander Zhirov 2025-12-23 15:49:29 +03:00
parent 013f4d9dc9
commit 3ab005ee7a
Signed by: alexander
GPG key ID: C8D8BE544A27C511
2 changed files with 26 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# Granite 7
Library that extends GTK with common widgets and utilities.

23
package.yml Normal file
View file

@ -0,0 +1,23 @@
name : granite-7
version : 7.7.0
release : 1
source :
- https://github.com/elementary/granite/archive/refs/tags/7.7.0.tar.gz : e1fe86f95a528fbcc45bbf85b668935dbd2cbf5d128f824d100ff02031ab5441
homepage : https://github.com/elementary/granite
license : LGPL-3.0-or-later
component : programming.library
summary : elementary Development Library/Framework
description: |
An extension to GTK+ that provides several useful widgets and classes to ease application development.
builddeps :
- pkgconfig(gee-0.8)
- pkgconfig(gtk4)
- pkgconfig(shumate-1.0)
- vala
- sassc
setup : |
%meson_configure
build : |
%ninja_build
install : |
%ninja_install