Various compilation scripts & patches for Linux programs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

255 lines
7.1 KiB

7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
  1. Introduction
  2. ==============
  3. Various programs & patches for Linux programs.
  4. Includes universal patch files and Arch Linux specific PKGBUILD scripts.
  5. **Packages included**
  6. --------------
  7. **cr2fits**
  8. --------------
  9. Convert Canon CR2 RAW images to FITS images. FITS format is used in astronomical applications.
  10. FORMAT: Arch Linux PKGBUILD script.
  11. **cr2hdr**
  12. --------------
  13. Dual ISO image processing tool for Canon DSLR's with Magic Lantern firmware. Convert Dual ISO DNG raw images to editable format for further processing with Photoshop/Lightroom etc.
  14. FORMAT: Arch Linux PKGBUILD script.
  15. **dolphin**
  16. --------------
  17. A patch for Dolphin 16.12 (Plasma 5). The patch lets you autoplay all supported media formats (audio & video) in Dolphin file browser instead of clicking manually the play button every time you want preview a media file.
  18. To use this feature, enable information panel in Dolphin (shortcut F11) and press a radio button on the right side.
  19. Original patch code [here](https://nowardev.wordpress.com/2014/03/18/automatic-videoaudio-preview-hovering-a-file-with-phonon-in-dolphin-kde-file-manager/)
  20. FORMAT: Patch file.
  21. **kde-servicemenus-cr2fits**
  22. --------------
  23. Plasma 5 Dolphin service menu script for cr2fits package.
  24. FORMAT: Arch Linux PKGBUILD script.
  25. **kde-servicemenus-dualiso**
  26. --------------
  27. Plasma 5 Dolphin service menu script for cr2hdr package.
  28. FORMAT: Arch Linux PKGBUILD script.
  29. **kde-servicemenus-hexstrings**
  30. --------------
  31. Plasma 5 Dolphin service menu script. Extract all readable strings from a file (binary files included). Useful for file analysis.
  32. FORMAT: Arch Linux PKGBUILD script.
  33. **kde-servicemenus-mediainfo**
  34. --------------
  35. Plasma 5 Dolphin service menu script. Show useful media information. Applies to all audio & video files.
  36. Shows
  37. - media duration
  38. - audio & video bitrate
  39. - audio & video format
  40. - audio channels
  41. - video resolution
  42. - video framerate
  43. FORMAT: Arch Linux PKGBUILD script.
  44. **kde-servicemenus-multimediatools**
  45. --------------
  46. Plasma 5 Dolphin service menu script for converting various video & audio files from format to format.
  47. Supported audio formats are: aac, ac3, mp3, ogg, opus, wav, wma
  48. Supported video formats are: avi, flv, m4v, mkv, mov, mp4, mpg, ogv, webm, wmv
  49. This script can be used for multiple files at the same time but is developed for individual files only.
  50. FORMAT: Arch Linux PKGBUILD script.
  51. **kde-servicemenus-unlockpdf**
  52. --------------
  53. Plasma 5 Dolphin service menu script for hacking and breaking PDF password protection. Allows you to edit read-only PDF files.
  54. FORMAT: Arch Linux PKGBUILD script.
  55. **kdegraphics-dreamdesktop**
  56. --------------
  57. Video background for Plasma 4/KDE4 desktop environment.
  58. FORMAT: Arch Linux PKGBUILD script + patch file.
  59. **mlv2dng**
  60. --------------
  61. Magic Lantern Raw file conversion tool for MLV files. Extract individual DNG frames from MLV files.
  62. FORMAT: Arch Linux PKGBUILD script.
  63. **mlvdump**
  64. --------------
  65. Magic Lantern Raw file conversion tool for MLV files. Extract individual DNG frames from MLV files.
  66. FORMAT: Arch Linux PKGBUILD script.
  67. **pano2vr**
  68. --------------
  69. Create virtual panorama tours using panorama images.
  70. NOTE: The PKGBUILD script is outdated but can still be useful for some people.
  71. Homepage:
  72. [Garden Gnome Software - Pano2VR](https://ggnome.com/pano2vr)
  73. FORMAT: Arch Linux PKGBUILD script.
  74. **panotour**
  75. --------------
  76. Create virtual panorama tours using panorama images.
  77. Homepage:
  78. [Kolor - Panotour](http://www.kolor.com/panotour/download/)
  79. FORMAT: Arch Linux PKGBUILD script.
  80. **panotourpro**
  81. --------------
  82. Create virtual panorama tours using panorama images. Professional version with additional features.
  83. Homepage:
  84. [Kolor - Panotour](http://www.kolor.com/panotour/download/)
  85. FORMAT: Arch Linux PKGBUILD script.
  86. **photoscan**
  87. --------------
  88. Create textured 3D models from multiple still images.
  89. Homepage:
  90. [Agisoft - Photoscan](http://www.agisoft.com/)
  91. FORMAT: Arch Linux PKGBUILD script.
  92. **photoscan-pro**
  93. --------------
  94. Create textured 3D models from multiple still images. Professional version with additional features.
  95. Homepage:
  96. [Agisoft - Photoscan](http://www.agisoft.com/)
  97. FORMAT: Arch Linux PKGBUILD script.
  98. **pidgin-smileys-facebook**
  99. --------------
  100. Facebook smileys for Pidgin.
  101. FORMAT: Arch Linux PKGBUILD script + source archive.
  102. **pidgin-smileys-msn**
  103. --------------
  104. Windows Live Messenger smileys for Pidgin
  105. FORMAT: Arch Linux PKGBUILD script.
  106. **playonlinux**
  107. --------------
  108. Patches for PlayOnLinux 4.2.10.
  109. - 0001-remove-menuitems.patch = Remove Twitter, Facebook, Google+ menu items. Remove duplicate Run, Remove, Install menu items. Remove Donate menu item.
  110. - 0002-add-shortcutitems.patch = Add an option to remove shortcuts from Desktop & .local/share/applications/ directory. While creating a shortcut, add it to both of these places instead of only Desktop. Create winexec bash script file for Wine, and link it to "Execute" field of each shortcut/.desktop file.
  111. For details about Winexec bash script, see this [AskUbuntu](https://askubuntu.com/questions/123092/open-file-using-custom-command-how-to-specify-the-file-in-cmd-line) page.
  112. - 0003-add-addremoveprograms.patch = Add Add/Remove programs menu shortcut for each program listed on PlayOnLinux program menu.
  113. - 0004-change-wineversions.patch = Highlight unused Wine versions.
  114. - 0005-add-optimussupport.patch = Doesn't work? Attempt to add Optimus/Optirun support for PlayOnLinux
  115. - 0006-disable-updatenotification.patch = Disable pop-up update notification.
  116. - 0007-disable-closingandwinemessage.patch = Disable confirmation for closing the program. Remove Wine dependency (so that user don't need to install Wine on their systems in order to use PlayOnLinux)
  117. FORMAT: Arch Linux PKGBUILD script + patch files.
  118. **purple-whatsapp**
  119. --------------
  120. WhatsApp protocol implementation for libpurple (Pidgin)
  121. FORMAT: Arch Linux PKGBUILD script.
  122. **qgifer**
  123. --------------
  124. Patch qgifer codebase for Qt5 & the newest giflib. NOTE: Qgifer is a deprecated/abandoned program.
  125. Homepage:
  126. [SourceForge.net - QGifer](https://sourceforge.net/projects/qgifer/)
  127. FORMAT: Arch Linux PKGBUILD script + patch files.
  128. **u3d**
  129. --------------
  130. Set of libraries to manipulate U3D-formatted data. IDTF to U3D converter.
  131. FORMAT: Arch Linux PKGBUILD script + source archive.
  132. **wine**
  133. --------------
  134. Patches for Wine.
  135. - custompatch_glsl_shader.patch = GLSL shaders patch for Wine.
  136. - custompatch_msi-add-dummyactionthreads.patch = Add MSI dummy actions since Wine lacks a proper implementation of MSI custom action server. See details [here](https://bugs.winehq.org/show_bug.cgi?id=18070)
  137. Basically, this patch helps you installing many useful programs on Wine which would otherwise be impossible.
  138. - custompatch_photoshop_getticks_input.c.patch = Photoshop brush patch for Wine. Details [here](https://bugs.winehq.org/show_bug.cgi?id=29871)
  139. - custompatch_photoshop_keepfocus_message.c.patch = Patch for keeping window focus while using Camera Raw plugin.
  140. - custompatch_photoshop_tooltip_win.c.patch = Patch for hovering Photoshop tooltip pop-ups.
  141. FORMAT: Patch files.
  142. **zsnes-netplay**
  143. --------------
  144. ZSnes Nintendo SNES emulator for Linux. Netplay version.
  145. FORMAT: Arch Linux PKGBUILD script + source archive + patch files.