You are not logged in.
Well I made a script:
#!/bin/bash
LIBRARY=${LIBRARY:-'/usr/share/makepkg'}
for lib in "$LIBRARY"/*.sh; do
source "$lib"
done
Timing it:
time ./test.sh
./test.sh 0.03s user 0.00s system 89% cpu 0.030 total
Testing youtube-dl-git:
time mksrcinfo
mksrcinfo 0.05s user 0.00s system 56% cpu 0.089 total
vs.
time makepkg --printsrcinfo > .SRCINFO
makepkg --printsrcinfo > .SRCINFO 0.30s user 0.02s system 68% cpu 0.470 total
So the difference (0.25s) is more than from the sourcing (0.03s). The amount of commands run is more revealing:
% bash -x mksrcinfo |& wc -l
1015
archie@thinkpad ~/.cache/aursync/youtube-dl-git % bash -x makepkg --printsrcinfo > .SRCINFO |& wc -l
5233
In other words, it's a significant difference if you're going over a large amount of PKGBUILDs. Either way, use what you prefer.
Last edited by Alad (2016-07-14 22:50:11)
Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby
Offline
Well, I didn't bother to actually check how long each takes.
So maybe it is the lint_pkgbuild checks.
Or, --printsrcinfo doesn't disable $SIGNPKG so it has to check for your GPG key. Which is wasteful.
But I think we have dragged the thread offtopic enough for today.
Managing AUR repos The Right Way -- aurpublish (now a standalone tool)
Offline
Gave up on waiting to get Mate 1.14 - in GTK3 - to be integrated into community. Switched to Xfce (and thunar-git to workaround a copy and paste crasher bug).
I will help using virtual machines, but as long as there is not an updated Mate in community...
Last edited by fredbezies (2016-07-22 07:36:23)
Offline
Hi everybody,
any news?
I just received an update for the mate-themes from the community repo.
maybe a new Maintainer have been assigned?
Appreciating your work,
Charlie
Last edited by CharliePrm88 (2016-08-06 21:33:05)
Offline
All mate 1.14.x is getting built for staging with some changes for some packages. Looks like Mate 1.14.x will be released this month on community... Or, let's hope so !
Just looking at arch-commits mailing list and it smells good
Offline
Looks like both mate 1.14.x/mate-extra 1.14.x (gtk2 and 3) are in community-testing...
https://www.archlinux.org/packages/?sor … =&flagged=
This is for x86_64... Yummy
Reported two bugs which were fixed. At least, Mate 1.14.x will be in community within a week. Yeeeeeeeeeeessssssssssssss
Last edited by fredbezies (2016-08-07 14:26:49)
Offline
Mate 1.14.1 is on community... Wow... It was long to upgrade, but quick to migrate from community-testing to community ! Eadrom github repository is now useless...
Offline
For any blind Mate users: just upgraded to Mate 1.14.1 and I can report that the orca screenreader accessibility works fine without any tinkering after a reboot; I start Mate with startx and the same old xinitrc code. I think it's safe.
Offline
Mate 1.14.1 is on community
Very happy to hear that. hope that we will have support for future version.
hooray to the new mainteinar.
Hi everybody!
Offline
I saw that a big display bug is still not fixed for nearly 10 days... It depends only a simple rebuild of libmateweather...
https://bugs.archlinux.org/task/50531
Won't it be simpler to move Mate to AUR in order to say officially it is not supported anymore in community ?
Offline
Won't it be simpler to move Mate to AUR in order to say officially it is not supported anymore in community ?
Agree!
Offline
Not sure how having it on AUR would help in this case—you'd have to rebuild the package either way.
Last edited by Alad (2016-09-09 17:56:28)
Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby
Offline
Not sure how having it on AUR would help in this case—you'd have to rebuild the package either way.
But at least, it is clearer on Mate-Desktop support. Pulling the plug out instead of seeing it rotting to death on community is in some ways far better.
I'm using an homemade version of Mate 1.15.x, but I think having a fully working Mate 1.14.x is mandatory... At least for archlinux users with Mate
Last edited by fredbezies (2016-09-09 18:58:29)
Offline
Alad wrote:Not sure how having it on AUR would help in this case—you'd have to rebuild the package either way.
But at least, it is clearer on Mate-Desktop support. Pulling the plug out instead of seeing it rotting to death on community is in some ways far better.
I'm using an homemade version of Mate 1.15.x, but I think having a fully working Mate 1.14.x is mandatory... At least for archlinux users with Mate
Volunteers/patches welcome if it's SOOO mandatory.
Last edited by Anonymo (2016-09-10 19:53:01)
Offline
fredbezies wrote:Alad wrote:Not sure how having it on AUR would help in this case—you'd have to rebuild the package either way.
But at least, it is clearer on Mate-Desktop support. Pulling the plug out instead of seeing it rotting to death on community is in some ways far better.
I'm using an homemade version of Mate 1.15.x, but I think having a fully working Mate 1.14.x is mandatory... At least for archlinux users with Mate
Volunteers/patches welcome if it's SOOO mandatory.
It is a simple update of libmateweather PKGBUILD from 1.14.0 to 1.14.3 (or 1.14.4).
So, modifying one line and sha1sum... As there is no more maintainer for Mate on Community, wouldn't it be simpler and more honest to downgrade this desktop environment to AUR ?
Just asking. I'm only a simple 7 years old archlinux user, after all...
Offline
I'm only a simple 7 years old archlinux user, after all...
That probably makes you the youngest Arch user ever.
Anyway there's little point to discuss these matters here; aur-general would be better suited.
Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby
Offline
I'm only a simple 7 years old archlinux user, after all...
That probably makes you the youngest Arch user ever.
Anyway there's little point to discuss these matters here; aur-general would be better suited.
Sorry, I meant using Archlinux since beginning of 2009.
And yes, aur-general would be more suited. But I don't want to add fuel to the fire.
It is just sad to see how one of the main desktop environment is orphaned on community
End of topic for me. Whishing everybody a good day.
Offline
Hi folks. Mate 1.16 is out. Congrats to Mate team.
Offline
Hi folks. Mate 1.16 is out. Congrats to Mate team.
Build it after using Mate 1.15.x with gtk3 only enabled. Still working. Mate gtk2 is reaching its EOL... Maybe for next version ? At least, Mate gtk3 is usable on a daily basis.
Offline
Mate is still orphan în Arch Community. I like Mate, but I think I will switch to XFCE.
Offline
Mate 1.16 is now available in community repo.
I don't know where you guys get your info...
Offline
i want to "enable indicators" in the panel features but it is grayed out.
will it be imlemented in the future or do i have to install something to make it active ?
ezik
Offline
Mate 1.16 is now available in community repo.
I don't know where you guys get your info...
For example : https://www.archlinux.org/packages/comm … ktop-gtk3/
"Maintainers: Orphan"
I did not know Orphan was a maintainer nickname.
Offline
eL_fela2 wrote:Mate 1.16 is now available in community repo.
I don't know where you guys get your info...
For example : https://www.archlinux.org/packages/comm … ktop-gtk3/
"Maintainers: Orphan"
I did not know Orphan was a maintainer nickname.
Good one, you made me laugh and I learnt something in the process. Seems to me someone did not update that piece of information ¿? There was an update a few days ago, to 1.6.1. LOve this distro.
Offline
Hallo, i have trouble with shortcuts on Mate (Manjaro). It was all ok and than some shortcut did no more work...
Custom shortcuts but also Ctrl-x in Libreoffice...
Offline