Search Criteria
Package Details: flips-git r183.07162ca-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://github.com/Alcaro/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: | 2024-12-08 05:37 (UTC) |
Dependencies (12)
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- pango (pango-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (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
chroot
with Clang :/Vaporeon commented on 2021-09-15 00:59 (UTC)
The AUR package
flips
contains 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?