Re: [aur-general] Disowning monsoon, monotorrent and mono-nat

2009-07-07 Thread Xyne
On Mon, Jul 6, 2009 at 13:59, Stefan Husmannstefan-husm...@t-online.de wrote: I think the easiest way to archieve something similar to point one is to encourage everyone who orphans a package to leave a short comment, i.e orphaning, on AURs comment page. Everyone who gets notifications

Re: [aur-general] introduction and questions

2009-07-07 Thread bardo
2009/7/7 jezra jezra.lick...@gmail.com: depends=('gstreamer0.10-base' 'ncurses' 'vala=0.7.2') Shouldn't 'vala' be in the makedepends array? It's just a compiler, it isn't needed to run the binary, right?

Re: [aur-general] introduction and questions

2009-07-07 Thread Imanol Celaya
also, you said there's another package in aur named sap, you should check if you have file conflicts(like another /usr/bin/sap) not completely PKGBUILD related but also important.

[aur-general] I want to upload a package that it is not mine

2009-07-07 Thread Leonardo Miliani
Hi asked the previous manteiner of netbeans-ruby to orphan it because I saw that he didn't update that package anymore and I already had the pkgbuild for version 6.7 of netbeans-ruby. But before I could adopt the package, another user adopted it. But.. it seems that its e-mail isn't working so

Re: [aur-general] introduction and questions

2009-07-07 Thread Andrei Thorp
Excerpts from bardo's message of Tue Jul 07 04:51:45 -0400 2009: 2009/7/7 jezra jezra.lick...@gmail.com: depends=('gstreamer0.10-base' 'ncurses' 'vala=0.7.2') Shouldn't 'vala' be in the makedepends array? It's just a compiler, it isn't needed to run the binary, right? Correct. Vala

Re: [aur-general] introduction and questions

2009-07-07 Thread Andrei Thorp
Excerpts from Magnus Therning's message of Tue Jul 07 01:31:42 -0400 2009: edogawaconan wrote: [..] use install instead of mkdir/cp Even better, to help non-Arch users, use auto-tools (or some other build/install/distribution tool with Vala support) for building and installing.

Re: [aur-general] I want to upload a package that it is not mine

2009-07-07 Thread Angel Velásquez
On Tue, Jul 7, 2009 at 8:53 AM, Leonardo Milianileona...@leonardomiliani.com wrote: Hi asked the previous manteiner of netbeans-ruby to orphan it because I saw that he didn't update that package anymore and I already had the pkgbuild for version 6.7 of netbeans-ruby. But before I could adopt

Re: [aur-general] I want to upload a package that it is not mine

2009-07-07 Thread Biru Ionut
Leonardo Miliani wrote: Hi asked the previous manteiner of netbeans-ruby to orphan it because I saw that he didn't update that package anymore and I already had the pkgbuild for version 6.7 of netbeans-ruby. But before I could adopt the package, another user adopted it. But.. it seems that its

Re: [aur-general] Disowning monsoon, monotorrent and mono-nat

2009-07-07 Thread Daenyth Blank
On Tue, Jul 7, 2009 at 03:48, Xynex...@archlinux.ca wrote: I think this is the best solution. Perhaps an AUR account for Phrik could be created and then used to insert comments automatically when a package is orphaned. Wow, that sounds way more complex than it needs to be! Just make it send an

Re: [aur-general] introduction and questions

2009-07-07 Thread Daenyth Blank
On Tue, Jul 7, 2009 at 01:50, Daniel J Griffithsghost1...@archlinux.us wrote: Try something like this...        install -d ${pkgdir}/usr/{bin/,share/man/man1/}        install -m755 sap ${pkgdir}/usr/bin/        install -m644 sap.1 ${pkgdir}/usr/share/man/man1/ Rather than splitting off

Re: [aur-general] introduction and questions

2009-07-07 Thread jezra
On Tue, Jul 7, 2009 at 2:03 AM, Imanol Celayaornitorrin...@archlinux-es.org wrote: also, you said there's another package in aur named sap, you should check if you have file conflicts(like another /usr/bin/sap) not completely PKGBUILD related but also important. There is indeed a conflict of

Re: [aur-general] introduction and questions

2009-07-07 Thread Thorsten Toepper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA224 jezra wrote: There is indeed a conflict of /usr/bin/sap. What is the best way to proceed in a situation such as this? Should I rename my binary or should I just put the name of the conflicting binary into conflicts? You should also rename your

Re: [aur-general] introduction and questions

2009-07-07 Thread Thorsten Toepper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA224 jezra wrote: Unfortunately, after renaming the package and the compiled binary, I needed to edit and rename the man page and the associated help directives in the source code to reflect the changes to the package and binary name. Since I don't

Re: [aur-general] I want to upload a package that it is not mine

2009-07-07 Thread Leonardo Miliani
Biru Ionut ha scritto: Leonardo Miliani wrote: Hi asked the previous manteiner of netbeans-ruby to orphan it because I saw that he didn't update that package anymore and I already had the pkgbuild for version 6.7 of netbeans-ruby. But before I could adopt the package, another user adopted it.

Re: [aur-general] introduction and questions

2009-07-07 Thread Xyne
I thought package names had to be alphanumeric characters and the - would make the package name invalid? Although the change does work, it would require a custom edit of the source code and man page for building the app for the Arch distribution. Although it isn't much of a problem, I'm

Re: [aur-general] Disowning monsoon, monotorrent and mono-nat

2009-07-07 Thread Xyne
On Tue, 7 Jul 2009 11:02:54 -0400 Daenyth Blank daenyth+a...@gmail.com wrote: On Tue, Jul 7, 2009 at 03:48, Xynex...@archlinux.ca wrote: I think this is the best solution. Perhaps an AUR account for Phrik could be created and then used to insert comments automatically when a package is