2009/9/22 Laszlo Papp <djszapi@archlinux.us>
On Tue, Sep 22, 2009 at 6:39 PM, member SpeedVin <speedvin@archlinux.us
wrote:
Hello all.
I'm using Arch for about 1 year. I helped Arch community by providing PKGBUILDS and helping on forum.
I want to introduce me. My name is Patrick, I'm from the Poland I am working with computers for long time (12 years).
Now I'm maintraining 14 packages on AUR in unsupported repo. List of them dwm-git 20090813-1 unsupported devel glib2-newest 2.21.6-1 unsupported system grub2-git 29072009-1 unsupported x11 inputproto-git 1.9.99.902-1 unsupported kernels kernel26-bfs 2.6.31-1 unsupported lib libsoup-git 20090920-1 1 unsupported lib libx11-git 1.2.99.901-1 unsupported modules nvidia-bfs-beta 190.32-1 unsupported x11 renderproto-git 0.11-1 unsupported x11 xextproto-git 7.0.99.3-1 unsupported x11 xf86-input-keyboard-git 20080809-1 unsupported x11 xf86-input-mouse-git 20080808-1 unsupported x11 xorg-server-git 20090529-1 unsupported x11 xorg-xinit-git 20080807-1 Some of them are based on PKGBUILD provieded by ABS and some are based on packages in AUR , and some are builded myself. I am programming in Python and C++ ;)
Now that I've introduced myself I'm looking for someone who wants to sponsor me (if any). Please feel free to ask any questions I do not have answered yet.
Thanks for reading this ;)
Hello SpeedVin!
I've checked some of your packages, not all of them:
1. dwm-git: namcap PKGBUILD: PKGBUILD (dwm-git) W: Variable license is not an array. namcap *.pkg.tar.gz: dwm-git E: Dependency detected and not included (libxinerama) from files ['usr/bin/dwm'] dwm-git W: Dependency included but already satisfied ('libx11') dwm-git E: Missing custom license directory (usr/share/licenses/dwm-git)
2. glib2-newest: namcap *.pkg.tar.gz: glib2-newest E: Dependency detected and not included (python) from files ['usr/bin/gtester-report'] glib2-newest E: Dependency detected and not included (glib2) from files ['usr/lib/libgthread-2.0.so.0.2106.0', 'usr/lib/libgobject-2.0.so.0', 'usr/lib/libgmodule-2.0.so.0', 'usr/lib/libgio-2.0.so.0.2106.0', 'usr/lib/ libgmodule-2.0.so', 'usr/bin/gtester', 'usr/lib/libgmodule-2.0.so.0.2106.0', 'usr/lib/libgthread-2.0.so', 'usr/lib/libgthread-2.0.so.0', 'usr/lib/ libgobject-2.0.so', 'usr/bin/gobject-query', 'usr/lib/libgobject-2.0.so.0.2106.0', 'usr/lib/libgio-2.0.so', 'usr/lib/libgio-2.0.so.0', 'usr/bin/glib-genmarshal'] glib2-newest W: Dependency included but already satisfied ('pcre')
3. grub2-git: namcap PKGBUILD: PKGBUILD (grub2-git) E: Missing md5sums I couldn't build it.
4. inputproto-git: namcap *.pkg.tar.gz: inputproto-git W: Dependency included and not needed ('xorg-util-macros') inputproto-git E: Missing custom license directory (usr/share/licenses/inputproto-git)
5. libx11-git:
namcap *.pkg.tar.gz: libx11-git E: Dependency detected and not included (libx11) from files ['usr/lib/libX11-xcb.so', 'usr/lib/libX11-xcb.so.1', 'usr/lib/libX11-xcb.so.1.0.0'] libx11-git W: File (usr/lib/libX11-xcb.la) is a libtool file. libx11-git W: File (usr/lib/libX11.la) is a libtool file. libx11-git E: Missing custom license directory (usr/share/licenses/libx11-git)
6. nvidia-bfs-beta: namcap PKGBUILD: PKGBUILD (nvidia-bfs-beta) E: File referenced in $startdir outside of $startdir/src or $startdir/pkg
7. renderproto-git namcap *.pkg.tar.gz: renderproto-git E: Missing custom license directory (usr/share/licenses/renderproto-git)
8. xextproto-git namcap *.pkg.tar.gz: xextproto-git W: Dependency included and not needed ('inputproto-git') xextproto-git E: Missing custom license directory (usr/share/licenses/xextproto-git)
9. xf86-input-keyboard-git: namcap PKGBUILD: PKGBUILD (xf86-input-keyboard-git) W: Variable license is not an array.
10. xf86-input-mouse-git: namcap PKGBUILD: PKGBUILD (xf86-input-keyboard-git) W: Variable license is not an array.
1. xorg-xinit-git: namcap PKGBUILD: PKGBUILD (xorg-xinit-git) E: File referenced in $startdir outside of $startdir/src or $startdir/pkg PKGBUILD (xorg-xinit-git) E: File referenced in $startdir outside of $startdir/src or $startdir/pkg
Secondly, I saw you very active on the forum in helping which is very positive, good luck!
Best Regards, Laszlo Papp
Hello Laszlo thanks for some testing about this licenses I don't include them in my PKGBUILD because they are autodetecting by AUR but if it's needed Tommorow I will include them in PKGBUILD and update them on AUR. And about xextproto-git when I building it , it need newest version of inputproto ;) Thanks.