Re: [aur-general] Name for an (almost) fake package

2016-04-09 Thread Martti Kühne
There's pacman -D, if you only want to install a package to pacman's database. cheers! mar77i

Re: [aur-general] Moderator/admin please help: Misuse of AUR (yaourt) comments

2016-02-17 Thread Martti Kühne
I'm sure nobody cares, but anyone mentioning that so-called AUR helper that pronounces closely enough to rotten milk belongs banned off either AUR or this mailing list. Seriously, this has been going on too long and I want to see the moderators and devs acknowledge that the time to move on has

Re: [aur-general] ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

2016-02-01 Thread Martti Kühne
Update on this topic: so, it turns out OP appears to have done a few things he didn't tell us about. On Mon, Feb 1, 2016 at 12:19 PM, Edward Torvalds wrote: > I am not able to install any package using 'yaourt' (although I can > using pacman). > No matter what package I

Re: [aur-general] ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

2016-02-01 Thread Martti Kühne
I forwarded your email to the two yaourt devs as noted in [0]. cheers! mar77i [0] https://archlinux.fr/yaourt-en

Re: [aur-general] ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

2016-02-01 Thread Martti Kühne
Discussion pending in [0]. Can we go on on github? cheers! mar77i [0] https://github.com/archlinuxfr/yaourt/issues/209

[aur-general] [ovmf-git] What the comment.

2015-12-07 Thread Martti Kühne
I'm not sure about this comment [0], it should likely be moderated simply for being overly complex. I think it's silly not to use a pastebin or even open a new package with the proposed updates temporarily, so everyone could benefit from the changes immediately. That said, I actually wonder

