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.

459 lines
16 KiB

7 years ago
7 years ago
5 years ago
7 years ago
  1. # Introduction
  2. Various programs & patches for selected Linux programs.
  3. Includes universal patch files and Arch Linux specific PKGBUILD scripts.
  4. # Packages included
  5. ## [cr2fits](cr2fits)
  6. Convert Canon CR2 RAW images to FITS images. FITS format is used in astronomical applications.
  7. More about cr2fits:
  8. [Github.com - eaydin/cr2fits](https://github.com/eaydin/cr2fits)
  9. **FORMAT:** Arch Linux PKGBUILD script.
  10. ## [cr2hdr](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. ### More about Dual ISO:
  13. [Magic Lantern Forum - Dual ISO - massive dynamic range improvement](http://www.magiclantern.fm/forum/index.php?topic=7139.0)
  14. **FORMAT:** Arch Linux PKGBUILD script.
  15. ## [haguichi](haguichi)
  16. Graphical front-end for LogMeIn Hamachi by Stephen Brandt. Version 1.0.26 (GTK2).
  17. ### Homepage:
  18. [Haguichi](https://www.haguichi.net/)
  19. **FORMAT:** Arch Linux PKGBUILD script + source archive.
  20. ## [ipcalc](ipcalc)
  21. Apply brighter colors to `ipcalc` output.
  22. **FORMAT:** Arch Linux PKGBUILD script + patch file.
  23. ## [kbd-fi-nbsp](kbd-fi-nbsp)
  24. Custom Finnish keyboard settings and recommendations to eliminate non-breaking space character which is usually typed unintentionally in commands.
  25. - Adds a custom `fi_nbsp` keymap for TTY sessions (CLI)
  26. - Recommendations to use similar layout in X11 (GUI) environments
  27. The package includes installation instructions to set up these settings on your system.
  28. ## [kde-cdemu-manager](kde-cdemu-manager)
  29. CDEmu Daemon manager for Plasma 5 desktop with an additional "start in systray" patch.
  30. - `minimize-at-startup.patch` = Adds `--systray` option as a start parameter. When enabled, the program main window remains closed and the program is started only in the systray.
  31. **FORMAT:** Arch Linux PKGBUILD script + patch file.
  32. ## [kde-magiclantern-shortcut](kde-magiclantern-shortcut)
  33. Adds a KDE5 compatible shortcut file for magiclantern-bootablecard package. If you use another DE, feel free to modify `Exec=` entry in provided `ml-bootablecard.desktop` file.
  34. **FORMAT:** Arch Linux PKGBUILD script + source files.
  35. ## [kde-servicemenus-destroyfile](kde-servicemenus-destroyfile)
  36. Plasma 5 Dolphin service menu script for destroying files with `shred`.
  37. **FORMAT:** Arch Linux PKGBUILD script + source files.
  38. ## [kde-servicemenus-dualiso](kde-servicemenus-dualiso)
  39. Plasma 5 Dolphin service menu script for cr2hdr package.
  40. **FORMAT:** Arch Linux PKGBUILD script.
  41. ## [kde-servicemenus-flif-webp](kde-servicemenus-flif-webp)
  42. Plasma 5 Dolphin service menu script for converting images to FLIF & WebP formats.
  43. **Requirements:** FLIF libraries ([GitHub source](https://github.com/FLIF-hub/FLIF) or [AUR Package](https://aur.archlinux.org/packages/flif-git/))
  44. It is recommended that you add FLIF mimetype (as `image/x-flif`) in system-wide.
  45. You may consider building imagemagick with FLIF support, too (use configure flag `--with-flif`) and installing qt-flif-plugin package (see it below).
  46. **FORMAT:** Arch Linux PKGBUILD script + source files.
  47. ## [kde-servicemenus-hexstrings](kde-servicemenus-hexstrings)
  48. Plasma 5 Dolphin service menu script. Extract all readable strings from a file (binary files included). Useful for quick file analysis.
  49. **FORMAT:** Arch Linux PKGBUILD script.
  50. ## [kde-servicemenus-mediainfo](kde-servicemenus-mediainfo)
  51. Plasma 5 Dolphin service menu script. Show useful media information. Applies to all audio & video files.
  52. Shows following information:
  53. - media duration
  54. - audio & video bitrate
  55. - audio & video format
  56. - audio channels
  57. - video resolution
  58. - video framerate
  59. **FORMAT:** Arch Linux PKGBUILD script.
  60. ## [kde-servicemenus-multimediatools](kde-servicemenus-multimediatools)
  61. Plasma 5 Dolphin service menu script for converting various video & audio files from format to format.
  62. Supported audio formats are: `aac, ac3, mp3, ogg, opus, wav, wma`
  63. Supported video formats are: `avi, flv, m4v, mkv, mov, mp4, mpg, ogv, webm, wmv`
  64. This script can be used for multiple files at the same time but is developed for individual files only.
  65. **FORMAT:** Arch Linux PKGBUILD script.
  66. ## [kde-servicemenus-qnapi](kde-servicemenus-qnapi)
  67. Custom Plasma 5 Dolphin service menu script for downloading video subtitles.
  68. Requires qnapi installed beforehand.
  69. **FORMAT:** Arch Linux PKGBUILD script + source files.
  70. ## [kde-servicemenus-searchactions](kde-servicemenus-searchactions)
  71. Plasma 5 Dolphin service menu script for searching strings inside files.
  72. **FORMAT:** Arch Linux PKGBUILD script + source files.
  73. ## [kde-servicemenus-unlockpdf](kde-servicemenus-unlockpdf)
  74. Plasma 5 Dolphin service menu script for breaking PDF password protection. Allows you to edit read-only PDF files.
  75. **FORMAT:** Arch Linux PKGBUILD script.
  76. ## [kde-servicemenus-virtualbox](kde-servicemenus-virtualbox)
  77. Plasma 5 Dolphin service menu script for resizing VirtualBox VDI files (virtual machines) via right clicking.
  78. **Input value:** size in gigabyte (only a number, nothing else)
  79. **FORMAT:** Arch Linux PKGBUILD script + source files.
  80. ## [kde-thumbnailer-ooxml-kf5](kde-thumbnailer-ooxml-kf5)
  81. Plasma 5 thumbnailer for Microsoft Office Open XML Documents.
  82. According to the developer:
  83. *This plugin should support all ooxml documents with thumbnails saved, including docx pptx ppsx xlsx files. However, most docx and xlsx documents do not have thumbnail image saved along with document body, you may not see the previews.*
  84. *It only depends on qt and kde library. It is shipped with internal libkowmf copy for rendering wmf graphics from calligra suite. You do not need any office suite installed to make this plugin work.*
  85. ### Homepage:
  86. [KDE Office Open XML Document Thumbnailer](https://www.linux-apps.com/content/show.php?content=149048)
  87. **FORMAT:** Arch Linux PKGBUILD script + a patch file.
  88. ## [magiclantern-bootablecard](magiclantern-bootablecard)
  89. Add Canon's boot flag into a SD card, as required by Magic Lantern firmware. Original source code [here](https://bitbucket.org/hudson/magic-lantern/src/11f405b62b31/contrib/make-bootable/?at=crop_rec_4k)
  90. The bash script file has been modified to be more user-friendly. You can use a custom mount point, and the script asks you confirmation about the correct path before the script execution starts.
  91. Usage: once you've inserted a SD card into your computer, use 'ml-bootablecard' command to add the boot flag.
  92. **FORMAT:** Arch Linux PKGBUILD script + custom source files.
  93. ## [magiclantern-tools](magiclantern-tools)
  94. Linux-compatible Magic Lantern image processing tools for pictures taken with Canon DSLR's with Magic Lantern firmware.
  95. Tools: `cr2hdr` (for dual ISO images), `mlvdump` (mlv files)
  96. ### Highlights
  97. - Additional dry-run feature added to `cr2hdr` (`--dry-run`). Combine with Linux shell scripts, i.e. 1) to check whether images have been taken with dual ISO setting (without actually processing dual ISO images), and do further analysis for these images 2) to distinguish normal CR2 images from dual ISO ones, 3) etc.
  98. - Adds `baseline` information to EXIF metadata
  99. **FORMAT:** Arch Linux PKGBUILD script + patch files.
  100. ## [mlvdump](mlvdump)
  101. Magic Lantern Raw file conversion tool for MLV files. Extract individual DNG frames from MLV files.
  102. **FORMAT:** Arch Linux PKGBUILD script.
  103. ## [netnamespace-persistent](netnamespace-persistent)
  104. Simple `systemd` service file for adding persistent Linux network namespace during system boot-up.
  105. ### Usage
  106. ```
  107. sudo systemctl enable network-namespace@netns1.service
  108. sudo systemctl start network-namespace@netns1.service
  109. ```
  110. Do necessary configuration into `/etc/network-namespaces.d/netns1.sh` (or any equivalent) template file.
  111. **FORMAT:** Arch Linux PKGBUILD script + source archive.
  112. ## [pacvis-git](pacvis-git)
  113. pacvis by [Jiachen Yang](https://github.com/farseerfc/pacvis)
  114. Quote from the original source GitHub page:
  115. > Visualize pacman local database using [Vis.js](http://visjs.org/), inspired by [pacgraph](http://kmkeen.com/pacgraph/).
  116. > See my blog post for details: [https://farseerfc.me/en/pacvis.html](https://farseerfc.me/en/pacvis.html) (Jiachen Yang)
  117. This repository includes patched service file which changes the default pacvis service file behaviour in the following ways:
  118. - run the server service as a regular user, not as root
  119. - remove restart loop which renders the server unusable
  120. **FORMAT:** Arch Linux PKGBUILD script + patch file.
  121. ## [pano2vr](pano2vr)
  122. Create virtual panorama tours using panorama images.
  123. **NOTE:** The PKGBUILD script is outdated but can still be useful for some people.
  124. ### Homepage:
  125. [Garden Gnome Software - Pano2VR](https://ggnome.com/pano2vr)
  126. **FORMAT:** Arch Linux PKGBUILD script.
  127. ## [panotour](panotour)
  128. **NOTE:** This software is no longer available from official sources.
  129. Create virtual panorama tours using panorama images.
  130. ### Homepage:
  131. [Kolor - Panotour](http://www.kolor.com/panotour/download/)
  132. **FORMAT:** Arch Linux PKGBUILD script.
  133. ## [panotourpro](panotourpro)
  134. **NOTE:** This software is no longer available from official sources.
  135. Create virtual panorama tours using panorama images. Professional version with additional features.
  136. ### Homepage:
  137. [Kolor - Panotour](http://www.kolor.com/panotour/download/)
  138. **FORMAT:** Arch Linux PKGBUILD script.
  139. ## [metashape](metashape)
  140. Create textured 3D models from multiple still images.
  141. ### Homepage:
  142. [Agisoft - Metashape](http://www.agisoft.com/)
  143. **FORMAT:** Arch Linux PKGBUILD script.
  144. ## [metashape-pro](metashape-pro)
  145. Create textured 3D models from multiple still images. Professional version with additional features.
  146. ### Homepage:
  147. [Agisoft - Metashape](http://www.agisoft.com/)
  148. **FORMAT:** Arch Linux PKGBUILD script.
  149. ## [pidgin-smileys-facebook](pidgin-smileys-facebook)
  150. Facebook smileys for Pidgin.
  151. **FORMAT:** Arch Linux PKGBUILD script + source archive.
  152. ## [pidgin-smileys-msn](pidgin-smileys-msn)
  153. Windows Live Messenger smileys for Pidgin
  154. **FORMAT:** Arch Linux PKGBUILD script.
  155. ### Homepage:
  156. [Pidgin Themes - Windows Live Messenger smilies](http://www.pidginthemes.com/smilies/windows%20live%20messenger/)
  157. ## [playonlinux](playonlinux)
  158. Patches for PlayOnLinux 4.2.10.
  159. - `0001-remove-menuitems.patch` = Remove Twitter, Facebook, Google+ menu items. Remove duplicate Run, Remove, Install menu items. Remove Donate menu item.
  160. - `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. Remove French localization & "Comment=PlayOnLinux" fields from desktop files.
  161. 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.
  162. - `0003-add-addremoveprograms.patch` = Add Add/Remove programs menu shortcut for each program listed on PlayOnLinux program menu.
  163. - `0004-change-wineversions.patch` = Highlight unused Wine versions.
  164. - `0005-add-optimussupport.patch` = Doesn't work? Attempt to add Optimus/Optirun support for PlayOnLinux
  165. - `0006-disable-updatenotification.patch` = Disable pop-up update notification.
  166. - `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)
  167. - `0009-patch_disable-crashdialogs.patch` = Remove PoL crash dialogs
  168. **FORMAT:** Arch Linux PKGBUILD script + patch files.
  169. ## [qgifer](qgifer)
  170. Patch qgifer codebase for Qt5 & the newest giflib.
  171. **NOTE:** Qgifer is a deprecated/abandoned program.
  172. ### Homepage:
  173. [SourceForge.net - QGifer](https://sourceforge.net/projects/qgifer/)
  174. **FORMAT:** Arch Linux PKGBUILD script + patch files.
  175. ## [qt-flif-plugin](qt-flif-plugin)
  176. Add FLIF image format support for KDE environment.
  177. **NOTE:** Add `image/x-flif` Mimetype to get this work (works with gwenview & kolourpaint at least).
  178. **FORMAT:** Arch Linux PKGBUILD script.
  179. ## [skychart-data-dso](skychart-dat-dso)
  180. a
  181. DSO data of the SAC database for skychart software.
  182. **FORMAT:** Arch Linux PKGBUILD script.
  183. ## [skychart-data-pictures](skychart-data-pictures)
  184. Pictures for objects in the SAC database for skychart software.
  185. **FORMAT:** Arch Linux PKGBUILD script.
  186. ## [skychart-data-stars](skychart-data-stars)
  187. Star data of the SAC database for skychart software.
  188. **FORMAT:** Arch Linux PKGBUILD script.
  189. ## [snic](snic)
  190. - [Repository link](https://github.com/Fincer/snic)
  191. Switch network interface mode from router to client and vice versa on Linux.
  192. **FORMAT:** Arch Linux PKGBUILD script.
  193. ## [sockstat](sockstat)
  194. Linux variant of [FreeBSD sockstat command](https://www.freebsd.org/cgi/man.cgi?query=sockstat&apropos=0&sektion=0&manpath=FreeBSD+7.1-RELEASE&format=html)
  195. "The sockstat command lists open Internet or UNIX domain sockets."
  196. **FORMAT:** Arch Linux PKGBUILD script + patch files.
  197. ## [u3d](u3d)
  198. Set of libraries to manipulate U3D-formatted data. IDTF to U3D converter.
  199. **FORMAT:** Arch Linux PKGBUILD script + source archive.
  200. ## [wine-playonlinux](wine-playonlinux)
  201. Patches & customized PKGBUILD script for Wine (Staging). Automatic PlayOnLinux installation script included.
  202. **Usage:** To compile Wine-Staging with all included custom patches, please run `1-install-wine-to-pol.sh`.
  203. **NOTE:** Compiled package is not very well compatible with standard Wine installation methods on Arch Linux, thus the script removes compiled tar.xz file.
  204. - `custompatch_default-documents-dir.patch` = Use `XDG_WINEDOCUMENTS_DIR` as a default Documents directory for Wine prefixes by default. You need to specify `XDG_WINEDOCUMENTS_DIR` in your `$HOME/.config/user-dirs.dirs` file.
  205. For more information, check [this](https://forum.winehq.org/viewtopic.php?f=8&t=28582) WineHQ forum topic.
  206. - `custompatch_disable_automatic_menubuilding.patch` = Disable winemenubuilder.exe to prevent automatic file associations.
  207. - `custompatch_glsl_shader.patch` = GLSL shaders patch for Wine.
  208. - `custompatch_photoshop_getticks_input.c.patch` = Photoshop brush patch for Wine. Details [here](https://bugs.winehq.org/show_bug.cgi?id=29871)
  209. - `custompatch_photoshop_keepfocus_message.c.patch` = Patch for keeping window focus while using Camera Raw plugin.
  210. - `custompatch_photoshop_tooltip_win.c.patch` = Patch for hovering Photoshop tooltip pop-ups.
  211. Includes *install-wine-theme-to-polprefixes* subfolder which includes a script that changes theme for all existing PlayOnLinux wine prefixes automatically. You can customize the script to suit your needs. The purpose of this script is to improve & automate management of multiple prefix themes.
  212. **FORMAT:** Arch Linux PKGBUILD script + patch files + PlayOnLinux script & files.
  213. ## [wine-launcher-creator](wine-launcher-creator)
  214. A Python-based GUI for creating Wine application launchers/Desktop shortcuts.
  215. **FORMAT:** Arch Linux PKGBUILD script + source archive.
  216. ## [xclipshow](xclipshow)
  217. QT5 based program which shows information about the current clipboard content.
  218. Original program code & instructions here:
  219. [Application that allows to show clipboard contents and its MIME type?](https://unix.stackexchange.com/questions/163081/application-that-allows-to-show-clipboard-contents-and-its-mime-type)
  220. **FORMAT:** Arch Linux PKGBUILD script + source files.
  221. **NOTE:** This program is useful for automating 'take a screenshot and paste it to Kolourpaint' process. To achieve this behavior, use Plasma 5 desktop environment + two additional command-line programs: loliclip & imagemagick.
  222. For additional info and exact commands (and where to put them), please take a look into [xclipshow/printscreen](xclipshow/printscreen) file.
  223. ## [xephem](xephem)
  224. A Serious Interactive Astronomical Software Ephemeris.
  225. Includes a custom desktop shortcut image & desktop shortcut which are not included in the AUR package.
  226. ### Homepage:
  227. [XEphem](http://www.clearskyinstitute.com/xephem/)
  228. **FORMAT:** Arch Linux PKGBUILD script + desktop shortcut + custom desktop shortcut image.
  229. ## [zsnes-netplay](zsnes-netplay)
  230. ZSnes Nintendo SNES emulator for Linux. Netplay version.
  231. ### Homepage:
  232. [ZSnes Emulator](http://www.zsnes.com/)
  233. **FORMAT:** Arch Linux PKGBUILD script + source archive + patch files.