Re: [aur-general] Critique my pkgbuild

2018-10-14 Thread Ethan Rakoff
Hello again, It took me a while to have some time, but I believe I have fixed all of the issues that were pointed out to me, with some help from Scimmia and eschwartz. I think the package is in much more presentable shape, I have learned plenty, and I fixed a lot of naive mistakes. Thanks

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Daniel Bermond via aur-general
On 10/14/18 7:36 PM, Doug Newgard via aur-general wrote: > On Sun, 14 Oct 2018 18:35:53 -0300 > Daniel Bermond via aur-general wrote: > >> I usually don't use pgp on my aur packages because people tend to >> complain a lot about building issues. They fail to handle the keys and >> start

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Daniel Bermond via aur-general
On 10/14/18 7:16 PM, Levente Polyak via aur-general wrote: > On 10/14/18 11:35 PM, Daniel Bermond via aur-general wrote: >> I usually don't use pgp on my aur packages because people tend to >> complain a lot about building issues. They fail to handle the keys and >> start complaining to the

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Daniel Bermond via aur-general
On 10/14/18 7:14 PM, Eli Schwartz via aur-general wrote: > On 10/14/18 5:35 PM, Daniel Bermond via aur-general wrote: >> I usually don't use pgp on my aur packages because people tend to >> complain a lot about building issues. They fail to handle the keys and >> start complaining to the

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Daniel Bermond via aur-general
On 10/14/18 7:10 PM, Levente Polyak via aur-general wrote: > Hi Daniel, > > On 10/14/18 9:49 PM, Daniel Bermond via aur-general wrote: >> I have a project of my own called screencast[4], which is a command line >> interface to record a X11 desktop using FFmpeg, having support for offline >>

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Daniel Bermond via aur-general
On 10/14/18 7:06 PM, Eli Schwartz via aur-general wrote: > > That's a rather... intimidatingly complex Makefile, by the way. If I > might ask, what is the purpose of splitting apart the source files then > recombining them like this? It is slightly similar to how makepkg is > developed, except we

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Daniel Bermond via aur-general
On 10/14/18 6:12 PM, Baptiste Jonglez wrote: > Hi, > > On 14-10-18, Daniel Bermond via aur-general wrote: >> My name is Daniel Bermond and my alias on the AUR and forums is >> dbermond[1][3]. >> >> Bruno Pagani (alias: ArchangeGabriel) is sponsoring my Trusted User >> application. I would like to

Re: [aur-general] TU Application - Konstantin Gizdov

2018-10-14 Thread Konstantin Gizdov
On 14/10/2018 23:24, Levente Polyak via aur-general wrote: > Hey Konstantin, > > > On 10/14/18 11:41 PM, Konstantin Gizdov wrote: o llvm50 o llvm50-libs o clang50 > Didn't dig into it myself as its easier to ask, could you maybe > elaborate why we would need those

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Doug Newgard via aur-general
On Sun, 14 Oct 2018 18:35:53 -0300 Daniel Bermond via aur-general wrote: > I usually don't use pgp on my aur packages because people tend to > complain a lot about building issues. They fail to handle the keys and > start complaining to the packager, and this is a big stress. When > dealing with

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Levente Polyak via aur-general
On 10/15/18 12:27 AM, Baptiste Jonglez wrote: > On 15-10-18, Levente Polyak via aur-general wrote: >> On 10/14/18 11:35 PM, Daniel Bermond via aur-general wrote: >>> >>> I usually don't use pgp on my aur packages because people tend to >>> complain a lot about building issues. They fail to handle

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Baptiste Jonglez
On 15-10-18, Levente Polyak via aur-general wrote: > On 10/14/18 11:35 PM, Daniel Bermond via aur-general wrote: > > > > I usually don't use pgp on my aur packages because people tend to > > complain a lot about building issues. They fail to handle the keys and > > start complaining to the

Re: [aur-general] TU Application - Konstantin Gizdov

2018-10-14 Thread Levente Polyak via aur-general
Hey Konstantin, On 10/14/18 11:41 PM, Konstantin Gizdov wrote: >>> o llvm50 >>> o llvm50-libs >>> o clang50 Didn't dig into it myself as its easier to ask, could you maybe elaborate why we would need those 50 versioned variants? Normally we try to keep the number of versioned

Re: [aur-general] TU Application - Konstantin Gizdov

2018-10-14 Thread Levente Polyak via aur-general
On 10/14/18 11:41 PM, Konstantin Gizdov wrote: > Sure, I can share the load. I've built tensorflow+cuda from scratch a > couple of times and completely understand the struggle. :) > Reminder to always bottom-post on Arch mailinglists ;) signature.asc Description: OpenPGP digital signature

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Levente Polyak via aur-general
On 10/14/18 11:35 PM, Daniel Bermond via aur-general wrote: > > I usually don't use pgp on my aur packages because people tend to > complain a lot about building issues. They fail to handle the keys and > start complaining to the packager, and this is a big stress. When > dealing with repository

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Eli Schwartz via aur-general
On 10/14/18 5:35 PM, Daniel Bermond via aur-general wrote: > I usually don't use pgp on my aur packages because people tend to > complain a lot about building issues. They fail to handle the keys and > start complaining to the packager, and this is a big stress. When > dealing with repository

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Levente Polyak via aur-general
Hi Daniel, On 10/14/18 9:49 PM, Daniel Bermond via aur-general wrote: > I have a project of my own called screencast[4], which is a command line > interface to record a X11 desktop using FFmpeg, having support for offline > recording, live streaming and the capability of adding some effects.

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Eli Schwartz via aur-general
On 10/14/18 3:49 PM, Daniel Bermond via aur-general wrote: > Hi, > > My name is Daniel Bermond and my alias on the AUR and forums is > dbermond[1][3]. > > Bruno Pagani (alias: ArchangeGabriel) is sponsoring my Trusted User > application. I would like to highly thank Bruno for accepting to be >

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Doug Newgard via aur-general
On Sun, 14 Oct 2018 23:38:54 +0200 Baptiste Jonglez wrote: > Hi, > > On 14-10-18, Doug Newgard via aur-general wrote: > > Decided to take a quick look at your PKGBUILDs, and just a few spot checks > > makes me wonder. The first one I click on is apache-flex-sdk, I see that you > > aren't the

