diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-01-29 13:57:30 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-02-11 21:19:27 -0600 |
commit | 9932b174af4b75ad9d8883302e04574452ab5228 (patch) | |
tree | e0572c16d4672684104d46babb55486eaca9a6f0 /system/launchpadd/slack-desc | |
parent | d24549b6c4585cd95e9426512808f29cbf07e525 (diff) | |
download | slackbuilds-9932b174af4b75ad9d8883302e04574452ab5228.tar.gz |
system/launchpadd: Removed, deprecated since 13.37.
http://lists.slackbuilds.org/pipermail/slackbuilds-users/2012-January/008492.html
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/launchpadd/slack-desc')
-rw-r--r-- | system/launchpadd/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/system/launchpadd/slack-desc b/system/launchpadd/slack-desc deleted file mode 100644 index afbbfba678..0000000000 --- a/system/launchpadd/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. - - |-----handy-ruler------------------------------------------------------| -launchpadd: launchpadd (novation launchpad midi driver) -launchpadd: -launchpadd: It is not a driver in the common sense, but a user space usb -launchpadd: application which offers a midi out and in to write and receive -launchpadd: launchpad midi messages. -launchpadd: -launchpadd: During installation this will set the group to plugdev for all -launchpadd: devices in /dev/bus/usb and mode to 664. In order to run the -launchpadd: application you need to be in the plugdev group. After installing -launchpadd: udev needs to be restarted in order to run the programm. -launchpadd: |