Re: [aur-general] extra/gnome-common is out-of-date

2013-01-27 Thread rafael ff1
3.7.4 is an unstable version and should not go to official repos. And
related to the automake 1.13 and gnome-common, see
https://bugs.archlinux.org/task/33285 (there is a patch in there).

Rafael Ferreira

2013/1/27 Limao Luo luoli...@gmail.com:
 Hi TU's,
 I'm writing to let you guys know that extra/gnome-common has been
 out-of-date for a couple of weeks. I would really appreciate anyone updating
 it to 3.7.4 (it's currently 3.6.0) so that autoconf 2.13 plays well with the
 gnome-autogen.sh script that is a part of this package; several of my
 packages (e.g. rhythmbox-git, gmpc-git, gnome-doc-utils-git) don't build atm
 because of this, because the old script only checks up to autconf version
 2.12.

 Thanks in advance.
 -luolimao


Re: [aur-general] Only lower case letters?

2013-01-10 Thread rafael ff1
2013/1/10 Jorge Barroso jorge.barroso...@gmail.com:
2013/1/10 Felix Yan felixonm...@gmail.com

AUR do not support splitted packages. See [1] for more info.

 [1] https://bugs.archlinux.org/task/16394


 So what can I do? :S

Create one PKGBUILD for each package. I suggest a shell script to make
this creation/maintainance task more automatic.


Re: [aur-general] Only lower case letters?

2013-01-10 Thread rafael ff1
2013/1/10 Jorge Barroso jorge.barroso...@gmail.com:
2013/1/10 rafael ff1 rafael.f...@gmail.com


 Create one PKGBUILD for each package. I suggest a shell script to make
 this creation/maintainance task more automatic.




2013/1/10 Felix Yan felixonm...@gmail.com


 A workaround I saw is

 pkgname=yourpkgbase
 true  pkgname=('one' 'two' 'three' ...)

 hope this helps :)


 I'll try what you said felix :D rafael I did so, but there was a TU
 (Barthalion) that removed all the packages and told me to make a split
 package, and also that he'll suspend my account if I do it again :S

... and AUR don't support split packages. Awesome situation. In this
case, better got with Felix's suggestion.


Re: [aur-general] Only lower case letters?

2013-01-10 Thread rafael ff1
2013/1/10 Bartłomiej Piotrowski b...@bpiotrowski.pl:
 On 01/10/2013 06:18 PM, rafael ff1 wrote:
 2013/1/10 Jorge Barroso jorge.barroso...@gmail.com:
 2013/1/10 rafael ff1 rafael.f...@gmail.com


 Create one PKGBUILD for each package. I suggest a shell script to make
 this creation/maintainance task more automatic.




 2013/1/10 Felix Yan felixonm...@gmail.com


 A workaround I saw is

 pkgname=yourpkgbase
 true  pkgname=('one' 'two' 'three' ...)

 hope this helps :)


 I'll try what you said felix :D rafael I did so, but there was a TU
 (Barthalion) that removed all the packages and told me to make a split
 package, and also that he'll suspend my account if I do it again :S

 ... and AUR don't support split packages. Awesome situation. In this
 case, better got with Felix's suggestion.


 It doesn't support them directly, but many packagers use Felix'
 workaround. If you are going to spam AUR like Jorge did, I'll be in
 really wild mood, trust me.

 --
 Bartłomiej Piotrowski
 Arch Linux Trusted User
 http://archlinux.org/


I didn't said that I think your decision was wrong. Chill out. ;)


Re: [aur-general] Thunderbird Aurora

2013-01-02 Thread rafael ff1
2013/1/2 William Giokas 1007...@gmail.com:
 On Wed, Jan 02, 2013 at 06:53:10AM -0300, Agustin Ferrario wrote:
 Hi Everyone..
 I'm a new user on Arch Linux from Argentina but I want to start
 contributing. I updated the thunderbird-aurora
 https://aur.archlinux.org/packages/thunderbird-aurora/ PKGBUILD,
 but i don't know what to do. I can adopt the package, since it's
 orphan or make a new aur called thunderbird-earlybird since it's the
 correct name for the package (the channel it's called earlybird).

 And a happy 2013 for everyone!

 First off, welcome, and a happy new year to you. Just a comment:

(snip)

 To me it looks like you just changed the name. I would simply send an
 email to arch-general asking for a TU to merge the thunderbird-aurora
 package and this one.

 Thank you,

 --
 William Giokas | KaiSforza
 GnuPG Key: 0xE99A7F0F
 Fingerprint: F078 CFF2 45E8 1E72 6D5A  8653 CDF5 E7A5 E99A 7F0F


Exactly what William said, except for the mail list, which must be
*aur-general* instead of arch-general ;)

Cheers,
Rafael Ferreira


Re: [aur-general] Duplicate package: Agenda | Gnome Agenda

2012-12-07 Thread rafael ff1
IMO, last one's name is better

2012/12/7 Lucas Saliés Brum sistemat...@gmail.com:
 These packages seem to be the same, the last one is abandoned and outdated.

 https://aur.archlinux.org/packages/agenda/
 https://aur.archlinux.org/packages/gnome-agenda/

 Thank you.
 --
 Lucas Saliés Brum
 http://sistematico.org


Re: [aur-general] Duplicate package: Agenda | Gnome Agenda

2012-12-07 Thread rafael ff1
Probably an out-of-date dependency list... Must be fixed.

2012/12/7 Yichao Yu yyc1...@gmail.com:
 On Fri, Dec 7, 2012 at 12:36 PM, rafael ff1 rafael.f...@gmail.com wrote:
 IMO, last one's name is better

 And btw, both of them has python packages dependencies with mixed
 python(2,3) versions, which I suppose should really all be python2
 packages.


 2012/12/7 Lucas Saliés Brum sistemat...@gmail.com:
 These packages seem to be the same, the last one is abandoned and outdated.

 https://aur.archlinux.org/packages/agenda/
 https://aur.archlinux.org/packages/gnome-agenda/

 Thank you.
 --
 Lucas Saliés Brum
 http://sistematico.org


Re: [aur-general] Duplicate package: Agenda | Gnome Agenda

2012-12-07 Thread rafael ff1
Here is a updated but not non-tested PKGBUILD
http://pastebin.com/NiiwZNNp, if someone wants to submit to AUR and
maintain it.

2012/12/7 rafael ff1 rafael.f...@gmail.com:
 Probably an out-of-date dependency list... Must be fixed.

 2012/12/7 Yichao Yu yyc1...@gmail.com:
 On Fri, Dec 7, 2012 at 12:36 PM, rafael ff1 rafael.f...@gmail.com wrote:
 IMO, last one's name is better

 And btw, both of them has python packages dependencies with mixed
 python(2,3) versions, which I suppose should really all be python2
 packages.


 2012/12/7 Lucas Saliés Brum sistemat...@gmail.com:
 These packages seem to be the same, the last one is abandoned and outdated.

 https://aur.archlinux.org/packages/agenda/
 https://aur.archlinux.org/packages/gnome-agenda/

 Thank you.
 --
 Lucas Saliés Brum
 http://sistematico.org


Re: [aur-general] Orphan/Deletion request: quadkonsole

2012-11-21 Thread rafael ff1
2012/11/22 Limao Luo luoli...@gmail.com:
 By the way, what were the names of the packages?

It is the subject of the email and it is in the package's URL:  quadkonsole


Re: [aur-general] Orphan/Deletion request: quadkonsole

2012-11-21 Thread rafael ff1
2012/11/22 rafael ff1 rafael.f...@gmail.com:
 2012/11/22 Limao Luo luoli...@gmail.com:
 By the way, what were the names of the packages?

 It is the subject of the email and it is in the package's URL:  quadkonsole

ah, you meant the other packages. sorry.


Re: [aur-general] Delete request

2012-11-11 Thread rafael ff1
https://aur.archlinux.org/packages/pyxfce/
IMHO this one should be deleted as well. Also out-of-date for long
time and latest version works for Xfce 4.6 -- much changed since this
version.

2012/11/11 Limao Luo luoli...@gmail.com:
 https://aur.archlinux.org/packages/libxfce4menu-git/
 Replaced/superceded by garcon, and hasn't been updated in 2 years. The
 non-git version has already been deleted.

 https://aur.archlinux.org/packages/pyxfce-git/
 Doesn't build, is dependent on libxfce4menu, and hasn't been updated in 3.5
 years.


Re: [aur-general] faenza-icon-theme

2012-11-03 Thread rafael ff1
2012/11/3 Elia Notarangelo elia.notarang...@gmail.com:
 I've adopted and update the package faenza-icon-theme
 https://aur.archlinux.org/packages.php?ID=39334
 Why the PKGBUILD published remains the old one?

A Ctrl+F5 in your web browser might solve your confusion. I can see
your name on top of the PKGBUILD and the timestamp is fresh new.

Rafael


[aur-general] dev AUR WebUI is down?

2012-11-02 Thread rafael ff1
Hi there,

https://dev.aur.archlinux.org/ seems to be unavailable.

I'm having some xattr issue while upload a package to AUR (happened once
[1]), so I tried to follow falcondy's suggestion to upload to the above
address. Is this status expected?

Thanks,

Rafael


Re: [aur-general] dev AUR WebUI is down?

2012-11-02 Thread rafael ff1
2012/11/2 rafael ff1 rafael.f...@gmail.com

 Hi there,

 https://dev.aur.archlinux.org/ seems to be unavailable.

 I'm having some xattr issue while upload a package to AUR (happened once 
 [1]), so I tried to follow falcondy's suggestion to upload to the above 
 address. Is this status expected?

 Thanks,

 Rafael


