Skip to content

Commit

Permalink
compiz: change c++ standard from c++11 to c++17
Browse files Browse the repository at this point in the history
  • Loading branch information
prcups authored and MingcongBai committed May 31, 2024
1 parent deccca5 commit 27f8a8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions desktop-wm/compiz/autobuild/defines
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ PKGDES="OpenGL window and compositing manager"

CMAKE_AFTER="-DCOMPIZ_DISABLE_SCHEMAS_INSTALL=ON \
-DCOMPIZ_BUILD_WITH_RPATH=OFF \
-DCMAKE_CXX_STANDARD=17 \
-DCOMPIZ_PACKAGING_ENABLED=ON \
-DBUILD_GTK=ON \
-DBUILD_METACITY=ON \
Expand Down
1 change: 1 addition & 0 deletions desktop-wm/compiz/spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
VER=0.9.14.2
REL=1
SRCS="https://launchpad.net/compiz/${VER%.*}/$VER/+download/compiz-$VER.tar.xz"
CHKSUMS="sha256::cfa061e93b032275ff9e7041f582a8f6d5ae271cf8a89e6bc74e3d3635999d3c"
CHKUPDATE="anitya::id=231973"

0 comments on commit 27f8a8b

Please sign in to comment.