Commit Graph

9 Commits

Author SHA1 Message Date
rderooy
2cac989664 Move appdata.xml to metainfo.xml as the former is deprecated.
Part of getting things ready for flatpak support
2020-09-27 21:27:59 +02:00
rderooy
662e2a64b9 Switch linux to SVG icon
I found that the icon used by DOSBox-X comes from
https://www.vogons.org/viewtopic.php?p=79575#p79575

Which apart from Windows and Mac icons also included a SVG icon
which is preferred on Linux, and looks nicer. So add the SVG icon
and update 'make install' and make-rpm.sh to use it.
The SVG icon is placed in contrib/icons

p.s. I found that the tar operation in make-rpm.sh blindly assumes
the directory containing the tree to be named "dosbox-x", instead
of just the current directory, it effectively will tar
../dosbox-x even if your in, say, dosbox-x.clone to keep different
trees apart... I did not change this for now, but it is something
to watch out for.
2020-09-08 16:09:42 +02:00
rderooy
c63e3e6232 Necessary changes for contrib dir support 2020-09-08 14:03:19 +02:00
Robert
a12c8e2e72 Update make-rpm.sh.in 2020-05-23 18:41:45 +02:00
Jonathan Campbell
03d51b8e93 more RPM work 2018-02-16 17:30:10 -08:00
Jonathan Campbell
9e556e212b RPM building, is working at least 2018-02-16 17:20:28 -08:00
Jonathan Campbell
924a502e3d more 2018-02-16 16:57:51 -08:00
Jonathan Campbell
2ff29bd381 more 2018-02-16 16:56:33 -08:00
Jonathan Campbell
68a61caf42 spec work 2018-02-16 16:45:02 -08:00