Merge branch 'feature/liri' of https://github.com/lirios/meta-qt5-extra into lirios-feature/liri
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git"
|
||||
LIRI_GIT_BRANCH ?= "develop"
|
||||
|
||||
DEPENDS += "qtbase qtdeclarative qtquickcontrols extra-cmake-modules-native"
|
||||
BPN := "${@'${BPN}'.replace('liri-', '')}"
|
||||
SRC_URI = "git://github.com/lirios/${BPN}.git;protocol=git;branch=${LIRI_GIT_BRANCH}"
|
||||
|
||||
DEPENDS += "qtbase qtdeclarative extra-cmake-modules-native"
|
||||
|
||||
inherit cmake_qt5 cmake_extra_sanity pkgconfig
|
||||
|
||||
@@ -11,3 +11,5 @@ BBFILE_PATTERN_meta-qt5-extra := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_meta-qt5-extra = "7"
|
||||
|
||||
LAYERDEPENDS_meta-qt5-extra = "core qt5-layer openembedded-layer networking-layer"
|
||||
|
||||
LICENSE_PATH += "${LAYERDIR}/files/licenses"
|
||||
|
||||
396
files/licenses/CC-BY-SA-4.0
Normal file
396
files/licenses/CC-BY-SA-4.0
Normal file
@@ -0,0 +1,396 @@
|
||||
Attribution 4.0 International
|
||||
|
||||
=======================================================================
|
||||
|
||||
Creative Commons Corporation ("Creative Commons") is not a law firm and
|
||||
does not provide legal services or legal advice. Distribution of
|
||||
Creative Commons public licenses does not create a lawyer-client or
|
||||
other relationship. Creative Commons makes its licenses and related
|
||||
information available on an "as-is" basis. Creative Commons gives no
|
||||
warranties regarding its licenses, any material licensed under their
|
||||
terms and conditions, or any related information. Creative Commons
|
||||
disclaims all liability for damages resulting from their use to the
|
||||
fullest extent possible.
|
||||
|
||||
Using Creative Commons Public Licenses
|
||||
|
||||
Creative Commons public licenses provide a standard set of terms and
|
||||
conditions that creators and other rights holders may use to share
|
||||
original works of authorship and other material subject to copyright
|
||||
and certain other rights specified in the public license below. The
|
||||
following considerations are for informational purposes only, are not
|
||||
exhaustive, and do not form part of our licenses.
|
||||
|
||||
Considerations for licensors: Our public licenses are
|
||||
intended for use by those authorized to give the public
|
||||
permission to use material in ways otherwise restricted by
|
||||
copyright and certain other rights. Our licenses are
|
||||
irrevocable. Licensors should read and understand the terms
|
||||
and conditions of the license they choose before applying it.
|
||||
Licensors should also secure all rights necessary before
|
||||
applying our licenses so that the public can reuse the
|
||||
material as expected. Licensors should clearly mark any
|
||||
material not subject to the license. This includes other CC-
|
||||
licensed material, or material used under an exception or
|
||||
limitation to copyright. More considerations for licensors:
|
||||
wiki.creativecommons.org/Considerations_for_licensors
|
||||
|
||||
Considerations for the public: By using one of our public
|
||||
licenses, a licensor grants the public permission to use the
|
||||
licensed material under specified terms and conditions. If
|
||||
the licensor's permission is not necessary for any reason--for
|
||||
example, because of any applicable exception or limitation to
|
||||
copyright--then that use is not regulated by the license. Our
|
||||
licenses grant only permissions under copyright and certain
|
||||
other rights that a licensor has authority to grant. Use of
|
||||
the licensed material may still be restricted for other
|
||||
reasons, including because others have copyright or other
|
||||
rights in the material. A licensor may make special requests,
|
||||
such as asking that all changes be marked or described.
|
||||
Although not required by our licenses, you are encouraged to
|
||||
respect those requests where reasonable. More_considerations
|
||||
for the public:
|
||||
wiki.creativecommons.org/Considerations_for_licensees
|
||||
|
||||
=======================================================================
|
||||
|
||||
Creative Commons Attribution 4.0 International Public License
|
||||
|
||||
By exercising the Licensed Rights (defined below), You accept and agree
|
||||
to be bound by the terms and conditions of this Creative Commons
|
||||
Attribution 4.0 International Public License ("Public License"). To the
|
||||
extent this Public License may be interpreted as a contract, You are
|
||||
granted the Licensed Rights in consideration of Your acceptance of
|
||||
these terms and conditions, and the Licensor grants You such rights in
|
||||
consideration of benefits the Licensor receives from making the
|
||||
Licensed Material available under these terms and conditions.
|
||||
|
||||
|
||||
Section 1 -- Definitions.
|
||||
|
||||
a. Adapted Material means material subject to Copyright and Similar
|
||||
Rights that is derived from or based upon the Licensed Material
|
||||
and in which the Licensed Material is translated, altered,
|
||||
arranged, transformed, or otherwise modified in a manner requiring
|
||||
permission under the Copyright and Similar Rights held by the
|
||||
Licensor. For purposes of this Public License, where the Licensed
|
||||
Material is a musical work, performance, or sound recording,
|
||||
Adapted Material is always produced where the Licensed Material is
|
||||
synched in timed relation with a moving image.
|
||||
|
||||
b. Adapter's License means the license You apply to Your Copyright
|
||||
and Similar Rights in Your contributions to Adapted Material in
|
||||
accordance with the terms and conditions of this Public License.
|
||||
|
||||
c. Copyright and Similar Rights means copyright and/or similar rights
|
||||
closely related to copyright including, without limitation,
|
||||
performance, broadcast, sound recording, and Sui Generis Database
|
||||
Rights, without regard to how the rights are labeled or
|
||||
categorized. For purposes of this Public License, the rights
|
||||
specified in Section 2(b)(1)-(2) are not Copyright and Similar
|
||||
Rights.
|
||||
|
||||
d. Effective Technological Measures means those measures that, in the
|
||||
absence of proper authority, may not be circumvented under laws
|
||||
fulfilling obligations under Article 11 of the WIPO Copyright
|
||||
Treaty adopted on December 20, 1996, and/or similar international
|
||||
agreements.
|
||||
|
||||
e. Exceptions and Limitations means fair use, fair dealing, and/or
|
||||
any other exception or limitation to Copyright and Similar Rights
|
||||
that applies to Your use of the Licensed Material.
|
||||
|
||||
f. Licensed Material means the artistic or literary work, database,
|
||||
or other material to which the Licensor applied this Public
|
||||
License.
|
||||
|
||||
g. Licensed Rights means the rights granted to You subject to the
|
||||
terms and conditions of this Public License, which are limited to
|
||||
all Copyright and Similar Rights that apply to Your use of the
|
||||
Licensed Material and that the Licensor has authority to license.
|
||||
|
||||
h. Licensor means the individual(s) or entity(ies) granting rights
|
||||
under this Public License.
|
||||
|
||||
i. Share means to provide material to the public by any means or
|
||||
process that requires permission under the Licensed Rights, such
|
||||
as reproduction, public display, public performance, distribution,
|
||||
dissemination, communication, or importation, and to make material
|
||||
available to the public including in ways that members of the
|
||||
public may access the material from a place and at a time
|
||||
individually chosen by them.
|
||||
|
||||
j. Sui Generis Database Rights means rights other than copyright
|
||||
resulting from Directive 96/9/EC of the European Parliament and of
|
||||
the Council of 11 March 1996 on the legal protection of databases,
|
||||
as amended and/or succeeded, as well as other essentially
|
||||
equivalent rights anywhere in the world.
|
||||
|
||||
k. You means the individual or entity exercising the Licensed Rights
|
||||
under this Public License. Your has a corresponding meaning.
|
||||
|
||||
|
||||
Section 2 -- Scope.
|
||||
|
||||
a. License grant.
|
||||
|
||||
1. Subject to the terms and conditions of this Public License,
|
||||
the Licensor hereby grants You a worldwide, royalty-free,
|
||||
non-sublicensable, non-exclusive, irrevocable license to
|
||||
exercise the Licensed Rights in the Licensed Material to:
|
||||
|
||||
a. reproduce and Share the Licensed Material, in whole or
|
||||
in part; and
|
||||
|
||||
b. produce, reproduce, and Share Adapted Material.
|
||||
|
||||
2. Exceptions and Limitations. For the avoidance of doubt, where
|
||||
Exceptions and Limitations apply to Your use, this Public
|
||||
License does not apply, and You do not need to comply with
|
||||
its terms and conditions.
|
||||
|
||||
3. Term. The term of this Public License is specified in Section
|
||||
6(a).
|
||||
|
||||
4. Media and formats; technical modifications allowed. The
|
||||
Licensor authorizes You to exercise the Licensed Rights in
|
||||
all media and formats whether now known or hereafter created,
|
||||
and to make technical modifications necessary to do so. The
|
||||
Licensor waives and/or agrees not to assert any right or
|
||||
authority to forbid You from making technical modifications
|
||||
necessary to exercise the Licensed Rights, including
|
||||
technical modifications necessary to circumvent Effective
|
||||
Technological Measures. For purposes of this Public License,
|
||||
simply making modifications authorized by this Section 2(a)
|
||||
(4) never produces Adapted Material.
|
||||
|
||||
5. Downstream recipients.
|
||||
|
||||
a. Offer from the Licensor -- Licensed Material. Every
|
||||
recipient of the Licensed Material automatically
|
||||
receives an offer from the Licensor to exercise the
|
||||
Licensed Rights under the terms and conditions of this
|
||||
Public License.
|
||||
|
||||
b. No downstream restrictions. You may not offer or impose
|
||||
any additional or different terms or conditions on, or
|
||||
apply any Effective Technological Measures to, the
|
||||
Licensed Material if doing so restricts exercise of the
|
||||
Licensed Rights by any recipient of the Licensed
|
||||
Material.
|
||||
|
||||
6. No endorsement. Nothing in this Public License constitutes or
|
||||
may be construed as permission to assert or imply that You
|
||||
are, or that Your use of the Licensed Material is, connected
|
||||
with, or sponsored, endorsed, or granted official status by,
|
||||
the Licensor or others designated to receive attribution as
|
||||
provided in Section 3(a)(1)(A)(i).
|
||||
|
||||
b. Other rights.
|
||||
|
||||
1. Moral rights, such as the right of integrity, are not
|
||||
licensed under this Public License, nor are publicity,
|
||||
privacy, and/or other similar personality rights; however, to
|
||||
the extent possible, the Licensor waives and/or agrees not to
|
||||
assert any such rights held by the Licensor to the limited
|
||||
extent necessary to allow You to exercise the Licensed
|
||||
Rights, but not otherwise.
|
||||
|
||||
2. Patent and trademark rights are not licensed under this
|
||||
Public License.
|
||||
|
||||
3. To the extent possible, the Licensor waives any right to
|
||||
collect royalties from You for the exercise of the Licensed
|
||||
Rights, whether directly or through a collecting society
|
||||
under any voluntary or waivable statutory or compulsory
|
||||
licensing scheme. In all other cases the Licensor expressly
|
||||
reserves any right to collect such royalties.
|
||||
|
||||
|
||||
Section 3 -- License Conditions.
|
||||
|
||||
Your exercise of the Licensed Rights is expressly made subject to the
|
||||
following conditions.
|
||||
|
||||
a. Attribution.
|
||||
|
||||
1. If You Share the Licensed Material (including in modified
|
||||
form), You must:
|
||||
|
||||
a. retain the following if it is supplied by the Licensor
|
||||
with the Licensed Material:
|
||||
|
||||
i. identification of the creator(s) of the Licensed
|
||||
Material and any others designated to receive
|
||||
attribution, in any reasonable manner requested by
|
||||
the Licensor (including by pseudonym if
|
||||
designated);
|
||||
|
||||
ii. a copyright notice;
|
||||
|
||||
iii. a notice that refers to this Public License;
|
||||
|
||||
iv. a notice that refers to the disclaimer of
|
||||
warranties;
|
||||
|
||||
v. a URI or hyperlink to the Licensed Material to the
|
||||
extent reasonably practicable;
|
||||
|
||||
b. indicate if You modified the Licensed Material and
|
||||
retain an indication of any previous modifications; and
|
||||
|
||||
c. indicate the Licensed Material is licensed under this
|
||||
Public License, and include the text of, or the URI or
|
||||
hyperlink to, this Public License.
|
||||
|
||||
2. You may satisfy the conditions in Section 3(a)(1) in any
|
||||
reasonable manner based on the medium, means, and context in
|
||||
which You Share the Licensed Material. For example, it may be
|
||||
reasonable to satisfy the conditions by providing a URI or
|
||||
hyperlink to a resource that includes the required
|
||||
information.
|
||||
|
||||
3. If requested by the Licensor, You must remove any of the
|
||||
information required by Section 3(a)(1)(A) to the extent
|
||||
reasonably practicable.
|
||||
|
||||
4. If You Share Adapted Material You produce, the Adapter's
|
||||
License You apply must not prevent recipients of the Adapted
|
||||
Material from complying with this Public License.
|
||||
|
||||
|
||||
Section 4 -- Sui Generis Database Rights.
|
||||
|
||||
Where the Licensed Rights include Sui Generis Database Rights that
|
||||
apply to Your use of the Licensed Material:
|
||||
|
||||
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
|
||||
to extract, reuse, reproduce, and Share all or a substantial
|
||||
portion of the contents of the database;
|
||||
|
||||
b. if You include all or a substantial portion of the database
|
||||
contents in a database in which You have Sui Generis Database
|
||||
Rights, then the database in which You have Sui Generis Database
|
||||
Rights (but not its individual contents) is Adapted Material; and
|
||||
|
||||
c. You must comply with the conditions in Section 3(a) if You Share
|
||||
all or a substantial portion of the contents of the database.
|
||||
|
||||
For the avoidance of doubt, this Section 4 supplements and does not
|
||||
replace Your obligations under this Public License where the Licensed
|
||||
Rights include other Copyright and Similar Rights.
|
||||
|
||||
|
||||
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
|
||||
|
||||
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
|
||||
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
|
||||
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
|
||||
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
|
||||
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
|
||||
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
||||
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
|
||||
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
|
||||
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
|
||||
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
|
||||
|
||||
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
|
||||
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
|
||||
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
|
||||
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
|
||||
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
|
||||
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
|
||||
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
|
||||
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
|
||||
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
|
||||
|
||||
c. The disclaimer of warranties and limitation of liability provided
|
||||
above shall be interpreted in a manner that, to the extent
|
||||
possible, most closely approximates an absolute disclaimer and
|
||||
waiver of all liability.
|
||||
|
||||
|
||||
Section 6 -- Term and Termination.
|
||||
|
||||
a. This Public License applies for the term of the Copyright and
|
||||
Similar Rights licensed here. However, if You fail to comply with
|
||||
this Public License, then Your rights under this Public License
|
||||
terminate automatically.
|
||||
|
||||
b. Where Your right to use the Licensed Material has terminated under
|
||||
Section 6(a), it reinstates:
|
||||
|
||||
1. automatically as of the date the violation is cured, provided
|
||||
it is cured within 30 days of Your discovery of the
|
||||
violation; or
|
||||
|
||||
2. upon express reinstatement by the Licensor.
|
||||
|
||||
For the avoidance of doubt, this Section 6(b) does not affect any
|
||||
right the Licensor may have to seek remedies for Your violations
|
||||
of this Public License.
|
||||
|
||||
c. For the avoidance of doubt, the Licensor may also offer the
|
||||
Licensed Material under separate terms or conditions or stop
|
||||
distributing the Licensed Material at any time; however, doing so
|
||||
will not terminate this Public License.
|
||||
|
||||
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
|
||||
License.
|
||||
|
||||
|
||||
Section 7 -- Other Terms and Conditions.
|
||||
|
||||
a. The Licensor shall not be bound by any additional or different
|
||||
terms or conditions communicated by You unless expressly agreed.
|
||||
|
||||
b. Any arrangements, understandings, or agreements regarding the
|
||||
Licensed Material not stated herein are separate from and
|
||||
independent of the terms and conditions of this Public License.
|
||||
|
||||
|
||||
Section 8 -- Interpretation.
|
||||
|
||||
a. For the avoidance of doubt, this Public License does not, and
|
||||
shall not be interpreted to, reduce, limit, restrict, or impose
|
||||
conditions on any use of the Licensed Material that could lawfully
|
||||
be made without permission under this Public License.
|
||||
|
||||
b. To the extent possible, if any provision of this Public License is
|
||||
deemed unenforceable, it shall be automatically reformed to the
|
||||
minimum extent necessary to make it enforceable. If the provision
|
||||
cannot be reformed, it shall be severed from this Public License
|
||||
without affecting the enforceability of the remaining terms and
|
||||
conditions.
|
||||
|
||||
c. No term or condition of this Public License will be waived and no
|
||||
failure to comply consented to unless expressly agreed to by the
|
||||
Licensor.
|
||||
|
||||
d. Nothing in this Public License constitutes or may be interpreted
|
||||
as a limitation upon, or waiver of, any privileges and immunities
|
||||
that apply to the Licensor or You, including from the legal
|
||||
processes of any jurisdiction or authority.
|
||||
|
||||
|
||||
=======================================================================
|
||||
|
||||
Creative Commons is not a party to its public
|
||||
licenses. Notwithstanding, Creative Commons may elect to apply one of
|
||||
its public licenses to material it publishes and in those instances
|
||||
will be considered the “Licensor.” The text of the Creative Commons
|
||||
public licenses is dedicated to the public domain under the CC0 Public
|
||||
Domain Dedication. Except for the limited purpose of indicating that
|
||||
material is shared under a Creative Commons public license or as
|
||||
otherwise permitted by the Creative Commons policies published at
|
||||
creativecommons.org/policies, Creative Commons does not authorize the
|
||||
use of the trademark "Creative Commons" or any other trademark or logo
|
||||
of Creative Commons without its prior written consent including,
|
||||
without limitation, in connection with any unauthorized modifications
|
||||
to any of its public licenses or any other arrangements,
|
||||
understandings, or agreements concerning use of licensed material. For
|
||||
the avoidance of doubt, this paragraph does not form part of the
|
||||
public licenses.
|
||||
|
||||
Creative Commons may be contacted at creativecommons.org.
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
require greenisland.inc
|
||||
|
||||
FILESEXTRAPATHS =. "${FILE_DIRNAME}/${PN}:"
|
||||
|
||||
inherit native
|
||||
|
||||
DEPENDS += " \
|
||||
qtbase-native \
|
||||
"
|
||||
|
||||
SRC_URI += " \
|
||||
file://0001-reduce-build-to-waylandscanner-for-native-build.patch \
|
||||
"
|
||||
@@ -1,64 +0,0 @@
|
||||
From 60bf186466bf236582eef59f3822719cb531ed09 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
|
||||
Date: Fri, 11 Mar 2016 18:55:42 +0100
|
||||
Subject: [PATCH] reduce build to waylandscanner for native build
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
||||
---
|
||||
CMakeLists.txt | 19 +++----------------
|
||||
tools/CMakeLists.txt | 1 -
|
||||
2 files changed, 3 insertions(+), 17 deletions(-)
|
||||
|
||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||||
index 895ff5e..1dc5935 100644
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -72,8 +72,9 @@ endif()
|
||||
|
||||
# Find Qt5
|
||||
set(REQUIRED_QT_VERSION 5.6.0)
|
||||
-find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core DBus Gui Qml Quick)
|
||||
+find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core)
|
||||
|
||||
+if(False)
|
||||
# OpenGL
|
||||
find_package(OpenGL)
|
||||
set_package_properties(OpenGL PROPERTIES
|
||||
@@ -151,23 +152,9 @@ add_feature_info("systemd" systemd_FOUND "Required for systemd integration")
|
||||
# xkbcommon
|
||||
pkg_check_modules(xkbcommon xkbcommon REQUIRED)
|
||||
add_feature_info("xkbcommon" xkbcommon_FOUND "Required for keymap support")
|
||||
+endif()
|
||||
|
||||
-# Subdirectories
|
||||
-if(ENABLE_ONLY_EGLDEVICEINTEGRATION)
|
||||
- add_subdirectory(plugins)
|
||||
-else()
|
||||
- add_subdirectory(compositor)
|
||||
- add_subdirectory(data)
|
||||
- add_subdirectory(declarative)
|
||||
- add_subdirectory(headers)
|
||||
- add_subdirectory(launcher)
|
||||
- add_subdirectory(plugins)
|
||||
- add_subdirectory(qpa)
|
||||
- add_subdirectory(shells)
|
||||
- add_subdirectory(src)
|
||||
- add_subdirectory(tests)
|
||||
add_subdirectory(tools)
|
||||
-endif()
|
||||
|
||||
# Display featute summary
|
||||
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
|
||||
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
|
||||
index f8b167c..3bdf127 100644
|
||||
--- a/tools/CMakeLists.txt
|
||||
+++ b/tools/CMakeLists.txt
|
||||
@@ -1,2 +1 @@
|
||||
-add_subdirectory(screencaster)
|
||||
add_subdirectory(waylandscanner)
|
||||
--
|
||||
2.5.5
|
||||
|
||||
@@ -1,53 +0,0 @@
|
||||
require greenisland.inc
|
||||
|
||||
inherit cmake_lib cmake_auto_align_paths
|
||||
|
||||
DEPENDS += " \
|
||||
${BPN}-native \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)} \
|
||||
wayland \
|
||||
qtwayland \
|
||||
libkscreen \
|
||||
virtual/egl \
|
||||
libinput \
|
||||
"
|
||||
SRC_URI += " \
|
||||
file://0001-find-native-greenisland-wayland-scanner.patch \
|
||||
file://0002-compositorlauncher-work-corrrectly-with-RaspberryPi-.patch \
|
||||
"
|
||||
|
||||
# we don't have wayland-protocols yet - revisit
|
||||
EXTRA_OECMAKE += "-DUSE_LOCAL_WAYLAND_PROTOCOLS=ON"
|
||||
|
||||
do_compile_append() {
|
||||
for f in `find ${B} -name 'GreenIsland*.cmake'` ; do
|
||||
sed -i 's:${STAGING_INCDIR}:${includedir}:g' "$f"
|
||||
sed -i 's:${STAGING_LIBDIR}:${libdir}:g' "$f"
|
||||
done
|
||||
}
|
||||
|
||||
|
||||
PACKAGECONFIG ??= " \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "xwayland", "",d)} \
|
||||
"
|
||||
PACKAGECONFIG[xwayland] = "-DENABLE_XWAYLAND=ON,-DENABLE_XWAYLAND=OFF,libxcb,xserver-xorg-xwayland"
|
||||
|
||||
# cross libs / headers
|
||||
CMAKE_ALIGN_SYSROOT[1] = "GreenIsland, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"
|
||||
CMAKE_ALIGN_SYSROOT[2] = "GreenIsland, -S;${base_libdir}/lib, -S;${STAGING_BASELIBDIR}/lib"
|
||||
CMAKE_ALIGN_SYSROOT[3] = "GreenIsland, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${OE_QMAKE_PATH_PLUGINS} \
|
||||
${OE_QMAKE_PATH_QML}/GreenIsland \
|
||||
"
|
||||
|
||||
FILES_${PN}-dbg += " \
|
||||
${OE_QMAKE_PATH_PLUGINS}/.debug \
|
||||
${OE_QMAKE_PATH_QML}/GreenIsland/.debug \
|
||||
"
|
||||
|
||||
FILES_${PN}-dev += " \
|
||||
${libdir}/cmake \
|
||||
${OE_QMAKE_PATH_QT_ARCHDATA}/mkspecs \
|
||||
"
|
||||
@@ -1,22 +0,0 @@
|
||||
SUMMARY = "Support library to make Qt-based Wayland compositors development easier"
|
||||
LICENSE = "LGPLv3 | GPLv2 | GPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://LICENSE.LGPLv2.1;md5=4fbd65380cdd255951079008b364516c \
|
||||
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
||||
"
|
||||
|
||||
inherit hawaii pythonnative pkgconfig
|
||||
|
||||
DEPENDS += " \
|
||||
extra-cmake-modules-native \
|
||||
"
|
||||
SRC_URI = " \
|
||||
git://github.com/greenisland/${BPN}.git;protocol=git;branch=develop \
|
||||
"
|
||||
|
||||
SRCREV = "10e55c545177d037769e277bdbd8b4e3008f285d"
|
||||
PV = "0.8.1+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
@@ -1,25 +0,0 @@
|
||||
From 2af2ca532ade54a610f3fab506894f68f8ca6388 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
|
||||
Date: Fri, 11 Mar 2016 21:10:34 +0100
|
||||
Subject: [PATCH] find native greenisland-wayland-scanner
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
||||
---
|
||||
src/GreenIslandConfigExtrasLocal.cmake | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/src/server/GreenIslandServerConfigExtrasLocal.cmake b/src/server/GreenIslandServerConfigExtrasLocal.cmake
|
||||
index 321be30..b1f4da6 100644
|
||||
--- a/src/server/GreenIslandServerConfigExtrasLocal.cmake
|
||||
+++ b/src/server/GreenIslandServerConfigExtrasLocal.cmake
|
||||
@@ -1,3 +1,3 @@
|
||||
# GreenIslandConfigExtras.cmake copy that uses the local target
|
||||
|
||||
-set(GreenIsland_WAYLAND_SCANNER_EXECUTABLE GreenIsland::greenisland-wayland-scanner)
|
||||
+set(GreenIsland_WAYLAND_SCANNER_EXECUTABLE greenisland-wayland-scanner)
|
||||
--
|
||||
2.5.0
|
||||
|
||||
@@ -1,52 +0,0 @@
|
||||
From 0689d84ea92dc35c69f97c4051844a4181ac2d19 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
|
||||
Date: Mon, 15 Aug 2016 23:42:41 +0200
|
||||
Subject: [PATCH] compositorlauncher: work corrrectly with RaspberryPi VC4 drm
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
||||
---
|
||||
launcher/compositorlauncher.cpp | 18 +++++++++---------
|
||||
1 file changed, 9 insertions(+), 9 deletions(-)
|
||||
|
||||
diff --git a/launcher/compositorlauncher.cpp b/launcher/compositorlauncher.cpp
|
||||
index fd68c66..de9b86c 100644
|
||||
--- a/launcher/compositorlauncher.cpp
|
||||
+++ b/launcher/compositorlauncher.cpp
|
||||
@@ -169,6 +169,15 @@ void CompositorLauncher::detectMode()
|
||||
|
||||
void CompositorLauncher::detectHardware()
|
||||
{
|
||||
+ // TODO: Detect Mali
|
||||
+ // TODO: Detect Vivante
|
||||
+
|
||||
+ // Detect DRM
|
||||
+ if (QDir(QStringLiteral("/sys/class/drm")).exists()) {
|
||||
+ m_hardware = DrmHardware;
|
||||
+ return;
|
||||
+ }
|
||||
+
|
||||
// Detect Broadcom
|
||||
bool found = deviceModel().startsWith(QStringLiteral("Raspberry"));
|
||||
if (!found) {
|
||||
@@ -183,15 +192,6 @@ void CompositorLauncher::detectHardware()
|
||||
return;
|
||||
}
|
||||
|
||||
- // TODO: Detect Mali
|
||||
- // TODO: Detect Vivante
|
||||
-
|
||||
- // Detect DRM
|
||||
- if (QDir(QStringLiteral("/sys/class/drm")).exists()) {
|
||||
- m_hardware = DrmHardware;
|
||||
- return;
|
||||
- }
|
||||
-
|
||||
// Unknown hardware
|
||||
m_hardware = UnknownHardware;
|
||||
}
|
||||
--
|
||||
2.5.5
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
SUMMARY = "Simple video player for the Hawaii desktop environment"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://src/main.cpp;beginline=9;endline=24;md5=abd5b11c017f98f28850382a61e02a30"
|
||||
|
||||
inherit qmake5
|
||||
|
||||
DEPENDS = "qtbase qtdeclarative qtquickcontrols qtmultimedia"
|
||||
SRC_URI = " \
|
||||
git://github.com/plfiorini/${BPN}.git;protocol=git;branch=master \
|
||||
file://0001-Make-install-work.patch \
|
||||
"
|
||||
SRCREV = "66290bce6b5a9074f13886b42370f95677ef50d6"
|
||||
PV = "git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
@@ -1,27 +0,0 @@
|
||||
From 39d0534a47ade0b83348ad789d3a75fbaf8fb868 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
|
||||
Date: Wed, 8 Jan 2014 22:36:35 +0100
|
||||
Subject: [PATCH] Make install work
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
||||
---
|
||||
src/src.pro | 3 +++
|
||||
1 file changed, 3 insertions(+)
|
||||
|
||||
diff --git a/src/src.pro b/src/src.pro
|
||||
index 8045652..9ad4e2f 100644
|
||||
--- a/src/src.pro
|
||||
+++ b/src/src.pro
|
||||
@@ -19,3 +19,6 @@ OTHER_FILES += \
|
||||
qml/ControlBar.qml \
|
||||
qml/Utils.js \
|
||||
qml/SeekControl.qml
|
||||
+
|
||||
+target.path = /usr/bin
|
||||
+INSTALLS += target
|
||||
--
|
||||
1.8.3.1
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
SUMMARY = "Image viewer for the Hawaii desktop environment"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
inherit hawaii
|
||||
|
||||
DEPENDS += "qttools-native"
|
||||
|
||||
SRCREV = "7ff55701dde114df2911c937143499f73d0f4e09"
|
||||
PV = "0.1.4+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += "${datadir}/appdata"
|
||||
@@ -1,15 +0,0 @@
|
||||
SUMMARY = "Library for QtQuick applications"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.LGPLv21;md5=4fbd65380cdd255951079008b364516c \
|
||||
"
|
||||
|
||||
inherit hawaii
|
||||
|
||||
PV = "0.8.0"
|
||||
|
||||
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git"
|
||||
SRCREV = "ab6f40ddc7e38c7eb49e8afbe4ddaf2d13c49146"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += "${OE_QMAKE_PATH_QML}"
|
||||
@@ -1,19 +0,0 @@
|
||||
SUMMARY = "Icon themes for the Hawaii desktop environment"
|
||||
LICENSE = "GPLv3 & LGPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
||||
"
|
||||
|
||||
inherit hawaii gtk-icon-cache
|
||||
|
||||
SRCREV = "4a0d806c28f25aa072d9c5b849ec48a565721b30"
|
||||
PV = "v0.8.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += "${datadir}/icons"
|
||||
|
||||
RREPLACES_${PN} = "hawaii-icon-themes"
|
||||
RPROVIDES_${PN} = "hawaii-icon-themes"
|
||||
RCONFLICTS_${PN} = "hawaii-icon-themes"
|
||||
|
||||
@@ -1,58 +0,0 @@
|
||||
SUMMARY = "Hawaii desktop environment shell"
|
||||
LICENSE = "GPLv2 & LGPLv2"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://LICENSE.LGPLv2.1;md5=4fbd65380cdd255951079008b364516c \
|
||||
"
|
||||
|
||||
inherit hawaii systemd pythonnative distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI += " \
|
||||
file://0001-find-host-s-git.patch \
|
||||
"
|
||||
SRCREV = "d02a209082819e3bfa3edd167328b4ed52ebf6e1"
|
||||
PV = "0.8.0+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
qtwayland-native \
|
||||
wayland \
|
||||
libqtxdg \
|
||||
solid \
|
||||
libhawaii \
|
||||
greenisland \
|
||||
"
|
||||
|
||||
# REVISIT optionals
|
||||
DEPENDS += " \
|
||||
alsa-lib \
|
||||
pulseaudio \
|
||||
"
|
||||
|
||||
EXTRA_OECMAKE += " \
|
||||
-DSYSTEMD_USER_UNIT_DIR=${systemd_system_unitdir} \
|
||||
"
|
||||
|
||||
PACKAGECONFIG[nm_qt] = "-DENABLE_NETWORK_MANAGER=ON,-DENABLE_NETWORK_MANAGER=OFF,networkmanager-qt modemmanager-qt"
|
||||
PACKAGECONFIG ??= "nm_qt"
|
||||
|
||||
SYSTEMD_SERVICE_${PN} = "hawaii.service"
|
||||
|
||||
# for starter scripts
|
||||
RDEPENDS_${PN} = "qttools-tools qtwayland-plugins"
|
||||
|
||||
# REVISIT optionals
|
||||
RRECOMMENDS_${PN} += " \
|
||||
fluid \
|
||||
hawaii-wallpapers \
|
||||
hawaii-icon-theme \
|
||||
"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir} \
|
||||
${systemd_unitdir} \
|
||||
${OE_QMAKE_PATH_QML} \
|
||||
"
|
||||
@@ -1,33 +0,0 @@
|
||||
SUMMARY = "System preferences for the Hawaii desktop environment"
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c \
|
||||
"
|
||||
|
||||
inherit hawaii
|
||||
|
||||
DEPENDS += " \
|
||||
greenisland \
|
||||
libhawaii \
|
||||
polkit-qt-1 \
|
||||
kscreen \
|
||||
"
|
||||
|
||||
SRCREV = "f1ce43687a0c9dcdbf0cd5640d38bbbc348dd123"
|
||||
PV = "0.8.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECMAKE += "-DQt5LinguistTools_DIR=${STAGING_LIBDIR_NATIVE}/cmake/Qt5LinguistTools"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${OE_QMAKE_PATH_QML} \
|
||||
"
|
||||
|
||||
FILES_${PN}-dev += " \
|
||||
${libdir}/cmake \
|
||||
"
|
||||
|
||||
# cross libs / headers
|
||||
CMAKE_ALIGN_SYSROOT[1] = "HawaiiSystemPreferences, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"
|
||||
CMAKE_ALIGN_SYSROOT[2] = "HawaiiSystemPreferences, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
@@ -1,15 +0,0 @@
|
||||
SUMMARY = "Terminal emulator for the Hawaii desktop environment"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
inherit hawaii
|
||||
|
||||
SRCREV = "8c4701aa6e9223091ac3ad1fb0e8005c92399fee"
|
||||
PV = "0.6.90+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/appdata \
|
||||
${OE_QMAKE_PATH_QML}/Hawaii/Terminal \
|
||||
"
|
||||
@@ -1,12 +0,0 @@
|
||||
SUMMARY = "Wallpapers for the Hawaii desktop environment"
|
||||
LICENSE = "LGPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
|
||||
|
||||
inherit hawaii
|
||||
|
||||
SRCREV = "ffca94dc6917ba0109dbd837cc3579fd0cde6357"
|
||||
PV = "0.4.90+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += "${datadir}"
|
||||
@@ -1,15 +0,0 @@
|
||||
SUMMARY = "Styles for applications using QtQuick Controls"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
inherit hawaii
|
||||
|
||||
SRCREV = "9aaaf3b8681dc2253d812aa7f37b8ed5e1651959"
|
||||
PV = "0.8.0"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/color-schemes \
|
||||
${OE_QMAKE_PATH_QML} \
|
||||
"
|
||||
@@ -1,33 +0,0 @@
|
||||
SUMMARY = "Base applications for Hawaii"
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://LICENSE.LGPLv2.1;md5=4fbd65380cdd255951079008b364516c \
|
||||
"
|
||||
|
||||
inherit hawaii systemd
|
||||
|
||||
DEPENDS += " \
|
||||
libhawaii \
|
||||
greenisland \
|
||||
polkit-qt-1 \
|
||||
qt-gstreamer \
|
||||
"
|
||||
|
||||
SRCREV = "6dd502e199596dabab8be77efaf164823a8ead65"
|
||||
PV = "0.8.1"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECMAKE += " \
|
||||
-DSYSTEMD_USER_UNIT_DIR=${systemd_system_unitdir} \
|
||||
"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/glib-2.0 \
|
||||
${datadir}/desktop-directories \
|
||||
${OE_QMAKE_PATH_PLUGINS} \
|
||||
"
|
||||
|
||||
RREPLACES_${PN} = "hawaii-baseapps"
|
||||
RPROVIDES_${PN} = "hawaii-baseapps"
|
||||
RCONFLICTS_${PN} = "hawaii-baseapps"
|
||||
@@ -1,17 +0,0 @@
|
||||
SUMMARY = "Library shared among Hawaii Shell and other projects"
|
||||
LICENSE = "GPLv2 & LGPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
||||
"
|
||||
|
||||
inherit hawaii
|
||||
|
||||
PV = "0.8.0"
|
||||
|
||||
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git"
|
||||
SRCREV = "f9cb7389a7881bf924ead7ae4b409c83b7e7a454"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += "${OE_QMAKE_PATH_QML}"
|
||||
FILES_${PN}-dev += "${libdir}/cmake"
|
||||
@@ -1,27 +0,0 @@
|
||||
SUMMARY = "Hawaii desktop package collection"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
cinema \
|
||||
eyesight \
|
||||
fluid \
|
||||
greenisland \
|
||||
hawaii-icon-theme \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "hawaii-shell", "",d)} \
|
||||
hawaii-system-preferences \
|
||||
hawaii-terminal \
|
||||
hawaii-wallpapers \
|
||||
hawaii-widget-styles \
|
||||
hawaii-workspace \
|
||||
libhawaii \
|
||||
qtaccountsservice \
|
||||
qtconfiguration \
|
||||
swordfish \
|
||||
"
|
||||
|
||||
# wind was a X11 mauios approach. For dependencies (kdeclarative does not build
|
||||
# for raspi) keep out
|
||||
# wind
|
||||
@@ -1,25 +0,0 @@
|
||||
SUMMARY = "Modules for fluid and dynamic applications development with QtQuick"
|
||||
LICENSE = "BSD & GFDL-1.3 & GPLv3 & LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.BSD;md5=5bd3079664b3473c826ea30fd8d55687 \
|
||||
file://LICENSE.FDL;md5=3801d7932fdc07fd9efe89f9854a6caa \
|
||||
file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c \
|
||||
"
|
||||
|
||||
inherit hawaii
|
||||
|
||||
DEPENDS += "dconf"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/hawaii-desktop/${BPN}.git \
|
||||
"
|
||||
SRCREV = "fd37e4f7a19b593e44f35e59a5a19aecc4f268a9"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += "${libdir}/hawaii/qml/Hawaii/Configuration"
|
||||
FILES_${PN}-dbg += "${libdir}/hawaii/qml/Hawaii/Configuration/.debug"
|
||||
FILES_${PN}-dev += "${libdir}/cmake"
|
||||
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
SUMMARY = "File manager"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
inherit hawaii
|
||||
|
||||
DEPENDS += "qttools"
|
||||
|
||||
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git;protocol=git;branch=master"
|
||||
SRCREV = "0f1d9294cbf9d4ac235c31d10b0c7166845e098f"
|
||||
PV = "0.1.90+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
CXXFLAGS += "-fPIC"
|
||||
EXTRA_OECMAKE += "-DQt5LinguistTools_DIR=${STAGING_LIBDIR_NATIVE}/cmake/Qt5LinguistTools"
|
||||
|
||||
FILES_${PN} += "${libdir}/hawaii/qml ${datadir}"
|
||||
FILES_${PN}-dbg += "${libdir}/hawaii/qml/Swordfish/.debug"
|
||||
@@ -1,28 +0,0 @@
|
||||
SUMMARY = "Wind theme for Maui and Hawaii"
|
||||
LICENSE = "GPLv2 & BSD & LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://COPYING.BSD;md5=9e96e13a1a76211bcdb0255a5d42b01d \
|
||||
file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c \
|
||||
"
|
||||
|
||||
inherit hawaii
|
||||
|
||||
DEPENDS += "plasma-framework"
|
||||
|
||||
SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=master"
|
||||
SRCREV = "cc5d4de41aaeb63611701c0a739a93bc31bccf50"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECMAKE += "-DENABLE_WIDGETS_FACTORY:bool=ON"
|
||||
|
||||
PACKAGES =+ "${PN}-grub ${PN}-plymouth ${PN}-widget-factory"
|
||||
|
||||
FILES_${PN}-grub = "/boot"
|
||||
FILES_${PN}-plymouth = "${datadir}/plymouth/themes"
|
||||
FILES_${PN}-widget-factory = "${bindir}/*widget-factory"
|
||||
FILES_${PN} += " \
|
||||
${datadir} \
|
||||
${OE_QMAKE_PATH_QML} \
|
||||
"
|
||||
25
recipes-liri/fluid/fluid_git.bb
Normal file
25
recipes-liri/fluid/fluid_git.bb
Normal file
@@ -0,0 +1,25 @@
|
||||
SUMMARY = "A collection of cross-platform QtQuick components for building fluid and dynamic applications"
|
||||
LICENSE = "MPLv2"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.MPL2;md5=815ca599c9df247a0c7f619bab123dad \
|
||||
"
|
||||
|
||||
inherit liri
|
||||
|
||||
PV = "0.9.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "87d81835c38cd59dd4c717ec96ba79e32a7019ea"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
qtgraphicaleffects \
|
||||
qtquickcontrols2 \
|
||||
qtsvg \
|
||||
"
|
||||
|
||||
do_configure_append() {
|
||||
(cd ${S} && ./scripts/fetch_icons.sh)
|
||||
}
|
||||
|
||||
FILES_${PN} += "${OE_QMAKE_PATH_QML}"
|
||||
FILES_${PN}-dev += "${libdir}/cmake"
|
||||
22
recipes-liri/liri-appcenter/liri-appcenter_git.bb
Normal file
22
recipes-liri/liri-appcenter/liri-appcenter_git.bb
Normal file
@@ -0,0 +1,22 @@
|
||||
SUMMARY = "Software store"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv3;md5=7702f203b58979ebbc31bfaeb44f219c \
|
||||
"
|
||||
|
||||
inherit liri
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "flatpak"
|
||||
|
||||
PV = "0.1.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "7eef3bfea5757a38bc8e98b576f489d0a80c3d6e"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
flatpak \
|
||||
karchive \
|
||||
vibe \
|
||||
"
|
||||
|
||||
FILES_${PN} += "${OE_QMAKE_PATH_QML} ${datadir}"
|
||||
18
recipes-liri/liri-browser/liri-browser_git.bb
Normal file
18
recipes-liri/liri-browser/liri-browser_git.bb
Normal file
@@ -0,0 +1,18 @@
|
||||
SUMMARY = "Web browser"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv3;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
"
|
||||
|
||||
inherit liri
|
||||
|
||||
PV = "0.1.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "1af85364ec3656c1e2dfe7cf3d8cffac8a022237"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
slimeengine \
|
||||
qtwebengine \
|
||||
fluid \
|
||||
"
|
||||
26
recipes-liri/liri-files/liri-files_git.bb
Normal file
26
recipes-liri/liri-files/liri-files_git.bb
Normal file
@@ -0,0 +1,26 @@
|
||||
SUMMARY = "File manager"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv3;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
"
|
||||
|
||||
inherit liri
|
||||
|
||||
PV = "0.1.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "1e130e882f76194b5143af5a4d26eec23ca27f3c"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
qttools \
|
||||
taglib \
|
||||
fluid \
|
||||
"
|
||||
|
||||
EXTRA_OECMAKE += "-DQt5LinguistTools_DIR=${STAGING_LIBDIR_NATIVE}/cmake/Qt5LinguistTools"
|
||||
|
||||
FILES_${PN} += "${OE_QMAKE_PATH_QML} ${datadir}"
|
||||
|
||||
RREPLACES_${PN} = "swordfish"
|
||||
RPROVIDES_${PN} = "swordfish"
|
||||
RCONFLICTS_${PN} = "swordfish"
|
||||
46
recipes-liri/liri-settings/liri-settings_git.bb
Normal file
46
recipes-liri/liri-settings/liri-settings_git.bb
Normal file
@@ -0,0 +1,46 @@
|
||||
SUMMARY = "Settings application for Liri OS"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv3;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
"
|
||||
|
||||
inherit liri distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
PV = "0.10.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "ccb496d42cabdf43728b93024fba323682f24c33"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
liri-wayland \
|
||||
qtquickcontrols \
|
||||
vibe \
|
||||
qtaccountsservice \
|
||||
polkit-qt-1 \
|
||||
xkeyboard-config \
|
||||
"
|
||||
|
||||
EXTRA_OECMAKE += "-DQt5LinguistTools_DIR=${STAGING_LIBDIR_NATIVE}/cmake/Qt5LinguistTools"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/liri/settings \
|
||||
${OE_QMAKE_PATH_QML} \
|
||||
"
|
||||
|
||||
FILES_${PN}-dbg += " \
|
||||
${OE_QMAKE_PATH_QML}/Liri/*/.debug \
|
||||
"
|
||||
|
||||
FILES_${PN}-dev += " \
|
||||
${libdir}/cmake \
|
||||
"
|
||||
|
||||
# cross libs / headers
|
||||
CMAKE_ALIGN_SYSROOT[1] = "LiriSettings, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"
|
||||
CMAKE_ALIGN_SYSROOT[2] = "LiriSettings, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
|
||||
RREPLACES_${PN} = "hawaii-system-preferences"
|
||||
RPROVIDES_${PN} = "hawaii-system-preferences"
|
||||
RCONFLICTS_${PN} = "hawaii-system-preferences"
|
||||
56
recipes-liri/liri-shell/liri-shell_git.bb
Normal file
56
recipes-liri/liri-shell/liri-shell_git.bb
Normal file
@@ -0,0 +1,56 @@
|
||||
SUMMARY = "Responsive shell for Liri OS"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
"
|
||||
|
||||
inherit liri systemd pythonnative distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "wayland pam"
|
||||
|
||||
PV = "0.10.0+git${SRCPV}"
|
||||
|
||||
SRC_URI += " \
|
||||
file://0001-find-host-s-git.patch \
|
||||
"
|
||||
SRCREV = "ba7353b01c9c87c3ec8226a2f931dc8f2a72bf3b"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
qtaccountsservice \
|
||||
libpam \
|
||||
vibe \
|
||||
liri-wayland \
|
||||
liri-workspace \
|
||||
"
|
||||
|
||||
EXTRA_OECMAKE += " \
|
||||
-DSYSTEMD_USER_UNIT_DIR=${systemd_system_unitdir} \
|
||||
"
|
||||
|
||||
SYSTEMD_SERVICE_${PN} = "liri.service"
|
||||
|
||||
# for starter scripts
|
||||
RDEPENDS_${PN} = "qttools-tools qtwayland-plugins"
|
||||
|
||||
# REVISIT optionals
|
||||
RRECOMMENDS_${PN} += " \
|
||||
liri-wallpapers \
|
||||
paper-icon-theme \
|
||||
"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir} \
|
||||
${systemd_unitdir} \
|
||||
${OE_QMAKE_PATH_QML}/Liri \
|
||||
${OE_QMAKE_PATH_PLUGINS} \
|
||||
"
|
||||
|
||||
FILES_${PN}-dbg += " \
|
||||
${OE_QMAKE_PATH_PLUGINS}/.debug \
|
||||
${OE_QMAKE_PATH_QML}/Liri/*/.debug \
|
||||
"
|
||||
|
||||
RREPLACES_${PN} = "hawaii-shell"
|
||||
RPROVIDES_${PN} = "hawaii-shell"
|
||||
RCONFLICTS_${PN} = "hawaii-shell"
|
||||
31
recipes-liri/liri-terminal/liri-terminal_git.bb
Normal file
31
recipes-liri/liri-terminal/liri-terminal_git.bb
Normal file
@@ -0,0 +1,31 @@
|
||||
SUMMARY = "Terminal emulator"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv3;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
"
|
||||
|
||||
inherit liri gsettings
|
||||
|
||||
PV = "0.1.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "e6b33d1700f454e2c50f74756aa2579fc4994996"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
vibe \
|
||||
"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/glib-2.0/schemas \
|
||||
${datadir}/appdata \
|
||||
${datadir}/applications \
|
||||
${OE_QMAKE_PATH_QML}/Liri/Terminal \
|
||||
"
|
||||
|
||||
FILES_${PN}-dbg += " \
|
||||
${OE_QMAKE_PATH_QML}/Liri/*/.debug \
|
||||
"
|
||||
|
||||
RREPLACES_${PN} = "hawaii-terminal"
|
||||
RPROVIDES_${PN} = "hawaii-terminal"
|
||||
RCONFLICTS_${PN} = "hawaii-terminal"
|
||||
35
recipes-liri/liri-themes/liri-themes_git.bb
Normal file
35
recipes-liri/liri-themes/liri-themes_git.bb
Normal file
@@ -0,0 +1,35 @@
|
||||
SUMMARY = "Themes for a uniform look throughout Liri OS"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
"
|
||||
|
||||
inherit liri
|
||||
|
||||
PV = "0.10.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "fc69de418a2cde7a30452993b24688ad17ea9c9f"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PACKAGES = " \
|
||||
${PN}-grub \
|
||||
${PN}-plymouth \
|
||||
${PN}-sddm \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN}-plymouth += " \
|
||||
plymouth \
|
||||
plymouth-set-default-theme \
|
||||
"
|
||||
RDEPENDS_${PN}-sddm += " \
|
||||
liri-shell \
|
||||
"
|
||||
|
||||
FILES_${PN}-grub += "/boot/grub/themes"
|
||||
FILES_${PN}-plymouth += "${datadir}/plymouth/themes"
|
||||
FILES_${PN}-sddm += "${datadir}/sddm/themes"
|
||||
|
||||
pkg_postinst_${PN}() {
|
||||
#!/bin/sh
|
||||
plymouth-set-default-theme -R lirios
|
||||
}
|
||||
18
recipes-liri/liri-wallpapers/liri-wallpapers_git.bb
Normal file
18
recipes-liri/liri-wallpapers/liri-wallpapers_git.bb
Normal file
@@ -0,0 +1,18 @@
|
||||
SUMMARY = "Wallpapers for Liri OS"
|
||||
LICENSE = "CC-BY-SA-4.0"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.CCBYSAv4;md5=eacc0b19e3fb8dd12d2e110b24be0452 \
|
||||
"
|
||||
|
||||
inherit liri
|
||||
|
||||
PV = "0.10.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "50935fae9989b9c99a0a18d350d841e72e6e29bc"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
FILES_${PN} += "${datadir}"
|
||||
|
||||
RREPLACES_${PN} = "hawaii-wallpapers"
|
||||
RPROVIDES_${PN} = "hawaii-wallpapers"
|
||||
RCONFLICTS_${PN} = "hawaii-wallpapers"
|
||||
55
recipes-liri/liri-wayland/liri-wayland_git.bb
Normal file
55
recipes-liri/liri-wayland/liri-wayland_git.bb
Normal file
@@ -0,0 +1,55 @@
|
||||
SUMMARY = "Support library to make Qt-based Wayland compositors development easier"
|
||||
LICENSE = "LGPLv3 | GPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
||||
"
|
||||
|
||||
inherit liri distro_features_check cmake_auto_align_paths cmake_lib
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
PV = "0.10.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "d8c0464ceacd70266826671a6a8dcb999b471d03"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)} \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xcb-util-cursor libxcursor', '', d)} \
|
||||
wayland \
|
||||
qtwayland \
|
||||
qtwayland-native \
|
||||
glib-2.0 \
|
||||
virtual/egl \
|
||||
libinput \
|
||||
"
|
||||
|
||||
PACKAGECONFIG ??= " \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "xwayland", "",d)} \
|
||||
"
|
||||
PACKAGECONFIG[kms] = "-DENABLE_EGLDEVICEINTEGRATION_KMS:BOOL=ON,-DENABLE_EGLDEVICEINTEGRATION_KMS:BOOL=OFF,drm virtual/egl"
|
||||
PACKAGECONFIG[brcm] = "-DENABLE_EGLDEVICEINTEGRATION_BRCM:BOOL=ON -DBcmHost_PREFIX:PATH=/usr,-DENABLE_EGLDEVICEINTEGRATION_BRCM:BOOL=OFF,virtual/egl"
|
||||
PACKAGECONFIG[protocols] = "-DUSE_LOCAL_WAYLAND_PROTOCOLS:BOOL=OFF,-DUSE_LOCAL_WAYLAND_PROTOCOLS:BOOL=ON,wayland-protocols"
|
||||
PACKAGECONFIG[xwayland] = "-DENABLE_XWAYLAND:BOOL=ON,-DENABLE_XWAYLAND:BOOL=OFF,libxcb xserver-xorg-xwayland"
|
||||
|
||||
# cross libs / headers
|
||||
CMAKE_ALIGN_SYSROOT[1] = "LiriPlatform, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"
|
||||
CMAKE_ALIGN_SYSROOT[2] = "LiriPlatform, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
CMAKE_ALIGN_SYSROOT[3] = "LiriWaylandClient, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
CMAKE_ALIGN_SYSROOT[4] = "LiriWaylandServer, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${OE_QMAKE_PATH_PLUGINS} \
|
||||
${OE_QMAKE_PATH_QML}/Liri \
|
||||
"
|
||||
|
||||
FILES_${PN}-dbg += " \
|
||||
${OE_QMAKE_PATH_PLUGINS}/.debug \
|
||||
${OE_QMAKE_PATH_QML}/Liri/*/.debug \
|
||||
"
|
||||
|
||||
FILES_${PN}-dev += " \
|
||||
${libdir}/cmake \
|
||||
${OE_QMAKE_PATH_QT_ARCHDATA}/mkspecs \
|
||||
"
|
||||
35
recipes-liri/liri-workspace/liri-workspace_git.bb
Normal file
35
recipes-liri/liri-workspace/liri-workspace_git.bb
Normal file
@@ -0,0 +1,35 @@
|
||||
SUMMARY = "Workspace, programs and plugins for Liri OS"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
"
|
||||
|
||||
inherit liri gsettings
|
||||
|
||||
PV = "0.10.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "8ad42e0d334abee991dfebb9381d728def5330b3"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
liri-wayland \
|
||||
vibe \
|
||||
paper-icon-theme \
|
||||
qt-gstreamer \
|
||||
dconf \
|
||||
"
|
||||
|
||||
EXTRA_OECMAKE += " \
|
||||
-DSYSTEMD_USER_UNIT_DIR=${systemd_system_unitdir} \
|
||||
"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/glib-2.0 \
|
||||
${datadir}/desktop-directories \
|
||||
${datadir}/liri-workspace/translations/*.qm \
|
||||
${OE_QMAKE_PATH_PLUGINS} \
|
||||
"
|
||||
|
||||
RREPLACES_${PN} = "hawaii-baseapps hawaii-workspace"
|
||||
RPROVIDES_${PN} = "hawaii-baseapps hawaii-workspace"
|
||||
RCONFLICTS_${PN} = "hawaii-baseapps hawaii-workspace"
|
||||
21
recipes-liri/packagegroups/liri-world.bb
Normal file
21
recipes-liri/packagegroups/liri-world.bb
Normal file
@@ -0,0 +1,21 @@
|
||||
SUMMARY = "Liri OS package collection"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
fluid \
|
||||
vibe \
|
||||
qtaccountsservice \
|
||||
paper-icon-theme \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "liri-wayland", "",d)} \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "liri-shell", "",d)} \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "liri-workspace", "",d)} \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "liri-settings", "",d)} \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "flatpak", "liri-appcenter", "",d)} \
|
||||
liri-files \
|
||||
liri-terminal \
|
||||
"
|
||||
|
||||
LAYERDEPENDS_meta-qt5-extra += "gnome-layer"
|
||||
15
recipes-liri/paper-icon-theme/paper-icon-theme_1.4.0.bb
Normal file
15
recipes-liri/paper-icon-theme/paper-icon-theme_1.4.0.bb
Normal file
@@ -0,0 +1,15 @@
|
||||
SUMMARY = "Paper is an icon theme for GTK based desktops and fits perfectly the paper-gtk-theme"
|
||||
LICENSE = "CC-BY-SA-4.0"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE;md5=4a312f184ff2ceafe9466cbb7ea43f4e \
|
||||
"
|
||||
|
||||
inherit allarch autotools
|
||||
|
||||
SRC_URI = "https://github.com/snwh/${BPN}/archive/v${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "076e1dfa1bc5928f4c6616ffd933926a"
|
||||
SRC_URI[sha256sum] = "b90f3a84634572bcba76cdd0c2a0d305a5c521c2054d3d390edffda5f233928b"
|
||||
|
||||
B = "${S}"
|
||||
|
||||
FILES_${PN} += "${datadir}/icons"
|
||||
@@ -1,17 +1,15 @@
|
||||
SUMMARY = "Qt-style API to use freedesktop.org's AccountsService DBus service"
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LICENSE = "LGPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://LICENSE.LGPLv21;md5=4fbd65380cdd255951079008b364516c \
|
||||
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
||||
"
|
||||
|
||||
inherit hawaii
|
||||
inherit liri
|
||||
|
||||
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git"
|
||||
SRCREV = "74728c9f092ba7166b96414cb85e268f3c3ed4d1"
|
||||
PV = "0.7.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "b1440d98c272cc1890378f44baa4631a8afb40db"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.6.0+git${SRCPV}"
|
||||
|
||||
FILES_${PN} += "${OE_QMAKE_PATH_QML}/QtAccountsService"
|
||||
FILES_${PN}-dbg += "${OE_QMAKE_PATH_QML}/QtAccountsService/.debug"
|
||||
33
recipes-liri/vibe/vibe_git.bb
Normal file
33
recipes-liri/vibe/vibe_git.bb
Normal file
@@ -0,0 +1,33 @@
|
||||
SUMMARY = "A collection of core classes used throught Liri"
|
||||
LICENSE = "LGPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
||||
"
|
||||
|
||||
inherit liri distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "pulseaudio"
|
||||
|
||||
PV = "0.9.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "a2a8337b5356dd98e4ee2cfd424581b8ae2f4723"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += " \
|
||||
solid \
|
||||
kwallet \
|
||||
networkmanager-qt \
|
||||
modemmanager-qt \
|
||||
networkmanager \
|
||||
modemmanager \
|
||||
pulseaudio \
|
||||
libqtxdg \
|
||||
fluid \
|
||||
"
|
||||
|
||||
FILES_${PN} += "${OE_QMAKE_PATH_QML}"
|
||||
FILES_${PN}-dev += "${libdir}/cmake"
|
||||
|
||||
RREPLACES_${PN} = "libhawaii"
|
||||
RPROVIDES_${PN} = "libhawaii"
|
||||
RCONFLICTS_${PN} = "libhawaii"
|
||||
@@ -73,7 +73,7 @@ RDEPENDS_${PN} = " \
|
||||
translate-toolkit \
|
||||
xapian-core \
|
||||
\
|
||||
hawaii-world \
|
||||
liri-world \
|
||||
kde-world \
|
||||
lxqt-world \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user