Re: [arch-general] Mime backup program

2012-09-11 Thread Squall Lionheart
> I made a PKGBUILD for that, already submitted. > @headmastersquall: I made you a pull request to include it into your repo. > Done! Thanks, looks good. Haven't tested it yet though. -- Yesterday is history. Tomorrow is a mystery. Today is a gift. That's why its called the present. Headmaste

Re: [arch-general] Mime backup program

2012-09-11 Thread Leonidas Spyropoulos
On Tue, Sep 11, 2012 at 8:35 PM, Arno Gaboury wrote: > Very good news. I have been waiting for your app to get rid of the f* > dejadup. > Do you plan to build a AUR package? Would be best. I made a PKGBUILD for that, already submitted. @headmastersquall: I made you a pull request to include it in

Re: [arch-general] Mime backup program

2012-09-11 Thread Arno Gaboury
On 11/09/12||12:20, Squall Lionheart wrote: > > > > I tried installing the caatinga in a custom directory and fails. > > Please see issue: > > https://github.com/headmastersquall/caatinga/issues/1 > > > > > This is fixed now. Go ahead and pull and update and try again. > Very good news. I have be

Re: [arch-general] Mime backup program

2012-09-11 Thread Squall Lionheart
> > I tried installing the caatinga in a custom directory and fails. > Please see issue: > https://github.com/headmastersquall/caatinga/issues/1 > > This is fixed now. Go ahead and pull and update and try again. -- Yesterday is history. Tomorrow is a mystery. Today is a gift. That's why its call

Re: [arch-general] Mime backup program

2012-09-10 Thread Leonidas Spyropoulos
On Mon, Sep 10, 2012 at 4:03 PM, Squall Lionheart wrote: > I have renamed and moved this project to github for those interested. > Thank you for all your help and I have applied most of the suggestions so > far as well as made further improvements. > > https://github.com/headmastersquall/caatinga

Re: [arch-general] Mime backup program

2012-09-10 Thread Squall Lionheart
I have renamed and moved this project to github for those interested. Thank you for all your help and I have applied most of the suggestions so far as well as made further improvements. https://github.com/headmastersquall/caatinga -- Yesterday is history. Tomorrow is a mystery. Today is a gift.

Re: [arch-general] Mime backup program

2012-08-10 Thread Leonidas Spyropoulos
On 10 Aug 2012 16:13, "Squall Lionheart" wrote: > > > You are the project maintainer, so you decide! On a side note, I > > think you don’t have many users, so a version change would work > > nicely. > > > > Thanks again. I have been in software development for nearly a decade and > am new to ope

Re: [arch-general] Mime backup program

2012-08-10 Thread Squall Lionheart
> You are the project maintainer, so you decide! On a side note, I > think you don’t have many users, so a version change would work > nicely. > Thanks again. I have been in software development for nearly a decade and am new to open source software so I'm just trying to learn whats best. I wil

Re: [arch-general] Mime backup program

2012-08-10 Thread Kwpolska
On Fri, Aug 10, 2012 at 4:52 PM, Squall Lionheart wrote: >> I fixed according to your recommendations: >> >> # Contributor: Leonidas Spyropoulos >> pkgname=mime >> pkgver=2.0.0 >> pkgrel=1 >> pkgdesc="Mime is a command line backup program written in Python" >> arch=('any') >> url="http://code.goo

Re: [arch-general] Mime backup program

2012-08-10 Thread Squall Lionheart
> I fixed according to your recommendations: > > # Contributor: Leonidas Spyropoulos > pkgname=mime > pkgver=2.0.0 > pkgrel=1 > pkgdesc="Mime is a command line backup program written in Python" > arch=('any') > url="http://code.google.com/p/mime-backup/"; > license=('GPL3') > depends=('python2') >

Re: [arch-general] Mime backup program

2012-08-10 Thread Leonidas Spyropoulos
On Fri, Aug 10, 2012 at 7:47 AM, Axilleas Pi wrote: >> pkgdesc="Mime is a command line backup program written in Python" >> arch=('i686' 'x86_64') > since it's a python app, arch should be 'any' >> >> url="http://http://code.google.com/p/mime-backup/"; > There's a double http:// :P >> >> license=(

Re: [arch-general] Mime backup program

2012-08-09 Thread Axilleas Pi
On 08/10/2012 03:08 AM, Leonidas Spyropoulos wrote: > Hey Squall, > > I took the opportunity and created a small very simple PKGBUILD for > your application. I assume it doesn't depend on something special. > Also the package name will have to change and this will affect the > PKGBUILD as well. > >

Re: [arch-general] Mime backup program

