Package: openboard / 1.7.3+dfsg-0.1

Metadata

Package Version Patches format
openboard 1.7.3+dfsg-0.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1000_rewrite libs pri.patch | (download)

OpenBoard.pro | 1 1 + 0 - 0 !
libs.pri | 31 31 + 0 - 0 !
2 files changed, 32 insertions(+)

 use 3rd-party bundled libs only on non-linux systems.


1000_fix quazip includes.patch | (download)

plugins/cffadaptor/src/UBCFFAdaptor.cpp | 12 3 + 9 - 0 !
src/adaptors/UBExportDocument.cpp | 9 2 + 7 - 0 !
src/adaptors/UBExportDocumentSetAdaptor.cpp | 9 2 + 7 - 0 !
src/adaptors/UBExportDocumentSetAdaptor.h | 4 2 + 2 - 0 !
src/adaptors/UBExportWeb.cpp | 4 2 + 2 - 0 !
src/adaptors/UBImportCFF.cpp | 12 3 + 9 - 0 !
src/adaptors/UBImportDocument.cpp | 12 3 + 9 - 0 !
src/adaptors/UBImportDocumentSetAdaptor.cpp | 12 3 + 9 - 0 !
src/frameworks/UBFileSystemUtils.cpp | 6 1 + 5 - 0 !
9 files changed, 21 insertions(+), 59 deletions(-)

 use system-wide quazip headers.
1001_fix pro file.patch | (download)

OpenBoard.pro | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add qtwidgets and qtgui explicitly as required qt libraries.
1005_auto build translations.patch | (download)

resources/OpenBoard.qrc | 29 29 + 0 - 0 !
1 file changed, 29 insertions(+)

 auto-build translation files during application build.
1006_fix stencil color.patch | (download)

src/core/UBApplication.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 correctly show stencil color. always.
2004_fdk aac is non free.patch | (download)

src/podcast/podcast.pri | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fdkaac ins in debian contrib, unfortunately. can't have it linked to by debian's openboard.
2005_no Check Update.patch | (download)

resources/forms/mainWindow.ui | 9 0 + 9 - 0 !
resources/forms/preferences.ui | 38 0 + 38 - 0 !
src/core/UBApplication.cpp | 3 0 + 3 - 0 !
src/core/UBApplicationController.cpp | 98 0 + 98 - 0 !
src/core/UBApplicationController.h | 7 0 + 7 - 0 !
src/core/UBPreferencesController.cpp | 4 0 + 4 - 0 !
6 files changed, 159 deletions(-)

 disable "check for updates" feature, not appropriate for a debian package.
2007_ignore applescript.patch | (download)

resources/OpenBoard.qrc | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 don't reference applescript.
2008_use Debian js libraries.patch | (download)

resources/library/applications/AnyEmbed.wgt/index.html | 2 1 + 1 - 0 !
resources/library/applications/Html.wgt/index.html | 10 5 + 5 - 0 !
resources/library/applications/VideoPicker.wgt/index.html | 2 1 + 1 - 0 !
resources/library/applications/Wikipedia.wgt/index.html | 2 1 + 1 - 0 !
resources/library/applications/Wiktionnairy.wgt/index.html | 2 1 + 1 - 0 !
resources/library/interactivities/Dice.wgt/help.html | 6 3 + 3 - 0 !
resources/library/interactivities/Dice.wgt/index.html | 8 4 + 4 - 0 !
resources/library/interactivities/Tables.wgt/help.html | 6 3 + 3 - 0 !
resources/library/interactivities/Tables.wgt/index.html | 8 4 + 4 - 0 !
resources/library/search/Data AbulEdu.wgs/index.html | 2 1 + 1 - 0 !
10 files changed, 24 insertions(+), 24 deletions(-)

 use debian's js library packages where possible.
2009_fonts.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
1008_fix bashism in podcast pri.patch | (download)

src/podcast/podcast.pri | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix bash'ism in src/podcast/podcast.pri; support dash being the default shell.