summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-12-24 19:04:09 +0200
committerDimitris Kiziridis2020-12-24 19:04:09 +0200
commit3e2dc2a38bfff892d3f4223ae0b8d00424816fcd (patch)
tree0e82addbbf751d5ecbd6f55838f8f646c215eb3a
parent5e0dd66efa99cb40205757a597ed924196077883 (diff)
downloadaur-3e2dc2a38bfff892d3f4223ae0b8d00424816fcd.tar.gz
Initial commit
-rw-r--r--.INSTALL22
-rw-r--r--.MTREEbin6842 -> 0 bytes
-rw-r--r--.PKGINFO35
3 files changed, 0 insertions, 57 deletions
diff --git a/.INSTALL b/.INSTALL
deleted file mode 100644
index 0eb7eeb654e8..000000000000
--- a/.INSTALL
+++ /dev/null
@@ -1,22 +0,0 @@
-post_install() {
- :
-#!/bin/bash
-
-# Link to the binary
-ln -sf '/opt/csBooks/csbooks' '/usr/bin/csbooks'
-
-# SUID chrome-sandbox for Electron 5+
-chmod 4755 '/opt/csBooks/chrome-sandbox' || true
-
-update-mime-database /usr/share/mime || true
-update-desktop-database /usr/share/applications || true
-
-}
-post_remove() {
- :
-#!/bin/bash
-
-# Delete the link to the binary
-rm -f '/usr/bin/csbooks'
-
-}
diff --git a/.MTREE b/.MTREE
deleted file mode 100644
index c4df2b4ec115..000000000000
--- a/.MTREE
+++ /dev/null
Binary files differ
diff --git a/.PKGINFO b/.PKGINFO
deleted file mode 100644
index 08a3c95407ee..000000000000
--- a/.PKGINFO
+++ /dev/null
@@ -1,35 +0,0 @@
-# Generated by fpm
-# Hello packaging friend!
-#
-# If you find yourself using this 'fpm --edit' feature frequently, it is
-# a sign that fpm is missing a feature! I welcome your feature requests!
-# Please visit the following URL and ask for a feature that helps you never
-# need to edit this file again! :)
-# https://github.com/jordansissel/fpm/issues
-# ------------------------------------------------------------------------
-#
-pkgname = csBooks
-pkgver = 5.0.0-1
-pkgdesc = A Smart Book Manager
- A Smart Book Manager
-url = https://www.caesiumstudio.com/csbooks
-builddate = 1608600509
-packager = Caesium Studio <caesiumstudio@outlook.com>
-size = 213188608
-arch = x86_64
-license = MIT
-group = default
-depend = c-ares
-depend = ffmpeg
-depend = gtk3
-depend = http-parser
-depend = libevent
-depend = libvpx
-depend = libxslt
-depend = libxss
-depend = minizip
-depend = nss
-depend = re2
-depend = snappy
-depend = libnotify
-depend = libappindicator-gtk3