Changeset 57e07f4
- Timestamp:
- 12/17/2017 04:55:55 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ce508efa
- Parents:
- 08f2ed34
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
multimedia/libdriv/libcdio.xml
r08f2ed34 r57e07f4 66 66 <listitem> 67 67 <para> 68 Required patch:69 <ulink70 url="&patch-root;/libcdio-1.0.0-upstream_fix-1.patch"/>71 </para>72 </listitem>73 <listitem>74 <para>75 68 Required file: 76 69 <ulink … … 97 90 following commands:</para> 98 91 99 <!-- The patch will go away with next release --> 100 <screen><userinput>patch -Np1 -i ../libcdio-1.0.0-upstream_fix-1.patch && 101 sed -i '/^LIBCDIO_VERSION_NUM=/s/=.*$/=10000/' configure && 102 103 ./configure --prefix=/usr --disable-static && 92 <screen><userinput>./configure --prefix=/usr --disable-static && 104 93 make</userinput></screen> 105 94 -
x/lib/qtwebengine.xml
r08f2ed34 r57e07f4 6 6 7 7 <!ENTITY qtwebengine-major "5.10"> 8 <!ENTITY qtwebengine-download-http "https://download.qt.io/archive/qt/&qtwebengine-major;/&qtwebengine-version;/submodules/qtwebengine- opensource-src-&qtwebengine-version;.tar.xz">8 <!ENTITY qtwebengine-download-http "https://download.qt.io/archive/qt/&qtwebengine-major;/&qtwebengine-version;/submodules/qtwebengine-everywhere-src-&qtwebengine-version;.tar.xz"> 9 9 <!ENTITY qtwebengine-download-ftp " "> 10 10 <!ENTITY qtwebengine-md5sum "0ea0b32e97911cf80d32b31cf10a6d8b">
Note:
See TracChangeset
for help on using the changeset viewer.