summarylogtreecommitdiffstats
path: root/cdcover.install
diff options
context:
space:
mode:
authorBartłomiej Piotrowski2018-01-06 14:38:36 +0100
committerBartłomiej Piotrowski2018-01-06 14:38:36 +0100
commit62b375bcde5f9c3fd3bd8fe353ae26466a45e9de (patch)
treeb7f45118b3558fd7baa26b5835fe4fa3d98c29b9 /cdcover.install
downloadaur-62b375bcde5f9c3fd3bd8fe353ae26466a45e9de.tar.gz
Import from official repositories
Diffstat (limited to 'cdcover.install')
-rw-r--r--cdcover.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/cdcover.install b/cdcover.install
new file mode 100644
index 000000000000..5df4b5c8a22e
--- /dev/null
+++ b/cdcover.install
@@ -0,0 +1,7 @@
+post_install()
+{
+ echo "Installation of a postscript viewer such as 'gv' or 'ggv'"
+ echo "is highly recommended."
+ echo "To benefit from cddb features, installation of 'discid'"
+ echo "and 'pycddb' is required."
+}