Fixed the PKGBUILD.
# Maintainer: Carl George < arch at cgtx dot us >
# Contributor: Ryan Peters < sloshy at sbcglobal dot net >
# Special thanks to the Linux Mint project, without them this would not exist.
pkgname='mint-x-icons'
pkgver='1.3.8'
pkgrel='2'
pkgdesc='Icon theme for Linux Mint. Based on mintified versions of Clearlooks Revamp, Elementary and Faenza.'
arch=('any')
url="http://packages.linuxmint.com/pool/main/m/${pkgname}"
license=('GPL3')
source=("${url}/${pkgname}_${pkgver}.tar.xz")
depends=('gdk-pixbuf2' 'gtk-update-icon-cache')
options=('!strip')
install="${pkgname}.install"
sha256sums=('4cf82a23399ca6f3987b5bd40fcb41797cd5f70f680e722b19b929746c3be798')
prepare() {
find "${srcdir}" -type d ! -perm 755 -exec chmod 755 {} +
find "${srcdir}" -type f ! -perm 644 -exec chmod 644 {} +
}
package() {
cp -dr --no-preserve=ownership "${srcdir}/${pkgname}/usr" "${pkgdir}/"
Search Criteria
Package Details: mint-x-icons 1.7.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mint-x-icons.git (read-only, click to copy) |
---|---|
Package Base: | mint-x-icons |
Description: | A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza |
Upstream URL: | http://packages.linuxmint.com/pool/main/m/mint-x-icons |
Licenses: | GPL-3.0-or-later |
Submitter: | None |
Maintainer: | Santi-Burgos |
Last Packager: | Santi-Burgos |
Votes: | 123 |
Popularity: | 0.178879 |
First Submitted: | 2010-10-20 23:26 (UTC) |
Last Updated: | 2024-07-19 02:47 (UTC) |
Dependencies (3)
Required by (7)
- cinnamon-styles-artwork
- mint-artwork
- mint-l-icons (optional)
- mint-l-theme (optional)
- mint-themes (optional)
- mint-y-icons (optional)
- mint-y-icons-git (optional)
Sources (1)
tralce commented on 2016-08-31 16:09 (UTC)
tralce commented on 2016-08-29 13:01 (UTC)
Fails on build.
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading http://packages.linuxmint.com/pool/main/m/mint-x-icons/mint-x-icons_1.3.7.tar.xz
Aborting...
Santi-Burgos commented on 2016-05-21 03:34 (UTC)
Greetings, I'll be adopting the package to check new versions, because of my work and studies I can't promise to keep it updated as soon as possible, but when possible I may work on the PKGBUILD and check if something is needed or not
<deleted-account> commented on 2016-05-01 02:22 (UTC)
Seriously everyone, there is no need to post comments about the source URL returning a 404. If that happens to you, check http://packages.linuxmint.com/pool/main/m/mint-x-icons/ to see if a newer version is available, then flag the package out of date.
OldNuc commented on 2016-04-30 20:36 (UTC)
mint-x-icons_1.3.4.tar.xz does not exist in directory, returns a 404
<deleted-account> commented on 2016-02-23 19:44 (UTC)
Works seamlessly with Mint-X theme, thank you!
PreBelgian commented on 2016-02-21 22:15 (UTC) (edited on 2016-02-21 22:19 (UTC) by PreBelgian)
Stuck at
"Downloading mint-x-icons_1.3.3.tar.gz..."
EDIT:
It worked while on a VPN, looks like packages.linuxmint.com IP banned me for some reason. The only time I connect to it is to update AUR packages...
kab commented on 2015-05-27 09:56 (UTC)
The requested URL returned error: 404 Not Found
1.2.7 does not exist, but 1.2.8 instead...
Regards
Karsten
manuelschneid3r commented on 2015-02-02 21:30 (UTC)
curl: (22) The requested URL returned error: 404 Not Found
There is just 1.2.5 please update.
Regards
Pinned Comments
Santi-Burgos commented on 2019-09-24 17:49 (UTC) (edited on 2019-09-25 14:14 (UTC) by Santi-Burgos)
EDIT: fixed by shared-mime-info 1.14, upgrade to it ASAP (if your distributions allows it) and the mint-x-icons will appear once again
~Greetings, in case you have issue with mint-x-icons not working, please try the solution of downgrading/pinning the version of shared-mime-info on 1.12 until a fix is released, unfortunately this comes from upstream on another package and despite reporting it and claiming as fixed, the issue persists~
~I reported this upstream on Mint-X and also the temporary solution of @yparitcher works well, which is why I recommend it in the meantime~
Santi-Burgos commented on 2017-05-08 16:48 (UTC)