Changeset b1c50efc
- Timestamp:
- 10/10/2013 10:29:39 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 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, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- e861396
- Parents:
- 101baaac
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r101baaac rb1c50efc 787 787 <!ENTITY soundtouch-version "1.7.1"> 788 788 <!ENTITY speex-version "1.2rc1"> 789 <!ENTITY taglib-version "1. 8">789 <!ENTITY taglib-version "1.9.1"> 790 790 <!ENTITY x264-version "20131007-2245"> 791 791 <!ENTITY xine-lib-version "1.2.4"> -
introduction/welcome/changelog.xml
r101baaac rb1c50efc 48 48 <itemizedlist> 49 49 <listitem> 50 <para>[bdubbs] - Update gnumeric-1.12.8. Fixes 50 <para>[bdubbs] - Update to taglib-1.9.1. Fixes 51 <ulink url="&blfs-ticket-root;4161">#4161</ulink>.</para> 52 </listitem> 53 <listitem> 54 <para>[bdubbs] - Update to gnumeric-1.12.8. Fixes 51 55 <ulink url="&blfs-ticket-root;4159">#4159</ulink>.</para> 52 56 </listitem> 53 57 <listitem> 54 <para>[bdubbs] - Update goffice-0.10.8. Fixes58 <para>[bdubbs] - Update to goffice-0.10.8. Fixes 55 59 <ulink url="&blfs-ticket-root;4149">#4149</ulink>.</para> 56 60 </listitem> -
multimedia/libdriv/taglib.xml
r101baaac rb1c50efc 5 5 %general-entities; 6 6 7 <!ENTITY taglib-download-http "https://github.com/downloads/taglib/taglib/taglib-&taglib-version;.tar.gz"> 7 <!ENTITY taglib-download-http 8 "https://github.com/taglib/taglib/releases/download/v&taglib-version;taglib-&taglib-version;.tar.gz"> 8 9 <!ENTITY taglib-download-ftp " "> 9 <!ENTITY taglib-md5sum " dcb8bd1b756f2843e18b1fdf3aaeee15">10 <!ENTITY taglib-size " 584 KB">10 <!ENTITY taglib-md5sum "0d35df96822bbd564c5504cb3c2e4d86"> 11 <!ENTITY taglib-size "644 KB"> 11 12 <!ENTITY taglib-buildsize "10 MB"> 12 <!ENTITY taglib-time "0. 3SBU">13 <!ENTITY taglib-time "0.4 SBU"> 13 14 ]> 14 15 … … 92 93 93 94 <screen><userinput>mkdir build && 94 cd build && 95 cd build && 96 95 97 cmake -DCMAKE_INSTALL_PREFIX=/usr \ 96 98 -DCMAKE_BUILD_TYPE=Release \
Note:
See TracChangeset
for help on using the changeset viewer.