Re: [arch-general] Newbie

2016-02-10 Thread Billy Brawner
Oh that's awesome, I'll definitely peek around then and see if there are any blanks I can help fill in. All the more reason to be on Arch! On Wednesday, February 10, 2016, Sean Greenslade wrote: > On Wed, Feb 10, 2016 at 11:52:38AM -0600, Billy Brawner wrote: > > Hey Ralf! > > > > As new as I am

Re: [arch-general] Newbie

2016-02-10 Thread Billy Brawner
Ah, I must've missed that. Thanks! On Wednesday, February 10, 2016, Jens Adam wrote: > Wed, 10 Feb 2016 11:20:40 -0600 > Billy Brawner >: > > Hi Billy, > > > Is there an Arch Web team? > > https://wiki.archlinux.org/index.php/DeveloperWiki:Archweb > > > --byte >

Re: [arch-general] Newbie

2016-02-10 Thread Sean Greenslade
On Wed, Feb 10, 2016 at 11:52:38AM -0600, Billy Brawner wrote: > Hey Ralf! > > As new as I am to Arch, I doubt I'll have much to contribute to the wiki, > but I'll take a look. I've been on linux for about a year now so I have > some more general Linux knowledge. > > Thanks! > Billy The Arch Wik

Re: [arch-general] Newbie

2016-02-10 Thread Jens Adam
Wed, 10 Feb 2016 11:20:40 -0600 Billy Brawner : Hi Billy, > Is there an Arch Web team? https://wiki.archlinux.org/index.php/DeveloperWiki:Archweb --byte pgpC7tFu7mrrW.pgp Description: Digitale Signatur von OpenPGP

Re: [arch-general] Newbie

2016-02-10 Thread Billy Brawner
Hey Ralf! As new as I am to Arch, I doubt I'll have much to contribute to the wiki, but I'll take a look. I've been on linux for about a year now so I have some more general Linux knowledge. Thanks! Billy On Wednesday, February 10, 2016, Ralf Mardorf wrote: > Hi Billy, > > I'm not a trusted Ar

Re: [arch-general] Newbie

2016-02-10 Thread Ralf Mardorf
Hi Billy, I'm not a trusted Arch whatsoever man so I can't answer your question, but as everybody else you could create an Arch Wiki account and take a look at the Arch Wiki and edit Wiki pages that are related to your domain ;). Regards, Ralf

Re: [arch-general] newbie: looking for docs

2013-01-17 Thread Paul Gideon Dann
On Wednesday 16 Jan 2013 18:02:26 Buce wrote: > > I am very new to archlinux (as of late last week, and I am struggling to > > find any documentation on how to create new archlinux packages, and how to > > setup a local repository for my packages prior to contributing them to the > > AUR. > > Mayb

Re: [arch-general] newbie: looking for docs

2013-01-16 Thread Buce
On Wed, Jan 16, 2013 at 12:09 PM, Don Raikes wrote: > Hello, > > > > I am very new to archlinux (as of late last week, and I am struggling to > find any documentation on how to create new archlinux packages, and how to > setup a local repository for my packages prior to contributing them to the >

Re: [arch-general] newbie: looking for docs

2013-01-16 Thread Jayesh Badwaik
You might want to start here. https://wiki.archlinux.org/index.php/Arch_Build_System On Wed, Jan 16, 2013 at 10:39 PM, Don Raikes wrote: > Hello, > > > > I am very new to archlinux (as of late last week, and I am struggling to find > any documentation on how to create new archlinux packages, and

Re: [arch-general] newbie: looking for docs

2013-01-16 Thread David Rosenstrauch
On 01/16/2013 12:50 PM, David Rosenstrauch wrote: On 01/16/2013 12:09 PM, Don Raikes wrote: Hello, I am very new to archlinux (as of late last week, and I am struggling to find any documentation on how to create new archlinux packages, and how to setup a local repository for my packages prior

Re: [arch-general] newbie: looking for docs

2013-01-16 Thread David Rosenstrauch
On 01/16/2013 12:09 PM, Don Raikes wrote: Hello, I am very new to archlinux (as of late last week, and I am struggling to find any documentation on how to create new archlinux packages, and how to setup a local repository for my packages prior to contributing them to the AUR. I have searc

Re: [arch-general] Newbie Build xine-lib-1.1.10-1

2008-01-31 Thread Xavier
Roman Kyrylych wrote: 2008/1/29, JaDa<[EMAIL PROTECTED]>: Hi Allan I just post now the PKGBUILD hope that's right now! I didn't actually test how it builds but inlined a couple of suggestions below: makedepends=('pkgconfig' 'libtool' 'automake' 'autoconf' 'imagemagick' 'smbc

Re: [arch-general] Newbie Build xine-lib-1.1.10-1

2008-01-31 Thread Roman Kyrylych
2008/1/29, JaDa <[EMAIL PROTECTED]>: > Hi Allan > > I just post now the PKGBUILD hope that's right now! > I didn't actually test how it builds but inlined a couple of suggestions below: > makedepends=('pkgconfig' 'libtool' 'automake' 'autoconf' 'imagemagick' > 'smbclient' 'mesa' 'al

Re: [arch-general] Newbie Build xine-lib-1.1.10-1

2008-01-28 Thread JaDa
Hi Allan I just post now the PKGBUILD hope that's right now! JaDa # Contributor: Uwe Vogt <[EMAIL PROTECTED]> pkgname=xine-lib pkgver=1.1.10 pkgrel=1 pkgdesc="A free video player for Unix" arch=('i686' 'x86_64') url="http://xinehq.de/"; license=('LGPL' 'GPL') #TODO remove 'codecs' and make the

Re: [arch-general] Newbie Build xine-lib-1.1.10-1

2008-01-28 Thread Allan McRae
JaDa wrote: Here is my first Archlinux Package Build for i686 xine-lib-1.1.10-1 http://files.myopera.com/Jada0007/arch/xine-lib-1.1.10-1-i686.pkg.tar.gz well I think it is not perfect but someone can check it out too. Then how will be my tutor for the next few weeks? Teaching me a little how