[aur-general] Review request for a new PKGBUILD

2016-07-03 Thread Leonid Bloch
Hi AUR List!

We would like to introduce a new package to the AUR. You are welcome to
check out more about it on http://rbld.io

Please notice, that this app is in the very early development stages, so
any feedback is welcomed! ;)

I am a long time Arch user, but this is my first PKGBUILD. I'd love to hear
comments, if any, before I'll actually submit it to the AUR.

Thanks a lot!
Leonid.

File below:
~
# Package maintainer: Leonid B 
# Upstream contact: r...@rbld.io
pkgname=rbld-git
pkgver=r4.96410ab
pkgrel=1
pkgdesc="Zero-dependency, reproducible build environments"
arch=('any')
url="http://rbld.io";
license=('Apache')
depends=('bash' 'docker')
makedepends=('git')
provides=('rbld')
conflicts=('rbld')
backup=('usr/etc/rebuild.conf')
source=("${pkgname%-git}::git+https://github.com/daynix/rebuild";)
md5sums=('SKIP')

pkgver() {
  cd "$srcdir/${pkgname%-git}"
  printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short
HEAD)"
}

package() {
  cd "$srcdir/${pkgname%-git}/cli"
  make prefix="$pkgdir/usr/" install
}


Re: [aur-general] Cannot push changes on a PKGBUILD.

2016-07-03 Thread fredbezies via aur-general
2016-07-03 14:21 GMT+02:00 Baptiste Jonglez :
> On Sun, Jul 03, 2016 at 01:34:16PM +0200, fredbezies via aur-general wrote:
>> Hello.
>>
>> Is there a problem with AUR servers ? I tried to upgrade my PKGBUILD
>> for easytag git, and here is the error I get :
>>
>> fatal: unable to access 'https://aur.archlinux.org/easytag-git.git/':
>> The requested URL returned error: 403
>>
>> Any idea ? Thanks !
>
> You need to use SSH for git access, not HTTPS.

I made a mistake. I forget to log in before to clone my PKGBUILD...
After I realized my mistake, and clone again with right git address,
git push worked again.

Ouch :/

-- 
Frederic Bezies
fredbez...@gmail.com


Re: [aur-general] Cannot push changes on a PKGBUILD.

2016-07-03 Thread Baptiste Jonglez
On Sun, Jul 03, 2016 at 01:34:16PM +0200, fredbezies via aur-general wrote:
> Hello.
> 
> Is there a problem with AUR servers ? I tried to upgrade my PKGBUILD
> for easytag git, and here is the error I get :
> 
> fatal: unable to access 'https://aur.archlinux.org/easytag-git.git/':
> The requested URL returned error: 403
> 
> Any idea ? Thanks !

You need to use SSH for git access, not HTTPS.


signature.asc
Description: PGP signature


[aur-general] Cannot push changes on a PKGBUILD.

2016-07-03 Thread fredbezies via aur-general
Hello.

Is there a problem with AUR servers ? I tried to upgrade my PKGBUILD
for easytag git, and here is the error I get :

fatal: unable to access 'https://aur.archlinux.org/easytag-git.git/':
The requested URL returned error: 403

Any idea ? Thanks !

-- 
Frederic Bezies
fredbez...@gmail.com


[aur-general] OpenToonz package, request for review/feedback

2016-07-03 Thread Campbell Barton via aur-general
Hi, it was suggested in IRC that I post here for review.

Recently the *initial* port of OpenToonz (2D animation software) for
Linux was merged into master,
so I thought it would be nice to make a package.

Here it is...

https://aur.archlinux.org/packages/opentoonz-git/

notes:

- installs to /opt/opentoonz
 (could install into /usr instead)
- current CMake setup is weak and doesn't work reliably with threaded builds.
 (needs to be fixed in their CMake files).
- requires a shell script, to start
 (since it uses dynamic libs)

Regards,
-- 
- Campbell


[aur-general] Signoff report for [community-testing]

2016-07-03 Thread Arch Website Notification
=== Signoff report for [community-testing] ===
https://www.archlinux.org/packages/signoffs/

There are currently:
* 0 new packages in last 24 hours
* 0 known bad packages
* 0 packages not accepting signoffs
* 0 fully signed off packages
* 4 packages missing signoffs
* 0 packages older than 14 days

(Note: the word 'package' as used here refers to packages as grouped by
pkgbase, architecture, and repository; e.g., one PKGBUILD produces one
package per architecture, even if it is a split package.)



== Incomplete signoffs for [community] (4 total) ==

* nbd-3.14-2 (i686)
0/1 signoffs
* qupzilla-2.0.1-2 (i686)
0/1 signoffs
* nbd-3.14-2 (x86_64)
0/2 signoffs
* qupzilla-2.0.1-2 (x86_64)
0/2 signoffs


== Top five in signoffs in last 24 hours ==