Add libfm-qt1 and libfm-qt-dev
This commit is contained in:
parent
24256dcb0a
commit
39ae877d1a
21
debian/control
vendored
21
debian/control
vendored
@ -35,3 +35,24 @@ Depends:
|
||||
${misc:Depends}
|
||||
Description: Qt port of the LXDE file manager PCManFM
|
||||
Qt port of the LXDE file manager PCManFM.
|
||||
|
||||
Package: libfm-qt1
|
||||
Provides: libfm-qt
|
||||
Section: libs
|
||||
Multi-Arch: same
|
||||
Architecture: any
|
||||
Depends:
|
||||
${shlibs:Depends},
|
||||
${misc:Depends}
|
||||
Description: Qt port of the LXDE file manager PCManFM
|
||||
Qt port of the LXDE file manager PCManFM.
|
||||
|
||||
Package: libfm-qt-dev
|
||||
Section: libdevel
|
||||
Multi-Arch: same
|
||||
Architecture: any
|
||||
Depends:
|
||||
libfm-qt1 (= ${binary:Version}),
|
||||
${misc:Depends}
|
||||
Description: Qt port of the LXDE file manager PCManFM
|
||||
Qt port of the LXDE file manager PCManFM.
|
||||
|
2
debian/libfm-qt-dev.install
vendored
Normal file
2
debian/libfm-qt-dev.install
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
usr/lib/*/*.so
|
||||
usr/lib/*/pkgconfig/*
|
2
debian/libfm-qt1.install
vendored
Normal file
2
debian/libfm-qt1.install
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
usr/lib/*/*.so.*
|
||||
usr/share/libfm-qt/*
|
4
debian/pcmanfm-qt.install
vendored
4
debian/pcmanfm-qt.install
vendored
@ -1,4 +1,4 @@
|
||||
usr/bin/*
|
||||
usr/include/*
|
||||
usr/lib/*
|
||||
usr/share/*
|
||||
usr/share/applications/*
|
||||
usr/share/pcmanfm-qt/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user