The [1] reference was missing. Here it is:
https://bbs.archlinux.org/viewtopic.php?id=151109


Re: [aur-general] dev AUR WebUI is down?

2012-11-02 Thread rafael ff1
2012/11/2 Dave Reisner d...@falconindy.com:
 On Fri, Nov 02, 2012 at 06:15:53PM -0200, rafael ff1 wrote:
 Hi there,

 https://dev.aur.archlinux.org/ seems to be unavailable.

 I'm having some xattr issue while upload a package to AUR (happened once
 [1]), so I tried to follow falcondy's suggestion to upload to the above
 address. Is this status expected?

 Thanks,

 Rafael

 The dev installation was moved to avoid certificate problems:

 https://aur-dev.archlinux.org

 d

Great, thanks again!


Re: [aur-general] Deletion request

2012-09-23 Thread rafael ff1
2012/9/23 Антон Леонтьев bun...@t-25.ru:
 2012/8/27 Ike Devolder ike.devol...@gmail.com:
 Op zondag 26 augustus 2012 18:01:51 schreef rafael ff1:
 Here is a Sunday cleanup:

 lib32-glew1.5 https://aur.archlinux.org/packages.php?ID=50570 - I made
 it, but it's no longer needed by any package

 deleted

 Could you restore lib32-glew1.5 as crayonphysicsdeluxe package [1]
 needs it on x86_64.
 Or it's better to create new one?

 [1] https://aur.archlinux.org/packages.php?ID=51031

 --
 Leontyev Anton (mailto:bun...@t-25.ru)

Reuploaded and disowned lib32-glew1.5

https://aur.archlinux.org/packages.php?ID=63068

Rafael Ferreira


Re: [aur-general] Disown request: tmux-git

2012-09-12 Thread rafael ff1
2012/9/12 SanskritFritz sanskritfr...@gmail.com:
 On Wed, Sep 12, 2012 at 4:01 PM, Alexander Rødseth rods...@gmail.com wrote:
 Hi,

 Disowned. Thanks.

 I find this a bit interesting and alarming. The OP has not shared any
 details about any reason or about writing emails to the maintainer,
 nevetheless you disowned the package without asking. May we know the
 reason?
 This process is too open if you ask me, anyone can ask here to disown
 any package. Now there are packages in the AUR which I trust, because
 I trust the maintainer, hence I don't check the PKGBUILD before every
 update. A git package can be changed any time without version check,
 but it will be compiled every day when I makepkg. So to summarise:
 someone asks for a disown here, gives no reasons why. You orphan it,
 anyone can adopt it immediately and change the package as he wants. I
 update the package using cower, and trust that the maintainer has not
 changed (I know, my mistake), so I have an altered package without my
 knowledge. Am I missing something?

No need for such harsh email. I don't think TUs would disown before
analising some evidences, like why it is out-of-date, whether the
maintainer is active or not, dates, etc.

Anyway, this maintainer had only one package sent more than a year ago
and did not replied for a week. It doesn't look like he is actually
maintaining something.


[aur-general] Deletion request

2012-08-26 Thread rafael ff1
Here is a Sunday cleanup:

lib32-bluez https://aur.archlinux.org/packages.php?ID=33368 -
abandoned, orphan, useless

lib32-bug-buddy https://aur.archlinux.org/packages.php?ID=19085 -
abandoned, orphan, useless

lib32-fst-git https://aur.archlinux.org/packages.php?ID=32093 -
abandoned, was never build-able

lib32-flashplugin10.1 https://aur.archlinux.org/packages.php?ID=49982
- Seems useless

lib32-jre https://aur.archlinux.org/packages.php?ID=42677 - Source no
longer available, maintainer won't fix

lib32-jdk https://aur.archlinux.org/packages.php?ID=11615 - Source no
longer available, maintainer won't fix

lib32-glew1.5 https://aur.archlinux.org/packages.php?ID=50570 - I made
it, but it's no longer needed by any package

glew1.5 https://aur.archlinux.org/packages.php?ID=50571 - I made it,
but it's no longer needed by any package

Thanks,

Rafael


Re: [aur-general] Deletion request

2012-08-26 Thread rafael ff1
2012/8/27 Ike Devolder ike.devol...@gmail.com:
 Op zondag 26 augustus 2012 18:01:51 schreef rafael ff1:

 glew1.5 https://aur.archlinux.org/packages.php?ID=50571 - I made it,
 but it's no longer needed by any package

 it seems there are still packages depending on it even with recent comment
 they need it, so no delete yet


 Thanks,

 Rafael

 thx

 --Ike

Ops, failed to see that. Thanks for verifying.

Cheers,

Rafael


Re: [aur-general] take over of orphaned AUR package dupeguru-me-bin

2012-08-18 Thread rafael ff1
Rob, I suggest that you read AUR page in archwiki [1]. There's a lot
of info in there.

[1] https://wiki.archlinux.org/index.php/Arch_User_Repository

Cheers,

Rafael

2012/8/18 Evangelos Foutras evange...@foutrelis.com:
 On Sat, Aug 18, 2012 at 9:07 PM, Rob Til Freedmen
 rob.til.freed...@googlemail.com wrote:
 Hello,
 I would like to take over maintenance of
 https://aur.archlinux.org/packages.php?ID=49918
 I've posted a modified PKGBUILD in the comment section
 What is the requirement/procedure?

 Since it's already an orphan, you just need to hit the Adopt Packages 
 button.


Re: [aur-general] PKGBUILD for 32bit app on 64bit Arch

2012-08-15 Thread rafael ff1
2012/8/15 Jonathan Arnold jdarn...@buddydog.org:
 I looked around on the wiki but didn't find any guidelines for
 installing a 32bit app on a 64bit arch. For dependencies, is this
 common practice in the PKGBUILD:

 [ $CARCH = x86_64 ]  depends=(lib32-glibc lib32-zlib)
 [ $CARCH = i686 ]  depends=(zlib)

 --
 Jonathan ArnoldWebstream: http://hieronymus.soup.io

 Talent wins games, but team work and intelligence wins championships.
 Michael Jordan


Even though your common works fine when packaging, I prefer not to use
this way because AUR web interface doesn't parse correctly:AUR web
interface will display the dependency of the package as 'zlib' while
it should be 'lib32-glibc lib32-zlib'.

I rather use the script below simply because, with this, AUR will
display correctly the dependency, according to my Arch.

arch=('x86_64' 'i686')
if [ $CARCH = x86_64 ]; then
  depends=(lib32-glibc lib32-zlib)
elif [ $CARCH = i686 ]; then
  depends=(zlib)
fi

For instance, with 64 bit system, access pcsx2-svn [1] package in AUR
and you will notice that it shows 'lib32-' packages as deps.

[1] http://aur.archlinux.org/packages.php?ID=21899


Re: [aur-general] Deletion Request

2012-08-12 Thread rafael ff1
2012/6/9 Lukáš Jirkovský l.jirkov...@gmail.com:
 On 7 June 2012 18:41, rafael ff1 rafael.f...@gmail.com wrote:
 lib32-libusb[1] is maintained by me and since libusb was replaced with
 lib32-libusbx, I believe lib32-libusb was replaced lib32-libusbx.

 [1] http://aur.archlinux.org/packages.php?ID=56520

 So, please delete lib32-libusb

 Thanks

 I think it can stay in the repo, as the libusb an libusbx may diverge
 more in the future.

2 months now and libusbx looks good in repos. In worst case, I have
the PKGBUILD in my computer.

Remove lib32-libusb?


Re: [aur-general] Merge package

2012-08-05 Thread rafael ff1
2012/8/5 Kevin Vesga 31337h4c...@gmail.com:
 Sébastien Luttringer seblu@... writes:


 On Sun, Aug 5, 2012 at 5:08 PM, Kevin Vesga 31337h4ck3r@... wrote:
  Please merge spicebird-bin [1] into spicebird [2] as the latter has a
  better name.
 
  [1] https://aur.archlinux.org/packages.php?ID=14716
  [2] https://aur.archlinux.org/packages.php?ID=25331
 Both packages are unable to download their sources.

 Yes both packages need their PKGBUILDs fixed. But since they're pretty much 
 for
 the same program, might as well merge them first.


May I give my 2 cents on this subject ?

The upstream states in its website's main page that this project is
deprecated and users should use Mozilla Thunderbird. So, I see to
options: 1) remove both, as they might be useless; 2) remove
'spicebird-bin' (as there is no binary available anymore) e fix
'spicebird' to build from source for those want to use it for some
reason.

Personally, I think 1st solution is better.

Rafael Ferreira


Re: [aur-general] Package Uploading Problem

2012-08-05 Thread rafael ff1
2012/8/5 Jorge Barroso jorge.barroso...@gmail.com:
 2012/8/6 Dave Reisner d...@falconindy.com

 The AUR does not accept split PKGBUILDs. There's no shortage of examples
 of how to work around this.


 Mmm... could you explain that a little please? :S
 If I make a single PKGBUILD for any language, will it work?

You put a black magic inside pkgname= and AUR won't parse that. If
you make a single PKGBUILD, it will work for sure.


Re: [aur-general] Package Uploading Problem

2012-08-05 Thread rafael ff1
2012/8/5 rafael ff1 rafael.f...@gmail.com:
 2012/8/5 Jorge Barroso jorge.barroso...@gmail.com:
 2012/8/6 Dave Reisner d...@falconindy.com

 The AUR does not accept split PKGBUILDs. There's no shortage of examples
 of how to work around this.


 Mmm... could you explain that a little please? :S
 If I make a single PKGBUILD for any language, will it work?

 You put a black magic inside pkgname= and AUR won't parse that. If
 you make a single PKGBUILD, it will work for sure.

