Advertisement
Guest User

Untitled

a guest
Dec 31st, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. >>64081044
  2. it's available in the AUR, if you compile manually the gtk3 patch is only compatible with a specific git checkout version as compile fails with the latest tarball
  3. here are the patches:
  4. >gtk3
  5. https://gist.githubusercontent.com/Dudemanguy911/c172394e30e1e7d0f477ad15c719bc71/raw/$543fa1dc7173d896f8d87bece94ae23944dd1e76/gtk3-filechooser-icon-view.patch
  6. >gtk2
  7. https://gist.githubusercontent.com/Dudemanguy911/d70734d5bdf82e79cbfb22894fac8a1b/raw/0c714824e9baedbb0fce9bb0940b19d073771a77/gtk2-filechooser-icon-v
  8. iew.patch
  9. >glib
  10. https://gist.githubusercontent.com/ahodesuka/49c1d0eea4b64f24c4c7/raw/d0edf118e1c27700300038c1d82b3ff775c0216b/glib-thumbnailer.patch
  11.  
  12. gtk+3 commit is 3a1a7135a276f2b6336c7566f6342da739a41d39
  13.  
  14. so you would do
  15. >git clone git://git.gnome.org/gtk+
  16. >git checkout 'commit'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement