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
c5aedbfc
Commit
c5aedbfc
authored
Oct 03, 2016
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lipstick: install notificationtool and screenshottool which are quite handy for all kind of users
parent
9711fc44
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
4 deletions
+15
-4
0001-Disables-tests-tools-and-doc-and-fixes-build.patch
...k/0001-Disables-tests-tools-and-doc-and-fixes-build.patch
+15
-4
No files found.
recipes-nemomobile/lipstick/lipstick/0001-Disables-tests-tools-and-doc-and-fixes-build.patch
View file @
c5aedbfc
From
18eaa2b8d842da04a62aff779dd4ff44cd3601dc
Mon Sep 17 00:00:00 2001
From
0a19efd68b4f116fab38158f15d64e6686453810
Mon Sep 17 00:00:00 2001
From: Florent Revest <revestflo@gmail.com>
Date: Sat, 16 Jan 2016 17:06:23 +0100
Subject: [PATCH] Disables tests, tools and doc and fixes build
...
...
@@ -12,7 +12,8 @@ Subject: [PATCH] Disables tests, tools and doc and fixes build
src/compositor/windowmodel.cpp | 2 +-
src/notifications/lipsticknotification.cpp | 1 +
src/src.pro | 2 +-
8 files changed, 14 insertions(+), 11 deletions(-)
tools/screenshottool/screenshottool.pro | 1 -
9 files changed, 14 insertions(+), 12 deletions(-)
diff --git a/lipstick.pro b/lipstick.pro
index 78ee362..28f0721 100644
...
...
@@ -21,7 +22,7 @@ index 78ee362..28f0721 100644
@@ -1,5 +1,5 @@
TEMPLATE = subdirs
-SUBDIRS += src plugin tools tests doc
+SUBDIRS += src plugin
+SUBDIRS += src plugin
tools
plugin.depends = src
tools.depends = src
...
...
@@ -165,6 +166,16 @@ index 5e66ecb..f8d4ff1 100644
LIBS += -lrt
diff --git a/tools/screenshottool/screenshottool.pro b/tools/screenshottool/screenshottool.pro
index 0a8cf23..d666850 100644
--- a/tools/screenshottool/screenshottool.pro
+++ b/tools/screenshottool/screenshottool.pro
@@ -1,5 +1,4 @@
TEMPLATE = subdirs
-SUBDIRS = application
screenshottool.files = screenshottool
screenshottool.path = /usr/bin
--
2.
7.0.rc
3
2.
9.
3
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