Fix: I meant sigle PKGBUILD for *each* language.


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

2012-06-16 Thread rafael ff1
2012/6/17 Jekyll Wu adap...@gmail.com:
 On 2012年06月17日 12:01, Connor Behan wrote:

 On 16/06/12 08:47 PM, Jekyll Wu wrote:

 It[1] fails to build, and neither the upstream[2] nor the maintain are
 active. So I don't see much value of keeping that package on AUR.


 [1] https://aur.archlinux.org/packages.php?ID=36730
 [2] https://github.com/mutantturkey/mt/

 Did you try to build it and run into an error that would require an
 active maintainer to fix? Because the comment just looks like a yaourt
 issue.


 Yes, I tried and it failed due to upstream problem. The log is available at
 http://paste.kde.org/501710 .



Related to error Only glib.h can be included directly., you might
want to take a look at this bug: https://bugs.archlinux.org/task/29643

Rafael Ferreira


[aur-general] Deletion request

2012-06-15 Thread rafael ff1
ristretto-mod [1] provides a feature that was added to Ristretto a
lng time ago. Even the maintainer abandoned it. So, please delete.

[1] http://aur.archlinux.org/packages.php?ID=25985


[aur-general] Deletion Request

2012-06-08 Thread rafael ff1
lib32-dmd [1] was replaced with lib32-dmd1-complete, both provided by
same maintainer. As confirmed by the maintainer, the package should be
deleted.

Please delete lib32-dmd

[1] https://aur.archlinux.org/packages.php?ID=55413


[aur-general] Deletion Request

2012-06-07 Thread rafael ff1
lib32-libusb[1] is maintained by me and since libusb was replaced with
lib32-libusbx, I believe lib32-libusb was replaced lib32-libusbx.

[1] http://aur.archlinux.org/packages.php?ID=56520

So, please delete lib32-libusb

Thanks


Re: [aur-general] Fwd: Re: Linux Manga Downloader

2012-06-07 Thread rafael ff1
2012/6/6 Jorge Barroso jorge.barroso...@gmail.com:
 2012/6/6 rafael ff1 rafael.f...@gmail.com

 2012/6/6 Jorge Barroso jorge.barroso...@gmail.com:
  2012/6/6 rafael ff1 rafael.f...@gmail.com
 
  option: '-o' or '--owner=OWNER'
 
  See this and more in the man page
 
 
  Ok, thanks, but the problem is that I can't set an specific username,
  because it has to be  the installer username and trying with $USER it
  equally sets root as user... I think (y tried with chown in a patch as
 well
  and this was the result)

 Please send source tarball (or PKGBUILD, if it is the only file) that
 has the problem mentioned before (about image, etc.).


 https://aur.archlinux.org/packages.php?ID=59118 this is the package, you
 can download or see online the PKGBUILD there. I tried to use chown in this
 package, and it sets $USER as root :S

I was debugging your PKGBUILD and how the behavior of LDM, and I was
not able to find any problem related to user permissions. Maybe you
can enlighten me.

Only problem I figure out is that when the ~/.LMD do not exists,
running /usr/bin/lmd will report errors messages because it did not
find ~/LMD/options... That is upstream's fault, as it should be able
to figure out that ~/.LMD/options doesn't exist before trying to
source it... Is this the problem you are having script related?

Rafael


Re: [aur-general] Fwd: Re: Linux Manga Downloader

