Commit Graph

52 Commits

Author SHA1 Message Date
TakeV 8a3acb2120
Add guix packaging 2023-03-23 00:11:53 -07:00
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 0ce69d7630 Delete the desktop folder
Theres a newer .desktop file in src/
2022-04-28 18:41:39 -07:00
Fries f0729d199b Drop the old build system 2022-04-28 18:40:08 -07:00
Fries bdd58c27d9 libutils: clean up some code 2022-04-28 18:30:13 -07:00
Fries d9a58c5751 Fix description in appdata 2022-04-22 16:44:24 -07:00
Fries 1eddfb697e Fixed README.md 2022-04-21 23:43:34 -07:00
Fries 67252135db Registered Mosaic as a Gopher client 2022-04-21 23:02:19 -07:00
Fries 00d6652de4 Licensed libutils under the MIT License 2022-04-21 22:17:00 -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 f6e21ab872 Added a screenshot 2022-04-20 21:34:37 -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 5d3543df9b
fix broken links in README.md 2021-03-16 19:00:58 -05:00
Sean Bartell 07cdccfb83
fix README.md formatting 2021-03-16 18:55:42 -05:00
Sean Bartell 703798d1d0 compile with -fcommon flag
This is needed for GCC 10 and newer, which switched to -fno-common by
default. Based on a patch by Peter Hofmann:
https://aur.archlinux.org/cgit/aur.git/commit/?h=ncsa-mosaic-git&id=8e57546ba0b0d0ac94505b840b089a15bd657f92
2021-03-16 18:53:47 -05: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 af942b9332 Fix desktop file. 2013-01-27 22:51:12 -05:00
Martin Doege 51fb109a8e Add desktop file and PNG icon.
Image from http://magliery.com/MosaicLogo/ ("Giant beautiful"). Commit
edited by Sean Bartell for a smaller image file.
2013-01-27 22:50:34 -05:00
Sean Bartell 5986d1f97d Update README.md. 2012-03-15 21:38:59 -04:00
Sean Bartell c55f8426c2 Change default home page to Wikipedia's article. 2012-03-15 21:05:48 -04:00
TimP 5f74c675be Ignore <script> and <style> tags. 2012-03-15 21:05:30 -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
Sean Bartell 7f466dc054 add .gitignore 2012-03-15 20:16:46 -04:00
Alan Dipert 1e53bc1a5f whoops 2010-03-08 17:57:54 -07:00
Alan Dipert 38fe331f96 fix deps 2010-03-08 17:55:12 -07:00
Alan Dipert 331a38581b libpng1.4 compat. thanks Francesco! 2010-03-08 19:10:01 -05:00
Alan Dipert 719d6ef4a2 more libs necessary 2010-03-08 07:39:23 -07:00
Alan Dipert c692142fda props 2010-03-08 04:39:51 -07:00
Alan Dipert 3f2f111a98 Merge branch 'master' of git@github.com:alandipert/ncsa-mosaic 2010-03-08 06:20:55 -05:00
Alan Dipert a8e7631e3b continued trimming 2010-03-08 06:20:04 -05:00
Alan Dipert 3a58755318 further trimmage 2010-03-08 06:17:26 -05:00
Alan Dipert ecefd4e617 trimming down 2010-03-08 06:16:25 -05:00
Alan Dipert be00386049 rm unused config* 2010-03-08 06:14:05 -05:00
Alan Dipert b8b200ad61 add image 2010-03-08 04:08:14 -07:00
Alan Dipert 1f8d402316 fix 2010-03-08 06:04:31 -05:00
Alan Dipert d579a3f9c8 readme 2010-03-08 06:03:50 -05:00
Alan Dipert 1f18a0abff add md readme 2010-03-08 06:02:04 -05:00
Alan Dipert b87e892c90 rename readme 2010-03-08 06:01:37 -05:00