Re: [aur-general] TU Application - Konstantin Gizdov

2018-10-14 Thread Konstantin Gizdov
Sure, I can share the load. I've built tensorflow+cuda from scratch a couple of times and completely understand the struggle. :) On 14/10/2018 22:31, Sven-Hendrik Haase wrote: > On Sun, Oct 14, 2018, 22:34 Konstantin Gizdov wrote: > >> Hello, >> >> I am Konstantin Gizdov [1] [2], >> (`kgizdov`,

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Baptiste Jonglez
Hi, On 14-10-18, Doug Newgard via aur-general wrote: > Decided to take a quick look at your PKGBUILDs, and just a few spot checks > makes me wonder. The first one I click on is apache-flex-sdk, I see that you > aren't the original submitter, so I look at the git log and see that the first > thing

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Daniel Bermond via aur-general
On 10/14/18 5:03 PM, Doug Newgard via aur-general wrote: > Decided to take a quick look at your PKGBUILDs, and just a few spot checks > makes me wonder. The first one I click on is apache-flex-sdk, I see that you > aren't the original submitter, so I look at the git log and see that the first >

Re: [aur-general] TU Application - Konstantin Gizdov

2018-10-14 Thread Sven-Hendrik Haase
On Sun, Oct 14, 2018, 22:34 Konstantin Gizdov wrote: > Hello, > > I am Konstantin Gizdov [1] [2], > (`kgizdov`, `a...@kge.pw`, `kgiz...@gmail.com`) > > I would like to apply to be a Trusted User under Baptiste Jonglez's > sponsorship. > > A few words about me: > > I am currently a Particle

Re: [aur-general] Questions about some of my packages being adopted in [community]

2018-10-14 Thread Konstantin Gizdov
> Yes I did check the comments, which turned out to be a very old comment > about extra dependencies in rxvt-unicode-afterimage if enabled. Since > the mentioned package doesn't even exist today, I believe it's not an > issue anymore. That's good. I had to recompile `root` to properly link the

Re: [aur-general] Questions about some of my packages being adopted in [community]

2018-10-14 Thread Felix Yan via aur-general
On 10/1/18 2:51 AM, Konstantin Gizdov wrote: > I believe that is not true. I even enabled more functionality in >> libafterimage, actually. > > You mean when you removed `--disable-svg` flag? I might be wrong, but I > think there was a reason to leave it disabled. You'd have to check comments >

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Baptiste Jonglez
Hi, On 14-10-18, Daniel Bermond via aur-general wrote: > My name is Daniel Bermond and my alias on the AUR and forums is > dbermond[1][3]. > > Bruno Pagani (alias: ArchangeGabriel) is sponsoring my Trusted User > application. I would like to highly thank Bruno for accepting to be my > sponsor.

Re: [aur-general] TU Application - Konstantin Gizdov

2018-10-14 Thread Baptiste Jonglez
Hi, On 14-10-18, Konstantin Gizdov wrote: > I am Konstantin Gizdov [1] [2], > (`kgizdov`, `a...@kge.pw`, `kgiz...@gmail.com`) > > I would like to apply to be a Trusted User under Baptiste Jonglez's > sponsorship. I confirm my sponsorship of Konstantin. Let the discussion period begin, it seems

[aur-general] TU Application - Konstantin Gizdov

2018-10-14 Thread Konstantin Gizdov
Hello, I am Konstantin Gizdov [1] [2], (`kgizdov`, `a...@kge.pw`, `kgiz...@gmail.com`) I would like to apply to be a Trusted User under Baptiste Jonglez's sponsorship. A few words about me: I am currently a Particle Physics PhD at Univerisity of Edinburgh and I have used Linux since my early

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Doug Newgard via aur-general
Decided to take a quick look at your PKGBUILDs, and just a few spot checks makes me wonder. The first one I click on is apache-flex-sdk, I see that you aren't the original submitter, so I look at the git log and see that the first thing you did when taking over this was to remove pgp checks from

Re: [aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Bruno Pagani via aur-general
Hi, I hereby confirm my sponsorship of Daniel. Let the (new 14 days format) discussion period begin! Regards, Bruno P.S.: Please excuse the absence of line wrapping in Daniel e-mail, that’s my fault for having attempted to fix the reverse problem (text editor + TB line wrapping). Le

[aur-general] TU Application: Daniel Bermond (dbermond)

2018-10-14 Thread Daniel Bermond via aur-general
Hi, My name is Daniel Bermond and my alias on the AUR and forums is dbermond[1][3]. Bruno Pagani (alias: ArchangeGabriel) is sponsoring my Trusted User application. I would like to highly thank Bruno for accepting to be my sponsor. I'm a Brazilian doctor (physician). Yes, my job and profession