libqtxdg-3.9.1
This commit is contained in:
@@ -12,6 +12,7 @@ def setup():
|
||||
shelltools.makedirs("build")
|
||||
shelltools.cd("build")
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DQTXDG_DEFAPPS_CONF_INSTALL_DIR:PATH=/etc/xdg \
|
||||
-DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -35,6 +35,7 @@
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc/xdg</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share/</Path>
|
||||
|
||||
Reference in New Issue
Block a user