2012-06-06 Thread rafael ff1
2012/6/6 Jorge Barroso jorge.barroso...@gmail.com:
 2012/6/6 Hugo Osvaldo Barrera h...@osvaldobarrera.com.ar

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On 2012-05-08 14:42, Jesse Juhani Jaara wrote:
  ti, 2012-05-08 kello 18:16 +0200, Jorge Barroso kirjoitti: snip
  All that could be simplified into
  --- 1. cd ${srcdir} 2. tar xf
  data.tar.gz 3. mkdir -p ${pkgdir}/usr/ 4. cp -r
  ${srcdir}/./usr/local/bin ${pkgdir}/usr/bin 5. cp -r
  ${srcdir}/./usr/share ${pkgdir}/usr/share 6. 7. chmod +x
  ${pkgdir}/usr/bin/* 8. sed 's|usr/local|usr|' -i
  ${pkgdir}/usr/bin/* 9. sed 's|usr/local|usr|' -i
  ${pkgdir}/usr/share/applications/LDM.desktop
  --- snip
 

 Instead of mkdir, cp and chmod, use
 install -D -m 755 path/to/source path/to/destination
 -D creates the directory.
 -m set the file mode (like chmod)
 See man install for more info.



  mmm ok, I'll try with install :D mmm just a question: how could I change
 the owner (I wnat to say, with that PKGBUILD it installs but the owner of
 archives is root, so it has no icon and an script to avoid making lmd
 --reconf doesn't works because it is an extra code that only works running
 lmd like root, and it conflicts because lmd can't be ran like root, so, in
 short, what I want it's a bash code to change the owner user of lmd when
 installing)


option: '-o' or '--owner=OWNER'

See this and more in the man page


Re: [aur-general] Fwd: Re: Linux Manga Downloader

2012-06-06 Thread rafael ff1
2012/6/6 Jorge Barroso jorge.barroso...@gmail.com:
 2012/6/6 rafael ff1 rafael.f...@gmail.com

 option: '-o' or '--owner=OWNER'

 See this and more in the man page


 Ok, thanks, but the problem is that I can't set an specific username,
 because it has to be  the installer username and trying with $USER it
 equally sets root as user... I think (y tried with chown in a patch as well
 and this was the result)

Please send source tarball (or PKGBUILD, if it is the only file) that
has the problem mentioned before (about image, etc.).

Rafael


[aur-general] Deletion Request

2012-05-23 Thread rafael ff1
adobe-air-beta [1] and adobe-air-sdk-beta [2] are both currently
outdated and unnecessary. Unnecessary because Adobe doesn't provide
support anymore for Linux after version 2.6.0, which is already
provided by adobe-air-sdk.

[1] http://aur.archlinux.org/packages.php?ID=36919
[2] http://aur.archlinux.org/packages.php?ID=36920

Please delete [1] and [2]

Thanks


Re: [aur-general] postinstall script and local user directory

2012-05-22 Thread rafael ff1
2012/5/22 Jorge Barroso jorge.barroso...@gmail.com:
 2012/5/22 rafael ff1 rafael.f...@gmail.com


  sed -e '325s#then#then\n\t[ ! -d ~/.LMD ] \\ lmd -reconf#' -i
 ${pkgdir}/usr/bin/lmd


 Mmm yes it helps, I know what you mean, adding a line on the own lmd binary
 script that checks if .LMD already exists... any time you run lmd an for
 any user ;) Not bad :D but... if fear I don't know so sed command, so I
 can't comprehend where are you exactly telling me that I should put that
 or... well :S sorry, could you explain it a little more :S

 My bigest thanks friend

If you're not comfortable with sed, you can always create a patch
using 'diff -u foo1 bar2  foo-bar.patch' and add to source=() ... But
since we are here:

My sed command executes an expression in an input text. The input text
is from the file 'lmd'. I also added the flag '-i' so the output of
this command will not go to stdout, but directly to the input file.
So, it will not just read the file, but alter/write too.

The expression structure is basically 'A#B#C#', where #s are
delimiters; A is a specific line number that sed will look and
replace; B is the regexp to look (and to be replaced) in that line in
A; and C is the replacement regexp that I want to replace B. Please
note that '\n' is a newline character and '\t' is a tab character.

So, as I mentioned before, I replaced the string 'then' in line 325
with the new line/command you provided.

'sed' can do much more than that. Man page and google can help a lot.

Cheers,

Rafael Ferreira


Re: [aur-general] postinstall script and local user directory

2012-05-22 Thread rafael ff1
2012/5/22 Jorge Barroso jorge.barroso...@gmail.com:
 2012/5/22 rafael ff1 rafael.f...@gmail.com


 If you're not comfortable with sed, you can always create a patch
 using 'diff -u foo1 bar2  foo-bar.patch' and add to source=() ... But
 since we are here:

 My sed command executes an expression in an input text. The input text
 is from the file 'lmd'. I also added the flag '-i' so the output of
 this command will not go to stdout, but directly to the input file.
 So, it will not just read the file, but alter/write too.

 The expression structure is basically 'A#B#C#', where #s are
 delimiters; A is a specific line number that sed will look and
 replace; B is the regexp to look (and to be replaced) in that line in
 A; and C is the replacement regexp that I want to replace B. Please
 note that '\n' is a newline character and '\t' is a tab character.

 So, as I mentioned before, I replaced the string 'then' in line 325
 with the new line/command you provided.

 'sed' can do much more than that. Man page and google can help a lot.


 Oh, ok, yeah I read a bit on the man page and o a webpage, but it's too
 large, it has so many functions. Eitherway, I understand what you said now.
 Then, on my PKGBUILD, I should modify the package()... in the next way?:

 package() {
 cd ${srcdir}

 tar xf data.tar.gz
 mkdir -p ${pkgdir}/usr/
 cp -r ${srcdir}/./usr/local/bin ${pkgdir}/usr/bin
 cp -r ${srcdir}/./usr/share ${pkgdir}/usr/share

 sed -e '325s#then#then\n\t[ ! -d ~/.LMD ] \\ lmd -reconf#' -i
 ${pkgdir}/usr/bin/lmd

 chmod +x ${pkgdir}/usr/bin/*
 sed 's|usr/local|usr|' -i ${pkgdir}/usr/bin/*
 sed 's|usr/local|usr|' -i ${pkgdir}/usr/share/applications/LMD.desktop
 sed 's|usr/local|usr|' -i
 ${pkgdir}/usr/share/doc/linux-manga-downloader/copyright
 sed 's|usr/local|usr|' -i ${pkgdir}/usr/share/icons/pen.png
 sed 's|usr/local|usr|' -i ${pkgdir}/usr/share/lmd/langs/ca_ES
 sed 's|usr/local|usr|' -i ${pkgdir}/usr/share/lmd/langs/es_ES
 }

Looks good. Try to build the package and then verify if
pkg/usr/bin/lmd has the command added with sed. Case yes, then you're
good to go.

Rafael Ferreira


Re: [aur-general] postinstall script and local user directory

2012-05-21 Thread rafael ff1
2012/5/21 Jorge Barroso jorge.barroso...@gmail.com:
 2012/5/22 Auguste Pop augu...@gmail.com


 i suggest installing a script doing what you want to do in $HOME
 directory and print out an instruction in post_install function to
 remind the user to run that script as normal user without sudo.

 inside the script, $HOME can be used, or ~ too.


 Thanks Auguste, I'd like to do it all in the postinstall even though, I'll
 try a little changes on it and I'll see what can I do and if I see it
 doesn't works... I'll keep that on account

 Good Idea, I wasn't thought about that ;)


Since your first post, I was not comfortable having a install script
looking for a normal user's home folder, because you can always find
yourself in the situation that a user might be added after LMD is
installed. (not being harsh, just not a good idea, IMO)

So, I came up with the idea of applying a patch in the 'ldm' script.
With this patch, 'lmd' would verify if the user have '~/.LMD'
everytime, right before starting the gtkdialog. See my diff:


--- src/usr/local/bin/lmd   2011-07-03 17:19:24.0 -0300
+++ pkg/usr/bin/lmd 2012-05-21 22:07:06.587084106 -0300
@@ -323,6 +323,7 @@

 if [ -z $1 ];
 then
+   [ ! -d ~/.LMD ]  lmd -reconf
gtkdialog --program=MAIN_DIALOG
 fi
 echo $1


I added the following line the PKGBUILD, after installing lmd to '$pkgdir':

  sed -e '325s#then#then\n\t[ ! -d ~/.LMD ] \\ lmd -reconf#' -i
${pkgdir}/usr/bin/lmd

which just replace in line 325 the then, adding one more line with
the command command you provided.

Hope it helps.

Rafael


Re: [aur-general] Removal request: fenics group packages

2012-05-18 Thread rafael ff1
2012/5/18 Myles English mylesengl...@gmail.com:

   (The instant package migrated to instan-bzr because the source package
   name was too long to call it instant-bzr.)
   What do you mean too long? If I'm not totally mistaken we don't have any
   kind of file name length limitations.

 When I uploaded, doing something like:

 $ aurup instant-bzr-332-1-any.pkg.tar.xz science

 there was a message saying something like the name was too long and it
 has to be less than twenty something characters, so I shortened
 'instant' to 'instan'.

 I will try again and if it works then I'll send another message to
 this list asking for migration from instan-bzr to instant-bzr.

 Thanks,

 --
  `--[ Myles ]

Try uploading source tarball (src.tar.gz) instead of the package
(pkg.tar.xz). Aurupload detects when you're trying to send a package
and blocks it.

Rafael


Re: [aur-general] [uTorrent-server] need help with PKGBUILD!

2012-05-14 Thread rafael ff1
2012/5/14 Pierre-Antoine Vanpe pavanp...@yahoo.fr:
 Hi all,

 I own the uTorrent-serveur package [1] lots of people asked me to run the 
 utserver deamon as utserver instead of root, so I tried my best with another 
 member, but we can't get it to work right. It works but only after installing 
 it, after a reboot it won't work without any errors. Only way to make it work 
 again is re-installing. Can anyone help me with this PKGBUILD?

 [1] https://aur.archlinux.org/packages.php?ID=43253


 BTW, there are a few duplicates PKGBUILDs for utorrent-server

Related your question, I don't have a definitive answer, but I just
remembered the package 'virtualbox' [1] creates group in install file
and 'apache' [2] work with a specific user and group as well. Maybe
this could help.

Aside your question, my 2 cents on your package: great organization in
the PKGBUILD, you made it very readable, but you could put double
quote () on $srcdir and $pkgdir to avoid aur-user with /srv/folder
with space. Also, if you used 'makepkg --source' to create source
package, you would be able to avoid including
utorrent-server.install~ and PKGBUILD~ files.

[1] 
https://projects.archlinux.org/svntogit/community.git/tree/trunk?h=packages/virtualbox
[2] 
https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/apache

Cheers,
Rafael


[aur-general] Deletion Request

2012-05-12 Thread rafael ff1
guichan-allegro4 [1] was meant to provide a fix for guichan's bug
FS#29824, therefore it is just a temporary package. The bug report was
solved, so the time has arrived: please nuke it!
[1] https://aur.archlinux.org/packages.php?ID=59206

p.s.: I'm the maintainer.

Thanks,
Rafael


[aur-general] Deletion request

2012-05-10 Thread rafael ff1
'atrinik-client' [1] is orphaned and duplicated of
'atrinik-client-devel'. first submitted by same the user, it looks
like he preferred to keep maintain the second one.


[1] https://aur.archlinux.org/packages.php?ID=34857


Re: [aur-general] iceweasel md5sum problem

2012-05-10 Thread rafael ff1
2012/5/10 Jorge Barroso jorge.barroso...@gmail.com:
 Hello, I'm trying to submit the web browser Iceweasel to aur, but I'm
 having a problem with the md5sum.
 I wrote the PKGBUILD, used makepkg -g to generate the md5sum and put the
 output into the PKGBUILD. I made the soruce package with makepkg --source
 and there was no problem, and doing just makepkg to build the whole
 package, it is possible to install iceweasel from that package without
 problems, etc. the only problem is that, when downloading and installing
 from aur, it gives an error on the integrity check. Could anyone explain me
 why does it happens? my PKGBUILD it's this one:

 http://pastebin.com/xZawmpUP

 Thanks in advance ;)

The md5sums in the pastebin is different from the AUR. Correct one is
in the pastebin. That's the answer for your issue, but +1 to the
comments made by others.

Rafael


Re: [aur-general] iceweasel md5sum problem

2012-05-10 Thread rafael ff1
2012/5/10 Jorge Barroso jorge.barroso...@gmail.com:

 2012/5/10 Jorge Barroso jorge.barroso...@gmail.com:
  Hello, I'm trying to submit the web browser Iceweasel to aur, but I'm
  having a problem with the md5sum.
  I wrote the PKGBUILD, used makepkg -g to generate the md5sum and put the
  output into the PKGBUILD. I made the soruce package with makepkg --source
  and there was no problem, and doing just makepkg to build the whole
  package, it is possible to install iceweasel from that package without
  problems, etc. the only problem is that, when downloading and installing
  from aur, it gives an error on the integrity check. Could anyone explain
 me
  why does it happens? my PKGBUILD it's this one:
 
  http://pastebin.com/xZawmpUP
 
  Thanks in advance ;)

 The md5sums in the pastebin is different from the AUR. Correct one is
 in the pastebin. That's the answer for your issue, but +1 to the
 comments made by others.

 Rafael

 --

 The md5sums in the pastebin is different because it has been changing
 between two different outputs anytime I did makepkg -g, but even now that
 it is not changing, and the makepkg -g output is ever the same, it stills
 not accepting it.

What? The source is the same, stored on a server, therefore its md5sum
WILL NOT change everytime you run 'makepkg -g' unless you are running
'makepkg -g' for different sources or your source is corrupted. In the
last case, remove and download again the source.

$ md5sum iceweasel-libre-12.0.3-1-x86_64.pkg.tar.xz
638379a2dcf1f3d116cf92a06c8ee9b9  iceweasel-libre-12.0.3-1-x86_64.pkg.tar.xz

Rafael


Re: [aur-general] bin32 cleanup (removal/merge)

2012-05-10 Thread rafael ff1
2012/5/10 speps sp...@gmx.com:
 [13]bin32-miniaudicle  - [14]miniaudicle

 [13]https://aur.archlinux.org/packages.php?ID=35283
 [14]https://aur.archlinux.org/packages.php?ID=34472

 bin32-miniaudicle should not be touched in the actual status.
 miniaudicle (like chuck) is known to not work on x86_64 if built natively,
 even if it compiles nicely.

 So it needs to be built as a 32 bit application in order to work correctly.

 The merge will have place when the miniaudicle maintainer will
 update the PKGBUILD to build the x86_64 in multilib mode.

 I'll contact the maintainer

 Cheers


 - speps -

I sent my contribution to the maintainer of miniaudicle, in the
comments (http://pastie.org/3892146)

Rafael


Re: [aur-general] iceweasel md5sum problem

2012-05-10 Thread rafael ff1
 source=(foobar)
 [ $CARCH == i686 ]  source=(lib32-foobar)

ops, it seems I #fail. The correct would be:

source=(foobar)
[ $CARCH == x86_64 ]  source=(lib32-foobar)


Re: [aur-general] removal request

2012-05-09 Thread rafael ff1
I notice the same thing about AlienArena - that the project was dead -
before this thread started, but I just notice that the latest version,
7.53, is dated December 2011 in http://icculus.org/alienarena/ . Then
I found what seems to be the current site:
http://red.planetarena.org/... So, I guess it is not dead. Anyway,
that package was really obsolete.

Rafael


Re: [aur-general] removal request

2012-05-09 Thread rafael ff1
oops, it seems I mixed things up badly right now, as AlienArena !=
ArenaLive. So, it might be dead indeed.

Ignore my previous email. :D

2012/5/9 rafael ff1 rafael.f...@gmail.com:
 I notice the same thing about AlienArena - that the project was dead -
 before this thread started, but I just notice that the latest version,
 7.53, is dated December 2011 in http://icculus.org/alienarena/ . Then
 I found what seems to be the current site:
 http://red.planetarena.org/... So, I guess it is not dead. Anyway,
 that package was really obsolete.

 Rafael


[aur-general] Deletion request

2012-04-24 Thread rafael ff1
lib32-libgdu [1] was uploaded and is maintained by me, when it was a
dependency for other package, but right now it is not needed. And
gnome-disk-utility (that would replace this package) doesn't have
library to replace this package, so... please delete.

https://aur.archlinux.org/packages.php?ID=55046


[aur-general] Deletion request

2012-04-23 Thread rafael ff1
I created glib2-unstable [1] to provide a newer version than glib2
2.30, which got updated to 2.32. Therefore, no need for glib2-unstable
anymore.

Please delete

[1] https://aur.archlinux.org/packages.php?ID=57190


[aur-general] Deletion Request

2012-04-21 Thread rafael ff1
gizmo5 [1] provides a software that was shutdown in April 3, 2011,
according to wikipedia [2]. Indeed it doesn't build, reporting http
error 404.

Please delete

[1] http://aur.archlinux.org/packages.php?ID=30417
[2] http://en.wikipedia.org/wiki/Gizmo5


[aur-general] Deletion request

2012-04-19 Thread rafael ff1
lib32-file [1] is outdated for some time now (it's in version 5.0.4
while 'file' in [core] repo is in version 5.1.1 already), orphan and
no one seems to need or care about this package. IMO, this package has
no use.

[1] https://aur.archlinux.org/packages.php?ID=43990

Please delete


[aur-general] Deletion request

2012-04-07 Thread rafael ff1
scribus-ng is release candidate package with an outdated (old)
version and hasn't been updated for a year now. Plus this outdated
package is the only one of this maintainer, so I guess he doesn't
really want to maintain it.
https://aur.archlinux.org/packages.php?ID=47919
(note: there is another maintained release candidate package,
scribus-rc, no need for both)

scribus-stable is outdated, orphan and there's a stable version of
scribus in [extra], therefore this package is nonsense.
https://aur.archlinux.org/packages.php?ID=35538

Thanks


[aur-general] Deletion Request

2012-03-27 Thread rafael ff1
lib32-libopenssl2 has bad naming, wrong lib folder
(/opt/lib32/usr/lib), is orphan and is not a dependency for any
package.

Please delete

https://aur.archlinux.org/packages.php?ID=19380

Thanks


Re: [aur-general] Removal request: virtualbox-sun

2012-03-26 Thread rafael ff1
2012/3/26 Det nimetonma...@gmail.com:
 I guess this is a good summary of all the talk in virtualbox-sun's comment
 section[1].

 The reality here is that virtualbox-bin[2] has evolved into something _at
 least_ as good as virtualbox-sun. While it's true that -sun is the original
 one it's also the one with the incorrect naming, a bit slower updates (by a
 day or so) and less votes (229 vs -bin's 3430). Because we can't justify
 keeping duplicated work around just to make everybody happy, one of them has
 to go.

 Even if -sun was to stay here the better stuff in -bin would have to be
 implemented there first before the removal and the renaming. When put
 together with the comment/vote merge it's starting to sound a bit pointless
 (taken how we can just remove that one).

 I know what I'd do but it's not my decision: it's yours.

 [1] virtualbox-sun = https://aur.archlinux.org/packages.php?ID=31996
 [2] virtualbox-bin = https://aur.archlinux.org/packages.php?ID=51727

             Det

It is interesting how both provide the same version of the same
softwaer, but have totally different depedency listed. For example,
kernel26-headers for virtualbox-sun.


Re: [aur-general] Removal request: google-chrome-mini

2012-03-25 Thread rafael ff1
2012/3/25 Daniel Wallace daniel.wall...@gatech.edu:
 not sure if this is the same guy, but
 https://aur.archlinux.org/packages.php?ID=57961
 I just saw this pop up in the new packages
 On Sun, Mar 25, 2012 at 10:32:56AM +0200, Lukáš Jirkovský wrote:
 On 25 March 2012 01:32, Det nimetonma...@gmail.com wrote:
 
  The maintainer doesn't seem to get the message. He re-uploaded it as
  google-chrome-no-gconf, even though I already explained the user can just
  install no-gconf beforehand:
  https://aur.archlinux.org/packages.php?ID=57899
 
             Det

 It seems someone already removed it. Thanks for the notice.

 LUkas

Yes, it is the very same guy. Now, this is getting funny.


Re: [aur-general] mysql-gui-tools unmaintained

2012-03-23 Thread rafael ff1
2012/3/23 Heiko Baums li...@baums-on-web.de:

 I guess mysql-gui-tools can be completely removed. As far as I know
 this has been renamed to MySQL Workbench by upstream.

Correct. It is the successor to DBDesigner 4 from fabFORCE.net, and
replaces the previous package of software, MySQL GUI Tools Bundle.
(MySQL Workbench wikipedia)


Re: [aur-general] PKGBUILD with depending _pkgver

2012-03-21 Thread rafael ff1
2012/3/21 Martti Kühne mysat...@gmail.com:
 On Tue, Mar 20, 2012 at 07:34:52PM -0300, rafael ff1 wrote:
 This will display a weird source URL line in AUR interface, and that's
 what the author of the thread want's to avoid. Therefore, not that
 obvious.


 in the end, it's the aur's problem, not the packager's.

 cheers!
 mar77i

Sort of. If the maintainer knows this issue, he/she can avoid it. So,
IMO, the problem is the maintainer's, in the end.

Of course this is not a big issue, but if i can choose to solve this
issue with one more line in the PKGBUILD, I prefer to do it than mess
the displayed source url.

Rafael


Re: [aur-general] PKGBUILD with depending _pkgver

2012-03-20 Thread rafael ff1
2012/3/20 Martti Kühne mysat...@gmail.com:
 On Tue, Mar 20, 2012 at 06:44:43PM +0100, Maximilian Bräutigam wrote:
 Is there a way to avoid both the redundancy and the wrong
 interpretation at aur.archlinux.org?

 This is the package we are talking about:
 https://aur.archlinux.org/packages.php?ID=34230

 suggestion: use the parameter expansion in the source url only?

 source=(http://my.domain.org/my/package-${pkgver//\./}.tar.gz;)
 ...or would this be too obvious?
 saves you ... a line of code. :)

 cheers!
 mar77i

This will display a weird source URL line in AUR interface, and that's
what the author of the thread want's to avoid. Therefore, not that
obvious.

Rafael


Re: [aur-general] lib32-openssl

2012-03-05 Thread rafael ff1
2012/3/5 Taylor Lookabaugh jesus.christ.i.l...@gmail.com:
 I have orphaned the package[1] by the way, after updating and then
 realizing there was a better alternative PKGBUILD available yesterday.


 Taylor Lookabaugh


 On Sun, Mar 4, 2012 at 19:04, Taylor Lookabaugh 
 jesus.christ.i.l...@gmail.com wrote:

 May [1] package be deleted and merge the votes and comments over to [2]?

 The reason is that [2] compiles straight from the source.

 [1] https://aur.archlinux.org/packages.php?ID=37007
 [2] https://aur.archlinux.org/packages.php?ID=40573

 Thanks,
 Taylor Lookabaugh




IMO, lib32-openssl-compatibility [1] should be deleted as the version
is the same. Also, the other one's name, lib32-openssl098 [2], is more
suggestive.

Rafael


[aur-general] Disown request

2012-03-03 Thread rafael ff1
lib32-libnl [1] is out-of-date for some time now and fails to build.
Sent email to the maintainer, but he didn't replay. By the way, all
his packages are out-of-date.

https://aur.archlinux.org/packages.php?ID=36007

Please disown lib32-libnl.

Thanks


[aur-general] Delete request

2012-02-26 Thread rafael ff1
speex replaced SVN repo by GIT repo. Therefore, I uploaded speex-git
to replace speex-svn.

Please delete speex-svn (https://aur.archlinux.org/packages.php?ID=17012)

Thanks,

Rafael


Re: [aur-general] [merge request] lib32-lib-compat

2012-02-11 Thread rafael ff1
I am (or was) the maintainer of lib-compat. I will upload it again as
soon as I get home- can't do from here.

Rafael

2012/2/11, Florian Pritz bluew...@xinu.at:
 On 11.02.2012 07:20, Anton Larionov wrote:
 Please, merge 'lib32-lib-compat'
 https://aur.archlinux.org/packages.php?ID=17208
 into 'lib-compat' https://aur.archlinux.org/packages.php?ID=17207

 Reason: 'lib-compat' provides both i686 and x86_64 versions.


 Oops, merged them in the wrong direction. Could you upload lib-compat
 again please?

 --
 Florian Pritz




Re: [aur-general] [merge request] lib32-lib-compat

2012-02-11 Thread rafael ff1
2012/2/11 Florian Pritz bluew...@xinu.at:
 On 11.02.2012 07:20, Anton Larionov wrote:
 Please, merge 'lib32-lib-compat' 
 https://aur.archlinux.org/packages.php?ID=17208
 into 'lib-compat' https://aur.archlinux.org/packages.php?ID=17207

 Reason: 'lib-compat' provides both i686 and x86_64 versions.


 Oops, merged them in the wrong direction. Could you upload lib-compat
 again please?

 --
 Florian Pritz


done.

Rafael


[aur-general] Deletion request

2012-01-03 Thread rafael ff1
lib32-nvidia-utils-71xx [1] is not updated since 2007, doesn't comply
with multilib (installs libs in /opt/lib32/usr/lib), orphan, flagged
as out-of-date since Feb 2011 and... no one seems to complain about
it.

https://aur.archlinux.org/packages.php?ID=12008

Please delete


Re: [aur-general] Merry Christmas!

2011-12-24 Thread rafael ff1
2011/12/24 WorMzy Tykashi wormzy.tyka...@gmail.com:
 On Sat, 24 Dec 2011 17:37:22 +0800
 郑文辉(Techlive Zheng) techlivezh...@gmail.com wrote:

 All Arch Linuxer,

 Merry Christmas,have a nice holiday!

 Merry Christmas everyone!

 May you all consume copious amounts of food and alcohol (within
 reason!) and enjoy yourselves. :D

#!/bin/sh
for arch-user in $(ls aur-general-mail-list); do
  echo Merry Christmas, $arch-user !
done


[aur-general] Deletion request

2011-12-06 Thread rafael ff1
lib32-gail has a broken URL, is not updated for long time (since
October 2008) and this software is implemented by Gnome's ATK since
version 3.0.

https://aur.archlinux.org/packages.php?ID=17078

Please delete.


[aur-general] Deletion request

2011-12-06 Thread rafael ff1
lib32-libcurl3 URL is broken, orphan and not update since September 2008

https://aur.archlinux.org/packages.php?ID=19376


Re: [aur-general] Rename package?

2011-12-04 Thread rafael ff1
2011/12/4 Dave Reisner d...@falconindy.com:
 On Sun, Dec 04, 2011 at 09:19:09PM +, Jonathan Steel wrote:
 The name of this package doesn't seem quite right:

 lib32-gstreamer0.10-base `pacman -Q|grep gstreamer0\.10\-

 https://aur.archlinux.org/packages.php?ID=15586

 That's what happens when you try to put magical crap in a PKGBUILD. The
 AUR's PKGBUILD parser is (correctly) simplistic and will not execute
 arbitrary code like this.

 Someone should adopt this and fix it, or it should be nuked.

 @CryptoCrack: shouldn't we at least follow the same validation rules as
 makepkg as far as pkgver goes? No dashes, no whitespace, etc... Yes yes,
 I'm sure this is a patches welcome scenario.

 d

I already talked to the previous maintainer about this magical crap,
but it seems I just wasted my time... Now I adopted and fixed. I can
maintain it, if no one else wants it.

Cheers


[aur-general] Disown request

2011-12-03 Thread rafael ff1
accerciser is very out-of-date (pkg: 1.12.1, current: 3.3.1), with
last update in Oct 2010. This, IMHO shows the lack of interest of the
maintainer to fix the package.
Please disown, so I can update it.

https://aur.archlinux.org/packages.php?ID=14252

Thanks


[aur-general] Deletion request

2011-12-01 Thread rafael ff1
lib32-allegro5 [1] is not needed anymore, as lib32-allegro was updated
from 4.x to 5.x

Please delete lib32-allegro5.

[1] http://aur.archlinux.org/packages.php?ID=49527

Thanks


Re: [aur-general] Deletion request: gtk3-with-xim-patch

2011-11-29 Thread rafael ff1
2011/11/29 Jekyll Wu adap...@gmail.com:
 ... and AFAIK the patch is already commited in upstream

Yes, it was commited, as can be verified in gnome's git.

http://git.gnome.org/browse/gtk+/commit/?id=d3274e8e0619bad02a7fa31874943707dc209fc8


Re: [aur-general] Dynamically evaluating md5sum value in PKGBUILD

2011-10-27 Thread rafael ff1
2011/10/27 Maciej Sitarz macieksit...@wp.pl:
 Hi all,

 I'm maintaining hunspell-pl AUR package
 (https://aur.archlinux.org/packages.php?ID=44331).
 The problem with the package is that the maintainer of the source provides
 only the latest(daily) tarball snapshot. The md5sum of the tarball changes
 daily and the old files are removed.

 The packages is very often marked as 'outdated' and I'm asked to update it,
 both via comments and email.
 Some users propose to use dynamic values for pkgver= and md5sum=, but I
 think it's not a good way.

 Current PKGBUILD is:
 https://aur.archlinux.org/packages/hu/hunspell-pl/PKGBUILD
 Proposed PKGBUILD:
 http://pastebin.com/bQCafYGt

 What would you suggest to do? I think the best way would be to include the
 package in extra, but I'm not sure if it has enough votes.

 Thanks

 Best regards
 --
 Maciej Sitarz


md5sum is important to verify if the file being download is the one
you (maintainer) expected to provide to the user, according to its
intergrity check. Having a dynamic md5sum generator doesn't seem to be
interesting.

I liked Massimiliano Torromeo's idea: uploading tarball to other
mirror (ex: dropbox) would indeed allow you to have a real static
non-daily source tarball to be used in the PKGBUILD. This way, you
wouldn't need to upload that frequently and user would be able to use
and update to software without problem.

Cheers,

-- Rafael


Re: [aur-general] Aur error: Invalid name: only lowercase letters are allowed.

2011-10-23 Thread rafael ff1
2011/10/23 Dave Reisner d...@falconindy.com:
 On Sun, Oct 23, 2011 at 09:00:29PM +0200, Ondřej Kučera wrote:
 Hello,

 I'm trying to upload and updated PKGBUILD for my package
 spring-framework but I'm getting the error message Invalid name:
 only lowercase letters are allowed.. I've never seen this before
 and also this is the first PKGBUILD with package splitting I've ever
 tried to upload so I guess it may be related (makepkg doesn't
 complain though). The significant parts of PKGBUILD look as follows:

 pkgname=('spring-framework' 'spring-framework-doc')
 pkgbase='spring-framework'
 pkgver=3.0.6
 pkgrel=1
 ...
 build() {
   ...
 }
 package_spring-framework() {
   ...
 }
 package_spring-framework-doc() {
   ...
 }

 Am I doing something wrong?

 Ondřej


 --
 Cheers,
 Ondřej Kučera

 Nothing new here. The AUR does not allow split PKGBUILDs. You can work
 around it, for example, as I have with the pacman-git PKGBUILD:

 http://aur.archlinux.org/packages.php?ID=29937

 d


Living and learning. I was trying to figure out wth was that (( 42 ))
in the PKGBUILD and now I know. Thx. :)

-- Rafael


Re: [aur-general] gngeo compilation stops

2011-10-08 Thread rafael ff1
2011/10/8 Daniel Hilst Selli danielhi...@gmail.com:
 On 10/08/11 13:13, rafael ff1 wrote:

 binutils-multilib
 gcc-multilib
 libtool-multilib

 Yes I have!

 binutils-multilib 2.21.1-2

 gcc-multilib 4.6.1-4

 libtool-multilib 2.4-5



Please post your config.log (from src/gngeo-0.7/) online so I can take
a look. ex: http://pastebin.com/


[aur-general] Delete user account

2011-10-06 Thread rafael ff1
Username:   PLEASE_DELETE
Account Type:   User
Email Address:  x...@y.com
Real Name:  PLEASE_DELETE
IRC Nick:   PLEASE_DELETE
View this user's packages

https://aur.archlinux.org/account.php?Action=AccountInfoID=22469

Looks like this account wants to be deleted, right?


Re: [aur-general] gngeo compilation stops

2011-10-06 Thread rafael ff1
2011/10/7 Daniel Hilst Selli danielhi...@gmail.com:

 Hey, its me again.. It compiles fine from my i686 installation .. So is
 there any way to install it in my x86_64 system 

 tks


This seems to be a 32 bit software. If multilib support was added to
gngeo's PKGBUILD, maybe it could work in x86_64. Want to give a try? I
suggest you look in pcsx2-svn PKGBUILD [1].

[1] http://aur.archlinux.org/packages/pc/pcsx2-svn/PKGBUILD


[aur-general] Deletion request

2011-10-02 Thread rafael ff1
intellij-idea-ultimate-edition-openjdk -
https://aur.archlinux.org/packages.php?ID=44402

This package contains WARNING not recommended by JetBrains in the
pkgdesc, is flagged as out-of-date since Feb/2011 and the previous
maintainer (linx56) confirmed that the package should be deleted, as
you can see in the comments.

Thanks


Re: [aur-general] Removal request

2011-09-28 Thread rafael ff1
2011/9/28 Thomas Dziedzic gos...@gmail.com:
 On Tue, Sep 27, 2011 at 2:21 PM, Max Roder maxro...@web.de wrote:
 Hi,

 please remove python-libchamplain

 https://aur.archlinux.org/packages.php?ID=40969

 It was needed by kismon only, but is not anymore. As 0.6.1, the latest
 version supporting python is outdated and pretty old (0.12 is out), it
 should be removed I think.

 Thanks,
 Max



 It does provide a valid package and it seems it was recently updated upstream.
 I just marked it out of date and left it alone.

 Deletion usually happens when upstream is dead or hasn't released a
 new version in a while.
 If the maintainer doesn't update it or refuses to, then that is a
 different discussion.

 Thanks.


It seems that the requester is the maintainer.

IMHO, if the package can't be updated to newer version with python
support, should not be flagged as out-of-date.

-- Rafael


Re: [aur-general] Mandatory comment along with OOD-flag

2011-09-20 Thread rafael ff1
2011/9/20 Lukas Fleischer archli...@cryptocrack.de:
 On Fri, Sep 16, 2011 at 11:26:35AM +0200, nem wrote:
 On Wed, 14 Sep 2011 12:23:54 +0200 Lukas Fleischer
 archli...@cryptocrack.de wrote:
  I kind of like the idea of adding a comment field. I wondered why some
  package has been flagged out-of-date a couple of times and I think
  having an additional comment might make things easier. -1 to making it
  mandatory, though. Martti already gave a reason.
 
  Anyway, could you please file a feature request?


 i'm not sure what you have in mind by 'additional comment' - but if
 someone _wants_ to make a comment, he probably will anyway in the
 normal comments. another commentfield just for OOD would be redundant,
 or am i missing your point?

 A separate comment box on a separate flag package out-of-date page
 (similar to what archweb does) to

 * Allow for sending that comment alongside the notification mail.

 * Allow for linking the comment to the out-of-date flag (allows TU to
  quickly check for a reason without having to read all the comments).

 * Show some extra information about what out-of-date means.


Lukas, I might be wrong, but this is sort of how flagging out-of-date
works in official repos, right? It sounds good. Better than being
mandatory to add a comment in the comments list after flagging ood -
which I disagree.


[aur-general] Deletion request

2011-09-10 Thread rafael ff1
lib32-portaudio-pulse [1] is a redundancy of lib32-portaudio, as
stated by the maintainer. Please delete.

[1] https://aur.archlinux.org/packages.php?ID=51584

Thanks in advance


[aur-general] Delete request

2011-09-08 Thread rafael ff1
lib32-scim - https://aur.archlinux.org/packages.php?ID=21523

The install file is missing, lib folder is not correct, source file is
all scim binaries from Arch and, last, this package is wrong for
more than 1 year.

Thanks


Re: [aur-general] Securing the AUR website

2011-09-03 Thread rafael ff1
2011/9/3 Gordon JC Pearce gordon...@gjcp.net:
 On Sat, 3 Sep 2011 01:18:58 -0300
 rafael ff1 rafael.f...@gmail.com wrote:


 's' stands for Secure. Maybe security is a good reason.


 Oh, okay, so you put an S in and it waves the magic secure stick.  Very 
 good.

 What happens if you're using a password you don't care about for AUR?

 --
 Gordon JC Pearce MM0YEQ gordon...@gjcp.net


Do you mean a password that is easy to be cracked? This would be a
case for feature request for password policy.


Re: [aur-general] Securing the AUR website

2011-09-02 Thread rafael ff1
2011/9/2 Gordon JC Pearce gordon...@gjcp.net:
 On Thu, 1 Sep 2011 20:36:34 +0200
 Cédric Girard girard.ced...@gmail.com wrote:

  What happens if you *don't want to use https*?
 

 I still have difficulties to understand why people would like to purposely
 avoid using https.

 I still have difficulties understanding why people would purposely use 
 https...
 What's the benefit?

 --
 Gordon JC Pearce MM0YEQ gordon...@gjcp.net


's' stands for Secure. Maybe security is a good reason.


Re: [aur-general] Securing the AUR website

2011-09-01 Thread rafael ff1
2011/9/1 Philipp Überbacher hollun...@lavabit.com:
 Excerpts from Gordon JC Pearce's message of 2011-09-01 20:15:28 +0200:
 On Thu, 01 Sep 2011 17:55:57 +0200
 Philipp Überbacher hollun...@lavabit.com wrote:

  Do I understand it correctly that https-everywhere goes through a lot of
  trouble (browser-plugin with whitelist and custom rules for every page)
  for what could be achieved by simply defaulting to https?

 I don't really understand why it's so important to break existing links by 
 forcing everyone onto the https page.

 What happens if you *don't want to use https*?  Why are the Arch webby bods 
 forcing this nanny-state twatmuppetry down our throats?

 It shouldn't be enforced, it should be the default. But you're right, it
 seems it is enforced in some cases, with the redirect on
 bugs.archlinux.org for example. In this case the login is on the main
 page, which is probably the reason for the redirect. It's really
 somewhat confusing, in the meantime I start to think that optimally both
 would be available and the browser settings should be the place to
 decide (in general).



I normally look for AUR packages in my google search engine, in case
I'm not already in AUR interface. Since https is the default login,
google search find the http interface.
That's not much bad, but if I want to login after that, I can't just
mouse-click the new http login disabled message.
IMHO, it would be nice to have a URL in front of this warning that
forwards to https in the same page you are at the moment, instead of
going to AUR Home. Example:
http://aur.archlinux.org/packages.php?ID=41362 # goes to
https://aur.archlinux.org/packages.php?ID=41362

-- Rafael


[aur-general] skype Segment fault and lib32-gconf

2011-08-23 Thread rafael ff1
Hi all,

I'm running into segment fault when starting skype (from [multilib]).
After some tests, I notice that when i uninstall lib32-gconf, it seems
to solve the problem. Can someone reproduce the error for me?

Basically
1- Have installed skype and lib32-gconf
2- Run skype (error expected)
3- Uninstall lib32-gconf
4- Run skype (success expected)

Thanks

-- Rafael


Re: [aur-general] Disown request

2011-08-22 Thread rafael ff1
2011/8/22 Evangelos Foutras evange...@foutrelis.com

 On Mon, Aug 22, 2011 at 7:17 AM, rafael ff1 rafael.f...@gmail.com wrote:
  The packages lib32-libsexy [1] and lib32-libsexymm [2] have PKGBUILD set to
  build from binary and install libs in the invalid directory
  '/opt/lib32/usr/lib'.

 Disowned, please adopt.

 Thanks!

Adopted  fixed; Thanks.


[aur-general] Disown request

2011-08-21 Thread rafael ff1
The packages lib32-libsexy [1] and lib32-libsexymm [2] have PKGBUILD set to
build from binary and install libs in the invalid directory
'/opt/lib32/usr/lib'.

I asked the maintainer to fix it more than 2 weeks ago and got no reply.
When I sent an email to the address informed in AUR (tried also .org, got
no such user), but it doesn't exist, as you can see below.

Please disown this package, so I can fix them.

[1] https://aur.archlinux.org/packages.php?ID=37549
[2] https://aur.archlinux.org/packages.php?ID=37550

Thanks in advance



-- Forwarded message --
From: Mail Delivery Subsystem mailer-dae...@googlemail.com
Date: 2011/8/22
Subject: Delivery Status Notification (Failure)
To: rafael.f...@gmail.com


Delivery to the following recipient failed permanently:

allspark@cyb0rg.0rg

Technical details of permanent failure:
DNS Error: Domain name not found

- Original message -

MIME-Version: 1.0
Received: by 10.100.121.4 with SMTP id t4mr1531525anc.60.1313985759195; Sun,
 21 Aug 2011 21:02:39 -0700 (PDT)
Received: by 10.101.1.15 with HTTP; Sun, 21 Aug 2011 21:02:39 -0700 (PDT)
Date: Mon, 22 Aug 2011 01:02:39 -0300
Message-ID: 
calltvweydyg8dgnhupq4rxk2gzdrll2m1o7hsno_1oeuvkr...@mail.gmail.com
Subject: AUR packages fix
From: rafael ff1 rafael.f...@gmail.com
To: allspark@cyb0rg.0rg
Content-Type: multipart/alternative; boundary=0016e642d6446ab46704ab102615

Hi there,

The packages you are maintaining, lib32-libsexy and lib32-libsexymm, are not
built from source and are storing libs in wrong folder (should be
/usr/lib32). Can you please fix or disown them?

See example of PKGBUILD: http://pastebin.com/pymfAsT2 and
http://pastebin.com/3ka6Ex7E

Thanks in advance,

josepgbr


[aur-general] Deletion Request

2011-08-03 Thread rafael ff1
lib32-gmp-dev [1] is outdated for a thousand years and the maintainer seems
to have forgotten this poor. Also, this resource is already provided by
another package (lib32-gmp4).

[1] https://aur.archlinux.org/packages.php?ID=28554

Please delete lib32-gmp-dev.

Thanks,

-- Rafael


Re: [aur-general] delete grub-gfx

2011-07-29 Thread rafael ff1
2011/7/29 Heiko Baums li...@baums-on-web.de


 I would keep grub-gfx and remove grub-legacy-gfx. The package in [core]
 is also called grub and not grub-legacy. And the source package is also
 called grub-0.97.tar.gz and not grub-legacy-0.97.tar.gz. So grub-gfx is
 the better name.

 Heiko


+1


Re: [aur-general] delete grub-gfx

2011-07-29 Thread rafael ff1
2011/7/29 KESHAV P.R. skodab...@gmail.com

 On Sat, Jul 30, 2011 at 00:58, Heiko Baums li...@baums-on-web.de wrote:
  Am Sat, 30 Jul 2011 00:47:03 +0530
  schrieb KESHAV P.R. skodab...@gmail.com:
 
  On Tue, Jul 26, 2011 at 00:36, KESHAV P.R. skodab...@gmail.com
  wrote:
   Hi,
   Please delete grub-gfx
   https://aur.archlinux.org/packages.php?ID=2416 . Although it has
   more votes, I modified the PKGBUILD a bit and replaced the package
   with grub-legacy-gfx
   https://aur.archlinux.org/packages.php?ID=50986 which builds fine
   in x86_64 system with gcc-multilib. Thanks in advance.
  
   Regards.
  
   Keshav
  
 
  Bump. anyone?
 
  I would keep grub-gfx and remove grub-legacy-gfx. The package in [core]
  is also called grub and not grub-legacy. And the source package is also
  called grub-0.97.tar.gz and not grub-legacy-0.97.tar.gz. So grub-gfx is
  the better name.
 
  Heiko
 

 I mentioned current upstream naming. According to upstream,
 presently grub2 aka grub 1.9x == grub and grub 0.97 == grub-legacy . I
 have also submittted a grub-legacy PKGBUILD to Allan for inclusion in
 official repo (grub itself may be removed from core repo, who knows).
 The source tarball name won't change upstream as it was generated
 years back, shortly before grub became grub-legacy.

 //offnote: I simply bumped this thread since its strange that no one
 replied to this mail for 4 days.

 Regards.

 Keshav


You've got a good, but while grub-legacy is called 'grub' in Archlinux
Official repository, I see no need for changing grub-gfx name. If I see
grub2, grub and grub-gfx, I would think that grub-gfx have different version
than grub2.

When/If 'grub' maintainer decide to change it to grub-legacy, I will vote
favorable to change name.

That's only my 2 cents, anyway. :)

Cheers,


[aur-general] Disown request

2011-07-26 Thread rafael ff1
nautilus-dropbox was flagged out-of-date a few times (some one un-did and
did it again today) and its PKGBUILD is set with wrong md5sum. As you can
see below, I asked a few days ago and got no reply, as absent as in the
package's comments.

Please disown nautilus-dropbox [1], so I can fix the PKGBUILD with Unknown47's
suggestion.

[1] http://aur.archlinux.org/packages.php?ID=19615

Thanks,

-- Rafael

-- Forwarded message --
From: rafael ff1 rafael.f...@gmail.com
Date: 2011/7/22
Subject: AUR package update: nautilus-dropbox
To: archlinux@christianmorlok.de


Hi there,

The package nautilus-dropbox is flagged out-of-date and currently it has
wrong md5sum, which cause problems to install it. Can you please fix the
PKGBUILD or disown the package?

Thanks,

-- Rafael


Re: [aur-general] Request for PKGBUILD check: tomboy-export-to-latex

2011-07-24 Thread rafael ff1
2011/7/24 Evangelos Foutras foutre...@gmail.com



 Also, the AUR might not accept the package without a build function.
 I'm not sure if this has been fixed, but if you get a submission error
 try adding:

 build() {
  true
 }

 above the package function.



Actually it accepts no build() function. ex: lib32-gconf (
http://aur.archlinux.org/packages.php?ID=15584)

Cheers,

-- Rafael


Re: [aur-general] PCSX2 Plugins folder - suggestion?

2011-07-15 Thread rafael ff1
2011/7/15 Ray Rashif sc...@archlinux.org:
 On 15 July 2011 16:35, Ray Rashif sc...@archlinux.org wrote:

 32-bit libs-related stuff belong in /usr/lib32 on Arch64, nowhere else.

Good point. I'll will use /usr/lib/pcsx2 for 32-bit and
/usr/lib32/pcsx2 for 64-bit system, then.


 See file list of
 http://www.archlinux.org/packages/multilib/x86_64/lib32-alsa-plugins/

I know, thanks. I had to learn that to fix tens of lib32 packages in AUR :)

Thanks all, PKGBUILD updated.

Rafael


[aur-general] Delete request

2011-07-15 Thread rafael ff1
caffeine-gnome3 [1] is based in a branch that was already merged [2]
to trunk, which is provided by package caffeine [3]. Therefore, no
need for this package package anymore.

Please delete caffeine-gnome3.

[1] http://aur.archlinux.org/packages.php?ID=49831
[2] http://bazaar.launchpad.net/~caffeine-developers/caffeine/main/revision/377
[3] http://aur.archlinux.org/packages.php?ID=29762

Thanks,

Rafael


[aur-general] PCSX2 Plugins folder - suggestion?

2011-07-14 Thread rafael ff1
Hi all,

I'm the maintainer of the package pcsx2-svn[1]. PCSX2 from now on will
install files in a different folder than /opt/pcsx2 - I'm still going
to adapt the PKGBUILD. Plugins, as I can see in Archlinux Packaging
Standards [2], should go to /var/lib/pcsx2/PLUGINNAME.so... However,
pcsx2 is a 32 bit package and only works in 64 bit because it uses
lib32 packages.

In my 64 bit system, I can see that the compilation of pcsx2 [gcc
-m32, thanks to gcc-multilib] gives me ELF 32 bit plugins, which makes
it a little bit weird to have it inside /var/lib/pcsx2 - which is a
system's architecture folder. However, on 32 bit systems, there would
be no problem putting plugins in /var/lib/pcsx2.

Having that said, where should 32 and 64 bit compilations of PCSX2 put
its plugins (talking about /varlib/pcsx2 and /var/lib32/pcsx2)?

[1] http://aur.archlinux.org/packages.php?ID=21899
[2] https://wiki.archlinux.org/index.php/Arch_Packaging_Standards

Thanks in advance,

Rafael


Re: [aur-general] PCSX2 Plugins folder - suggestion?

2011-07-14 Thread rafael ff1
2011/7/14 Justin Davis jrc...@gmail.com:
 I think that you mean /usr/lib/pcsx2 instead of /var/lib/pcsx2. (...)

Indeed, thanks for correcting me.


 Using two different folders depending on the host architecture is
 overly complicated. The advantage of a lib32 directory name is to
 separate lib32 dynamic libs from 64-bit dynamic libs right? There's no
 need to separate plugins if there is no chance of them getting
 accidentally used. They cannot be passively used but must be actively
 sought out in the predefined location. I don't use multilib so I may
 be wrong.


It happens that if you are in 64-bit Arch, you will build for PCSX2
32-bit plugins. If you are in 32-bit Arch, you will also build 32-bit
plugins. The difference is that [multilib] system (only for 64-bit
system) has 32-bit lib files at /usr/lib32 - separated from 64-bit lib
files.

If the plugins are 32-bit, it's logical to put them in /usr/lib/pcsx2
in 32-bit system. But in 64-bit system, I'm not sure if they whether I
should put them in /usr/lib or /usrlib32/ (inside pcsx2 folder, of
course).

Installing this package's plugin folder differently according to
architecture seems weird. - I could be wrong.

 --
 -Justin


Rafael


Re: [aur-general] Ask for checking a PKGBUILD

2011-07-13 Thread rafael ff1
2011/7/13 Jelle van der Waa je...@vdwaa.nl:
 On 07/13/2011 06:54 PM, Marat Mukhametshin wrote:
 Looks good.

 --
 Jelle van der Waa



If this package is not specifically for x86 or x86_64 (no
arch-specific ELF file inside), then you should use:  arch=(any)

Also, avoid commented and blank lines. PKGBUILD looks good and very
straightforward, so if commands are not needed, wipe them out. :)

Cheers,

Rafael


Re: [aur-general] Package Guidelines: Naming of Apache mods

2011-06-27 Thread rafael ff1
2011/6/27 Jeremiah Dodds jeremiah.do...@gmail.com:
 On Mon, Jun 27, 2011 at 8:52 AM, Xyne x...@archlinux.ca wrote:

  prefer apache-mod_name


 Big +1, it's consistent and clear what the package is, and is likely to turn
 up in common searches.


Would this be a case for adding apache modules in Arch Package
Standards' Guideline ? [1]

[1] 
https://wiki.archlinux.org/index.php/Arch_Packaging_Standards#Additional_Guidelines

-- Rafael


Re: [aur-general] Deletion request

2011-06-16 Thread rafael ff1
2011/6/16 cantabile cantabile.d...@gmail.com:
 On 06/16/2011 05:27 AM, Evangelos Foutras wrote:

 On 16 June 2011 05:19, Seven sevenforauro...@gmail.com  wrote:

 Please delete libhupnp-svn
 http://aur.archlinux.org/packages.php?ID=44352and
 libtorrent-rasterbar-dev
 http://aur.archlinux.org/packages.php?ID=33523. Thanks.

 Done.

 Err, why? Is it too much work to mention the reasons why those should be
 deleted?

 --
 cantabile

 Jayne is a girl's name. -- River


May I give a suggestion?
I notice that TUs normally want the following to be present in a
deletion request: package name, link for the package in AUR and
reason to be deleted. This requirements could be documented in AUR
page at ArchWiki [1]. So, new users trying to know things works in AUR
will learn once for all, while those who did not see will be informed
foobar is a required, as mentioned in AUR wiki page.

[1] https://wiki.archlinux.org/index.php/Arch_User_Repository

Cheers,

-- Rafael


[aur-general] Deletion request: caffeine-dev

2011-06-14 Thread rafael ff1
caffeine-dev [1] is orphan, it is a bzr without -bzr, have the same
source as caffeine [2]. Doesn't seem to make sense keeping it in AUR.

Please delete caffeine-dev.

[1] http://aur.archlinux.org/packages.php?ID=30188
[2] http://aur.archlinux.org/packages.php?ID=29762


Re: [aur-general] Deletion Request: lib32-capt

2011-06-10 Thread rafael ff1
2011/6/9 rafael ff1 rafael.f...@gmail.com:
 This package is not lib32, is out-of-date for long time and capt is
 already provided in another package, amazingly called capt. /irony

 http://aur.archlinux.org/packages.php?ID=45916

 Thanks,

 Rafael


Please delete this package...


  1   2   >