Skip to content

Commit

Permalink
Don't use lxqt-common anymore - deprecated (#1283)
Browse files Browse the repository at this point in the history
* Don't use lxqt-common anymore - deprecated

* fixup...CMakeLists.txt for superbuild
  • Loading branch information
agaida committed Apr 26, 2017
1 parent 8a27ea6 commit 719b2c6
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 18 deletions.
4 changes: 0 additions & 4 deletions .gitmodules
Expand Up @@ -66,10 +66,6 @@
path = lxqt-globalkeys
url = ../lxqt-globalkeys.git
branch = master
[submodule "lxqt-common"]
path = lxqt-common
url = ../lxqt-common.git
branch = master
[submodule "compton-conf"]
path = compton-conf
url = ../compton-conf.git
Expand Down
1 change: 0 additions & 1 deletion CMakeLists.txt
Expand Up @@ -15,7 +15,6 @@ add_subdirectory(lxqt-qtplugin)
add_subdirectory(lxqt-globalkeys)
add_subdirectory(lxqt-notificationd)
add_subdirectory(lxqt-about)
add_subdirectory(lxqt-common)
add_subdirectory(lxqt-config)
add_subdirectory(lxqt-admin)
add_subdirectory(lxqt-openssh-askpass)
Expand Down
1 change: 0 additions & 1 deletion cmake_repos.list
Expand Up @@ -8,7 +8,6 @@ CMAKE_REPOS=" \
lxqt-globalkeys \
lxqt-notificationd \
lxqt-about \
lxqt-common \
lxqt-config \
lxqt-admin \
lxqt-openssh-askpass \
Expand Down
1 change: 0 additions & 1 deletion jhbuild/jhbuild-dev-rc
Expand Up @@ -17,7 +17,6 @@ modules = [
# Core components
'lxmenu-data',
'lxqt-about',
'lxqt-common',
'lxqt-globalkeys',
'lxqt-notificationd',
'lxqt-panel',
Expand Down
1 change: 0 additions & 1 deletion jhbuild/jhbuildrc
Expand Up @@ -17,7 +17,6 @@ modules = [
# Core components
'lxmenu-data',
'lxqt-about',
'lxqt-common',
'lxqt-globalkeys',
'lxqt-notificationd',
'lxqt-panel',
Expand Down
4 changes: 0 additions & 4 deletions jhbuild/modules-dev.xml
Expand Up @@ -147,10 +147,6 @@
</cmake>

<!-- Data files -->
<cmake id="lxqt-common">
<branch module="lxqt-common.git" />
</cmake>

<autotools id="lxmenu-data" supports-non-srcdir-builds="no">
<branch module="lxmenu-data.git" />
</autotools>
Expand Down
4 changes: 0 additions & 4 deletions jhbuild/modules.xml
Expand Up @@ -159,10 +159,6 @@
</cmake>

<!-- Data files -->
<cmake id="lxqt-common">
<branch module="lxqt-common.git" />
</cmake>

<autotools id="lxmenu-data" supports-non-srcdir-builds="no">
<branch module="lxmenu-data.git" />
</autotools>
Expand Down
1 change: 0 additions & 1 deletion lxqt-common
Submodule lxqt-common deleted from ab29c8
1 change: 0 additions & 1 deletion release.sh
Expand Up @@ -15,7 +15,6 @@ files=(
"liblxqt"
"lxqt-about"
"lxqt-admin"
"lxqt-common"
"lxqt-config"
"lxqt-globalkeys"
"lxqt-notificationd"
Expand Down

0 comments on commit 719b2c6

Please sign in to comment.