Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let "make install" do the right thing #1293

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 20, 2020

  1. Create desktop and metainfo in Contrib/linux and update install.py

    I did not add the changes for catapult, since I guess that should
    go to the catapult package.
    
    install.py should now do the right thing when 'make install' is
    called, and install the icons, .desktop and .metainfo.xml files
    in the right location. XDG_DATA_HOME check is mainly for flatpak
    since it does not use /usr but /app, and this way it installs the
    files in the correct location.
    rderooy committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    16745cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1d5fc1 View commit details
    Browse the repository at this point in the history
  3. Change to newer reverse DNS notation

    The current convention according to freedesktop.org is to use
    reverse DNS notation for the filenames.
    This also happens to be what you NEED to use for flatpak.
    rderooy committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    4db8dc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Fix typo

    rderooy committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    20cef9c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Specifically check for Linux

    rderooy committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    dcca585 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    010e8b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Configuration menu
    Copy the full SHA
    13abf2e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    a54b352 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    d3e0763 View commit details
    Browse the repository at this point in the history
  2. Mention Sega SG-1000 support

    rderooy committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    03e82b8 View commit details
    Browse the repository at this point in the history
  3. Delete org.openmsx.openMSX.metainfo.xml

    delete duplicate metainfo file
    rderooy committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    3959d75 View commit details
    Browse the repository at this point in the history
  4. shorten lines

    rderooy committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    fa2c763 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Update releases

    rderooy committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    2711e7c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    825c50f View commit details
    Browse the repository at this point in the history
  2. Change description somewhat

    rderooy committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    68f3d20 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    702aa7f View commit details
    Browse the repository at this point in the history