Re: [aur-general] request: review packages

2014-01-05 Thread Jeremy Audet
> Be aware, though, that the AUR doesn't support split packages, so you have to work around that. Specifically, something like this: > > pkgname=python-factory_boy > true && pkgname=(python-factory_boy python2-factory_boy) Ah! Thank you. I've seen that construct in other packages, and it had a

Re: [aur-general] request: review packages

2014-01-05 Thread Doug Newgard
> Date: Sun, 5 Jan 2014 15:03:19 -0500 > From: ichimonj...@gmail.com > To: aur-general@archlinux.org > Subject: [aur-general] request: review packages > > Hi all, > > I've created two split packages: django-tables2 [1] and fac

[aur-general] request: review packages

2014-01-05 Thread Jeremy Audet
Hi all, I've created two split packages: django-tables2 [1] and factory_boy [2]. Could someone look them over? I've never created a split package before. [1] https://github.com/Ichimonji10/PKGBUILDs/blob/django-tables2/django-tables2/PKGBUILD [2] https://github.com/Ichimonji10/PKGBUILDs/blob/fact