summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordeejay12003-04-28 21:39:59 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit9799d62b0e615a7a2d2d84e80624e17a06f0d494 (patch)
tree3edc77c2c1bdae1b8277721a7fe3ffa8c3860534
downloadalsa-patch-bay-9799d62b0e615a7a2d2d84e80624e17a06f0d494.zip
alsa-patch-bay-9799d62b0e615a7a2d2d84e80624e17a06f0d494.tar.gz
MD5: f1addf00d950ba03f0e6eb7c90b83dd4 NAME: alsa-patch-bay-0.5.1.tar.gz SIZE: 244K
MD5: ba38066c8649587b7b12726998b8409c NAME: alsa-patch-bay-desktop.patch SIZE: 4K MD5: ba837745daae15b752946d3faeb68de2 NAME: alsa-patch-bay-Makefile.patch SIZE: 4K Changed files: alsa-patch-bay-Makefile.patch -> 1.1 alsa-patch-bay-desktop.patch -> 1.1
-rw-r--r--alsa-patch-bay-Makefile.patch26
-rw-r--r--alsa-patch-bay-desktop.patch10
2 files changed, 36 insertions, 0 deletions
diff --git a/alsa-patch-bay-Makefile.patch b/alsa-patch-bay-Makefile.patch
new file mode 100644
index 0000000..8819cc4
--- /dev/null
+++ b/alsa-patch-bay-Makefile.patch
@@ -0,0 +1,26 @@
+diff -Nur alsa-patch-bay-0.5.1/Makefile.am alsa-patch-bay-0.5.1-makefile/Makefile.am
+--- alsa-patch-bay-0.5.1/Makefile.am Sat Feb 8 00:04:41 2003
++++ alsa-patch-bay-0.5.1-makefile/Makefile.am Mon Apr 28 21:33:16 2003
+@@ -1,6 +1,6 @@
+ SUBDIRS = m4 src
+
+-EXTRA_DIST = Doxyfile.in alsa-patch-bay.desktop jack-patch-bay.desktop
++EXTRA_DIST = Doxyfile.in alsa-patch-bay.desktop
+
+ CLEANFILES = stamp-doxygen
+
+@@ -14,4 +14,4 @@
+ rm -rf doc
+
+ desktopdir = $(APB_DESKTOP_PREFIX)/applications
+-desktop_DATA = alsa-patch-bay.desktop jack-patch-bay.desktop
++desktop_DATA = alsa-patch-bay.desktop
+diff -Nur alsa-patch-bay-0.5.1/src/Makefile.am alsa-patch-bay-0.5.1-makefile/src/Makefile.am
+--- alsa-patch-bay-0.5.1/src/Makefile.am Fri Feb 7 22:48:00 2003
++++ alsa-patch-bay-0.5.1-makefile/src/Makefile.am Mon Apr 28 21:36:40 2003
+@@ -35,4 +35,4 @@
+ EXTRA_DIST = 5-pin-din.png 5-pin-din.xbm
+
+ install-exec-local:
+- $(LN_S) -f $(bindir)/alsa-patch-bay $(bindir)/jack-patch-bay
++ $(LN_S) -f $(bindir)/alsa-patch-bay $(DESTDIR)$(bindir)/jack-patch-bay
diff --git a/alsa-patch-bay-desktop.patch b/alsa-patch-bay-desktop.patch
new file mode 100644
index 0000000..8f8daa0
--- /dev/null
+++ b/alsa-patch-bay-desktop.patch
@@ -0,0 +1,10 @@
+diff -Nur alsa-patch-bay-0.5.1/alsa-patch-bay.desktop alsa-patch-bay-0.5.1-desktop/alsa-patch-bay.desktop
+--- alsa-patch-bay-0.5.1/alsa-patch-bay.desktop Sun Dec 29 02:08:20 2002
++++ alsa-patch-bay-0.5.1-desktop/alsa-patch-bay.desktop Mon Apr 28 21:18:07 2003
+@@ -6,4 +6,5 @@
+ Icon=5-pin-din.png
+ Terminal=false
+ Type=Application
+-Categories=GNOME;Application;AudioVideo;
++Categories=Application;Multimedia;
++# vi: encoding=utf-8