oomox and themix-full-git are in conflict. Remove themix-full-git? [y/N]
Search Criteria
Package Details: oomox 1.13.3-1
Git Clone URL: | https://aur.archlinux.org/oomox.git (read-only, click to copy) |
---|---|
Package Base: | oomox |
Description: | The project packaging has been changed - please install 'themix-full-git' instead |
Upstream URL: | https://github.com/themix-project/oomox |
Licenses: | GPL3 |
Submitter: | laurent.treguier |
Maintainer: | laurent.treguier (actionless) |
Last Packager: | actionless |
Votes: | 42 |
Popularity: | 0.107282 |
First Submitted: | 2016-07-16 14:58 (UTC) |
Last Updated: | 2021-05-30 16:37 (UTC) |
Latest Comments
WwPvWLcBrUubxgJQ commented on 2022-01-21 21:37 (UTC)
actionless commented on 2021-03-16 10:05 (UTC)
this package is obsolete, use themix-full-git instead or one of it's components
actionless commented on 2020-03-23 19:47 (UTC)
yup, haven't checked github yet, merged it, thanks!
gardotd426 commented on 2020-03-23 19:33 (UTC)
@actionless I guess you maybe didn't see the second half of my comment pointing out that the PKGBUILD itself is broken beyond just the md5sum. But makepkg expects for after extraction there to be a directory called base16_mirror-2ddee2a03653850ed2166e7766636bf1dfb21ca5/
. But there's not, because after extracting the base16 tar.gz, the directory is called themix-plugin-base16-2ddee2a03653850ed2166e7766636bf1dfb21ca5
. I posted the same issue over on your github for the base16 archive. I also posted a fixed PKGBUILD, at least to the point where it'll complete, idk if it actually breaks anything in oomox but I don't imagine it would.
gardotd426 commented on 2020-03-23 19:30 (UTC)
@actionless it's still going to fail, because of the other issue I mentioned.
actionless commented on 2020-03-23 19:28 (UTC)
@gardotd426, thanks, it seems what after changing the repo name, md5sum of the archive downloaded from that repo also changed
updated it now
gardotd426 commented on 2020-03-23 18:44 (UTC)
@actionless, there's an issue with the PKGBUILD's checksums again. base_16:
==> Making package: oomox 1.12.5.3-3 (Mon 23 Mar 2020 02:26:59 PM EDT)
==> Retrieving sources...
-> Found oomox-1.12.5.3.tar.gz
-> Found oomox-gtk-theme-1.11.1.tar.gz
-> Found materia-theme-20191017.tar.gz
-> Found arc-theme-20190910.tar.gz
-> Found archdroid-icon-theme-1.0.2.tar.gz
-> Found gnome-colors-icon-theme-5.5.5.tar.gz
-> Found oomoxify-1.2.tar.gz
-> Found base16_mirror-2ddee2a03653850ed2166e7766636bf1dfb21ca5.tar.gz
-> Found numix-icon-theme-1029e86ec58c387a5b3523380ee17f223f7e2de4.tar.gz
-> Found numix-folders-24e5f6c6603e7f798553d2f24a00de107713c333.tar.gz
-> Found papirus-icon-theme-20191101.tar.gz
-> Found suru-plus-icon-theme-30.0.tar.gz
-> Found suru-plus-aspromauros-icon-theme-3.0.tar.gz
==> Validating source files with md5sums...
oomox-1.12.5.3.tar.gz ... Passed
oomox-gtk-theme-1.11.1.tar.gz ... Passed
materia-theme-20191017.tar.gz ... Passed
arc-theme-20190910.tar.gz ... Passed
archdroid-icon-theme-1.0.2.tar.gz ... Passed
gnome-colors-icon-theme-5.5.5.tar.gz ... Passed
oomoxify-1.2.tar.gz ... Passed
base16_mirror-2ddee2a03653850ed2166e7766636bf1dfb21ca5.tar.gz ... FAILED
numix-icon-theme-1029e86ec58c387a5b3523380ee17f223f7e2de4.tar.gz ... Passed
numix-folders-24e5f6c6603e7f798553d2f24a00de107713c333.tar.gz ... Passed
papirus-icon-theme-20191101.tar.gz ... Passed
suru-plus-icon-theme-30.0.tar.gz ... Passed
suru-plus-aspromauros-icon-theme-3.0.tar.gz ... Passed
==> ERROR: One or more files did not pass the validity check!
Error downloading sources: oomox
There's also an actual error in the PKGBUILD beyond that. Something's been done wrong. When just cloning this PKGBUILD, and trying to run it with the actual md5sum (or just using 'SKIP' for the base16 tar.gz), the build fails after extracting, because the extracted base16 tar archive doesn't end up with the correct directory name. It's expecting, according to the PKGBUILD:
cp -pr "base16_mirror-${_base16_cmt}"/* "${pkgname}-${_oomox_ver}/plugins/base16/base16_mirror"
which would be base16_mirror-2ddee2a03653850ed2166e7766636bf1dfb21ca5
However, running tar xvzf base16_mirror-2ddee2a03653850ed2166e7766636bf1dfb21ca5.tar.gz
results in a directory titled themix-plugin-base16-2ddee2a03653850ed2166e7766636bf1dfb21ca5
. I don't know if this was changed recently upstream and it used to have just the base16 title, but now it doesn't.
toyarchery commented on 2019-10-12 23:27 (UTC)
oomox-bin can be made from the .deb releases
actionless commented on 2019-03-12 03:14 (UTC) (edited on 2019-03-12 03:28 (UTC) by actionless)
mb with the time if AppImage will be done -- it can be AURed as oomox-bin
in the meantime you could ask to add it to archlinux.cn AUR autobuilder (or one of other AUR-autobuilder repos)
laurent.treguier commented on 2019-03-11 19:05 (UTC)
@erikdubois There is no binary distribution for oomox (as far as I know). You can change the PKGBUILD to use inkscape (which has an official binary package) instead of resvg. I changed it to resvg by default to match the oomox-git package.
commented on 2019-03-11 18:28 (UTC)
I see the pkgbuild is changed to include resvg.
This application now requires a lot of cpu power, cpu time and space of 406.32MB (installed). And there are quite a few updates per month.
Can you consider making a oomox-bin version?
actionless commented on 2019-01-17 16:04 (UTC)
@aksh1618 try downloading the file again, seems like it not downloaded correctly
aksh1618 commented on 2019-01-17 15:53 (UTC) (edited on 2019-01-17 15:53 (UTC) by aksh1618)
numix-icon-theme is failing validity check:
...
numix-icon-theme-bd40be85955dcf20b15ce03e2baf0bf3dba313cb.tar.gz ... FAILED
numix-folders-24e5f6c6603e7f798553d2f24a00de107713c333.tar.gz ... Passed
==> ERROR: One or more files did not pass the validity check!
:: Unable to build oomox - makepkg exited with code: 1
actionless commented on 2019-01-04 15:06 (UTC)
sorry, guys :-)
japhir commented on 2019-01-04 09:02 (UTC)
Doesn't build, I get an error during prepare():
cp: target 'oomox-1.10/plugins/import_base16/base16-data' is not a directory
actionless commented on 2018-11-16 03:13 (UTC) (edited on 2018-11-16 03:13 (UTC) by actionless)
please report issues here: https://github.com/themix-project/oomox/issues
as3mbus commented on 2018-11-16 02:39 (UTC) (edited on 2018-11-16 02:48 (UTC) by as3mbus)
i couldn't open it without sudo. :(
is sudo really necessary or am installing it the wrong way ?
installing it thru makepkg
Xeno_Idaltu commented on 2018-11-10 17:12 (UTC)
Installation was a delight. =D
Oomox is extremely useful for KDE users, I wonder why it hasn't been added to the official Arch Repository..
actionless commented on 2018-03-16 18:09 (UTC)
i've tagged on oomoxify repo to simplify the packaging
actionless commented on 2018-02-16 11:34 (UTC)
please update checksum, i had to retag hotfix for desktop file
actionless commented on 2018-02-14 21:36 (UTC)
thanks!
actionless commented on 2018-02-14 20:08 (UTC)
please update oomox-gtk-theme to 1.6.1 and remove gnome-colors-common-icon-theme dep
actionless commented on 2017-12-23 12:59 (UTC)
i don't think i'll have more submodules coming soon :)
laurent.treguier commented on 2017-12-23 12:55 (UTC)
@actionless Argh, too many submodules to add for 1.4.4 ! This package would really be broken all the time if you didn't notice all the mistakes... Would you mind if I added you as a co-maintainer for this package ? Obviously since you're the developer you know it a lot more than I do, and it would make a lot of sense if you maintained this package as well.
actionless commented on 2017-12-23 12:43 (UTC)
hi, your package is missing oomoxify
submodule
Pinned Comments
actionless commented on 2021-03-16 10:05 (UTC)
this package is obsolete, use themix-full-git instead or one of it's components