pktiuk
307d67f02d
Move package description into distinct file.
6 years ago
pktiuk
224ca1a6fb
Add installing changelog for deb packages
...
According to Debian Guidelines
6 years ago
pktiuk
f73308f434
Add extended package description
6 years ago
pktiuk
a34bca304b
Add libc dependency
...
According to debian guidelines
https://www.debian.org/doc/debian-policy/ch-sharedlibs.html
6 years ago
Bryan Tan
0cdd0224c7
Latex tool enhancements ( #1952 )
...
Implements various enhancements of the LaTeX tool, including a global template file and a configuration settings panel.
Co-authored-by: rolandlo <roland_loetscher@hotmail.com>
6 years ago
Bryan Tan
a320e1c544
Fix DEB libzip dependency for Ubuntu >= 19.04
...
For some reason, Ubuntu decided to rename libzip4 to libzip5, but it is still
libzip4 in Debian.
6 years ago
Bryan Tan
fcfdff7116
Check file format version on load
6 years ago
Bryan Tan
9632e623db
Use gulrak/filesystem instead of Boost filesystem
...
Fixes builds on MacOS 10.13
6 years ago
Nikolay Korotkiy
1739acb17a
Respect the XDG base directory specification
6 years ago
Bryan Tan
4d2e2fb475
Add AppImage packaging to CI configuration ( #1448 )
...
* Generate AppImage in release pipeline
* Update AppImage packaging
* Fix autogenerated VERSION file not containing architecture
* Fix AppImage linking and theming issues
6 years ago
Fabian Keßler
bde2c2f078
Add support for STL filesystem library.
...
Fallback to boost::filesystem if the STL don't supports it.
6 years ago
Pēteris Birkants
b9f85789ac
Override CMake package name
6 years ago
Fabian Keßler
f63991b980
include system headers as system headers
6 years ago
Bryan Tan
ecb62bcb86
Update versioning and changelog
6 years ago
Fabian Keßler
19bc485158
Initial commit of clang-tidy cleanups with nearly all modernize-* flags
6 years ago
Bryan Tan
a317e633e5
Fix build configuration
...
Adjust C++17 configuration so that Ubuntu 18.04 can build
7 years ago
Bryan Tan
a911a3911d
Update to version 1.0.15
7 years ago
Fabian Keßler
fe8f84aa27
Switch to c++17
7 years ago
Bryan Tan
e774c0856c
Update version to 1.0.14
7 years ago
Rasmus Thomsen
d65ebb306d
build: use FindBacktrace.cmake instead of just assuming backtrace is available
...
fixes #1462
7 years ago
Ulrich Huber
afe43136af
Fix incorrectly linked frameworks
7 years ago
Bryan Tan
8c47f2a0b3
Add debian cpack configuration
7 years ago
Tobias Mueller
f7248ab1e4
Change appid from xournalpp.desktop (sic!) to com.github.xournalpp.xournalpp
...
This is more in line with the spec which requires a reverse DNS name.
7 years ago
Bryan Tan
4cd7f591c8
Rename packaged linux tar file to a more sensible name
7 years ago
Tobias Mueller
9c3dc61543
cmake: install appdata file
7 years ago
Bryan Tan
252e688fa0
ci: Export project version to a generated file
7 years ago
Bryan Tan
6b27318cb1
Generate Linux binaries (in tarballs) on release pipeline
7 years ago
Bryan Tan
6f423a1e57
Update version (actually happened after 1b69019)
7 years ago
Bryan Tan
147b6e959c
Set glib and gdk minimum version macros
...
This should silence warnings related to deprecations in newer versions but keep
any warnings relevant to the minimum versions around.
7 years ago
Ulrich Huber
2aeddda3a9
Fix Glade requiring 3.20 instead of 3.0 in settingsDeviceClassConfig
7 years ago
Bryan Tan
09798985bc
Fix libzip dependency issue (patch thanks to @moghiseh , #1180 )
7 years ago
Ulrich Huber
3f8c3d137a
Add improved event debugging
7 years ago
Andreas Butti
c67e772b54
Version 1.0.11 for master
7 years ago
Andreas Butti
b9b41af37e
Updated version
7 years ago
Florian Klink
494607a15c
remove xopp-recording.sh
...
it's not used anymore in releases > 1.0.7.
7 years ago
Ulrich Huber
fae067ee0b
Decrease required libzip version to be compatible with travis
7 years ago
Ulrich Huber
db73ab469f
Add reading of new file type
7 years ago
Ulrich Huber
c2624455b8
Fix compatibility with Ubuntu
7 years ago
Ulrich Huber
18525f02d8
fix building for lua
7 years ago
Andreas Butti
cc3d01aecc
Plugin configuration dialog to enable / disable plugins
7 years ago
Andreas Butti
338283ea28
Lua plugins basically working, but the API is not yet ready
7 years ago
Andreas Butti
1688aa1c47
Plugin
7 years ago
Andreas Butti
50e7852aa2
Updated version after release
7 years ago
Andreas Butti
d371fda85c
Increased version for release
7 years ago
Ulrich Huber
806efa2cea
Fix cmake instructions for FreeBSD
7 years ago
Ulrich Huber
76bdbfb56d
Move to libsndfile
...
Remove dependency on libsox
7 years ago
Ulrich Huber
d6285a5032
Add Vorbis recording and playback (playback still buggy)
7 years ago
Andreas Butti
3f6c6d67d8
Fixed dependencies
7 years ago
Andreas Butti
f59e7dc292
Portaudio build
7 years ago
Andreas Butti
3c5b3c5bf0
CMake List: Required fixed
7 years ago