Re: [aur-general] [aur-dev] [PRQ#4382] Deletion Request for b43-firmware

2015-11-22 Thread Martti Kühne
I want that file too. Come on, just give the damn file already and let's get this over with. cheers! mar77i

Re: [aur-general] How to install dependency that is in AUR

2015-11-04 Thread Martti Kühne
On Wed, Nov 4, 2015 at 5:36 PM, Ole Jon Bjørkum wrote: [...an awful lot about attitude...] > I'll make my package build the library instead, or add to my wiki page that > people should install libgcrypt11 from AUR when installing my package, or > else it won't work. I'll prefer

Re: [aur-general] How to install dependency that is in AUR

2015-11-04 Thread Martti Kühne
LOUD ANNOYED SIGH.

Re: [aur-general] How to install dependency that is in AUR

2015-11-04 Thread Martti Kühne
On Wed, Nov 4, 2015 at 5:52 PM, Ole Jon Bjørkum <m...@olejon.net> wrote: > Martti Kühne: Very mature. Please read my previous post about the language > here. Trying to be polite here. > I tried, right there. After Doug and Levente and Tinu and everyone and I kept telling you th

Re: [aur-general] [AUR4] Single binary package for different architectures

2015-06-25 Thread Martti Kühne
Do this: source_i686=(http://example.com/release-${pkgver}-i386.tar.gz;) md5sums_i686=('ffeeddccbbaa99887766554433221100') source_x86_64=(http://example.com/release-${pkgver}-x86_64.tar.gz;) md5sums_x86_64=('00112233445566778899aabbccddeeff') package() { local tarball=${source_i686[0]} [

Re: [aur-general] password cracker program in AUR

2015-06-19 Thread Martti Kühne
Let me just reiterate not to install such tools unless you know whether in your local jurisdiction they are not somehow banned and whether you should care about taking such risks. cheers! mar77i

Re: [aur-general] unable to complete registration

2015-06-17 Thread Martti Kühne
You're a bit late, why not call yourself june?

Re: [aur-general] Git over HTTPS

2015-06-17 Thread Martti Kühne
On Wed, Jun 17, 2015 at 2:17 PM, Tom Swartz t...@tswartz.net wrote: To answer your questions: 1. Yes, I do have network access outside of my corporate environment. However, much (READ: all) of the project maintenance and code lives on and is performed on my corporate servers. 2. I

Re: [aur-general] How the Popularity value is being calculated for a package in the AUR4?

2015-06-12 Thread Martti Kühne
On Fri, Jun 12, 2015 at 1:38 PM, Magnus Therning mag...@therning.org wrote: No, and valuable != popular :) Any popularity contest is going to be biased in some way. This is as good a bias as any other. And let's leave completely out of focus that the bias that is needed for a package to

Re: [aur-general] How to install wine packages the require drive_c system wide?

2015-06-09 Thread Martti Kühne
On Tue, Jun 9, 2015 at 9:56 PM, Storm Dragon stormdragon2...@gmail.com wrote: Hi, I am thinking of packaging some audio games. The problem is, they will require a sapi5 voice to work. I can create a package for that too, except I think it requires something like c:\System32. Is there a way to

Re: [aur-general] Anyone know when aur4.archlinux.org will be back up?

2015-06-01 Thread Martti Kühne
On Mon, Jun 1, 2015 at 2:37 PM, Lukas Fleischer lfleisc...@archlinux.org wrote: The aur4.archlinux.org database will be reset and synced with aur.archlinux.org on June 8th. We disabled the AUR 4 setup to make sure people don't start uploading their packages now (and forget about the actual

Re: [aur-general] Is it necessary to create a new package just for an dependency header

2015-04-24 Thread Martti Kühne
On Fri, Apr 24, 2015 at 6:25 PM, Sebastian Lau lauseb...@gmail.com wrote: Hi, At the moment I'm trying to rewrite grive [1], because its maintainer did not migrate it to the new Google APIs. After reviewing the code, I decided, that maybe using the google api cpp client libraries would be a

Re: [aur-general] [RFC] command in PKGBUILD to select archlinux mirror to download from

2015-02-05 Thread Martti Kühne
On Thu, Feb 5, 2015 at 5:34 PM, Rafael Ferreira rafael.f...@gmail.com wrote: One too much lazy solution (but works) is to grep one server from mirrorlist (e.g.: first) and get specifically the prefix of the URL, which will be completed in the source array: _srcurl=`grep -m 1 ^Server

Re: [aur-general] Orphan request (python2-flask-restful - qtadb)

2015-01-15 Thread Martti Kühne
See https://aur.archlinux.org/pkgbase/python2-flask-restful/request/ https://aur.archlinux.org/pkgbase/qtadb/request/ TUs now have some kind of console where they probably have buttons to do stuff with packages. cheers! mar77i

Re: [aur-general] Full OT: More trolling

2015-01-06 Thread Martti Kühne
A country's laws doesn't say whether its citizens are idiots. It only gives an impression about its leaders. Nice try tho for someone who blindly trusts his data. cheers! mar77i

Re: [aur-general] Full OT: More trolling

2015-01-06 Thread Martti Kühne
Do you always extend your thoughts this far? Did you ever lose yourself in your thoughts? What happens if you're not wrong enough so others could point it out to you? We both know you depend on your perception to understand what is going on and wrong. But stuff as derogatory as you quoted does

Re: [aur-general] Should we recommend removing comments from the AUR?

2014-12-02 Thread Martti Kühne
Comments have a timestamp. You can, after all, just compare the comment date with the package's upload date. And then again. We could actually have comments more recent than the last source package upload have a wee bit stronger contrast and maybe *bold* font. cheers! mar77i

Re: [aur-general] Unsupported architectures in the AUR

2014-11-21 Thread Martti Kühne
On Thu, Nov 20, 2014 at 11:31 PM, Justin Dray jus...@dray.be wrote: Good question. One of my packages got deleted last year because it was arm only. I no longer used any arm systems, and was just maintaining it, so I didn't bother chasing it up. But I'm also interested in the answer to that.

Re: [aur-general] Unsupported architectures in the AUR

2014-11-21 Thread Martti Kühne
On Fri, Nov 21, 2014 at 12:58 PM, LoneVVolf lonew...@xs4all.nl wrote: Martti, the problem is not assembly in the source code, , but the fact that all compilers deliver machine-specific code . compile a C program on an arm processor, try to run the binary on a x86 processor. It will fail

Re: [aur-general] Differences between AUR and AUR-Mirror

2014-11-01 Thread Martti Kühne
On Sat, Nov 1, 2014 at 12:11 AM, Lex Black autumn-w...@web.de wrote: So I suppose it was removed some time ago, but remained in the mirror. Should such cases be reported or is there a script checking for such things from time to time? Generally, IIRC removed from aur doesn't mean the files

Re: [aur-general] Package deletion

2014-09-18 Thread Martti Kühne
On Wed, Sep 17, 2014 at 1:23 PM, Maxime Gauduin aluc...@gmail.com wrote: And I just realized you might want to use it outside of RockboxUtility and create your own voice files by external means. In any case, your deps and makedeps are wrong, the provides line is useless, you're installing

Re: [aur-general] Comments getting lost in AUR?

2014-09-06 Thread Martti Kühne
On Sat, Sep 6, 2014 at 11:28 PM, Florian Bruhin m...@the-compiler.org wrote: There seems to be some problem regarding comments on https://aur.archlinux.org/packages/baikal BunBum did a comment yesterday for which I got a mail but which isn't on the page (then they posted another one, the one

Re: [aur-general] Discussion about AUR packages signing

2014-08-08 Thread Martti Kühne
On Fri, Aug 8, 2014 at 8:35 AM, Fabien Dubosson fabien.dubos...@gmail.com wrote: [...] But it has not the same meaning. Maintainer's name gives me the information that I am installing a package that claims to be provided by this maintainer, or uploaded with this maintainer account. GPG

Re: [aur-general] Backdoors in packages

2014-08-06 Thread Martti Kühne
On Wed, Aug 6, 2014 at 3:48 PM, Eugenio M. Vigo emv...@gmail.com wrote: Alexander, I'll post a link to your response wherever I can. Awesome explanation. Cheers, Eu. Something to reference in the arch wiki, I guess. I'm busy now, if there's a volunteer, or later... cheers! mar77i

Re: [aur-general] Mailing list posting style (was: Compiz package naming)

2014-08-05 Thread Martti Kühne
+1 I also wanted to contribute to this thread. To quote the whole internet: I wouldn't fit into this email. Cheers! mar77i

Re: [aur-general] ArchLinux TU Application: Fabio Castelli (Muflone)

2014-07-31 Thread Martti Kühne
On Thu, Jul 31, 2014 at 4:04 PM, Alexander Rødseth rods...@gmail.com wrote: However, the webdesign at vbsimple.net* is crazy and I hope you never get the chance to redesign the archlinux.org webpage**. ;) I'm partially interested what that would look like for a good laugh... xD cheers!

Re: [aur-general] aur-general Digest, Vol 115, Issue 14

2014-07-17 Thread Martti Kühne
Hello aur-general, How can I remove Mr. MYERS' musings from my inbox? cheers! mar77i

Re: [aur-general] Wiki Community Day?!

2014-07-01 Thread Martti Kühne
On Tue, Jul 1, 2014 at 2:51 PM, [AUR-ML] reg-au...@agt24.com wrote: Hi, How about an ArchLinux Wiki Community Day each month eg.? Where we come together to improve the readability of certain Wiki pages and delete old stuff? Raises awareness and improves Wiki regularly. What do you think?

Re: [aur-general] Stumped on python split package

2014-06-30 Thread Martti Kühne
On Mon, Jun 30, 2014 at 11:16 PM, Storm Dragon stormdragon2...@gmail.com wrote: Do you get paid for tweeting? I do: http://spn.tw/r11uj http://www.stormdragon.us/ Not to nitpick on your signature, but did you know you send the above? I figured you might be glad

Re: [aur-general] Another removal request

2014-06-02 Thread Martti Kühne
On Mon, Jun 2, 2014 at 4:31 PM, Gesh g...@gesh.uni.cx wrote: Forgive me if this is a stupid question, but wouldn't a design like the following give you this paper trail? * Add a flag for deletion/merge/orphan button on the AUR - possibly subject to restrictions requiring the package to have

[aur-general] Deletion requests: amigashell, uae

2014-05-13 Thread Martti Kühne
Dear TUs These two packages are ready for your coup de grâce. Sources of both are no longer in the ether. UAE was superseded by FS-UAE for quite a while already. [0] https://aur.archlinux.org/packages/amigashell/ [1] https://aur.archlinux.org/packages/uae/

Re: [aur-general] Submit request - Package c-icap - Update

2014-05-06 Thread Martti Kühne
On Tue, May 6, 2014 at 5:35 PM, Amish ammdispose-a...@yahoo.com wrote: But there is no e-mail mentioned in PKGBUILD. So I am not sure who to send e-mail to. Users' email addresses are linked on their AUR profiles. Even if the current maintainer is not mentioned in the pkgbuild, you can find

Re: [aur-general] [Deletion Request] Multimon

2014-04-23 Thread Martti Kühne
On Wed, Apr 23, 2014 at 4:06 AM, Felix Yan felixonm...@gmail.com wrote: On Wednesday, April 23, 2014 13:34:59 David Phillips wrote: Please delete https://aur.archlinux.org/packages/multimon/ as it appears to have been orphaned and superseeded by another package, as noted in the comments.

Re: [aur-general] Upgrading a beta package?

2014-03-19 Thread Martti Kühne
On Wed, Mar 19, 2014 at 10:55 AM, Evert Van Petegem evert.van.pete...@gmail.com wrote: Hi, I currently maintain the netbeans-beta package in the AUR. I was wondering, since netbeans was updated to 8.0 today (not yet in the official repositories), whether I should leave it at the latest

Re: [aur-general] Join my network on LinkedIn

2014-02-11 Thread Martti Kühne
Nice of you to include the original context a second time. cheers! mar77i

Re: [aur-general] Promoting use of .AURINFO

2014-01-13 Thread Martti Kühne
It may sound like two dumb or unrelated ideas, but I figure they would become relevant to the discussion at one point anyway. So, let's look at the question we're avoiding all the time: What is the problem with PKGBUILDs? That it's not limited to a subset of sh? There seem to be regularly efforts

Re: [aur-general] Promoting use of .AURINFO

2014-01-13 Thread Martti Kühne
On Mon, Jan 13, 2014 at 4:26 PM, Lukas Fleischer archli...@cryptocrack.de wrote: [...] So, you're basically evaluating all PKGBUILD variables on the client side, then print them into a file called PKGBUILD.gen? That's exactly what .AURINFO is, except it has another file name. Except in my

Re: [aur-general] Promoting use of .AURINFO

2014-01-13 Thread Martti Kühne
On Mon, Jan 13, 2014 at 6:03 PM, Martti Kühne mysat...@gmail.com wrote: [...] You have a full egg with .AURINFO at least, in an ideal world, you *could*, and probably *should* have an AUR-normalized PKGBUILD instead of plethoras of more files that all do all-too similar things for all-too

Re: [aur-general] [OT] how to post messages (was Re: espeakup's service file yet again lol)

2013-11-18 Thread Martti Kühne
You're so deep. (sic! ref: [0]) cheers! mar77i [0] http://lists.suckless.org/dev/1311/18114.html On Sun, Nov 17, 2013 at 2:34 AM, Kyle k...@gmx.ca wrote: If someone has just joined the list and wants to read all the previous messages on a specific topic, I believe this list has an archive

Re: [aur-general] disown request: ruby-ruby_parser

2013-11-12 Thread Martti Kühne
On Sat, Nov 2, 2013 at 4:19 PM, Jeremy Audet ichimonj...@gmail.com wrote: Hi, Please disown ruby-ruby_parser. [1] I emailed the maintainer about his package on November 19th (exactly two weeks ago), flagged his package out of date over two weeks ago, and commented on his package over two

Re: [aur-general] PKGBUILD regression for espeakup

2013-11-12 Thread Martti Kühne
Because it messes up the natural reading order and prevents you from following the context. Why is top posting bad? cheers! mar77i

Re: [aur-general] Deletion request: freediameter freediameter-hg

2013-11-12 Thread Martti Kühne
On Wed, Nov 6, 2013 at 9:05 PM, Robert Knauer rob...@privatdemail.net wrote: Hello, I want to ask for deletion of my two packages freediameter[1] and freediameter-hg[2]. I submitted them and I'm the current maintainer, but I'm not using FreeDiameter anymore and each package has only one vote

[aur-general] Removal request: funcy-git

2013-10-15 Thread Martti Kühne
On Mon, Oct 14, 2013 at 08:37:48AM +, aur-not...@archlinux.org wrote: from https://aur.archlinux.org/packages/funcy-git/ Scimmia wrote: You might want to mention that the tools are for python. I assume python is a dep, then? A makedep at the very least. You're cloning everything out

Re: [aur-general] Disown Request: acpi_call-git

2013-09-30 Thread Martti Kühne
On Sat, Sep 28, 2013 at 4:08 PM, Nowaker enwuk...@gmail.com wrote: acpi_call-git's PKGBUILD [1] is currently broken, as it uses a patch that is not necessary for long time now. This was commented, but the maintainer doesn't fixed nor replied about. Please disown it, so I can fix it. It

Re: [aur-general] Merging request

2013-09-29 Thread Martti Kühne
yay snake! I have an unfinished one lying around on a... much more unpopular platform than pygame. meh, let's see if I can get my old buddy's java homework (which mostly I ended up doing) from him. Hmm, that reminds me, he reported heavy disk failures last time we communicated...

Re: [aur-general] CSDP and Mosek in AUR :-)

2013-09-23 Thread Martti Kühne
On Sun, Sep 22, 2013 at 7:15 AM, Ido Rosen i...@kernel.org wrote: Hi, I just submitted two packages to AUR [...] PS: I am unsubscribing from aur-general now so please CC my email address on replies meant for me. To tell you this much, this way you will miss any requests on your packages

Re: [aur-general] Disown request: debhelper

2013-09-17 Thread Martti Kühne
On Mon, Sep 16, 2013 at 11:41 PM, Charles Pigott charlespig...@googlemail.com wrote: While you're at it, can you disown devscripts too? ( https://aur.archlinux.org/packages/devscripts/) Similar situation On 16 September 2013 19:24, Charles Pigott charlespig...@googlemail.comwrote: Hi, can

Re: [aur-general] Re-iterating the problem of AUR xorriso and Archlinux libisoburn

2013-09-14 Thread Martti Kühne
On Sat, Sep 14, 2013 at 10:47 AM, Thomas Schmitt scdbac...@gmx.net wrote: [...] A month ago i wrote to the published mail address of the maintainer dreieck. No reaction since then. Technically, 2 weeks after writing the email you could have come here to ask for orphaning. That is still

Re: [aur-general] Re-iterating the problem of AUR xorriso and Archlinux libisoburn

2013-09-14 Thread Martti Kühne
On Sat, Sep 14, 2013 at 5:11 PM, Thomas Schmitt scdbac...@gmx.net wrote: [...] If the proposal is accepted and implemented, how to finally remove the AUR packages ? By asking here as well, acording to [0]. cheers! mar77i [0] https://wiki.archlinux.org/index.php/AUR#Other_requests

Re: [aur-general] Merge request: mpv-player-git - mpv-git

2013-09-09 Thread Martti Kühne
On Sat, Sep 7, 2013 at 3:25 PM, Jesse Juhani Jaara jesse.ja...@gmail.com wrote: I don't really think so. Atleast libav-git works well and doesn't break a single package I have in my systems and I don't think ffmpeg-git does eather. Same goes for the other git stuff too. Any references on why

Re: [aur-general] Merge request: mpv-player-git - mpv-git

2013-09-09 Thread Martti Kühne
SCNR: but I want my bikeshed in filibuster blue...

Re: [aur-general] Is it OK to package oneliners?

2013-09-02 Thread Martti Kühne
On Mon, Sep 2, 2013 at 2:01 AM, Vitor Eiji Justus Sakaguti vitorei...@gmail.com wrote: commandlinefu.com comes to mind. There's a client in AUR called fu-git but I never used it. A client that lets you download oneliners? I smell another one-liner... :-D cheers! mar77i

[aur-general] Removal request: lmms-vst

2013-08-24 Thread Martti Kühne
Hi list There's no point in having [0] around, since community/lmms passes -USE=vst to compilation... cheers! mar77i [0] https://aur.archlinux.org/packages/lmms-vst

Re: [aur-general] TU application

2013-08-08 Thread Martti Kühne
On Sat, Jul 27, 2013 at 09:33:34AM +0200, Ralf Mardorf wrote: [...] It's a German idiom. http://www.dict.cc/?s=nicht+so+hei%C3%9F+gegessen A recent research I made on this topic made it pretty clear to me that the German idiom is a well-integrated Hungarian import. cheers! mar77i

Re: [aur-general] Status of Compiz on AUR

2013-07-22 Thread Martti Kühne
On Wed, Jul 17, 2013 at 5:46 PM, Edoardo Maria Elidoro edoardo.elid...@gmail.com wrote: I'm writing here just to have some feedback about this issue and maybe to encourage someone to adopt it and fix it. I don't feel like it's something I will be able to do otherwise I'd have already adopted

Re: [aur-general] TU application

2013-07-22 Thread Martti Kühne
On Sat, Jul 20, 2013 at 3:21 PM, Dicebot pub...@dicebot.lv wrote: It is nothing of real importance but question is, what harm does explicit versioning do? Correct me if I overlooked it, but from what I have read here, but I have yet to see an argument that applies to the specific case here.

Re: [aur-general] Request ownership transfer and/or merge

2013-05-14 Thread Martti Kühne
On Mon, May 13, 2013 at 7:45 PM, |^ `/ () () | ( (-) | ryooichi+a...@gmail.com wrote: Hello! I was wondering if you could possibly transfer my ownership of [...] If you want Evan to pick the package up, you can orphan it yourself.

Re: [aur-general] Massive orphan request

2013-05-06 Thread Martti Kühne
Also I hope the poor TUs have a way to execute SQL queries for this kind of stuff (list-to-csv, csv-to-in-clause, execute update with in-clause, done) cheers! mar77i

Re: [aur-general] Package naming

2013-05-03 Thread Martti Kühne
On Thu, May 2, 2013 at 12:03 PM, Armin K. kre...@email.com wrote: It says (translation from Croatian): Wrong name: Only small letters allowed. can you paste the pkgbuild on a pastebin? cheers! mar77i

Re: [aur-general] Delete Package

2013-04-11 Thread Martti Kühne
THIS THREAD NEEDS SO MUCH MORE CAPSLOCK!!!1!1!!11!!! scnr. cheers! mar77i

Re: [aur-general] ttf-google-webfonts{,-distilled,-git,-hg} mess

2013-04-04 Thread Martti Kühne
AFAIK PKGBUILDs can still implement their own VCS downloads in build(), so, why not have it only pull the relevant paths? A quick google gave me [1], you get the idea... cheers! mar77i [1] http://stackoverflow.com/questions/50945/can-you-do-a-partial-checkout-with-subversion#

Re: [aur-general] pacman 4.1 (makepkg 4.1) bazaar pkgver autobump problem

2013-04-04 Thread Martti Kühne
On Thu, Apr 4, 2013 at 10:24 AM, Stefan Husmann stefan-husm...@t-online.de wrote: [...] this gives : [haawda@frege 4.1]$ LANG=C makepkg == Making package: emacs-xwidget-bzr 101273-1 (Thu Apr 4 10:19:00 CEST 2013) == Checking runtime dependencies... == Checking buildtime dependencies... ==

Re: [aur-general] Registration form is disabled' when updating profile

2013-03-26 Thread Martti Kühne
On Tue, Mar 26, 2013 at 11:17 AM, Johannes Löthberg demiz...@gmail.com wrote: I was referring to the fact that it said registration form. ;) As a matter of fact, I noticed that too, that in the profile page when one is logged in, it seems there's the same source file being used and no test if

Re: [aur-general] Strange filesystem conflict behavior

2013-03-26 Thread Martti Kühne
On Tue, Mar 26, 2013 at 12:45 PM, Anntoin Wilkinson annt...@gmail.com wrote: I'm surprised that Pacman doesn't seem to handle this case at the moment. I'm surprised this isn't percieved as a feature. With most other package managers, especially dpkg/apt I couldn't naturally interact because

Re: [aur-general] exec and argument list too long

2013-03-20 Thread Martti Kühne
On Wed, Mar 20, 2013 at 12:21 PM, arnaud gaboury arnaud.gabo...@gmail.com wrote: Dear list, I came to this issue when building android: make: execvp: /bin/bash: Argument list too long From what I understand, the reason for this annoyance is that Linux kernel has a limitation of bytes it

Re: [aur-general] Please delete minitunes

2013-03-20 Thread Martti Kühne
On Wed, Mar 20, 2013 at 6:39 AM, Phillip Smith li...@fukawi2.nl wrote: On 22 February 2013 17:32, Bartłomiej Piotrowski b...@bpiotrowski.pl wrote: On 02/22/2013 06:57 AM, Kevin Vesga wrote: Please delete minitunes [1] as the project's name has changed and a new package [2] has been made for

Re: [aur-general] Unexpected aur package removal.

2013-03-13 Thread Martti Kühne
IMWO TUs can wait 2 weeks after sending an email like all other normal people. This isn't schoolyard people, come on. cheers! mar77i

Re: [aur-general] disown request rtmidi

2013-03-11 Thread Martti Kühne
On Sun, Mar 10, 2013 at 11:42 PM, Rob Til Freedmen rob.til.freed...@gmail.com wrote: Still not fixed properly: rtmidi-config and pkg-config rtmidi return different flags :( I needed this package to release midisnoop on AUR and posted my pkg src to him for testing purpose - now he kind of

Re: [aur-general] Delete request

2013-03-09 Thread Martti Kühne
On Sat, Mar 9, 2013 at 3:22 AM, Vítor Miguel Miranda Ferreira vitor.domi...@gmail.com wrote: I guess then I'll have to wait until you rename the package in order to upload the renamed and rebuild source tarball. Right? erm.. Just in case I'm following your thoughts correctly: TUs don't do

Re: [aur-general] remove transmission-cli-svn

2013-03-05 Thread Martti Kühne
On Mon, Mar 4, 2013 at 5:50 PM, Stefan Husmann stefan-husm...@t-online.de wrote: I do not get your point here. Why should transmission-cli-svn be removed? How can a package based on svn be aout of date? Why not just orphan it? I tried to write a new version of the PKGBUILD, including a

Re: [aur-general] [removal requests] suckless packages which are deprecated due to their switch from hg to git

2013-03-05 Thread Martti Kühne
the outdated packaging already posed as misleading for some users, as the switch to git has been well advertised by upstream. it came up that people believed to be fully up to date when asking upstream, altough svn had long run dry. otoh, I could have said something myself earlier to keep things

Re: [aur-general] [removal requests] suckless packages which are deprecated due to their switch from hg to git

2013-03-05 Thread Martti Kühne
and then asked questions about bugs and limitations. I'm writing so many words I hope you're fine with my apology it's not my intention to waste your time. aww, fuck it. /mar77i-moment cheers! mar77i On 3/5/13, Martti Kühne mysat...@gmail.com wrote: the outdated packaging already posed as misleading

Re: [aur-general] gnome-cups-manager remove request

2013-03-04 Thread Martti Kühne
On Sat, Mar 2, 2013 at 7:34 PM, Jorge Barroso jorge.barroso...@gmail.com wrote: Hi, this package [1] it's orphaned and it's an abandoned project, could you remove it? Thanks [1] https://aur.archlinux.org/packages/gnome-cups-manager/

[aur-general] remove transmission-cli-svn

2013-03-04 Thread Martti Kühne
the package was flagged out of date and basing a new (-svn-cli) package would be too little change. cheers! mar77i [1] https://aur.archlinux.org/packages/transmission-cli-svn/

Re: [aur-general] AUR Maintenance

2013-03-03 Thread Martti Kühne
On 3/3/13, Phillip Smith li...@fukawi2.nl wrote: While it is a lot of data, I agree that it shouldn't be that difficult to recover. What am I missing? Any chance those of us who aren't TU's can get access to the file? I also came close to that question, which indeed is kind of obvious.

Re: [aur-general] AUR Maintenance

2013-03-01 Thread Martti Kühne
On Fri, Mar 1, 2013 at 5:07 AM, Connor Behan connor.be...@gmail.com wrote: [...] INSERT INTO `PackageComments` VALUES (17,46,68,'ruby bindings for fastcgi',1113164127,68),(28,69,65,'A countdown timer applet for the GNOME panel.',1113178883,0); Except that line there is 161 characters and

Re: [aur-general] How to see the interest in a package (other than votes)?

2013-03-01 Thread Martti Kühne
On Thu, Feb 28, 2013 at 10:02 PM, oliver oli...@first.in-berlin.de wrote: snip Yes. Why I was looking for poularity? Because I thought, it *might* be an indicator (even a weak one) about some kind of quality. Some libraries or tools might not be used anymore, because there are newer or

Re: [aur-general] Disown package: gtk-theme-evolve please

2013-02-19 Thread Martti Kühne
On Tue, Feb 19, 2013 at 2:57 PM, Zhengyu Xu xzy3...@gmail.com wrote: Dear TUs, Please help me to disown the package: gtk-theme-evolve at [1]. This package has been flagged out-of-date for more than two weeks without any update. Even the original author (satya164) of the gtk-theme asked the

[aur-general] removal request: virtualbox-modules-noqueue-patch

2013-02-10 Thread Martti Kühne
greetings please remove my package [0]. I'm not using myself any more and the issue and hence reason for the patch has gone away for a long time. cheers! mar77i [0] https://aur.archlinux.org/packages/virtualbox-modules-noqueue-patch/

Re: [aur-general] Invitation to connect on LinkedIn

2013-01-27 Thread Martti Kühne
On Fri, Jan 25, 2013 at 10:19 AM, Tai-Lin Chu tailin...@gmail.com wrote: LinkedIn Discussion, I'd like to add you to my professional network on LinkedIn. - Tai-Lin Tai-Lin Chu Software Developer at KokoChe San Francisco Bay Area Confirm that you know Tai-Lin Chu:

Re: [aur-general] Package Merging

2013-01-10 Thread Martti Kühne
On Thursday, January 10, 2013 01:57:12 PM Jagmjp Janpgm wrote: Couldmuffin-wm be merged into muffin, as the latter has not been updated for over a year an a half and has been out of date for six months? good to hear human input from that direction... ;-) welcome back to the living. cheers!

Re: [aur-general] removal request

2012-12-31 Thread Martti Kühne
On Sun, Dec 30, 2012 at 10:13 PM, canatan bir q66...@gmail.com wrote: hi.im newbie.this my first message.i try to clean up the trash in aur(aur contains a lot of trash).packages below:all are flagged and orphan. welcome from another user. I can't remove packages, but...

Re: [aur-general] Compiling with UTF-8 symbols in build path

2012-12-20 Thread Martti Kühne
On Thu, Dec 20, 2012 at 11:12 AM, Paul Weingardt spam.nobod...@googlemail.com wrote: Hello, I just got a comment on my git-cola package, stating that the compilation fails, when the path to the PKGBUILD contains a UTF-8 symbol like the Euro € symbol. Example: The PKGBUILD is located under

Re: [aur-general] Delete suckless *-hg packages (suckless.org has moved to git)

2012-12-19 Thread Martti Kühne
On Tue, Dec 18, 2012 at 8:43 PM, Andreas Wagner andreasbwag...@pointfree.net wrote: Hello, I have uploaded dmenu-git and and dmc-git to replace dmenu-hg and dmc-hg because suckless.org has moved to git. Could someone here delete the following packages: dmenu-hg dmc-hg Eventually, we

Re: [aur-general] Bash scripts in tarball

2012-12-09 Thread Martti Kühne
On Sun, Dec 9, 2012 at 8:24 AM, Johannes Löthberg kyr...@archlinux.info wrote: [...] Hello, Thank you, I just wanted to get something black-on-white to point the maintainer of https://aur.archlinux.org/packages/popular-packages/ to. He was requested by an TU to not bundle the source in the

Re: [aur-general] Systemd service files

2012-11-27 Thread Martti Kühne
On Tue, Nov 27, 2012 at 9:25 AM, Stefan J. Betz i...@stefan-betz.net wrote: Never enable any service on install ;-) +1 Please keep arch passive. No automated configs, no automated breakage I'll have to search for. Thank you. Cheers mar77i

