[neon/extras/peruse/Neon/stable] debian: package library
Jonathan Riddell
null at kde.org
Mon Apr 26 17:37:27 BST 2021
Git commit e0f4547a6f85385db4ae0c7ff1e7eb607df327d6 by Jonathan Riddell.
Committed on 26/04/2021 at 16:37.
Pushed by jriddell into branch 'Neon/stable'.
package library
M +25 -0 debian/control
A +4 -0 debian/libacbf-dev.install
A +2 -0 debian/libacbf1.install
D +0 -27 debian/not-installed
https://invent.kde.org/neon/extras/peruse/commit/e0f4547a6f85385db4ae0c7ff1e7eb607df327d6
diff --git a/debian/control b/debian/control
index 8106346..9a2886e 100644
--- a/debian/control
+++ b/debian/control
@@ -57,3 +57,28 @@ Description: common files for peruse
so, peruse your comic books at your leisure!
.
This package contains architecture-independent peruse data files.
+
+Package: libacbf1
+Architecture: any
+Depends: ${misc:Depends}
+Description: AdvancedComicBookFormat library
+ Peruse was created as a way to make exactly that as easy and pleasant
+ as possible, and to simply get out of the way and let you read your
+ comic books. One could say that it allows you to peruse your comic
+ books at your leisure, but that would be a silly way of putting it -
+ so, peruse your comic books at your leisure!
+ .
+ This package contains the Advanced Comic Book Format library.
+
+Package: libacbf-dev
+Architecture: any
+Depends: libacbf1 (= ${binary:Version}), ${misc:Depends}
+Description: AdvancedComicBookFormat library
+ Peruse was created as a way to make exactly that as easy and pleasant
+ as possible, and to simply get out of the way and let you read your
+ comic books. One could say that it allows you to peruse your comic
+ books at your leisure, but that would be a silly way of putting it -
+ so, peruse your comic books at your leisure!
+ .
+ This package contains the Advanced Comic Book Format library
+ development files.
diff --git a/debian/libacbf-dev.install b/debian/libacbf-dev.install
new file mode 100644
index 0000000..d8240fc
--- /dev/null
+++ b/debian/libacbf-dev.install
@@ -0,0 +1,4 @@
+usr/include/KF5/AdvancedComicBookFormat/
+usr/lib/x86_64-linux-gnu/cmake/
+usr/lib/x86_64-linux-gnu/libacbf.so
+usr/share/qlogging-categories5/AdvancedComicBookFormat.categories
diff --git a/debian/libacbf1.install b/debian/libacbf1.install
new file mode 100644
index 0000000..9456712
--- /dev/null
+++ b/debian/libacbf1.install
@@ -0,0 +1,2 @@
+usr/lib/*/libacbf.so.1
+usr/lib/*/libacbf.so.1.*
diff --git a/debian/not-installed b/debian/not-installed
deleted file mode 100644
index afabb33..0000000
--- a/debian/not-installed
+++ /dev/null
@@ -1,27 +0,0 @@
-/usr/include/KF5/AdvancedComicBookFormat/AcbfAuthor.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfBinary.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfBody.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfBookinfo.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfContentrating.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfData.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfDatabaseref.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfDocument.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfDocumentinfo.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfFrame.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfIdentifiedObjectModel.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfInternalReference.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfInternalReferenceObject.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfJump.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfLanguage.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfMetadata.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfPage.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfPublishinfo.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfReference.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfReferences.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfSequence.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfStyle.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfStyleSheet.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfTextarea.h
-/usr/include/KF5/AdvancedComicBookFormat/AcbfTextlayer.h
-/usr/include/KF5/AdvancedComicBookFormat/acbf_version.h
-/usr/share/qlogging-categories5/AdvancedComicBookFormat.categories
More information about the Neon-commits
mailing list