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.

202 lines
6.3 KiB

  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. Convert Canon CR2 RAW images to FITS images. FITS format is used in astronomical applications.
  9. FORMAT: Arch Linux PKGBUILD script.
  10. **cr2hdr**
  11. 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.
  12. FORMAT: Arch Linux PKGBUILD script.
  13. **dolphin**
  14. Includes a patch file 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.
  15. To use this feature, enable information panel in Dolphin (shortcut F11) and press a radio button on the right side.
  16. Original patch code here:
  17. [NoWarTools - automatic video\audio preview hovering a file with phonon in dolphin kde file manager](https://nowardev.wordpress.com/2014/03/18/automatic-videoaudio-preview-hovering-a-file-with-phonon-in-dolphin-kde-file-manager/)
  18. FORMAT: Arch Linux PKGBUILD script + patch file.
  19. **kde-servicemenus-cr2fits**
  20. Plasma 5 Dolphin service menu script for cr2fits package.
  21. FORMAT: Arch Linux PKGBUILD script.
  22. **kde-servicemenus-dualiso**
  23. Plasma 5 Dolphin service menu script for cr2hdr package.
  24. FORMAT: Arch Linux PKGBUILD script.
  25. **kde-servicemenus-hexstrings**
  26. Plasma 5 Dolphin service menu script. Extract all readable strings from a file (binary files included). Useful for file analysis.
  27. FORMAT: Arch Linux PKGBUILD script.
  28. **kde-servicemenus-mediainfo**
  29. Plasma 5 Dolphin service menu script. Show useful media information. Applies to all audio & video files.
  30. Shows
  31. - media duration
  32. - audio & video bitrate
  33. - audio & video format
  34. - audio channels
  35. - video resolution
  36. - video framerate
  37. FORMAT: Arch Linux PKGBUILD script.
  38. **kde-servicemenus-multimediatools**
  39. Plasma 5 Dolphin service menu script for converting various video & audio files from format to format.
  40. Supported audio formats are: aac, ac3, mp3, ogg, opus, wav, wma
  41. Supported video formats are: avi, flv, m4v, mkv, mov, mp4, mpg, ogv, webm, wmv
  42. This script can be used for multiple files at the same time but is developed for individual files only.
  43. FORMAT: Arch Linux PKGBUILD script.
  44. **kde-servicemenus-unlockpdf**
  45. Plasma 5 Dolphin service menu script for hacking and breaking PDF password protection. Allows you to edit read-only PDF files.
  46. FORMAT: Arch Linux PKGBUILD script.
  47. **mlv2dng**
  48. Magic Lantern Raw file conversion tool for MLV files. Extract individual DNG frames from MLV files.
  49. FORMAT: Arch Linux PKGBUILD script.
  50. **mlvdump**
  51. Magic Lantern Raw file conversion tool for MLV files. Extract individual DNG frames from MLV files.
  52. FORMAT: Arch Linux PKGBUILD script.
  53. **pano2vr**
  54. Create virtual panorama tours using panorama images.
  55. NOTE: The PKGBUILD script is outdated but can still be useful for some people.
  56. Homepage:
  57. [Garden Gnome Software - Pano2VR](https://ggnome.com/pano2vr)
  58. FORMAT: Arch Linux PKGBUILD script.
  59. **panotour**
  60. Create virtual panorama tours using panorama images.
  61. Homepage:
  62. [Kolor - Panotour](http://www.kolor.com/panotour/download/)
  63. FORMAT: Arch Linux PKGBUILD script.
  64. **panotourpro**
  65. Create virtual panorama tours using panorama images. Professional version with additional features.
  66. Homepage:
  67. [Kolor - Panotour](http://www.kolor.com/panotour/download/)
  68. FORMAT: Arch Linux PKGBUILD script.
  69. **photoscan**
  70. Create textured 3D models from multiple still images.
  71. Homepage:
  72. [Agisoft - Photoscan](http://www.agisoft.com/)
  73. FORMAT: Arch Linux PKGBUILD script.
  74. **photoscan-pro**
  75. Create textured 3D models from multiple still images. Professional version with additional features.
  76. Homepage:
  77. [Agisoft - Photoscan](http://www.agisoft.com/)
  78. FORMAT: Arch Linux PKGBUILD script.
  79. **playonlinux**
  80. Patches for PlayOnLinux 4.2.10.
  81. 0001-remove-menuitems.patch = Remove Twitter, Facebook, Google+ menu items. Remove duplicate Run, Remove, Install menu items. Remove Donate menu item.
  82. 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.
  83. 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.
  84. 0003-add-addremoveprograms.patch = Add Add/Remove programs menu shortcut for each program listed on PlayOnLinux program menu.
  85. 0004-change-wineversions.patch = Highlight unused Wine versions.
  86. 0005-add-optimussupport.patch = Doesn't work? Attempt to add Optimus/Optirun support for PlayOnLinux
  87. 0006-disable-updatenotification.patch = Disable pop-up update notification.
  88. 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)
  89. FORMAT: Arch Linux PKGBUILD script + patch files.
  90. **qgifer**
  91. Patch qgifer codebase for Qt5 & the newest giflib. NOTE: Qgifer is a deprecated/abandoned program.
  92. Homepage:
  93. [SourceForge.net - QGifer](https://sourceforge.net/projects/qgifer/)
  94. FORMAT: Arch Linux PKGBUILD script + patch files.
  95. **wine**
  96. Patches for Wine.
  97. custompatch_glsl_shader.patch = GLSL shaders patch for Wine.
  98. 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)
  99. Basically, this patch helps you installing many useful programs on Wine which would otherwise be impossible.
  100. custompatch_photoshop_getticks_input.c.patch = Photoshop brush patch for Wine. Details [here](https://bugs.winehq.org/show_bug.cgi?id=29871)
  101. custompatch_photoshop_keepfocus_message.c.patch = Patch for keeping window focus while using Camera Raw plugin.
  102. custompatch_photoshop_tooltip_win.c.patch = Patch for hovering Photoshop tooltip pop-ups.
  103. FORMAT: Patch files.
  104. **zsnes-netplay**
  105. ZSnes Nintendo SNES emulator for Linux. Netplay version.
  106. FORMAT: Arch Linux PKGBUILD script + patch files.