Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nemo-qml-plugin-systemsettings
Project overview
Project overview
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
martyone
nemo-qml-plugin-systemsettings
Commits
eb60feed
Commit
eb60feed
authored
Sep 07, 2017
by
Raine Makelainen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[nemo-qml-plugin-systemsettings] Properly link package and .pc version. Contributes to JB#38551
parent
e5adcf2c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
rpm/nemo-qml-plugin-systemsettings.spec
rpm/nemo-qml-plugin-systemsettings.spec
+2
-2
src/src.pro
src/src.pro
+1
-0
No files found.
rpm/nemo-qml-plugin-systemsettings.spec
View file @
eb60feed
Name: nemo-qml-plugin-systemsettings
Summary: System settings plugin for Nemo Mobile
Version: 0.2.3
0
Version: 0.2.3
2
Release: 1
Group: System/Libraries
License: BSD
...
...
@@ -47,7 +47,7 @@ Group: System/Libraries
%setup -q -n %{name}-%{version}
%build
%qmake5
%qmake5
"VERSION=%{version}"
make %{?jobs:-j%jobs}
%install
...
...
src/src.pro
View file @
eb60feed
...
...
@@ -83,6 +83,7 @@ servicefiles.path = /usr/lib/systemd/user/
servicefiles
.
files
=
vpn
-
updown
.
service
QMAKE_PKGCONFIG_NAME
=
lib
$$
TARGET
QMAKE_PKGCONFIG_VERSION
=
$$
VERSION
QMAKE_PKGCONFIG_DESCRIPTION
=
System
settings
application
development
files
QMAKE_PKGCONFIG_LIBDIR
=
$$
target
.
path
QMAKE_PKGCONFIG_INCDIR
=
$$
develheaders
.
path
...
...
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