You are not logged in.

#1 2011-02-23 05:29:17

Cows
Member
From: Brooklyn, NY
Registered: 2007-05-20
Posts: 101

PvPGN 199.r577

Hello everyone,

I've been using Linux and Arch for quite a while now and love it. I started contributing into the ArchWiki, and now I also want to start packaging some applications through the AUR.

This is my first PKGBUILD and after reading the "Arch Packaging Standards" and "Creating Packages", I want to get your advice and see if there is anything else I can improve or learn.

Here is my package build (make -j5 will be changed to make for everyone else).

http://archlinux.pastebin.com/ZJR2LQxU

Thank you.

Offline

#2 2011-02-27 16:59:00

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,849

Re: PvPGN 199.r577

Your package looks ok, but you don't follow the instructions for compiling PvPGN as described on the source website :

http://developer.berlios.de/docman/disp … 2291#Linux


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2011-02-28 01:25:17

Cows
Member
From: Brooklyn, NY
Registered: 2007-05-20
Posts: 101

Re: PvPGN 199.r577

I did actually, I downloaded the latest package which is the 199.r577 and read the README inside the package after extracting. It doesn't use configure but cmake.

EDIT:

So I researched it again and yes, 199.r577 doesn't use ./configure. It's a development snapshot and this I believe cmake is their new way of doing configuration. 1.8.5 which is the current stable uses ./configure.

Here is the PvPGN 1.8.5 stable PKGBUILD I submitted: http://aur.archlinux.org/packages.php?ID=46978

Last edited by Cows (2011-02-28 03:42:07)

Offline

#4 2011-03-03 22:00:46

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,849

Re: PvPGN 199.r577

both packages look ok, Cows.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB