- Update to 3.6 development release
- Support for PNG format icons. - Support for 1D textures. - More infrastructure for high DPI support. - OLE data cache improvements. - Various bug fixes. - updated winetricks - updated staging to 3.5 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=500
This commit is contained in:
@@ -11032,9 +11032,9 @@ load_lucida()
|
||||
w_metadata opensymbol fonts \
|
||||
title="OpenSymbol fonts (replacement for Wingdings)" \
|
||||
publisher="OpenOffice.org" \
|
||||
year="2016" \
|
||||
year="2017" \
|
||||
media="download" \
|
||||
file1="fonts-opensymbol_102.2+LibO3.5.4+dfsg2-0+deb7u9_all.deb" \
|
||||
file1="fonts-opensymbol_102.2+LibO3.5.4+dfsg2-0+deb7u10_all.deb" \
|
||||
installed_file1="$W_FONTSDIR_WIN/opens___.ttf"
|
||||
|
||||
load_opensymbol()
|
||||
@@ -11042,7 +11042,7 @@ load_opensymbol()
|
||||
# The OpenSymbol fonts are a replacement for the Windows Wingdings font from OpenOffice.org.
|
||||
# Need to w_download Debian since I can't find a standalone download from OpenOffice
|
||||
# Note: The source download package on debian is for _all_ of OpenOffice, which is 266 MB.
|
||||
w_download "http://security.debian.org/debian-security/pool/updates/main/libr/libreoffice/fonts-opensymbol_102.2+LibO3.5.4+dfsg2-0+deb7u9_all.deb" 11f272c3de3f2d891dfd067f467263ff361c08566a1a0ee5e5d64cbee459ee22
|
||||
w_download "http://security.debian.org/debian-security/pool/updates/main/libr/libreoffice/fonts-opensymbol_102.2+LibO3.5.4+dfsg2-0+deb7u10_all.deb" 33fe227786ae6dd89d265199bf3c03f09e540a5d2b96a38d7a581b4a039db696
|
||||
|
||||
w_try_cd "$W_TMP"
|
||||
w_try_ar "$W_CACHE/$W_PACKAGE/$file1" data.tar.xz
|
||||
|
Reference in New Issue
Block a user