Re: [aur-general] Deletion request: ktouchpadenabler-git

2012-11-24 Thread Martti Kühne
On Sat, Nov 24, 2012 at 12:04 PM, Jekyll Wu adap...@gmail.com wrote: 于 2012年11月23日 19:27, Jekyll Wu 写道: The upstream repo has gone, because ktouchpadenabler has been merged into the kde-workspace repo. https://aur.archlinux.org/packages/ktouchpadenabler-git/ Ping ? gurgle... glurg.

[aur-general] [david.gabor.bo...@gmail.com: Re: python minor version hardcoded]

2012-10-28 Thread Martti Kühne
- Forwarded message from Dávid Gábor Bodor david.gabor.bo...@gmail.com - Date: Sun, 28 Oct 2012 17:11:28 +0100 From: Dávid Gábor Bodor david.gabor.bo...@gmail.com To: Martti Kühne mysat...@gmail.com Subject: Re: python minor version hardcoded 2012/10/28 Martti Kühne mysat...@gmail.com

Re: [aur-general] Oops, one more to remove

2012-10-28 Thread Martti Kühne
On Mon, Oct 22, 2012 at 09:17:24PM -0700, Connor Behan wrote: On 22/10/12 08:36 PM, Schala Zeal wrote: https://aur.archlinux.org/packages.php?ID=59984 Apparently the GUI client is also a module, as it needs to be invoked through a script instead of a standalone program. Renamed it as well