2012-08-09 Thread Leonidas Spyropoulos
Hey Squall, I took the opportunity and created a small very simple PKGBUILD for your application. I assume it doesn't depend on something special. Also the package name will have to change and this will affect the PKGBUILD as well. When you move to git you will also have to change the PKGBUILD.

Re: [arch-general] Mime backup program

2012-08-08 Thread Squall Lionheart
> Does Google Code have support for pull requests or anything like that? > Not sure if they do, I have been using my own local svn repo. Perhaps with the name change I'll also move the project. Been working on slowly moving away from Google products anyways so this will be good. -- Yesterday i

Re: [arch-general] Mime backup program

2012-08-08 Thread Kwpolska
On Wed, Aug 8, 2012 at 5:41 PM, Squall Lionheart wrote: >> 3. Mind switching to version control systems and to GitHub? It’s much >> nicer and a billion times easier for people to contribute. > > I'm currently using google code and they have a source control option, I'll > set that up after a rena

Re: [arch-general] Mime backup program

2012-08-08 Thread Squall Lionheart
> Following Kwpolska remarks, I suggest waiting a little bit before > writing the PKGBUILD. > Btw, this will only need you 15-30 minutes to write and check > integrity. But as already proposed, I can do it for you if you run out > of time. I agree, lets come back to this after a rename. -- Yes

Re: [arch-general] Mime backup program

2012-08-08 Thread Squall Lionheart
> 1. A better name would be a great idea. When I saw “mime backup > program”, I immediately thought of mimetypes, when I shouldn’t. This has been my biggest fear and I have always felt uncomfortable with the name because of that. Unfortunately, I have been trying to come up with something better

Re: [arch-general] Mime backup program

2012-08-08 Thread arnaud gaboury
On Wed, Aug 8, 2012 at 4:20 PM, Kwpolska wrote: > On Fri, Aug 3, 2012 at 11:35 PM, Squall Lionheart > wrote: >> Hello, >> >> A few weeks ago there was a thread regarding the best "Arch" way of backing >> up /etc and I mentioned that I wrote a backup program that works very well >> for that. I pr

Re: [arch-general] Mime backup program

2012-08-08 Thread Kwpolska
On Fri, Aug 3, 2012 at 11:35 PM, Squall Lionheart wrote: > Hello, > > A few weeks ago there was a thread regarding the best "Arch" way of backing > up /etc and I mentioned that I wrote a backup program that works very well > for that. I promised I would let everyone know when my new version becam

Re: [arch-general] Mime backup program

2012-08-08 Thread Arno Gaboury
On 07/08/12||08:59, Squall Lionheart wrote: > Arno and Ashkan, > > > Is there any issue if I install it from your tarball, or shall I create > > first a PKGBUILD. which is normally the safest way. > > Their is no issue with just following the instructions and using the Python > installer, except

Re: [arch-general] Mime backup program

2012-08-07 Thread Squall Lionheart
Arno and Ashkan, > Is there any issue if I install it from your tarball, or shall I create > first a PKGBUILD. which is normally the safest way. Their is no issue with just following the instructions and using the Python installer, except that if you want to remove the package you have to do it m

Re: [arch-general] Mime backup program

2012-08-07 Thread ashkab rahmani
i'm very interesting to use this app. but i usually use svn to backup /etc on my linux boxes. ——— Ashkan R On Aug 7, 2012 3:23 PM, "Arno Gaboury" wrote: > On 03/08/12||15:35, Squall Lionheart wrote: > > Hello, > > > > A few weeks ago there was a thread regarding the best "Arch" way of > backing

Re: [arch-general] Mime backup program

2012-08-07 Thread Arno Gaboury
On 03/08/12||15:35, Squall Lionheart wrote: > Hello, > > A few weeks ago there was a thread regarding the best "Arch" way of backing > up /etc and I mentioned that I wrote a backup program that works very well > for that. I promised I would let everyone know when my new version became > available

Re: [arch-general] Mime backup program

2012-08-03 Thread Squall Lionheart
> > A very misleading name :) > I have been concerned about the confusion because of "mime types". I was going for something like mimic because the backups resemble the primary file system. I might change it in the future, just haven't found a good name yet. Thanks for the input. -- Yesterd

Re: [arch-general] Mime backup program

2012-08-03 Thread SanskritFritz
On Fri, Aug 3, 2012 at 11:35 PM, Squall Lionheart wrote: > Hello, > > A few weeks ago there was a thread regarding the best "Arch" way of backing > up /etc and I mentioned that I wrote a backup program that works very well > for that. I promised I would let everyone know when my new version becam

[arch-general] Mime backup program

2012-08-03 Thread Squall Lionheart
Hello, A few weeks ago there was a thread regarding the best "Arch" way of backing up /etc and I mentioned that I wrote a backup program that works very well for that. I promised I would let everyone know when my new version became available, and today is that day. I don't have an AUR package ye