Kirigami: Difference between revisions

From KDE TechBase
(Created the page)
mNo edit summary
(5 intermediate revisions by 3 users not shown)
Line 10: Line 10:
* [https://bugs.kde.org/ Bug tracker]
* [https://bugs.kde.org/ Bug tracker]


== Download Source Code ==
You can try out Kirigami in action on Android with the [https://play.google.com/store/apps/details?id=org.kde.kirigamigallery Kirigami Gallery app on Google Play].
The source code for Kirigami releases is available for download from [http://download.kde.org/stable/kirigami/ download.kde.org].
 
When building Kirigami yourself, you can use the cmake option -DBUILD_EXAMPLES=ON to build the Kirigami Gallery.
 
If you're unfamiliar with CMake, the [http://doc.qt.io/qt-5/cmake-manual.html CMake Manual for Qt] is a good starting point to learn more about it.
 
== Downloads ==
=== Source Code ===
The source code for Kirigami releases is available for download from [http://download.kde.org/stable/kirigami/ download.kde.org].
GPG signatures are available alongside the source code for verification. They are signed by release manager [http://pgp.cs.uu.nl/stats/2A678C20.html Marco Martin].
GPG signatures are available alongside the source code for verification. They are signed by release manager [http://pgp.cs.uu.nl/stats/2A678C20.html Marco Martin].


Line 17: Line 24:
! File !! SHA256sum
! File !! SHA256sum
|-
|-
|[http://download.kde.org/stable/kirigami/kirigami-1.0.0.tar.xz kirigami-1.0.0.tar.xz] || f48519a594ab72bc5cdee85aff65df0acdd3014281093b485d248d5779e87520
|[http://download.kde.org/stable/kirigami/kirigami-1.0.1.tar.xz kirigami-1.0.1.tar.xz] || 7849d276fc393e2623faeeadc4a5bcea11ae786c4e9160c9b5af5a44d8c94442
|-
|-
|}
|}
=== Packages ===
For the first release we prepared packages for various Linux distributions using the [http://openbuildservice.org/ Open Build Service] instance provided by openSUSE at [https://software.opensuse.org/package/kirigami software.opensuse.org/package/kirigami]. These are for Arch Linux, Fedora, openSUSE Leap and TW, and Ubuntu.
Packages are built for KDE neon, User Edition from tars above, Developer Edition stable branch from the released branch and Developer Edition unstable branch from master.
Kirigami packages should enter official distribution channels shortly after this announcement.

Revision as of 20:47, 10 August 2016

Kirigami is KDE’s lightweight user interface framework for mobile and convergent applications. It allows Qt developers to easily create applications that run on most major mobile and desktop platforms without modification (though adapted user interfaces for different form-factors are supported and recommended for optimal user experience). It extends the touch-friendly Qt Quick Controls with larger application building blocks, following the design philosophy laid out in the Kirigami Human Interface Guidelines.

Here are the most important links:

You can try out Kirigami in action on Android with the Kirigami Gallery app on Google Play.

When building Kirigami yourself, you can use the cmake option -DBUILD_EXAMPLES=ON to build the Kirigami Gallery.

If you're unfamiliar with CMake, the CMake Manual for Qt is a good starting point to learn more about it.

Downloads

Source Code

The source code for Kirigami releases is available for download from download.kde.org. GPG signatures are available alongside the source code for verification. They are signed by release manager Marco Martin.

File SHA256sum
kirigami-1.0.1.tar.xz 7849d276fc393e2623faeeadc4a5bcea11ae786c4e9160c9b5af5a44d8c94442

Packages

For the first release we prepared packages for various Linux distributions using the Open Build Service instance provided by openSUSE at software.opensuse.org/package/kirigami. These are for Arch Linux, Fedora, openSUSE Leap and TW, and Ubuntu.

Packages are built for KDE neon, User Edition from tars above, Developer Edition stable branch from the released branch and Developer Edition unstable branch from master.

Kirigami packages should enter official distribution channels shortly after this announcement.