From bdf0b1ce9d102caa7378e9fe865b743b824e233a Mon Sep 17 00:00:00 2001 From: B Stack Date: Sun, 28 Jun 2020 17:36:30 -0400 Subject: WIP: begin prep for point release drop lightdm-webkit-greeter elements (dropped by upstream) add initial work for plus package. --- debian/chicago95-theme-plus.install | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 debian/chicago95-theme-plus.install (limited to 'debian/chicago95-theme-plus.install') diff --git a/debian/chicago95-theme-plus.install b/debian/chicago95-theme-plus.install new file mode 100644 index 0000000..e69de29 -- cgit From b0913b91193bc8378ef53b167a9f8165c2fecc2e Mon Sep 17 00:00:00 2001 From: B Stack Date: Mon, 29 Jun 2020 09:08:07 -0400 Subject: WIP: improve packaging Still need to modify the Plus scripts to work with all the changed asset locations. --- debian/chicago95-theme-plus.install | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'debian/chicago95-theme-plus.install') diff --git a/debian/chicago95-theme-plus.install b/debian/chicago95-theme-plus.install index e69de29..bd4e4ea 100644 --- a/debian/chicago95-theme-plus.install +++ b/debian/chicago95-theme-plus.install @@ -0,0 +1,10 @@ +/usr/share/icons/Chicago95_Cursor_Black/src +/usr/share/icons/Chicago95_Cursor_White/src +/usr/share/icons/Chicago95_Emerald/src +/usr/share/icons/Chicago95_Animated_Hourglass_Cursors/build +/usr/share/icons/Chicago95_Standard_Cursors/build +/usr/share/icons/Chicago95_Standard_Cursors_Black/build +/usr/bin/ChicagoPlus +/usr/bin/PlusGUI +/usr/libexec/chicago95-theme-plus +/usr/share/chicago95-theme-plus -- cgit From a4f4dafc3ebc0ef42dfa4b7e17afd17cc85a054e Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 30 Jun 2020 07:41:13 -0400 Subject: improve packaging Add mimetype, include more docs, and miscellaneous package fixes. --- debian/chicago95-theme-plus.install | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/chicago95-theme-plus.install') diff --git a/debian/chicago95-theme-plus.install b/debian/chicago95-theme-plus.install index bd4e4ea..aa4419b 100644 --- a/debian/chicago95-theme-plus.install +++ b/debian/chicago95-theme-plus.install @@ -7,4 +7,6 @@ /usr/bin/ChicagoPlus /usr/bin/PlusGUI /usr/libexec/chicago95-theme-plus +/usr/share/applications/PlusGUI.desktop /usr/share/chicago95-theme-plus +/usr/share/mime/packages/*.xml -- cgit