DEB tde-ebook-reader: use a variable for the library directory of architecture.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/341/head
Slávek Banko 1 month ago committed by Michele Calgaro
parent 90ce1b710f
commit 8490bad0c8
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -10,6 +10,7 @@ Standards-Version: 4.7.0
Package: tde-ebook-reader
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: sensible-utils,
Description: e-book reader for TDE
@ -33,6 +34,7 @@ Description: e-book reader for TDE
Package: libzlcore-tqt
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, libzlcore-data-tqt
Description: ZLibrary TQt3-based development library (shared library)
This is the core of ZLibrary, the library that tde-ebook-reader is based on.
@ -40,6 +42,7 @@ Description: ZLibrary TQt3-based development library (shared library)
Package: libzlcore-data-tqt
Section: libs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: ZLibrary TQt3-based development library (support files)
This package contains the support files for the core of ZLibrary, the library
@ -48,6 +51,7 @@ Description: ZLibrary TQt3-based development library (support files)
Package: libzltext-tqt
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, libzlcore-tqt, libzltext-data-tqt
Description: ZLibrary TQt3-based text model/viewer part (shared library)
This package provides text model/viewer part of ZLibrary.
@ -55,6 +59,7 @@ Description: ZLibrary TQt3-based text model/viewer part (shared library)
Package: libzltext-data-tqt
Section: libs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: ZLibrary TQt3-based text model/viewer part (support files)
This package contains the support files for the text model/viewer part
@ -63,6 +68,7 @@ Description: ZLibrary TQt3-based text model/viewer part (support files)
Package: libzlcore-tqt-dev
Section: libdevel
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, libzlcore-tqt
Description: ZLibrary TQt3-based development library (development files)
This package contains development files for the ZLibrary core.
@ -70,6 +76,7 @@ Description: ZLibrary TQt3-based development library (development files)
Package: libzltext-tqt-dev
Section: libdevel
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, libzltext-tqt
Description: ZLibrary TQt3-based text model/viewer part (development files)
This package contains development files for the ZLibrary text model/viewer

@ -1,2 +1,2 @@
/usr/include/zlibrary-tqt/core
/usr/lib/x86_64-linux-gnu/libzlcore-tqt.so
/usr/lib/$(DEB_HOST_MULTIARCH)/libzlcore-tqt.so

@ -1 +1 @@
/usr/lib/x86_64-linux-gnu/libzlcore-tqt.so.*
/usr/lib/$(DEB_HOST_MULTIARCH)/libzlcore-tqt.so.*

@ -1,2 +1,2 @@
/usr/include/zlibrary-tqt/text
/usr/lib/x86_64-linux-gnu/libzltext-tqt.so
/usr/lib/$(DEB_HOST_MULTIARCH)/libzltext-tqt.so

@ -1 +1 @@
/usr/lib/x86_64-linux-gnu/libzltext-tqt.so.*
/usr/lib/$(DEB_HOST_MULTIARCH)/libzltext-tqt.so.*

@ -10,6 +10,7 @@ Standards-Version: 4.7.0
Package: tde-ebook-reader
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: sensible-utils,
Description: e-book reader for TDE
@ -33,6 +34,7 @@ Description: e-book reader for TDE
Package: libzlcore-tqt
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, libzlcore-data-tqt
Description: ZLibrary TQt3-based development library (shared library)
This is the core of ZLibrary, the library that tde-ebook-reader is based on.
@ -40,6 +42,7 @@ Description: ZLibrary TQt3-based development library (shared library)
Package: libzlcore-data-tqt
Section: libs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: ZLibrary TQt3-based development library (support files)
This package contains the support files for the core of ZLibrary, the library
@ -48,6 +51,7 @@ Description: ZLibrary TQt3-based development library (support files)
Package: libzltext-tqt
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, libzlcore-tqt, libzltext-data-tqt
Description: ZLibrary TQt3-based text model/viewer part (shared library)
This package provides text model/viewer part of ZLibrary.
@ -55,6 +59,7 @@ Description: ZLibrary TQt3-based text model/viewer part (shared library)
Package: libzltext-data-tqt
Section: libs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: ZLibrary TQt3-based text model/viewer part (support files)
This package contains the support files for the text model/viewer part
@ -63,6 +68,7 @@ Description: ZLibrary TQt3-based text model/viewer part (support files)
Package: libzlcore-tqt-dev
Section: libdevel
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, libzlcore-tqt
Description: ZLibrary TQt3-based development library (development files)
This package contains development files for the ZLibrary core.
@ -70,6 +76,7 @@ Description: ZLibrary TQt3-based development library (development files)
Package: libzltext-tqt-dev
Section: libdevel
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, libzltext-tqt
Description: ZLibrary TQt3-based text model/viewer part (development files)
This package contains development files for the ZLibrary text model/viewer

@ -1,2 +1,2 @@
/usr/include/zlibrary-tqt/core
/usr/lib/x86_64-linux-gnu/libzlcore-tqt.so
/usr/lib/$(DEB_HOST_MULTIARCH)/libzlcore-tqt.so

@ -1 +1 @@
/usr/lib/x86_64-linux-gnu/libzlcore-tqt.so.*
/usr/lib/$(DEB_HOST_MULTIARCH)/libzlcore-tqt.so.*

@ -1,2 +1,2 @@
/usr/include/zlibrary-tqt/text
/usr/lib/x86_64-linux-gnu/libzltext-tqt.so
/usr/lib/$(DEB_HOST_MULTIARCH)/libzltext-tqt.so

@ -1 +1 @@
/usr/lib/x86_64-linux-gnu/libzltext-tqt.so.*
/usr/lib/$(DEB_HOST_MULTIARCH)/libzltext-tqt.so.*

Loading…
Cancel
Save