added dialog, lirc, setserial and blackbox package
[hdw-linux/hdw-linux.git] / packages / x11 / blackbox / blackbox
diff --git a/packages/x11/blackbox/blackbox b/packages/x11/blackbox/blackbox
new file mode 100644 (file)
index 0000000..f9b2e2a
--- /dev/null
@@ -0,0 +1,13 @@
+# hdw - linux blackbox package
+#
+# author: hackbard@hackdaworld.dyndns.org
+#
+# [V] 0.70.0rc
+# [S] 3-4
+# [D] blackbox-0.70.0rc.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/blackboxwm/
+
+post_install() {
+       echo "installing hdw menu and styles ..."
+       cp $confdir/menu $prefix/share/blackbox/
+       cp $confdir/hdw $prefix/share/blackbox/styles/
+               }