Search Criteria
Package Details: gnome-disk-utility-3.4.1 3.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-disk-utility-3.4.1.git (read-only, click to copy) |
---|---|
Package Base: | gnome-disk-utility-3.4.1 |
Description: | gnome disk utility 3.4.1 |
Upstream URL: | https://gitlab.gnome.org/GNOME/gnome-disk-utility |
Licenses: | GPL2 |
Conflicts: | gnome-disk-utility |
Provides: | gnome-disk-utility |
Submitter: | showipatlogon |
Maintainer: | showipatlogon |
Last Packager: | showipatlogon |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-19 15:56 (UTC) |
Last Updated: | 2024-02-26 14:44 (UTC) |
Dependencies (9)
- cairo (cairo-gitAUR)
- 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)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- pango (pango-gitAUR)
- udisks2
- intltool (make)
Required by (10)
- gnome-meta (requires gnome-disk-utility)
- gnome-shell-beta-performance (requires gnome-disk-utility) (optional)
- gnome-shell-git (requires gnome-disk-utility) (optional)
- gnome-shell-mobile (requires gnome-disk-utility) (optional)
- gnome-shell-mobile-git (requires gnome-disk-utility)
- gnome-shell-performance (requires gnome-disk-utility) (optional)
- gnome-shell-performance-unstable (requires gnome-disk-utility) (optional)
- gnome-shell-screencast-vaapi (requires gnome-disk-utility) (optional)
- nautilus-gnome-disks (requires gnome-disk-utility)
- nautilus-gnome-disks-git (requires gnome-disk-utility)
Latest Comments
showipatlogon commented on 2024-02-26 14:48 (UTC)
Hi @MarsSeed. I've updated the PKGBUILD file as requested. Strangely on my end I had to add as well the line on the build code:
export CFLAGS="-Wno-error"
or it won't compile thinking the warnings should be seen as errors.
I've tested it and it's now compiling successfully.
Thank you!
showipatlogon commented on 2021-02-19 21:02 (UTC) (edited on 2021-02-19 21:05 (UTC) by showipatlogon)
Thx for the code corrections. I've edited it to your comments and pushed it. Should be all good now.
This package is for people who still uses openbox (like me) and would like to have windows decorations like gnome-2 as supposed to gnome-3. The newest version looks out of place in terms of framing inside openbox since it's really for gnome-3. I hope that make sense...
And gnome-disk-utility app icons aren't showing to my openbox-menu. But version 3.4.1 does...
yochananmarqos commented on 2021-02-19 17:34 (UTC) (edited on 2021-02-19 17:34 (UTC) by yochananmarqos)
3.4.1 was released 8 years ago, what's the point of this?
This is missing provides() and conflicts() arrays:
$pkgdir
should not be referenced in the build() function:See the Arch extra PKGBUILD for 3.4.1.