Skip to content

Commit

Permalink
Remove deprecated repos
Browse files Browse the repository at this point in the history
  • Loading branch information
jleclanche committed Nov 4, 2014
1 parent f050841 commit 890d8aa
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 80 deletions.
14 changes: 0 additions & 14 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@
path = lxqt-config
url = ../lxqt-config.git
branch = master
[submodule "lxqt-appswitcher"]
path = lxqt-appswitcher
url = ../lxqt-appswitcher.git
branch = master
[submodule "obconf-qt"]
path = obconf-qt
url = ../obconf-qt.git
Expand All @@ -78,10 +74,6 @@
path = lxqt-common
url = ../lxqt-common.git
branch = master
[submodule "lxqt-lightdm-greeter"]
path = lxqt-lightdm-greeter
url = ../lxqt-lightdm-greeter.git
branch = master
[submodule "compton-conf"]
path = compton-conf
url = ../compton-conf.git
Expand All @@ -97,12 +89,6 @@
[submodule "lxqt-session"]
path = lxqt-session
url = ../lxqt-session.git
[submodule "lxqt-config-randr"]
path = lxqt-config-randr
url = ../lxqt-config-randr.git
[submodule "lxqt-admin"]
path = lxqt-admin
url = ../lxqt-admin.git
[submodule "qtmimetypes"]
path = mimetypes
url = https://gitorious.org/qtplayground/mimetypes.git
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,20 @@ add_subdirectory(libqtxdg)
add_subdirectory(liblxqt)
add_subdirectory(liblxqt-mount)
add_subdirectory(libsysstat)
add_subdirectory(libxdsettings)
add_subdirectory(lxqt-qtplugin)
add_subdirectory(lxqt-globalkeys)
add_subdirectory(lxqt-notificationd)
add_subdirectory(lximage-qt)
add_subdirectory(lxinput-qt)
add_subdirectory(lxqt-about)
add_subdirectory(lxqt-appswitcher)
add_subdirectory(lxqt-common)
add_subdirectory(lxqt-config)
add_subdirectory(lxqt-lightdm-greeter)
add_subdirectory(lxqt-openssh-askpass)
add_subdirectory(lxqt-panel)
add_subdirectory(lxqt-policykit)
add_subdirectory(lxqt-power)
add_subdirectory(lxqt-powermanagement)
add_subdirectory(lxqt-qtplugin)
add_subdirectory(lxqt-runner)
add_subdirectory(lxrandr-qt)
add_subdirectory(obconf-qt)
add_subdirectory(pcmanfm-qt)

1 change: 0 additions & 1 deletion build_all_cmake_projects.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ CMAKE_REPOS=" \
lxqt-policykit \
lxqt-powermanagement \
lxqt-runner \
lxqt-config-randr \
pcmanfm-qt \
lximage-qt"

Expand Down
6 changes: 1 addition & 5 deletions clean_all_cmake_projects.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,24 @@ CMAKE_REPOS=" \
liblxqt \
liblxqt-mount \
libsysstat \
libxdsettings \
lxqt-qtplugin \
lxqt-globalkeys \
lxqt-notificationd \
lximage-qt \
lxinput-qt \
lxqt-about \
lxqt-appswitcher \
lxqt-common \
lxqt-config \
lxqt-openssh-askpass \
lxqt-panel \
lxqt-policykit \
lxqt-power \
lxqt-powermanagement \
lxqt-runner \
lxrandr-qt \
obconf-qt \
pcmanfm-qt"

