Changeset 69138677 for kde/add/libkcddb.xml
- Timestamp:
- 01/05/2013 05:20:28 PM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d835b55
- Parents:
- 92b0b42
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/add/libkcddb.xml
r92b0b42 r69138677 7 7 <!ENTITY libkcddb-download-http "&kde-download-http;&kde-version;/src/libkcddb-&kde-version;.tar.xz"> 8 8 <!ENTITY libkcddb-download-ftp "&kde-download-ftp;&kde-version;/src/libkcddb-&kde-version;.tar.xz"> 9 <!ENTITY libkcddb-md5sum " a05e5ee4a89d601ac09ff023bba55ce4">9 <!ENTITY libkcddb-md5sum "b1e0760c6ff825629cc1500f203ee2aa"> 10 10 <!ENTITY libkcddb-size "156 KB"> 11 <!ENTITY libkcddb-buildsize " 22MB">11 <!ENTITY libkcddb-buildsize "5.5 MB"> 12 12 <!ENTITY libkcddb-time "0.3 SBU"> 13 13 ]> … … 95 95 cd build && 96 96 cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \ 97 -D SYSCONF_INSTALL_DIR=/etc/kde \97 -DCMAKE_BUILD_TYPE=Release \ 98 98 .. && 99 99 make</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.