Search Criteria
Package Details: flips-git r201.e7459ca-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/flips-git.git (read-only, click to copy) |
|---|---|
| Package Base: | flips-git |
| Description: | A patcher for IPS and BPS files (Git version) |
| Upstream URL: | https://git.disroot.org/Sir_Walrus/Flips |
| Licenses: | GPL-3.0-or-later |
| Submitter: | benutzer193 |
| Maintainer: | Vaporeon |
| Last Packager: | Vaporeon |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-11-22 20:50 (UTC) |
| Last Updated: | 2026-02-13 16:57 (UTC) |
Dependencies (12)
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
Vaporeon commented on 2024-07-06 23:49 (UTC)
Can I please take this package over?
matheuz1210 commented on 2023-12-04 04:01 (UTC)
package gets stuck during clone, as github has disabled the git:// protocol. changing
source=("git://github.com/Alcaro/Flips.git")tosource=("git+https://github.com/Alcaro/Flips.git")makes it workNeko-san commented on 2021-11-13 06:23 (UTC) (edited on 2021-11-13 06:26 (UTC) by Neko-san)
For some reason, this fails to build for me in a
chrootwith Clang :/Vaporeon commented on 2021-09-15 00:59 (UTC)
The AUR package
flipscontains all of the related files for desktop instillation.Upstream has also changed to recommend treating each commit to the git repo as a release, effectively making it the same version as built by this vcs package anyway.
Neko-san commented on 2021-06-03 21:02 (UTC)
I would also like the .desktop file to be included; it's kind of expected of a GUI application to have one
Paragoumba commented on 2020-05-23 10:09 (UTC)
A .desktop file and a SVG icon are provided in the GitHub repo, could you update the package so it provides them?