Package Details: flat-remix 20240201-1

Git Clone URL: https://aur.archlinux.org/flat-remix.git (read-only, click to copy)
Package Base: flat-remix
Description: Flat Remix is an icon theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
Upstream URL: https://drasite.com/flat-remix
Keywords: flat icon material remix theme
Licenses: GPL3
Submitter: daniruiz
Maintainer: daniruiz
Last Packager: daniruiz
Votes: 29
Popularity: 0.000011
First Submitted: 2019-04-13 08:14 (UTC)
Last Updated: 2024-02-01 16:40 (UTC)

Dependencies (0)

Required by (1)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

Ralf_Mardorf commented on 2021-04-15 04:53 (UTC) (edited on 2021-04-15 05:37 (UTC) by Ralf_Mardorf)

Hi, building flat-remix 20210414-1 does cause a strange issue. Trying to do so, with 2.5G tmpfs still available, already results in "No space left on device". However, building on a SSD with hundreds of G works, but after installing the package at least the icon /usr/share/icons/Flat-Remix-Blue/apps/scalable/teeworlds.svg is missing. There are no issues with tmpfs, when downloading several G of random ISO files. The install size of the new package is nearly double the size of the old one. I downgraded to the old package and got the missing icon back.

Taking a look at https://aur.archlinux.org/cgit/aur.git/diff/?h=flat-remix I get the impression it's an upstream issue/feature.

FWIW https://github.com/daniruiz/flat-remix/issues/170#issuecomment-820124690.

Is anybody else experiencing issues with the new release?

New package vs downgrade:

[rocketmouse@archlinux ~]$ pacman -Qi flat-remix | grep -eVer -eSize
Version         : 20210414-1
Installed Size  : 556.65 MiB
[rocketmouse@archlinux ~]$ pacman -Qi flat-remix | grep -eVer -eSize
Version         : 20210322-1
Installed Size  : 284.59 MiB

The issue:

[rocketmouse@archlinux ~]$ cd /tmp/
[rocketmouse@archlinux tmp]$ df -h /tmp/
Filesystem      Size  Used Avail Use% Mounted on
tmpfs           3.9G  4.0K  3.9G   1% /tmp
[rocketmouse@archlinux tmp]$ wget -q https://aur.archlinux.org/cgit/aur.git/snapshot/flat-remix.tar.gz 
[rocketmouse@archlinux tmp]$ tar xf flat-remix.tar.gz 
[rocketmouse@archlinux tmp]$ cd flat-remix/
[rocketmouse@archlinux flat-remix]$ makepkg -s
==> Making package: flat-remix 20210414-1 (Thu 15 Apr 2021 05:41:10 CEST)
[snip]
cp: cannot create directory '/tmp/flat-remix/pkg/flat-remix/usr/share/icons/Flat-Remix-Yellow-Light': No space left on device
make: *** [Makefile:25: install] Error 1
==> ERROR: A failure occurred in package().
    Aborting...
[rocketmouse@archlinux flat-remix]$ df -h /tmp/
Filesystem      Size  Used Avail Use% Mounted on
tmpfs           3.9G  1.4G  2.5G  35% /tmp
[rocketmouse@archlinux flat-remix]$ cd ..
[rocketmouse@archlinux tmp]$ rm -Ir flat-remix*
rm: remove 2 arguments recursively? y
[rocketmouse@archlinux tmp]$ cd /.tmp/
[rocketmouse@archlinux .tmp]$ df -h /tmp/ /.tmp/
Filesystem      Size  Used Avail Use% Mounted on
tmpfs           3.9G  4.0K  3.9G   1% /tmp
/dev/sdc1       793G  424G  329G  57% /
[rocketmouse@archlinux .tmp]$ wget -q https://aur.archlinux.org/cgit/aur.git/snapshot/flat-remix.tar.gz 
[rocketmouse@archlinux .tmp]$ tar xf flat-remix.tar.gz 
[rocketmouse@archlinux .tmp]$ cd flat-remix/
[rocketmouse@archlinux flat-remix]$ makepkg -s
==> Making package: flat-remix 20210414-1 (Thu 15 Apr 2021 05:45:32 CEST)
[snip]
==> Finished making: flat-remix 20210414-1 (Thu 15 Apr 2021 05:47:42 CEST)
[rocketmouse@archlinux flat-remix]$ df -h /tmp/ /.tmp/
Filesystem      Size  Used Avail Use% Mounted on
tmpfs           3.9G  4.0K  3.9G   1% /tmp
/dev/sdc1       793G  426G  327G  57% /

Testing available tmpfs:

[rocketmouse@archlinux tmp]$ df -h /tmp/ && wget http://releases.ubuntu.com/20.04/ubuntu-20.04.2.0-desktop-amd64.iso && df -h /tmp/ 
Filesystem      Size  Used Avail Use% Mounted on
tmpfs           3.9G   28K  3.9G   1% /tmp
--2021-04-15 06:17:35--  http://releases.ubuntu.com/20.04/ubuntu-20.04.2.0-desktop-amd64.iso
[snip]
Length: 2877227008 (2.7G) [application/x-iso9660-image]
[snip]
2021-04-15 06:24:23 (6.72 MB/s) - ‘ubuntu-20.04.2.0-desktop-amd64.iso’ saved [2877227008/2877227008]

Filesystem      Size  Used Avail Use% Mounted on
tmpfs           3.9G  2.7G  1.2G  70% /tmp
[rocketmouse@archlinux tmp]$ wget http://releases.ubuntu.com/20.04/ubuntu-20.04.2-live-server-amd64.iso && df -h /tmp/ 
--2021-04-15 06:25:43--  http://releases.ubuntu.com/20.04/ubuntu-20.04.2-live-server-amd64.iso
[snip]
Length: 1215168512 (1.1G) [application/x-iso9660-image]
[snip]
2021-04-15 06:28:33 (6.80 MB/s) - ‘ubuntu-20.04.2-live-server-amd64.iso’ saved [1215168512/1215168512]

Filesystem      Size  Used Avail Use% Mounted on
tmpfs           3.9G  3.9G   23M 100% /tmp

J5lx commented on 2020-01-18 12:15 (UTC)

Please change the license field from "GPL 3.0" to "GPL3". The reason for that is that for packages using a common license, the contents of that field should match the identifier of the license in the licenses package from the [core] repository, and for GPL version 3.0, that identifier is GPL3.

p00f commented on 2019-12-28 17:43 (UTC)

Hey the gthumb icon is no longer applied after the last update

Geeko commented on 2019-09-21 04:42 (UTC)

Your themes are very nice, but could you please fill out the checksums in your packages?

daniruiz commented on 2019-08-29 14:33 (UTC)

Thanks @florianmw ! I didn't know about it, I've just added that option disabling strip

airee commented on 2019-08-28 12:40 (UTC)

+1 to disabling stripping. Sitting here waiting...

florianmw commented on 2019-08-23 06:00 (UTC)

Can you please add following in your PKGBUILD?

options=('!strip')

Strip is set by default, but since the package has no executables stripping is not needed and it takes ages on my PC to complete.

<deleted-account> commented on 2019-06-18 11:19 (UTC)

My favorite icons.

will0045 commented on 2019-05-01 16:17 (UTC)

Amazing icons, installed without effort. Thank you so much for your work.