Search Criteria
Package Details: elementary-wallpapers-git r124.47b25c2-1
Git Clone URL: | https://aur.archlinux.org/elementary-wallpapers-git.git (read-only, click to copy) |
---|---|
Package Base: | elementary-wallpapers-git |
Description: | Collection of wallpapers for elementary OS |
Upstream URL: | https://github.com/elementary/wallpapers |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Submitter: | alucryd |
Maintainer: | None |
Last Packager: | alucryd |
Votes: | 8 |
Popularity: | 0.004709 |
First Submitted: | 2017-05-07 14:15 |
Last Updated: | 2019-11-26 07:26 |
Required by (3)
- pantheon-default-settings (requires elementary-wallpapers)
- pantheon-default-settings-git (requires elementary-wallpapers)
- pantheon-stable (requires elementary-wallpapers)
Latest Comments
Shatur commented on 2017-09-18 18:58
I suggest to change this line:
install -m 644 *.jpg extra/*.jpg "${pkgdir}"/usr/share/backgrounds/elementary/
to this line:
install -m 644 *.jpg "${pkgdir}"/usr/share/backgrounds/elementary/
because directory "extra" don't exists in source directory. Otherwise package shows error.
NicoHood commented on 2017-07-29 22:23
Doesnt this[1] replace the current package?
[1]: https://aur.archlinux.org/packages/elementary-wallpapers-git/
quequotion commented on 2017-05-15 16:52
Again, to help with the transition from -bzr:
provides=('elementary-wallpapers' pantheon-backgrounds{,-bzr})
conflicts=('elementary-wallpapers' pantheon-backgrounds{,-bzr})
akshaysth commented on 2015-04-14 09:56
upstream has removed elementary-wallpapers.xml. as such this causes issues when building the package as the repo checkout doesnt include this file anymore