There is a fix for a bug in the Nemo repository, which I want to apply to my system (Linux Mint).
As the developer guide explains, I have cloned and mint-build
' mint-common, xapps, and nemo.
First question, are these the required dependencies for Nemo?
Second question: The following *.deb
s were created: (amongst other files)
mint-common_2.3.0_all.deb
xapps-doc_2.6.1_all.deb
xapps-common_2.6.1_all.deb
libxapp-dev_2.6.1_amd64.deb
libxapp-dbg_2.6.1_amd64.deb
libxapp1_2.6.1_amd64.deb
gir1.2-xapp-1.0_2.6.1_amd64.deb
nemo_5.8.4_amd64.deb
nemo-dbg_5.8.4_amd64.deb
nemo-data_5.8.4_all.deb
libnemo-extension-dev_5.8.4_amd64.deb
libnemo-extension1_5.8.4_amd64.deb
gir1.2-nemo-3.0_5.8.4_amd64.deb
Which of these would I install? All of them?
Third question: Anyone knows the meaning of the gir1.2
in two of these files?