summaryrefslogtreecommitdiff
path: root/cmus
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2016-08-05 17:27:42 +0200
committerThomas Penteker <tek@serverop.de>2016-08-05 17:27:42 +0200
commit4791bbc19793974bcd2ea47f7ad44b4dc3a89cf6 (patch)
tree74a09a1744933b0edbf1afdadc256cfbfb3e4167 /cmus
parent6ae3685028fc4250270425ef4db1036e7c0dda42 (diff)
downloadopt-4791bbc19793974bcd2ea47f7ad44b4dc3a89cf6.tar.gz
opt-4791bbc19793974bcd2ea47f7ad44b4dc3a89cf6.tar.xz
cmus: inlcude themes
Diffstat (limited to 'cmus')
-rw-r--r--cmus/.footprint10
-rw-r--r--cmus/Pkgfile2
2 files changed, 11 insertions, 1 deletions
diff --git a/cmus/.footprint b/cmus/.footprint
index 297d6ecf6..690a15c78 100644
--- a/cmus/.footprint
+++ b/cmus/.footprint
@@ -11,7 +11,17 @@ drwxr-xr-x root/root usr/lib/cmus/op/
-rwxr-xr-x root/root usr/lib/cmus/op/oss.so
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/cmus/
+-rw-r--r-- root/root usr/share/cmus/cyan.theme
+-rw-r--r-- root/root usr/share/cmus/default.theme
+-rw-r--r-- root/root usr/share/cmus/gray-88.theme
+-rw-r--r-- root/root usr/share/cmus/green-mono-88.theme
+-rw-r--r-- root/root usr/share/cmus/green.theme
+-rw-r--r-- root/root usr/share/cmus/night.theme
-rw-r--r-- root/root usr/share/cmus/rc
+-rw-r--r-- root/root usr/share/cmus/solarized-dark.theme
+-rw-r--r-- root/root usr/share/cmus/solarized-light.theme
+-rw-r--r-- root/root usr/share/cmus/xterm-white.theme
+-rw-r--r-- root/root usr/share/cmus/zenburn.theme
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/cmus-remote.1.gz
diff --git a/cmus/Pkgfile b/cmus/Pkgfile
index 4f99a5883..bec25e58a 100644
--- a/cmus/Pkgfile
+++ b/cmus/Pkgfile
@@ -19,5 +19,5 @@ build() {
./configure prefix=/usr CONFIG_ARTS=n
make
make DESTDIR=$PKG install install-man
- rm -rf $PKG/usr/share/{doc,cmus/*.theme}
+ rm -rf $PKG/usr/share/doc
}

Generated by cgit