Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
meta-nemo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NemoMobile
meta-nemo
Commits
50cc81a1
Commit
50cc81a1
authored
Sep 16, 2016
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove asteroid-theme-moka which is no longer used
parent
146e156b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
36 deletions
+1
-36
index.theme
...eroid/asteroid-theme-moka/asteroid-theme-moka/index.theme
+0
-12
asteroid-theme-moka_git.bb
...s-asteroid/asteroid-theme-moka/asteroid-theme-moka_git.bb
+0
-23
qml-asteroid_git.bb
recipes-asteroid/qml-asteroid/qml-asteroid_git.bb
+1
-1
No files found.
recipes-asteroid/asteroid-theme-moka/asteroid-theme-moka/index.theme
deleted
100644 → 0
View file @
146e156b
[Desktop Entry]
Type=X-MeeGoTouch-Metatheme
Name=Moka
Encoding=UTF-8
[X-MeeGoTouch-Metatheme]
X-Visible=true
X-Icon="icon-l-meegotouchtheme-devel"
X-Libraries=meegotouchviews
[X-DUI-Metatheme]
X-Icon="icon-l-meegotouchtheme-devel"
recipes-asteroid/asteroid-theme-moka/asteroid-theme-moka_git.bb
deleted
100644 → 0
View file @
146e156b
SUMMARY = "Moka icon theme adapted to the needs of Lipstick"
HOMEPAGE = "https://github.com/moka-project/moka-icon-theme"
LICENSE = "CC-BY-SA-3.0"
LIC_FILES_CHKSUM = "file://LICENSE_CCBYSA;md5=47a74f3ef9a78060758f375e92a37f5a"
SRC_URI = "git://github.com/moka-project/moka-icon-theme;protocol=https \
file://index.theme"
SRCREV = "edba1587f4b3014210ca3857bb5fbf913e9a5fd5"
PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
do_install() {
install -d ${D}/usr/share/themes/moka/meegotouch/icons/
cp --no-dereference ${S}/Moka/256x256/apps/* ${S}/Moka/256x256/web/* ${D}/usr/share/themes/moka/meegotouch/icons/
cp ${WORKDIR}/index.theme ${D}/usr/share/themes/moka/index.theme
cd ${D}/usr/share/themes/moka/meegotouch/icons/
ln -s usb-creator-gtk.png icon-system-usb.png
ln -s preferences-system-power.png icon-system-charging.png
}
FILES_${PN} = "/usr/share/themes/moka"
recipes-asteroid/qml-asteroid/qml-asteroid_git.bb
View file @
50cc81a1
...
@@ -11,7 +11,7 @@ S = "${WORKDIR}/git"
...
@@ -11,7 +11,7 @@ S = "${WORKDIR}/git"
inherit qmake5
inherit qmake5
DEPENDS += "qtdeclarative qtsvg"
DEPENDS += "qtdeclarative qtsvg"
RDEPENDS_${PN} += "
asteroid-theme-moka
qtsvg-plugins ttf-opensans"
RDEPENDS_${PN} += "qtsvg-plugins ttf-opensans"
do_configure_prepend() {
do_configure_prepend() {
sed -i "s@examples@@" ${S}/qml-asteroid.pro
sed -i "s@examples@@" ${S}/qml-asteroid.pro
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment