Skip to content

Commit

Permalink
build scripts: Add pavucontrol-qt, QTermWidget and QTerminal
Browse files Browse the repository at this point in the history
  • Loading branch information
pmattern committed Sep 12, 2016
1 parent f7f7b52 commit d408160
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 2 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,12 @@
path = libfm-qt
url = ../libfm-qt
branch = master
[submodule "pavucontrol-qt"]
path = pavucontrol-qt
url = ../pavucontrol-qt
[submodule "qtermwidget"]
path = qtermwidget
url = ../qtermwidget
[submodule "qterminal"]
path = qterminal
url = ../qterminal
7 changes: 5 additions & 2 deletions build_all_cmake_projects.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,13 @@ CMAKE_REPOS=" \
lxqt-runner \
libfm-qt \
pcmanfm-qt \
lximage-qt \
lxqt-sudo"
lxqt-sudo \
pavucontrol-qt"

OPTIONAL_CMAKE_REPOS=" \
qtermwidget \
qterminal \
lximage-qt \
compton-conf \
obconf-qt"

Expand Down
1 change: 1 addition & 0 deletions pavucontrol-qt
Submodule pavucontrol-qt added at bab54f
1 change: 1 addition & 0 deletions qterminal
Submodule qterminal added at 14f0d3
1 change: 1 addition & 0 deletions qtermwidget
Submodule qtermwidget added at a0afe8

0 comments on commit d408160

Please sign in to comment.