You are not logged in.
Can some moderator please orphan this package? Seems like the maintainer abandoned it.
A suggestion for improvement would be to allow votes to orphan abandoned packages.
Last edited by manuelschneid3r (2015-04-24 14:09:50)
Please feel free to correct my english.
Offline
Can some moderator please orphan this package? Seems like the maintainer abandoned it.
A suggestion for improvement would be to allow votes to orphan abandoned packages.
Click the "File Request" link on the right side of the page.
Offline
Oh thank you I did not notice this.
Okay than may I suggest to implement a archlinux side wide single sign on authentication system ? ![]()
Please feel free to correct my english.
Offline
Did you write the maintainer an email? (Yes, comments are sent to the AUR mail address, but addressing people directly could help)
Last edited by Alad (2015-04-24 14:33:01)
Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby
Offline
Okay than may I suggest to implement a archlinux side wide single sign on authentication system ?
Please search before posing ;P
https://bugs.archlinux.org/task/43293
Offline
@Alad: I did.
@karol: For sure, sorry. However it was not meant that seriously at all. I did not expect anybody to react on it in this thread. I just mentioned it because it is somehow the reason why I dont know the "File Request" feature. In fact I am registered to the AUR, but hardly ever logged in. So I didnt even notice those functions.
Last edited by manuelschneid3r (2015-04-24 15:34:16)
Please feel free to correct my english.
Offline
@karol: For sure, sorry. However it was not meant that seriously at all. I did not expect anybody to react on it in this thread.
I was half-joking - notice the ';P' smiley face :-)
Offline
For the record, the people who manage the AUR are the trusted users. Only one forum moderator is a TU, and that is Xyne. The rest of us are in the same boat as you. ![]()
aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies
Offline
Hm there is not much reaction on that request. What to do now?
Please feel free to correct my english.
Offline
Wait. A TU will disown the package after a grace period of about two weeks.
https://wiki.archlinux.org/index.php/Ar … r_requests
Last edited by WorMzy (2015-04-27 14:10:12)
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
When did you file it? The TUs are only human and won't react immediately ![]()
If you really want to know, try mailing to the aur-general list.
EDIT: Too slow...
Last edited by runical (2015-04-27 14:11:22)
Offline
I would suggest the aur-request mail list.
Last edited by ewaller (2015-04-27 14:13:32)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
All the while, someone bothered to create this .. thing:
https://aur.archlinux.org/packages/te/t … e/PKGBUILD
wget and tar at its finest. ![]()
Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby
Offline
Alad, I don't know what to say... ![]()
if [[ $CARCH == "x86_64" ]]; then
wget -O telegram-bin.tar.xz https://tdesktop.com/linux
elif [[ $CARCH == "i686" ]]; then
wget -O telegram-bin.tar.xz https://tdesktop.com/linux
fiSomeone really understands what that if statement does....
Offline
Alad, I don't know what to say...
if [[ $CARCH == "x86_64" ]]; then wget -O telegram-bin.tar.xz https://tdesktop.com/linux elif [[ $CARCH == "i686" ]]; then wget -O telegram-bin.tar.xz https://tdesktop.com/linux fiSomeone really understands what that if statement does....
Isn't that why we have the sources_i686 and sources_x86_64 arrays for PKGBUILDs now?
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
Isn't that why we have the sources_i686 and sources_x86_64 arrays for PKGBUILDs now?
It is, but completely unneeded in this case.
Offline
clfarron4 wrote:Isn't that why we have the sources_i686 and sources_x86_64 arrays for PKGBUILDs now?
It is, but completely unneeded in this case.
Re-reading the PKGBUILD again, I can see why. I'm still sure that it could be handled quite nicely by a sources array though.
EDIT: Anyways, any changes we suggest should probably be sent to the maintainer, instead of schemed here and then not acted upon XD
Last edited by clfarron4 (2015-04-28 11:12:24)
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
Just for the record, in case OP doesn't check the AUR-general mailing list: It seems that the maintainer lost his password and has requested a reset.
Offline