/[packages]/cauldron/fcitx/current/SPECS/fcitx.spec
ViewVC logotype

Diff of /cauldron/fcitx/current/SPECS/fcitx.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1373730 by wally, Sun Mar 10 16:27:45 2019 UTC revision 1473996 by wally, Fri Dec 27 20:11:59 2019 UTC
# Line 84  Qt4 immodule for fcitx. Line 84  Qt4 immodule for fcitx.
84  %setup -q  %setup -q
85    
86  %build  %build
87  %cmake -DENABLE_QT_GUI=OFF -DENABLE_GTK3_IM_MODULE=ON -DCMAKE_SKIP_RPATH=OFF -DENABLE_XDGAUTOSTART=OFF  %cmake \
88  %make_build          -DENABLE_QT_GUI=OFF \
89            -DENABLE_GTK3_IM_MODULE=ON \
90            -DCMAKE_SKIP_RPATH=OFF \
91            -DENABLE_XDGAUTOSTART=OFF
92    %cmake_build
93    
94  %install  %install
95  %make_install -C build  %cmake_install
96    
97  chrpath -d %{buildroot}%{_libdir}/*.so  chrpath -d %{buildroot}%{_libdir}/*.so
98  desktop-file-install --dir %{buildroot}%{_datadir}/applications \  desktop-file-install --dir %{buildroot}%{_datadir}/applications \

Legend:
Removed from v.1373730  
changed lines
  Added in v.1473996

  ViewVC Help
Powered by ViewVC 1.1.30