Bug#738066: xinv3d: please provide a desktop file and icons
Jose Da Silva
digital at joescat.com
Mon Jan 31 05:56:03 GMT 2022
On Fri, 07 Feb 2014 17:16:42 +0100 Markus Koschany <apo at gambaru.de> wrote:
> Package: xinv3d
> Version: 1.3.6-6
> Severity: wishlist
> User: pkg-games-devel at lists.alioth.debian.org
> Usertags: desktop-integration goals not-gamesteam
Hi,
I noticed that there is a recently added update xinv3d located in salsa.
Please try the attached patch.
This can be used to patch the recently added salsa version 1.3.6-7.
To build you would do:
autoreconf -i
automake
Then if you run:
./configure
This will put the files in /usr/local
so you may want to run:
./configure --prefix=/usr/games
so that you can eventually put the files in /usr/games
then run:
make
sudo make install
The resulting install should add the needed files into freedesktop
directory, and also drop the man help file into the man folder.
More information about the Pkg-games-devel
mailing list