[Frugalware-git] frugalware-current: phatch-0.2.7.1-2-x86_64

2013-08-18 Thread kikadf
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e2210b101cade2a123ec985d4ff239c31873c9da

commit e2210b101cade2a123ec985d4ff239c31873c9da
Author: kikadf 
Date:   Sun Aug 18 12:34:58 2013 +0200

phatch-0.2.7.1-2-x86_64

* Fixx up2date

diff --git a/source/xapps-extra/phatch/FrugalBuild 
b/source/xapps-extra/phatch/FrugalBuild
index 32e436e..77d521a 100644
--- a/source/xapps-extra/phatch/FrugalBuild
+++ b/source/xapps-extra/phatch/FrugalBuild
@@ -10,11 +10,12 @@ pkgrel=2
url="http://photobatch.wikidot.com/";
pkgdesc="Phatch is a simple-to-use cross-platform GUI Batch Photo Processor"
depends=('wxpython>=2.8.10.1-4' 'imaging' 'pyexiv2' 'nautilus-python' 
'findutils')
+makedepends=('elinks')
#url="http://photobatch.stani.be";
archs=('i686' 'x86_64')
groups=('xapps-extra')
#up2date="Flasttar $url/download/package/"
-up2date="lynx -dump https://launchpad.net/phatch/+packages | sed -n 
's/.*phatch *\([0-9].*\)-1.*/\1/p' | sort | tail -1"
+up2date="elinks -dump https://launchpad.net/phatch/+packages | sed -n 
's/.*phatch *\([0-9].*\)-1.*/\1/p' | sort | tail -1"
#source=("http://photobatch.stani.be/download/package/$pkgname-$pkgver.tar.gz";)
source=(https://launchpad.net/ubuntu/saucy/+source/phatch/0.2.7.1-1ubuntu2/+files/${pkgname}_$pkgver.orig.tar.gz)
_F_cd_path="$pkgname-0.2.7"
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: phatch-0.2.7.1-2-x86_64

2013-08-17 Thread kikadf
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1022e0c2b80dd832a76edbd0ac279548f7f4eba1

commit 1022e0c2b80dd832a76edbd0ac279548f7f4eba1
Author: kikadf 
Date:   Sat Aug 17 18:25:42 2013 +0200

phatch-0.2.7.1-2-x86_64

* Fix url, up2date, source

diff --git a/source/xapps-extra/phatch/FrugalBuild 
b/source/xapps-extra/phatch/FrugalBuild
index 3e22340..32e436e 100644
--- a/source/xapps-extra/phatch/FrugalBuild
+++ b/source/xapps-extra/phatch/FrugalBuild
@@ -2,15 +2,20 @@
# Maintainer: kikadf 
# Contributor: Cedrick Hannier alias Cedynamix 

+options+=('asneeded')
+
pkgname=phatch
pkgver=0.2.7.1
-pkgrel=1
+pkgrel=2
+url="http://photobatch.wikidot.com/";
pkgdesc="Phatch is a simple-to-use cross-platform GUI Batch Photo Processor"
depends=('wxpython>=2.8.10.1-4' 'imaging' 'pyexiv2' 'nautilus-python' 
'findutils')
-url="http://photobatch.stani.be";
+#url="http://photobatch.stani.be";
archs=('i686' 'x86_64')
groups=('xapps-extra')
-up2date="Flasttar $url/download/package/"
-source=("http://photobatch.stani.be/download/package/$pkgname-$pkgver.tar.gz";)
+#up2date="Flasttar $url/download/package/"
+up2date="lynx -dump https://launchpad.net/phatch/+packages | sed -n 
's/.*phatch *\([0-9].*\)-1.*/\1/p' | sort | tail -1"
+#source=("http://photobatch.stani.be/download/package/$pkgname-$pkgver.tar.gz";)
+source=(https://launchpad.net/ubuntu/saucy/+source/phatch/0.2.7.1-1ubuntu2/+files/${pkgname}_$pkgver.orig.tar.gz)
_F_cd_path="$pkgname-0.2.7"
sha1sums=('15674c11b36b75c9c680086ea362d17911ab9037')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: phatch-0.2.7.1-1-i686

2011-04-26 Thread centuri0
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be625ddef870d727c4225fde7b4fbe22739bd51a

commit be625ddef870d727c4225fde7b4fbe22739bd51a
Author: centuri0 
Date:   Tue Apr 26 22:11:42 2011 +0200

phatch-0.2.7.1-1-i686

* version bump
* patch no more needed

diff --git a/source/xapps-extra/phatch/FrugalBuild 
b/source/xapps-extra/phatch/FrugalBuild
index 7142a08..c744969 100644
--- a/source/xapps-extra/phatch/FrugalBuild
+++ b/source/xapps-extra/phatch/FrugalBuild
@@ -1,18 +1,15 @@
-# Compiling time: 0 SBU
+# Compiling time: 0.01 SBU
# Maintainer: Cedrick Hannier alias Cedynamix 

pkgname=phatch
-pkgver=0.2.4
-pkgrel=2
+pkgver=0.2.7.1
+pkgrel=1
pkgdesc="Phatch is a simple-to-use cross-platform GUI Batch Photo Processor"
-depends=('wxpython>=2.8.10.1-4' 'imaging' 'pyexiv2')
+depends=('wxpython>=2.8.10.1-4' 'imaging' 'pyexiv2' 'nautilus-python' 
'findutils')
url="http://photobatch.stani.be";
-optdepends=('nautilus-python')
archs=('i686' 'x86_64')
groups=('xapps-extra')
-up2date="Flasttar http://sd-2469.dedibox.fr/photobatch/download/package/";
-source=("http://sd-2469.dedibox.fr/photobatch/download/package/${pkgname}-${pkgver}.tar.gz";
 \
-   "desktop.diff")
-sha1sums=('cfb1f9b142ff94be3f3408b9b95670ae185f8da7' \
-  '0a4d2f6fc39a8a8887265e8fccf5c2ae4a8feca2')
-
+up2date="Flasttar $url/download/package/"
+source=("http://photobatch.stani.be/download/package/$pkgname-$pkgver.tar.gz";)
+_F_cd_path="$pkgname-0.2.7"
+sha1sums=('15674c11b36b75c9c680086ea362d17911ab9037')
diff --git a/source/xapps-extra/phatch/desktop.diff 
b/source/xapps-extra/phatch/desktop.diff
deleted file mode 100644
index 64a8b17..000
--- a/source/xapps-extra/phatch/desktop.diff
+++ /dev/null
@@ -1,12 +0,0 @@
 linux/phatch.desktop   2008-11-09 16:37:31.0 +0100
-+++ linux/phatch.desktop   2009-08-05 01:12:26.0 +0200
-@@ -6,7 +6,7 @@
- Type=Application
- Categories=Graphics;Photography;GTK;
- StartupNotify=true
--MimeType=application/x-phatch;image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-png;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-sun-raster;image/x-tga;image/x-xbitmap;image/x-xpixmap;application/pcx;inode/directory;
-+MimeType=application/x-phatch;image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-png;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-sun-raster;image/x-tga;image/x-xbitmap;image/x-xpixmap;application/pcx;
- Name=Phatch PHoto bATCH Processor & Renamer
- Name[ar]=Phatch معالج مجموعة الصور
- Name[ca]=Phatch Processador & Reanomenador de 
fotografíaseType=application/x-phatch;image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-png;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-sun-raster;image/x-tga;image/x-xbitmap;image/x-xpixmap;application/pcx;
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: phatch

2009-11-21 Thread phayz
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8ecabdb0a3911685d2eae89f95bb9b4e3307e1ac

commit 8ecabdb0a3911685d2eae89f95bb9b4e3307e1ac
Author: Russell Dickenson (phayz) 
Date:   Sat Nov 21 21:25:30 2009 +1000

phatch

* Minor spelling fix

modified:   FrugalBuild

diff --git a/source/xapps-extra/phatch/FrugalBuild 
b/source/xapps-extra/phatch/FrugalBuild
index 6943bbd..1aba1fb 100644
--- a/source/xapps-extra/phatch/FrugalBuild
+++ b/source/xapps-extra/phatch/FrugalBuild
@@ -4,7 +4,7 @@
pkgname=phatch
pkgver=0.2.4
pkgrel=1
-pkgdesc="Phatch is a simple to use cross-platform GUI Photo Batch Processor."
+pkgdesc="Phatch is a simple-to-use cross-platform GUI Batch Photo Processor"
depends=('wxpython>=2.8.7.1' 'imaging' 'pyexiv2')
url="http://photobatch.stani.be";
optdepends=('nautilus-python')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: phatch-0.2.4-1-i686

2009-11-17 Thread Cedynamix
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dfd4da58a640b2aa517c95ac73ea2380f6688e91

commit dfd4da58a640b2aa517c95ac73ea2380f6688e91
Author: Cedynamix 
Date:   Tue Nov 17 23:25:47 2009 +0100

phatch-0.2.4-1-i686

* version bump

diff --git a/source/xapps-extra/phatch/FrugalBuild 
b/source/xapps-extra/phatch/FrugalBuild
index 443b43c..6943bbd 100644
--- a/source/xapps-extra/phatch/FrugalBuild
+++ b/source/xapps-extra/phatch/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Cedrick Hannier alias Cedynamix 

pkgname=phatch
-pkgver=0.1.6
+pkgver=0.2.4
pkgrel=1
pkgdesc="Phatch is a simple to use cross-platform GUI Photo Batch Processor."
depends=('wxpython>=2.8.7.1' 'imaging' 'pyexiv2')
@@ -13,5 +13,6 @@ groups=('xapps-extra')
up2date="Flasttar http://sd-2469.dedibox.fr/photobatch/download/package/";
source=("http://sd-2469.dedibox.fr/photobatch/download/package/${pkgname}-${pkgver}.tar.gz";
 \
"desktop.diff")
-sha1sums=('b182d86e75b5100a890699e59f9a589989ebcc22' \
-  '3ece94410f91712cb4eb10addae20da00cf18704')
+sha1sums=('cfb1f9b142ff94be3f3408b9b95670ae185f8da7' \
+  '0a4d2f6fc39a8a8887265e8fccf5c2ae4a8feca2')
+
diff --git a/source/xapps-extra/phatch/desktop.diff 
b/source/xapps-extra/phatch/desktop.diff
index 5c03360..64a8b17 100644
--- a/source/xapps-extra/phatch/desktop.diff
+++ b/source/xapps-extra/phatch/desktop.diff
@@ -1,9 +1,12 @@
--- linux/phatch.desktop2008-11-09 16:37:31.0 +0100
+++ linux/phatch.desktop2009-08-05 01:12:26.0 +0200
-@@ -11,5 +11,5 @@
+@@ -6,7 +6,7 @@
+ Type=Application
Categories=Graphics;Photography;GTK;
- GenericName[nl_NL]=Phatch Foto Batch Processor
StartupNotify=true
-MimeType=application/x-phatch;image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-png;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-sun-raster;image/x-tga;image/x-xbitmap;image/x-xpixmap;application/pcx;inode/directory;
+MimeType=application/x-phatch;image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-png;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-sun-raster;image/x-tga;image/x-xbitmap;image/x-xpixmap;application/pcx;
+ Name=Phatch PHoto bATCH Processor & Renamer
+ Name[ar]=Phatch معالج مجموعة الصور
+ Name[ca]=Phatch Processador & Reanomenador de 
fotografíaseType=application/x-phatch;image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-png;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-sun-raster;image/x-tga;image/x-xbitmap;image/x-xpixmap;application/pcx;
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: phatch-0.1.6-1-i686

2009-08-04 Thread Cedynamix
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc4472c93e592cd6e12ef2b1f4e501c70cdd3c0f

commit dc4472c93e592cd6e12ef2b1f4e501c70cdd3c0f
Author: Cedynamix 
Date:   Wed Aug 5 01:19:20 2009 +0200

phatch-0.1.6-1-i686

* new package

diff --git a/source/xapps-extra/phatch/FrugalBuild 
b/source/xapps-extra/phatch/FrugalBuild
new file mode 100644
index 000..443b43c
--- /dev/null
+++ b/source/xapps-extra/phatch/FrugalBuild
@@ -0,0 +1,17 @@
+# Compiling time: 0 SBU
+# Maintainer: Cedrick Hannier alias Cedynamix 
+
+pkgname=phatch
+pkgver=0.1.6
+pkgrel=1
+pkgdesc="Phatch is a simple to use cross-platform GUI Photo Batch Processor."
+depends=('wxpython>=2.8.7.1' 'imaging' 'pyexiv2')
+url="http://photobatch.stani.be";
+optdepends=('nautilus-python')
+archs=('i686' 'x86_64')
+groups=('xapps-extra')
+up2date="Flasttar http://sd-2469.dedibox.fr/photobatch/download/package/";
+source=("http://sd-2469.dedibox.fr/photobatch/download/package/${pkgname}-${pkgver}.tar.gz";
 \
+   "desktop.diff")
+sha1sums=('b182d86e75b5100a890699e59f9a589989ebcc22' \
+  '3ece94410f91712cb4eb10addae20da00cf18704')
diff --git a/source/xapps-extra/phatch/desktop.diff 
b/source/xapps-extra/phatch/desktop.diff
new file mode 100644
index 000..5c03360
--- /dev/null
+++ b/source/xapps-extra/phatch/desktop.diff
@@ -0,0 +1,9 @@
+--- linux/phatch.desktop   2008-11-09 16:37:31.0 +0100
 linux/phatch.desktop   2009-08-05 01:12:26.0 +0200
+@@ -11,5 +11,5 @@
+ Categories=Graphics;Photography;GTK;
+ GenericName[nl_NL]=Phatch Foto Batch Processor
+ StartupNotify=true
+-MimeType=application/x-phatch;image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-png;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-sun-raster;image/x-tga;image/x-xbitmap;image/x-xpixmap;application/pcx;inode/directory;
++MimeType=application/x-phatch;image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-png;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-sun-raster;image/x-tga;image/x-xbitmap;image/x-xpixmap;application/pcx;
+
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git