for d in $CMAKE_REPOS
do
echo "removing $d/build"
rm -rf $d/build
rm -rf $d/build
done
6 changes: 0 additions & 6 deletions jhbuild/jhbuild-dev-rc
Original file line number Diff line number Diff line change
Expand Up @@ -18,27 +18,21 @@ modules = [
# Core components
'lxmenu-data',
'lxqt-about',
'lxqt-appswitcher',
'lxqt-common',
'lxqt-globalkeys',
'lxqt-notificationd',
'lxqt-panel',
'lxqt-power',
'lxqt-powermanagement',
'lxqt-qtplugin',
'lxqt-runner',
'lxqt-session',
'pcmanfm-qt',
# Optional components
# 'lxqt-lightdm-greeter',
'lxqt-openssh-askpass',
'lxqt-policykit',
# Other
# 'qt-gtk-engine',
# System configuration tools
'compton-conf',
'lxinput-qt',
'lxqt-config-randr',
'lxqt-config',
'obconf-qt',
# Utilities
Expand Down
7 changes: 0 additions & 7 deletions jhbuild/jhbuildrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,27 +18,20 @@ modules = [
# Core components
'lxmenu-data',
'lxqt-about',
'lxqt-appswitcher',
'lxqt-common',
'lxqt-globalkeys',
'lxqt-notificationd',
'lxqt-panel',
'lxqt-power',
'lxqt-powermanagement',
# 'lxqt-qtplugin',
'lxqt-runner',
'lxqt-session',
'pcmanfm-qt',
# Optional components
# 'lxqt-lightdm-greeter',
'lxqt-openssh-askpass',
'lxqt-policykit',
# Other
# 'qt-gtk-engine',
# System configuration tools
'compton-conf',
'lxinput-qt',
'lxqt-config-randr',
'lxqt-config',
'obconf-qt',
# Utilities
Expand Down
20 changes: 1 addition & 19 deletions jhbuild/modules-dev.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<branch module="lxinput-qt.git" />
<dependencies>
<dep package="lxqt-session" />
</dependencies>
</dependencies>
</cmake>

<cmake id="obconf-qt">
Expand All @@ -123,10 +123,6 @@
<branch module="compton-conf.git" />
</cmake>

<cmake id="lxqt-config-randr">
<branch module="lxqt-config-randr.git" />
</cmake>

<cmake id="lxqt-runner">
<branch module="lxqt-runner.git" />
<dependencies>
Expand All @@ -135,13 +131,6 @@
</dependencies>
</cmake>

<cmake id="lxqt-appswitcher">
<branch module="lxqt-appswitcher.git" />
<dependencies>
<dep package="lxqt-globalkeys" />
</dependencies>
</cmake>

<cmake id="lxqt-policykit">
<branch module="lxqt-policykit.git" />
<dependencies>
Expand All @@ -157,13 +146,6 @@
</dependencies>
</cmake>

<cmake id="lxqt-power">
<branch module="lxqt-power.git" />
<dependencies>
<dep package="liblxqt" />
</dependencies>
</cmake>

<cmake id="lxqt-about">
<branch module="lxqt-about.git" />
<dependencies>
Expand Down
20 changes: 1 addition & 19 deletions jhbuild/modules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<branch module="lxinput-qt.git" />
<dependencies>
<dep package="lxqt-session" />
</dependencies>
</dependencies>
</cmake>

<cmake id="obconf-qt">
Expand All @@ -128,10 +128,6 @@
<branch module="compton-conf.git" />
</cmake>

<cmake id="lxqt-config-randr">
<branch module="lxqt-config-randr.git" />
</cmake>

<cmake id="lxqt-runner">
<branch module="lxqt-runner.git" />
<dependencies>
Expand All @@ -140,13 +136,6 @@
</dependencies>
</cmake>

<cmake id="lxqt-appswitcher">
<branch module="lxqt-appswitcher.git" />
<dependencies>
<dep package="lxqt-globalkeys" />
</dependencies>
</cmake>

<cmake id="lxqt-policykit">
<branch module="lxqt-policykit.git" />
<dependencies>
Expand All @@ -162,13 +151,6 @@
</dependencies>
</cmake>

<cmake id="lxqt-power">
<branch module="lxqt-power.git" />
<dependencies>
<dep package="liblxqt" />
</dependencies>
</cmake>

<cmake id="lxqt-about">
<branch module="lxqt-about.git" />
<dependencies>
Expand Down
1 change: 0 additions & 1 deletion lxqt-appswitcher
Submodule lxqt-appswitcher deleted from 085b8e
1 change: 0 additions & 1 deletion lxqt-config-randr
Submodule lxqt-config-randr deleted from 8467ef
1 change: 0 additions & 1 deletion lxqt-lightdm-greeter
Submodule lxqt-lightdm-greeter deleted from f57e42
1 change: 0 additions & 1 deletion mimetypes
Submodule mimetypes deleted from b5c23e

0 comments on commit 890d8aa

Please sign in to comment.