[aur-general] sqlalchemy switched to hg

2012-10-11 Thread Martti Kühne
Hi there As it looks, sqlalchemy has switched to mercurial upstream. I'd make a new package myself if I had internet at home and/or time. I noticed it because the hitherto package's [1] url is dead. cheers! mar77i [1] http://aur.archlinux.org/packages.php?ID=32468

Re: [aur-general] Disown request: granola and granola-connect

2012-09-16 Thread Martti Kühne
On Sun, Sep 16, 2012 at 4:09 PM, Limao Luo luoli...@gmail.com wrote: Both granola [1] and granola-connect [2] have been out of date for a month, and maintainer has not responded to email for well over two weeks. Please disown them. [1] https://aur.archlinux.org/packages.php?ID=36841 [2]

Re: [aur-general] Removal request: redirect-xsession-errors

2012-09-11 Thread Martti Kühne
On Tue, Sep 11, 2012 at 7:18 PM, Jonathan Steel m...@jsteel.org wrote: And now I feel stupid as that was in the subject! there's nothing stupid about that. Xdm does this with a cp /dev/null $HOME/.xsession-errors for me, but I have no idea how your desktop manager handles this, as every

Re: [aur-general] Package Uploading Problem

2012-08-06 Thread Martti Kühne
On Mon, Aug 06, 2012 at 04:11:55AM +0200, Jorge Barroso wrote: 2012/8/6 rafael ff1 rafael.f...@gmail.com Thanks to the both two :D Of course I can wait, in fact I'm going to sleep right now (4:10 am) so we can talk later :) Rafael... :S what a pitty :S but there's another way to set the

Re: [aur-general] Package Uploading Problem

2012-08-06 Thread Martti Kühne
oh, line 5 -f is missing after the exclamation mark. it should tests if it's executed in place... +if ! [[ -f ./metaPKBUILD ]]; then sorry if that is clear and/or of too little importance. cheers! mar77i pgpmBkGfXroOD.pgp Description: PGP signature

  1   2   >