Commit Graph

22 Commits

Author SHA1 Message Date
Fries 205b735944 mosaic: bumped version 2022-09-05 00:31:18 -07:00
Fries 8a4f91a149 svg: made the res square to be compat with flathub 2022-09-05 00:24:40 -07:00
Fries d9a58c5751 Fix description in appdata 2022-04-22 16:44:24 -07:00
Fries 67252135db Registered Mosaic as a Gopher client 2022-04-21 23:02:19 -07:00
Fries 8cc88fc4a5 Bumped version to 2.7b6~flatpak3 2022-04-21 22:11:20 -07:00
Fries 672bbee31d Detects if Mosaic is in a Flatpak or not
If Mosaic is running in a Flatpak, it will use $XDG_DATA_HOME
If Mosaic is running outside a Flatpak environment, it will use
$HOME/.mosaic
2022-04-21 22:04:27 -07:00
Fries 62d9a75478 Fix release version from - to ~ 2022-04-21 18:15:16 -07:00
Fries 0f083e89ff Removed period from caption 2022-04-21 10:28:50 -07:00
Fries f02beb1cc6 Require libpng and libjpeg 2022-04-20 23:38:40 -07:00
Fries 542fc86a07 Install icons into the apps folder
.desktop files cant find the icon unless its in this folder.
2022-04-20 22:26:59 -07:00
Fries b3daa84ca3 Moved metadata upstream 2022-04-20 22:10:41 -07:00
Fries 3fcf1f5156 Add Meson build system
This will make the build system more modern and it will let us build
with multiple cores.
2022-04-20 19:18:54 -07:00
Fries a7f06bb8ca Stores data in XDG_DATA_HOME instead of $HOME
This is for Flatpak compatibility
2022-04-20 02:56:53 -07:00
Fries d83641e1be Homepage is now info.cern.ch 2022-04-20 02:54:39 -07:00
Fries ab015a6fc6 Changed Mosaic Version
Version changed from 2.7b6 to 2.7b6~flatpak1
2022-04-20 02:53:12 -07:00
Sean Bartell 273c557cf8 change homepage to a non-SSL page 2021-03-16 18:49:20 -05:00
Sean Bartell aeffce68f1 fix incorrect use of fprintf
Needed to compile with -Werror=format-security.
2021-03-16 18:48:30 -05:00
Sean Bartell c55f8426c2 Change default home page to Wikipedia's article. 2012-03-15 21:05:48 -04:00
Sean Bartell d3559c33f6 fix some warnings 2012-03-15 20:41:34 -04:00
Sean Bartell d1656941c1 Fix for libpng 1.5.
png_struct and png_info are no longer transparent, so we have to go
through the proper libpng functions. There still appear to be some
issues; see http://www.schaik.com/pngsuite/pngsuite.html and
http://www.libpng.org/pub/png/pngsuite.html
2012-03-15 20:17:15 -04:00
Alan Dipert 331a38581b libpng1.4 compat. thanks Francesco! 2010-03-08 19:10:01 -05:00
Alan Dipert 29c82be0c2 init 2010-03-08 05:55:21 -05:00