[Frugalware-git] frugalware-current: deluge-1.3.12-1-x86_64

2015-11-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=17b554fa1d6692a984ebcad507c6fc719c34f876

commit 17b554fa1d6692a984ebcad507c6fc719c34f876
Author: PacMiam <pacm...@gmx.fr>
Date:   Thu Nov 5 16:57:58 2015 +0100

deluge-1.3.12-1-x86_64

* Version bump and change m8r

diff --git a/source/gnome-extra/deluge/FrugalBuild 
b/source/gnome-extra/deluge/FrugalBuild
index 1016532..43e9227 100644
--- a/source/gnome-extra/deluge/FrugalBuild
+++ b/source/gnome-extra/deluge/FrugalBuild
@@ -1,36 +1,31 @@
-# Compiling Time: 1.02 SBU
-# Maintainer: Michel Hermier <herm...@frugalware.org>
+# Compiling Time: 0.03 SBU
+# Maintainer: PacMiam <pacm...@gmx.fr>
+# Contributor: Michel Hermier <herm...@frugalware.org>
# Contributor: Artur Grunau <gree...@gmail.com>

-options+=('asneeded')
-
-USE_DEVEL=${USE_DEVEL:-"n"}
+options+=('scriptlet')

pkgname=deluge
-pkgver=1.3.11
+pkgver=1.3.12
pkgrel=1
pkgdesc="BitTorrent client written in Python and GTK+."
url="http://deluge-torrent.org/;
-depends=('pygtk' 'pyxdg' 'notify-python' 'notification-daemon' 'distribute' 
'librsvg' \
-   'python-chardet' 'libtorrent-rasterbar-python>=0.16.10' 'twisted' \
-   'python-service-identity')
-makedepends=('boost>=1.58.0' 'intltool')
+
groups=('gnome-extra')
archs=('i686' 'x86_64')
-options=('scriptlet')
-up2date="Flasttar http://download.deluge-torrent.org/source/;
+
+rodepends=('pygtk' 'pyxdg' 'notify-python' 'notification-daemon' 'distribute' \
+'librsvg' 'python-chardet' 'libtorrent-rasterbar-python' 'twisted' \
+'python-service-identity')
+makedepends=('python-distribute' 'intltool')
+
_F_gnome_iconcache=y
Finclude gnome-scriptlet

-if ! Fuse DEVEL; then
-   
source=(http://download.deluge-torrent.org/source/$pkgname-$pkgver.tar.bz2)
-   sha1sums=('91304179b20b4dcf6956e7984bda373bbb3833c0')
-else
-   pkgver=$pkgver.1.gd362a6c
-   _F_scm_type="git"
-   _F_scm_url="git://deluge-torrent.org/deluge.git"
-   Finclude scm
-fi
+up2date="Flasttar http://download.deluge-torrent.org/source/;
+source=(http://download.deluge-torrent.org/source/$pkgname-$pkgver.tar.bz2)
+sha1sums=('686ca08e1911bfca69e8e226fe0c910a99b0de04')
+

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: rednotebook-1.10.4-2-x86_64

2015-11-03 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f6acb6ef62951defe9b5e7e41e1a90218f4ce4fd

commit f6acb6ef62951defe9b5e7e41e1a90218f4ce4fd
Author: PacMiam <pacm...@gmx.fr>
Date:   Tue Nov 3 20:59:49 2015 +0100

rednotebook-1.10.4-2-x86_64

* Remove gnome-python-extras-gtkspell dep

diff --git a/source/gnome-extra/rednotebook/FrugalBuild 
b/source/gnome-extra/rednotebook/FrugalBuild
index 72f5eb8..d9997bf 100644
--- a/source/gnome-extra/rednotebook/FrugalBuild
+++ b/source/gnome-extra/rednotebook/FrugalBuild
@@ -3,15 +3,14 @@

pkgname=rednotebook
pkgver=1.10.4
-pkgrel=1
+pkgrel=2
pkgdesc="RedNotebook is a desktop diary that makes it very easy for you to keep 
track of the stuff you do and the thoughts you have."

groups=('gnome-extra')
archs=('i686' 'x86_64')

depends=('python')
-rodepends=('pygtk' 'pyyaml' 'pywebkitgtk' 'gtkspell' 'python-chardet' \
-'gnome-python-extras-gtkspell')
+rodepends=('pygtk' 'pyyaml' 'pywebkitgtk' 'gtkspell' 'python-chardet')

options+=('scriptlet')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: pcmanfm-1.2.3-2-x86_64

2015-10-25 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fafde321d54a25d172b0f66c0293e9510187180a

commit fafde321d54a25d172b0f66c0293e9510187180a
Author: PacMiam <pacm...@gmx.fr>
Date:   Sun Oct 25 15:14:32 2015 +0100

pcmanfm-1.2.3-2-x86_64

* Rebuild package

diff --git a/source/xapps-extra/pcmanfm/FrugalBuild 
b/source/xapps-extra/pcmanfm/FrugalBuild
index a4c450f..e353c1f 100644
--- a/source/xapps-extra/pcmanfm/FrugalBuild
+++ b/source/xapps-extra/pcmanfm/FrugalBuild
@@ -4,12 +4,13 @@

pkgname=pcmanfm
pkgver=1.2.3
+pkgrel=2
pkgdesc="Extremely fast and lightweight file manager."

groups=('xapps-extra')

depends=('gtk+2' 'gamin' 'startup-notification' 'libfm' 'dbus-glib')
-makedepends=('intltool')
+makedepends=('intltool' 'x11-protos')

options+=('scriptlet')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: sdlmame-0166-1-x86_64

2015-10-23 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f2813afd8645ac14de7a7ac598c045a4feee17ce

commit f2813afd8645ac14de7a7ac598c045a4feee17ce
Author: PacMiam <pacm...@gmx.fr>
Date:   Fri Oct 23 09:05:13 2015 +0200

sdlmame-0166-1-x86_64

* Version bump and switch to github

diff --git a/source/games-extra/sdlmame/FrugalBuild 
b/source/games-extra/sdlmame/FrugalBuild
index 05ac18d..5f647f3 100644
--- a/source/games-extra/sdlmame/FrugalBuild
+++ b/source/games-extra/sdlmame/FrugalBuild
@@ -1,55 +1,54 @@
# Compiling Time: 9.32 SBU
-# Maintainer: exceed <exceed.ced...@gmail.com>
-
-options+=('asneeded')
+# Maintainer: PacMiam <pacm...@gmx.fr>
+# Contributor: exceed <exceed.ced...@gmail.com>

pkgname=sdlmame
-pkgver=0153
-pkgextraver=s
-Fpkgversep=
-_F_archive_name=mame
+pkgver=0166
pkgrel=1
pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with 
OpenGL support."
url="http://mamedev.org;
-depends=('sdl>=1.2.14-3' 'sdl_ttf' 'gconf' 'libxinerama' 'libqtgui' 'libglu')
-makedepends=('nasm' 'mesa' 'libqtcore' 'alsa-lib')
+
groups=('games-extra')
archs=('i686' 'x86_64')
-replaces=('xmame')
-up2date="lynx -dump '$url/release.html' | grep downloader.php | grep .zip | 
grep mame \
-   | sed 's/.*\mame//;s/.zip//;s/$pkgextraver//'"
-source=(http://mamedev.thiswebhost.com/releases/$_F_archive_name$pkgver$pkgextraver.zip
 ${pkgname}.sh)
-_F_cd_path="."
-sha1sums=('aff24a7f76fe2bdd3948fbc15c9c6527f63d3c94' \
+
+depends=('sdl2' 'sdl2_ttf' 'gconf' 'libxinerama' 'libqtgui' 'libglu')
+makedepends=('nasm' 'mesa' 'libqtcore' 'alsa-lib')
+
+_F_cd_path="mame-mame${pkgver}"
+_F_archive_name=mame
+_F_github_name="mame"
+_F_github_author="mamedev"
+_F_github_ver="mame${pkgver}"
+_F_github_tag="y"
+Finclude github
+
+source=(${source} ${pkgname}.sh)
+sha1sums=('ab2d3320f0e4f9e3d29472b1156338bf9b46a2b8' \
'f74c8366760e6b3ccb3c86f755e11ebac6aea84b')

-build()
-{
-   Fcd
-   Fextract $_F_archive_name.zip
-   Fpatchall
-   Fsed '-Werror' '' makefile
-
-   make || Fdie
-   make tools || Fdie
-
-   [ "$CARCH" == "i686" ] && Finstall 755 mame 
/usr/share/${pkgname}/${pkgname}
-   [ "$CARCH" == "x86_64" ] && Finstall 755 mame64 
/usr/share/${pkgname}/${pkgname}
-
-   Finstall 755 ${pkgname}.sh /usr/share/${pkgname}/${pkgname}.sh
-   Finstall 755 chdman /usr/share/${pkgname}/chdman
-   Finstall 755 jedutil /usr/share/${pkgname}/jedutil
-   Finstall 755 ldresample /usr/share/${pkgname}/ldresample
-   Finstall 755 ldverify /usr/share/${pkgname}/ldverify
-   Finstall 755 regrep /usr/share/${pkgname}/regrep
-   Finstall 755 romcmp /usr/share/${pkgname}/romcmp
-   Finstall 755 split /usr/share/${pkgname}/split
-   Finstall 755 src2html /usr/share/${pkgname}/src2html
-   Finstall 755 srcclean /usr/share/${pkgname}/srcclean
-   Finstall 755 testkeys /usr/share/${pkgname}/testkeys
-   Finstall 755 unidasm /usr/share/${pkgname}/unidasm
-   Fdoc docs/*.txt
-
-   Fwrapper  'cd /usr/share/sdlmame &&  ./sdlmame.sh "$@"' $pkgname
-   Fwrapper  'cd /usr/share/sdlmame &&  ./sdlmame.sh "$@"' mame
+build() {
+Fcd
+
+make NOWERROR=1 OPTIMIZE=2 TOOLS=1 || Fdie
+
+[ "$CARCH" == "i686" ] && Finstallrel 755 mame 
/usr/share/${pkgname}/${pkgname}
+[ "$CARCH" == "x86_64" ] && Finstallrel 755 mame64 
/usr/share/${pkgname}/${pkgname}
+
+Finstall 755 ${pkgname}.sh /usr/share/${pkgname}/${pkgname}.sh
+for binary in castool chdman floptool imgtool jedutil ldresample ldverify 
nltool nlwav pngcmp regrep romcmp split src2html srcclean testskeys unidasm ; do
+Finstallrel 755 ${binary} usr/share/${pkgname}/${binary}
+done
+
+Fdocrel docs/*.txt
+Fmanrel src/osd/sdl/man/*
+
+Fmkdir usr/share/sdlmame/{artwork,keymaps,shader}
+Finstallrel 644 artwork/* usr/share/${pkgname}/artwork/
+Finstallrel 644 src/osd/sdl/keymaps/* usr/share/${pkgname}/keymaps/
+Finstallrel 644 src/osd/modules/opengl/shader/glsl*.*h 
usr/share/${pkgname}/shader/
+
+Fwrapper 'cd /usr/share/sdlmame &&  ./sdlmame.sh "$@"' $pkgname
+Fwrapper 'cd /usr/share/sdlmame &&  ./sdlmame.sh "$@"' mame
}
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: sdlmame-roms-0166-1-x86_64

2015-10-23 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af33d0540ac0057ab78cd99bc55a9f1474425246

commit af33d0540ac0057ab78cd99bc55a9f1474425246
Author: PacMiam <pacm...@gmx.fr>
Date:   Fri Oct 23 10:21:03 2015 +0200

sdlmame-roms-0166-1-x86_64

* Version bump

diff --git a/source/games-extra/sdlmame-roms/FrugalBuild 
b/source/games-extra/sdlmame-roms/FrugalBuild
index 3735cdb..e56efbf 100644
--- a/source/games-extra/sdlmame-roms/FrugalBuild
+++ b/source/games-extra/sdlmame-roms/FrugalBuild
@@ -1,55 +1,59 @@
# Compiling Time: 0.01 SBU
-# Maintainer: exceed <exceed.ced...@gmail.com>
+# Maintainer: PacMiam <pacm...@gmx.fr>
+# Contributor: exceed <exceed.ced...@gmail.com>
+
+options+=('nobuild')

pkgname=sdlmame-roms
-pkgver=0153
-pkgextraver=s
+pkgver=0166
pkgrel=1
+pkgextraver=s
pkgdesc="A set of free roms for sdlmame"
-rodepends=('sdlmame')
+url="http://mamedev.org/roms/;
+
groups=('games-extra')
archs=('i686' 'x86_64')
-options=('nobuild')
-replaces=('xmame-roms')
-url="http://mamedev.org/roms/;
+
+rodepends=('sdlmame')
+
roms=('circus/circus' 'robotbwl/robotbwl' 'carpolo/carpolo' 'sidetrac/sidetrac' 
\
-   'ripcord/ripcord' 'fireone/fireone' 'crash/crash' 'starfire/starfire' \
-   'starfire/starfir2' 'targ/targ' 'spectar/spectar' 'teetert/teetert' \
-   'alienar/alienar' 'gridlee/gridlee' 'robby/robby')
+'ripcord/ripcord' 'fireone/fireone' 'crash/crash' 'starfire/starfire' \
+'starfire/starfir2' 'targ/targ' 'spectar/spectar' 'teetert/teetert' \
+'alienar/alienar' 'gridlee/gridlee' 'robby/robby')
rom_ext=".zip"

source=()
for roms in ${roms[@]}
do
-   source=("${source[@]}" "${url}/${roms}${rom_ext}")
+source=("${source[@]}" "${url}/${roms}${rom_ext}")
done
# Roms should be compatible with current sdlmame version : same up2date
up2date="lynx -dump 'http://mamedev.org/release.html' | grep downloader.php | 
grep .zip | grep mame \
-   | sed 's/.*\mame//;s/.zip//;s/$pkgextraver//'"
-
-
-sha1sums=('0362a0e8f25aedd08b18493caa462b0ff2fbe9ac' \
-  'ee7d06c6b8d746564484f0248a1dad5572590cdc' \
-  '1dd9d8067ec8807dfcea61d1477b18c0db864a30' \
-  '467d17ed8b90b14debbd4e7ee621b6b9125de54d' \
-  'ad9c4b5ee064cd9013b89faaeb6946a0d60960cc' \
-  'e91571027dddc67d25b9e4f27790300dd77b28ec' \
-  'dbe6b78a13c9d894f9be883d1f6bb3a13da98ec1' \
-  '89ed7ba05e0c6adc3420cbef6bae09686fac71c4' \
-  '3f8fe2db4b86ffdde3c704dd0b374ad0e6d20bce' \
-  '441336a25ed1262fe6e3c5228a43f93bc152a7e7' \
-  'c6d426fd01f2de5b591c93697d1d725baa3f8fe5' \
-  'cbc4b109a1786b48d0771cc603f82aff023ae6eb' \
-  '4e01b15ca8854a73ac76277659504bd320300c12' \
-  '28f26641e222e6f7a16bc7042815ac4a653b7f24' \
-  '0d513769e276ca884d5204c4989cff0e263f6ea3')
-
-build ()
-{
-   Fmkdir usr/share/sdlmame/roms/
-   for roms in ${roms[@]}
-   do
-   Ffile `basename ${roms}${rom_ext}` /usr/share/sdlmame/roms/
-   done
+| sed 's/.*\mame//;s/.zip//;s/$pkgextraver//'"
+
+
+sha1sums=('bbd6de4eb82e8899404a20e4c5ada91ce59a0422' \
+  'd27ef3f9e6a18856573186b9d0e3532860874cc2' \
+  'b1dbc041b76fe0781c39f1157f0b8fbf4e4f0927' \
+  '3bb197e079cfbc1c725ca23cbf6061776e9ed34c' \
+  '30751d1e4294f0287586ccca296e39d0a4ba30a2' \
+  'a9dbe1adb6ad1ead61d37da31f3b132e817b0233' \
+  'ec910595b112e34c5be36332b2e4b2bbfdff9fa3' \
+  '228ff6ce6dd22556fef77d7a18f98faa62011ae9' \
+  'eeb438cb37e2ee34545f17f1b1cea3f99a5028bb' \
+  'b7accdbeeceb0fc8abddd272ffc52b088b8b0b5c' \
+  '531b2f04f1e7d542f221a937a7c47e03204e682c' \
+  '97d8063e3bcca3304489345619fd20c9cf5b5936' \
+  '7c5932b19791ab35c18e313c48d30f1b1fe5dc42' \
+  '743c6199b8fc6bc0d8e0ba0b3e111f88e46586c4' \
+  'fc75747548d0e5461e9ca85e1b50a3ac06887480')
+
+build () {
+Fmkdir usr/share/sdlmame/roms/
+for roms in ${roms[@]} ; do
+Ffile `basename ${roms}${rom_ext}` /usr/share/sdlmame/roms/
+done
}

+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: sdlmame-0166-1-x86_64

2015-10-23 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f94822cab611cd96bf8c6785c28864f5dde71e70

commit f94822cab611cd96bf8c6785c28864f5dde71e70
Author: PacMiam <pacm...@gmx.fr>
Date:   Fri Oct 23 09:53:17 2015 +0200

sdlmame-0166-1-x86_64

* Fix wrong typo

diff --git a/source/games-extra/sdlmame/FrugalBuild 
b/source/games-extra/sdlmame/FrugalBuild
index 5f647f3..93afd8a 100644
--- a/source/games-extra/sdlmame/FrugalBuild
+++ b/source/games-extra/sdlmame/FrugalBuild
@@ -35,7 +35,7 @@ build() {
[ "$CARCH" == "x86_64" ] && Finstallrel 755 mame64 
/usr/share/${pkgname}/${pkgname}

Finstall 755 ${pkgname}.sh /usr/share/${pkgname}/${pkgname}.sh
-for binary in castool chdman floptool imgtool jedutil ldresample ldverify 
nltool nlwav pngcmp regrep romcmp split src2html srcclean testskeys unidasm ; do
+for binary in castool chdman floptool imgtool jedutil ldresample ldverify 
nltool nlwav pngcmp regrep romcmp split src2html srcclean testkeys unidasm ; do
Finstallrel 755 ${binary} usr/share/${pkgname}/${binary}
done
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: geany-1.25-1-x86_64

2015-10-21 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=86e67ae136e60a84b364dc7b10810007a2fdc2db

commit 86e67ae136e60a84b364dc7b10810007a2fdc2db
Author: PacMiam <pacm...@gmx.fr>
Date:   Wed Oct 21 08:46:01 2015 +0200

geany-1.25-1-x86_64

* Version bump and change m8r

diff --git a/source/xapps-extra/geany/FrugalBuild 
b/source/xapps-extra/geany/FrugalBuild
index d880ff4..ab7451d 100644
--- a/source/xapps-extra/geany/FrugalBuild
+++ b/source/xapps-extra/geany/FrugalBuild
@@ -1,21 +1,33 @@
# Compiling Time: 0.90 SBU
-# Maintainer: James Buren <r...@frugalware.org>
-# Contributor: PacMiam <pacm...@gmx.fr>
+# Maintainer: PacMiam <pacm...@gmx.fr>
+# Contributor: James Buren <r...@frugalware.org>
+
+options+=('scriptlet')

pkgname=geany
pkgver=1.25
pkgrel=1
-url="http://www.geany.org;
pkgdesc="Geany is a text editor using the GTK2 toolkit."
-depends=('vte>=0.24.0-2')
-makedepends=('perl-xml-parser' 'intltool')
-_F_gnome_iconcache="y"
-options=('scriptlet')
-Finclude gnome-scriptlet
+url="http://www.geany.org;
+
groups=('xapps-extra')
archs=('i686' 'x86_64')
+
+depends=('gtk+2' 'vte')
+makedepends=('perl-xml-parser' 'intltool' 'x11-protos')
+
+_F_gnome_iconcache="y"
+Finclude gnome-scriptlet
+
up2date="Flasttar $url/Download/Releases"
source=(http://download.geany.org/$pkgname-$pkgver.tar.bz2)
sha1sums=('1979cfee8058fa0a258d1c57f45481a1fa9280b8')

+build() {
+Fcd
+Fsed "Sh=" "Sh=FrugalBuild;" data/filetype_extensions.conf
+
+Fbuild
+}
+
# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: rednotebook-1.10.4-1-x86_64

2015-10-21 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1356c60f2209105f5287a2ddee89b39464e293a

commit f1356c60f2209105f5287a2ddee89b39464e293a
Author: PacMiam <pacm...@gmx.fr>
Date:   Wed Oct 21 08:55:13 2015 +0200

rednotebook-1.10.4-1-x86_64

* Version bump

diff --git a/source/gnome-extra/rednotebook/FrugalBuild 
b/source/gnome-extra/rednotebook/FrugalBuild
index 57876d7..72f5eb8 100644
--- a/source/gnome-extra/rednotebook/FrugalBuild
+++ b/source/gnome-extra/rednotebook/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: PacMiam <pacm...@gmx.fr>

pkgname=rednotebook
-pkgver=1.10.1
+pkgver=1.10.4
pkgrel=1
pkgdesc="RedNotebook is a desktop diary that makes it very easy for you to keep 
track of the stuff you do and the thoughts you have."

@@ -18,4 +18,6 @@ options+=('scriptlet')
_F_gnome_iconcache="y"
Finclude sourceforge gnome-scriptlet

-sha1sums=('52376b18aa2b74570f8ecc5d6e2aa64e3318eab9')
+sha1sums=('b0e6f6f9f0e8e35499eab02cd111653c26a6d606')
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: liferea-1.10.16-1-x86_64

2015-10-21 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b22d3cc5ccd98b088e855466593cd545805010e

commit 3b22d3cc5ccd98b088e855466593cd545805010e
Author: PacMiam <pacm...@gmx.fr>
Date:   Wed Oct 21 09:18:28 2015 +0200

liferea-1.10.16-1-x86_64

* Version bump and clean depends

diff --git a/source/gnome-extra/liferea/FrugalBuild 
b/source/gnome-extra/liferea/FrugalBuild
index 7d3516b..a5f6773 100644
--- a/source/gnome-extra/liferea/FrugalBuild
+++ b/source/gnome-extra/liferea/FrugalBuild
@@ -2,10 +2,10 @@
# Maintainer: PacMiam <pacm...@gmx.fr>
# Contributor: jercel <jerce...@gmail.com>

-options+=('asneeded')
+options+=('scriptlet')

pkgname=liferea
-pkgver=1.10.14
+pkgver=1.10.16
pkgrel=1
pkgdesc="Liferea is a news aggregator for online news feeds."
url="http://lzone.de/liferea/;
@@ -13,14 +13,9 @@ url="http://lzone.de/liferea/;
groups=('gnome-extra')
archs=('i686' 'x86_64')

-depends=('gconf' 'libxslt' 'libglade' 'webkit-gtk3' 'libice' 'libnotify>=0.7' \
-'atk' 'libxau' 'libxdmcp' 'zlib' 'libxinerama' 'libxi' 'libxrandr' \
-'libxcursor' 'libxdamage' 'libjpeg>=8a' 'libxt' 'e2fsprogs' 'libgcc' 'lua' 
\
-'unique1' 'json-glib' 'libpeas-gtk' 'dconf')
-makedepends=('intltool')
-replaces=('news-notification')
-
-options+=('scriptlet')
+depends=('gconf' 'libxslt' 'webkit-gtk3' 'libnotify' 'json-glib' 'libpeas-gtk' 
\
+'gsettings-desktop-schemas' 'gnome-keyring')
+makedepends=('intltool' 'x11-protos')

_F_gnome_desktop="y"
_F_gnome_iconcache="y"
@@ -30,7 +25,7 @@ _F_github_tag_v="releases"
Finclude github gnome-scriptlet

source=($source frugalware-feeds.diff)
-sha1sums=('3dce51e28c35704bf10cb2ee4af82ea7efc55330' \
+sha1sums=('0e6ca512ac4bf4fe849f692954e0bbab27ac605f' \
'52cc5661328759d9c1e7d3f057e83cb9dc61fb9f')

build () {
@@ -39,3 +34,5 @@ build () {
Fbuild
Fbuild_gnome_scriptlet
}
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: steam-1.0.0.50-1-x86_64

2015-10-21 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25085910f473f2ae681fb762738f9e3016590577

commit 25085910f473f2ae681fb762738f9e3016590577
Author: PacMiam <pacm...@gmx.fr>
Date:   Wed Oct 21 09:25:19 2015 +0200

steam-1.0.0.50-1-x86_64

* Version bump and remove x86_64 arch

diff --git a/source/games-extra/steam/FrugalBuild 
b/source/games-extra/steam/FrugalBuild
index d3ed31e..50c94df 100644
--- a/source/games-extra/steam/FrugalBuild
+++ b/source/games-extra/steam/FrugalBuild
@@ -2,26 +2,28 @@
# Maintainer: PacMiam <pacm...@gmx.fr>

pkgname=steam
-pkgver=1.0.0.49
+pkgver=1.0.0.50
pkgrel=1
pkgdesc="Steam is an internet-based digital distribution, digital rights 
management, multiplayer, and social networking platform developed by Valve 
Corporation."
url="http://steampowered.com/;

groups=('games-extra')
-archs=('i686' 'x86_64')
+archs=('i686')

-depends=('bash' 'desktop-file-utils' 'hicolor-icon-theme' 'curl' 'dbus'
-'freetype2' 'gdk-pixbuf2' 'zenity' 'libgl' 'libx11' 'libgcc' 'pulseaudio')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'curl' 'freetype2' \
+'gdk-pixbuf2' 'zenity' 'libgl' 'libx11' 'pulseaudio')

options+=('nobuild')

+Fpkgversep='_'
_F_cd_path=$pkgname
_F_archive_grepv='latest'
-Fpkgversep='_'
+_F_gnome_iconcache="y"
+Finclude gnome-scriptlet

up2date="Flasttar http://repo.steampowered.com/steam/pool/steam/s/steam/;
source=(http://repo.steampowered.com/steam/pool/steam/s/steam/$pkgname\_$pkgver.tar.gz)
-sha1sums=('cf8e9c81ce5af1d2e20e57484985f170c71a5a7a')
+sha1sums=('ca7ff02af5e14e3532eb449a08016c041973f48d')

build () {

@@ -33,3 +35,5 @@ build () {
# Because, we don't use apt-get :p
Fln bin/true usr/bin/steamdeps
}
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: pidgin-2.10.11-6-x86_64

2015-10-20 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6f8d92671bddbe60fbbf0da87e414a814d9950b9

commit 6f8d92671bddbe60fbbf0da87e414a814d9950b9
Author: PacMiam <pacm...@gmx.fr>
Date:   Tue Oct 20 21:50:33 2015 +0200

pidgin-2.10.11-6-x86_64

* Change m8r and clean the FrugalBuild

diff --git a/source/xapps-extra/pidgin/FrugalBuild 
b/source/xapps-extra/pidgin/FrugalBuild
index aead10a..9f2603c 100644
--- a/source/xapps-extra/pidgin/FrugalBuild
+++ b/source/xapps-extra/pidgin/FrugalBuild
@@ -1,40 +1,42 @@
-# Compiling time: 2.50 SBU
-# Maintainer: Devil505 <devil505li...@gmail.com>
+# Compiling time: 0.91 SBU
+# Maintainer: PacMiam <pacm...@gmx.fr>
+# Contributor: Devil505 <devil505li...@gmail.com>
# Contributor: voroskoi <voros...@gmail.com>

+options+=('scriptlet')
+
pkgname=pidgin
pkgver=2.10.11
-pkgrel=5
+pkgrel=6
pkgdesc="A multi-protocol instant messaging (IM) client"
-depends=('gtk+2>=2.20.0-2' 'startup-notification>=0.9-3' \
-   'libxscrnsaver>=1.1.3' 'dbus-x11>=1.2.14')
-makedepends=('doxygen' 'tk>=8.6.1' 'perl-xml-parser' 'intltool' 'sqlite3' \
-   'dbus-glib>=0.74' 'libxml2' 'libxslt' 'nss>=3.12.9')
-if [ "$CARCH" != "arm" ]; then
-   depends=(${depends[@]} 'libao>=1.1.0' 'audiofile' 'gtkspell>=2.0.11-3')
-   makedepends=(${makedepends[@]} 'evolution-data-server>=3.10.4-2' 
'avahi-compat>=0.6.21' \
-   'avahi-glib>=0.6.21'  'nice')
-fi
-rodepends=('libpurple')
-conflicts=('gaim')
-provides=('gaim')
-replaces=('gaim' 'pidgin-plugin-guifications')
+url="http://www.pidgin.im/;
+
groups=('xapps-extra')
archs=('i686' 'x86_64' 'arm')
-options=('scriptlet')
+
+depends=('gtk+2' 'startup-notification' 'libxscrnsaver' 'dbus-x11')
+makedepends=('intltool' 'dbus-glib' 'libxml2' 'libxslt' 'nss' 'tcl')
+rodepends=('libpurple')
+
+if [ "$CARCH" != "arm" ]; then
+depends=(${depends[@]} 'libao' 'audiofile' 'gtkspell')
+makedepends=(${makedepends[@]} 'nice')
+fi
+
+replaces=('pidgin-plugin-guifications')
+
_F_sourceforge_ext=".tar.bz2"
_F_gnome_desktop="y"
_F_gnome_iconcache="y"
Finclude sourceforge gnome-scriptlet
-url="http://www.pidgin.im/;
-#up2date="Flasttar http://pidgin.im/download/source/;
+
sha1sums=('5e0062b81bdb01300804e12bc0b6a04a91984631')

subpkgs=("${subpkgs[@]}" "libpurple")
subdescs=("${subdescs[@]}" "Library intended to be used by programmers seeking 
to write an IM client that connects to many IM networks.")
-subdepends=("${subdepends[@]}" "dbus-glib>=0.74 libxml2 libxslt>=1.1.28 
nss>=3.12 meanwhile")
+subdepends=("${subdepends[@]}" "dbus-glib libxml2 libxslt nss meanwhile")
if [ "$CARCH" != "arm" ]; then
-   subdepends[0]="${subdepends[0]} avahi-compat>=0.6.21 avahi-glib>=0.6.21 
nice"
+subdepends[0]="${subdepends[0]} nice"
fi
subrodepends=("${subrodepends[@]}" "")
subgroups=("${subgroups[@]}" 'xlib-extra')
@@ -49,44 +51,57 @@ subarchs=("${subarchs[@]}" 'i686 x86_64 arm')


build() {
-   if [ "$CARCH" != "arm" ]; then
-   Fconfopts+=" --disable-gstreamer --disable-vv"
-   CFLAGS="$CFLAGS -I/usr/include/gtkspell-2.0"
-   else
-   Fconfopts+=" --disable-gtkspell --disable-gstreamer 
--disable-vv --disable-avahi"
-   fi
-   Fpatchall
-   Fmake \
-   --enable-nss=yes \
-   --enable-gnutls=no \
-   --with-system-ssl-certs=/etc/ssl/certs \
-   --disable-fatal-asserts \
-   --disable-dependency-tracking \
-   --enable-static \
-   --with-howl-includes=/usr/include/avahi-compat-howl/ \
-   --enable-dbus \
-   --enable-meanwhile \
-   --disable-nm \
-   --disable-schemas-install
-   make docs || Fdie
-   Fmakeinstall
-   Fbuild_gnome_scriptlet
-
-   Fsplit libpurple usr/share/aclocal/purple.m4
-   Fsplit libpurple usr/lib/purple-2/tcl.so
-   Fsplit libpurple usr/lib/purple-2/*
-   Fsplit libpurple usr/include/libpurple/*
-   Fsplit libpurple usr/lib/pkgconfig/purple.pc
-   Fsplit libpurple usr/lib/libpurple*
-
-   Fsplit finch usr/bin/finch
-   Fsplit finch usr/include/finch/*
-   Fsplit finch usr/include/gnt/*
-   Fsplit finch usr/lib/finch/
-   Fsplit finch usr/lib/gnt/*
-   Fsplit finch usr/lib/libgnt.so*
-   Fsplit finch usr/lib/pkgconfig/finch.pc
-   Fsplit finch usr/lib/pkgconfig/gnt.pc
+if [ "$CARCH" != "arm" ]; then
+CFLAGS="$CFLAGS -I/usr/include/gtkspell-2.0"
+else
+Fconfopts+=" --disable-gtkspell"
+fi
+
+

[Frugalware-git] frugalware-current: pidgin-2.10.11-6-x86_64

2015-10-20 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b7115385261bf14de9ea7b8ea474615b0d634b34

commit b7115385261bf14de9ea7b8ea474615b0d634b34
Author: PacMiam <pacm...@gmx.fr>
Date:   Tue Oct 20 22:05:21 2015 +0200

pidgin-2.10.11-6-x86_64

* Forgot x11-protos makedepends

diff --git a/source/xapps-extra/pidgin/FrugalBuild 
b/source/xapps-extra/pidgin/FrugalBuild
index 9f2603c..7742a1f 100644
--- a/source/xapps-extra/pidgin/FrugalBuild
+++ b/source/xapps-extra/pidgin/FrugalBuild
@@ -15,7 +15,8 @@ groups=('xapps-extra')
archs=('i686' 'x86_64' 'arm')

depends=('gtk+2' 'startup-notification' 'libxscrnsaver' 'dbus-x11')
-makedepends=('intltool' 'dbus-glib' 'libxml2' 'libxslt' 'nss' 'tcl')
+makedepends=('intltool' 'dbus-glib' 'libxml2' 'libxslt' 'nss' 'tcl' \
+'x11-protos')
rodepends=('libpurple')

if [ "$CARCH" != "arm" ]; then
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: alsa-plugins-1.0.29-3-x86_64

2015-10-13 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4da849b26fe97fdf6387170139a209ee268c6b67

commit 4da849b26fe97fdf6387170139a209ee268c6b67
Author: PacMiam <pacm...@gmx.fr>
Date:   Tue Oct 13 19:15:17 2015 +0200

alsa-plugins-1.0.29-3-x86_64

* Rebuild with pulseaudio-7.0

diff --git a/source/multimedia/alsa-plugins/FrugalBuild 
b/source/multimedia/alsa-plugins/FrugalBuild
index 1baa176..415ed66 100644
--- a/source/multimedia/alsa-plugins/FrugalBuild
+++ b/source/multimedia/alsa-plugins/FrugalBuild
@@ -4,11 +4,11 @@

pkgname=alsa-plugins
pkgver=1.0.29
-pkgrel=2
+pkgrel=3
pkgdesc="Various plugins for ALSA."
url="http://www.alsa-project.org;
depends=("alsa-lib>=1.0.29")
-makedepends=('pulseaudio>=6.0')
+makedepends=('pulseaudio>=7.0')
options=('scriptlet')
groups=('multimedia')
archs=('i686' 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: vlc-2.2.0-3-x86_64

2015-10-13 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5630193799682a572bb177ddeab0e5dc09e3e0f4

commit 5630193799682a572bb177ddeab0e5dc09e3e0f4
Author: PacMiam <pacm...@gmx.fr>
Date:   Tue Oct 13 20:31:07 2015 +0200

vlc-2.2.0-3-x86_64

* Rebuild with pulseaudio-7.0

diff --git a/source/xmultimedia/vlc/FrugalBuild 
b/source/xmultimedia/vlc/FrugalBuild
index 53d2ae3..eb461d3 100644
--- a/source/xmultimedia/vlc/FrugalBuild
+++ b/source/xmultimedia/vlc/FrugalBuild
@@ -11,7 +11,7 @@ options+=('asneeded')
pkgname=vlc
pkgver=2.2.0
pkgextraver=
-pkgrel=2
+pkgrel=3
pkgdesc="The cross-platform media player and streaming server."
url="http://www.videolan.org/vlc/;
depends=('e2fsprogs' 'libxpm>=3.5.8-1' 'libxdmcp' 'libshout' 'avahi' \
@@ -113,7 +113,7 @@ subarchs=("${subarchs[@]}" 'i686 x86_64')
subpkgs=("${subpkgs[@]}" 'vlc-pulseaudio')
subdescs=("${subdescs[@]}" 'vlc plugin for pulseaudio')
subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver")
-subdepends=("${subdepends[@]}" "libpulse>=6.0")
+subdepends=("${subdepends[@]}" "libpulse>=7.0")
subgroups=("${subgroups[@]}" 'xmultimedia-extra')
subarchs=("${subarchs[@]}" 'i686 x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: i3-4.11-1-x86_64

2015-10-01 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3059a57ec5fb4c15866861759b52202632a89aaa

commit 3059a57ec5fb4c15866861759b52202632a89aaa
Author: PacMiam <pacm...@gmx.fr>
Date:   Thu Oct 1 10:47:09 2015 +0200

i3-4.11-1-x86_64

* Version bump: 4.10.4 -> 4.11

diff --git a/source/x11-extra/i3/FrugalBuild b/source/x11-extra/i3/FrugalBuild
index 35c720a..b235e5e 100644
--- a/source/x11-extra/i3/FrugalBuild
+++ b/source/x11-extra/i3/FrugalBuild
@@ -4,7 +4,7 @@
options+=('asneeded')

pkgname=i3
-pkgver=4.10.4
+pkgver=4.11
pkgrel=1
pkgdesc="An improved dynamic tiling window manager"
url="http://i3wm.org/;
@@ -19,7 +19,7 @@ archs=('i686' 'x86_64')

up2date="lynx -dump http://i3wm.org/downloads/ | Flasttar"
source=(http://i3wm.org/downloads/$pkgname-$pkgver.tar.bz2)
-sha1sums=('e3371dd70a9fb004b884527f0ff87025ac19f9f9')
+sha1sums=('85d04492214bd26c2804dfa83c979fda54b51c08')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: wesnoth-1.13.1-1-x86_64

2015-09-25 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c1a823e53fe707e82b25847934854e74ea876b9a

commit c1a823e53fe707e82b25847934854e74ea876b9a
Author: PacMiam <pacm...@gmx.fr>
Date:   Fri Sep 25 22:26:16 2015 +0200

wesnoth-1.13.1-1-x86_64

* Version bump: 1.12.1 -> 1.13.1

diff --git a/source/games-extra/wesnoth/FrugalBuild 
b/source/games-extra/wesnoth/FrugalBuild
index 60d582e..81e291a 100644
--- a/source/games-extra/wesnoth/FrugalBuild
+++ b/source/games-extra/wesnoth/FrugalBuild
@@ -2,11 +2,11 @@
# Maintainer: PacMiam <pacm...@gmx.fr>
# Contributor: Christian Hamar alias krix <kr...@linuxforum.hu>

-options+=('asneeded')
+options+=('asneeded' 'nobuild')

pkgname=wesnoth
-pkgver=1.12.1
-pkgrel=3
+pkgver=1.13.1
+pkgrel=1
pkgdesc="Wesnoth is a turn based strategy game played in the fantasy world"
url="http://www.wesnoth.org/;

@@ -24,7 +24,7 @@ Fconfopts+=" --enable-server --enable-editor --enable-tools \
--disable-strict-compilation"
_F_sourceforge_ext=".tar.bz2"
Finclude cmake sourceforge
-options=('nobuild')
-sha1sums=('081f0d839ccbd011a672ba7e134431a32eb8791c')
+
+sha1sums=('2dcaaf376130f7d3eea44a65b9bce52b27ab06c5')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: girara-0.2.4-1-x86_64

2015-09-24 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=80a37eed707b706a95bc7c9ad7672242870efb87

commit 80a37eed707b706a95bc7c9ad7672242870efb87
Author: PacMiam <pacm...@gmx.fr>
Date:   Thu Sep 24 18:19:56 2015 +0200

girara-0.2.4-1-x86_64

* Version bump: 0.2.2 -> 0.2.4

diff --git a/source/lib-extra/girara/FrugalBuild 
b/source/lib-extra/girara/FrugalBuild
index 2959586..f90b392 100644
--- a/source/lib-extra/girara/FrugalBuild
+++ b/source/lib-extra/girara/FrugalBuild
@@ -1,10 +1,11 @@
# Compiling Time: 0.05 SBU
# Maintainer: Anthony Jorion <pin...@frugalware.org>
+# Contributor: PacMiam <pacm...@gmx.fr>

options+=('asneeded')

pkgname=girara
-pkgver=0.2.2
+pkgver=0.2.4
pkgrel=1
pkgdesc="User interface library"
url="http://pwmt.org/projects/girara;
@@ -13,6 +14,6 @@ groups=('lib-extra')
depends=('gtk+3')
up2date="Flasttar $url/download/"
source="$url/download/$pkgname-$pkgver.tar.gz"
-sha1sums=('4692ef82176ae8930e4ad4e75c535a3f3f8d3283')
+sha1sums=('bc51914d42f210e580305b32facc912a13eba9fd')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: zathura-0.3.3-1-x86_64

2015-09-24 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6e82fb50623eb82bc87cd5be5caf97ab9efd18fb

commit 6e82fb50623eb82bc87cd5be5caf97ab9efd18fb
Author: PacMiam <pacm...@gmx.fr>
Date:   Thu Sep 24 18:21:15 2015 +0200

zathura-0.3.3-1-x86_64

* Version bump: 0.2.9 -> 0.3.3

diff --git a/source/xapps-extra/zathura/FrugalBuild 
b/source/xapps-extra/zathura/FrugalBuild
index 84f96a2..a493b0b 100644
--- a/source/xapps-extra/zathura/FrugalBuild
+++ b/source/xapps-extra/zathura/FrugalBuild
@@ -1,19 +1,20 @@
# Compiling Time: 0.10 SBU
# Maintainer: Anthony Jorion <pin...@frugalware.org>
+# Contributor: PacMiam <pacm...@gmx.fr>

options+=('asneeded')

pkgname=zathura
-pkgver=0.2.9
-pkgrel=2
+pkgver=0.3.3
+pkgrel=1
pkgdesc="PDF Document viewer"
url=("http://pwmt.org/projects/zathura;)
archs=('i686' 'x86_64')
groups=('xapps-extra')
-depends=('poppler-glib>=0.20.3' 'cairo' 'glib2' 'girara>=0.2.2' 'sqlite3')
+depends=('poppler-glib>=0.20.3' 'cairo' 'glib2' 'girara>=0.2.4' 'sqlite3')
rodepends=('zathura-pdf-poppler')
up2date="Flasttar $url/download/"
source="$url/download/$pkgname-$pkgver.tar.gz"
-sha1sums=('2229947da413c404341b0d7a2e030d96d17fe16d')
+sha1sums=('fc9935b51ee566cbda5978d3f52ab74a4b22c8f4')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: zathura-pdf-poppler-0.2.5-2-x86_64

2015-09-24 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=39f6f29efac627c9b751af74365e6529536d5b7f

commit 39f6f29efac627c9b751af74365e6529536d5b7f
Author: PacMiam <pacm...@gmx.fr>
Date:   Thu Sep 24 18:23:54 2015 +0200

zathura-pdf-poppler-0.2.5-2-x86_64

* Rebuild with latest zathura

diff --git a/source/xlib-extra/zathura-pdf-poppler/FrugalBuild 
b/source/xlib-extra/zathura-pdf-poppler/FrugalBuild
index d765a64..9e31f3c 100644
--- a/source/xlib-extra/zathura-pdf-poppler/FrugalBuild
+++ b/source/xlib-extra/zathura-pdf-poppler/FrugalBuild
@@ -1,15 +1,16 @@
# Compiling Time: 0.01 SBU
# Maintainer: Anthony Jorion <pin...@frugalware.org>
+# Contributor: PacMiam <pacm...@gmx.fr>

pkgname=zathura-pdf-poppler
pkgver=0.2.5
-pkgrel=1
+pkgrel=2
pkgdesc="Zathura plugin for PDF rendering"
-url="https://pwmt.org/projects/zathura/plugins/$pkgname;
+url="https://pwmt.org/projects/$pkgname;
archs=('i686' 'x86_64')
groups=('xlib-extra')
depends=('poppler-glib' 'zathura')
-up2date="Flasttar $url"
+up2date="Flasttar $url/download/"
source="https://pwmt.org/projects/zathura/plugins/download/$pkgname-$pkgver.tar.gz;
sha1sums=('7baa6b12526c13c4088eb206147d6cb3539f53b8')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: crawl-0.16.2-1-x86_64

2015-09-23 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=323c703fb718f68df0716c7cb070a25a173593ce

commit 323c703fb718f68df0716c7cb070a25a173593ce
Author: PacMiam <pacm...@gmx.fr>
Date:   Wed Sep 23 14:33:05 2015 +0200

crawl-0.16.2-1-x86_64

* Version bump: 0.16.1 -> 0.16.2

diff --git a/source/games-extra/crawl/FrugalBuild 
b/source/games-extra/crawl/FrugalBuild
index 7d7c7aa..12c0821 100644
--- a/source/games-extra/crawl/FrugalBuild
+++ b/source/games-extra/crawl/FrugalBuild
@@ -1,11 +1,11 @@
-# Compiling Time: 6.33 SBU
+# Compiling Time: 1.85 SBU
# Maintainer: PacMiam <pacm...@gmx.fr>
# Contributor: DarkNekros <darknek...@gmail.com>

options+=('asneeded')

pkgname=crawl
-pkgver=0.16.1
+pkgver=0.16.2
pkgrel=1
pkgdesc="Dungeon Crawl Stone Soup (non-graphical console version) is an 
open-source, single-player, role-playing roguelike game of exploration and 
treasure-hunting in dungeons filled with dangerous and unfriendly monsters in a 
quest to rescue the mystifyingly fabulous Orb of Zot."
url="http://crawl.develz.org/wordpress/;
@@ -23,4 +23,4 @@ _F_make_opts="bin_prefix=bin GAME=${pkgname} prefix=/usr \

up2date="Flasttar http://crawl.develz.org/release/;
source=(http://crawl.develz.org/release/stone_soup-$pkgver-nodeps.tar.xz)
-sha1sums=('c4495c00648821daea81ed5de179c6b2f7743a5e')
+sha1sums=('65f32fc55fe927df50f62665871a1e57861a298a')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: newsbeuter-2.9-1-x86_64

2015-09-23 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fbdf5bb412c4416cd1237c929ed4bee18f1c8940

commit fbdf5bb412c4416cd1237c929ed4bee18f1c8940
Author: PacMiam <pacm...@gmx.fr>
Date:   Wed Sep 23 13:44:49 2015 +0200

newsbeuter-2.9-1-x86_64

* Version bump: 2.8 -> 2.9
* Change m8r

diff --git a/source/apps-extra/newsbeuter/FrugalBuild 
b/source/apps-extra/newsbeuter/FrugalBuild
index 9fc9986..dec1ab2 100644
--- a/source/apps-extra/newsbeuter/FrugalBuild
+++ b/source/apps-extra/newsbeuter/FrugalBuild
@@ -1,25 +1,29 @@
-# Compiling Time: 0.86 SBU
-# Maintainer: Devil505 <devil505li...@gmail.com>
+# Compiling Time: 0.48 SBU
+# Maintainer: PacMiam <pacm...@gmx.fr>
+# Contributor: Devil505 <devil505li...@gmail.com>

options+=('asneeded')

pkgname=newsbeuter
-pkgver=2.8
+pkgver=2.9
pkgrel=1
pkgdesc="A RSS feed reader for the text console with special Podcast support"
url="http://www.newsbeuter.org/;
-depends=('sqlite3' 'curl' 'stfl' 'json-c>=0.12')
-makedepends=('swig' 'gettext')
+
groups=('apps-extra')
archs=('i686' 'x86_64')
+
+depends=('sqlite3' 'curl' 'stfl' 'json-c>=0.12')
+makedepends=('swig' 'gettext')
+
up2date="Flasttar $url/download.html"
source=($url/downloads/$pkgname-$pkgver.tar.gz)
-sha1sums=('de284124c840062941b500ffbd72e3f183fb2b61')
+sha1sums=('e0d61cda874ea9b77ed27f2edfea50a6ea471894')

build() {
-   Fcd
-   Fmake
-   make prefix="$Fdestdir/usr" install || Fdie
+Fcd
+Fmake
+make prefix="$Fdestdir/usr" install || Fdie
}

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: atanks-6.3-1-x86_64

2015-09-23 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40c7a01ac7768bd85a9d9db7156a439b3eb44e81

commit 40c7a01ac7768bd85a9d9db7156a439b3eb44e81
Author: PacMiam <pacm...@gmx.fr>
Date:   Wed Sep 23 13:55:27 2015 +0200

atanks-6.3-1-x86_64

* Version bump: 6.2 -> 6.3

diff --git a/source/games-extra/atanks/FrugalBuild 
b/source/games-extra/atanks/FrugalBuild
index 12e6878..1e8f577 100644
--- a/source/games-extra/atanks/FrugalBuild
+++ b/source/games-extra/atanks/FrugalBuild
@@ -1,8 +1,8 @@
-# Compiling Time: 0.13 SBU
+# Compiling Time: 0.10 SBU
# Maintainer: PacMiam <pacm...@gmx.fr>

pkgname=atanks
-pkgver=6.2
+pkgver=6.3
pkgrel=1
pkgdesc="Worms and Scorched Earth-like game"

@@ -14,7 +14,7 @@ depends=('allegro')
_F_gnome_iconcache="y"
Finclude sourceforge gnome-scriptlet

-sha1sums=('7028403fa421503f6d6393a06bccb4e86a7c2d67')
+sha1sums=('f78368426ec1cabf904e0370f95e40f5153da33e')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: crawl-tiles-0.16.2-1-x86_64

2015-09-23 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f78ac45ff4688d0cf98b67e1b2a618d80bbee634

commit f78ac45ff4688d0cf98b67e1b2a618d80bbee634
Author: PacMiam <pacm...@gmx.fr>
Date:   Wed Sep 23 14:42:57 2015 +0200

crawl-tiles-0.16.2-1-x86_64

* Version bump: 0.16.1 -> 0.16.2

diff --git a/source/games-extra/crawl-tiles/FrugalBuild 
b/source/games-extra/crawl-tiles/FrugalBuild
index 8eb4b1a..6c73280 100644
--- a/source/games-extra/crawl-tiles/FrugalBuild
+++ b/source/games-extra/crawl-tiles/FrugalBuild
@@ -1,12 +1,12 @@
-# Compiling Time: 7.26 SBU
+# Compiling Time: 2.20 SBU
# Maintainer: PacMiam <pacm...@gmx.fr>
# Contributor: DarkNekros <darknek...@gmail.com>

options+=('asneeded')

pkgname=crawl-tiles
-pkgver=0.16.1
-pkgrel=2
+pkgver=0.16.2
+pkgrel=1
pkgdesc="Dungeon Crawl Stone Soup (graphical Tiles version) is an open-source, 
single-player, role-playing roguelike game of exploration and treasure-hunting 
in dungeons filled with dangerous and unfriendly monsters in a quest to rescue 
the mystifyingly fabulous Orb of Zot."
url="http://crawl.develz.org/wordpress/;

@@ -26,4 +26,4 @@ _F_make_opts="bin_prefix=bin \

up2date="Flasttar http://crawl.develz.org/release/;
source=(http://crawl.develz.org/release/stone_soup-$pkgver-nodeps.tar.xz)
-sha1sums=('c4495c00648821daea81ed5de179c6b2f7743a5e')
+sha1sums=('65f32fc55fe927df50f62665871a1e57861a298a')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] kernelbump: playonlinux-4.2.9-1-x86_64

2015-09-20 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kernelbump.git;a=commitdiff;h=4b0909db0f83060c607808a9419ebde1418d17fb

commit 4b0909db0f83060c607808a9419ebde1418d17fb
Author: PacMiam <pacm...@gmx.fr>
Date:   Fri Sep 18 10:32:17 2015 +0200

playonlinux-4.2.9-1-x86_64

* Version bump: 4.2.7 -> 4.2.9
* Fix up2date and change m8r

diff --git a/source/xapps-extra/playonlinux/FrugalBuild 
b/source/xapps-extra/playonlinux/FrugalBuild
index ecc0686..4a11934 100644
--- a/source/xapps-extra/playonlinux/FrugalBuild
+++ b/source/xapps-extra/playonlinux/FrugalBuild
@@ -1,30 +1,35 @@
# Compiling Time: 0.01 SBU
-# Maintainer: kikadf <kikadf...@gmail.com>
+# Maintainer: PacMiam <pacm...@gmx.fr>
# Contributor: Devil505 <devil505li...@gmail.com>
-# Contributor: PacMiam <pacm...@gmx.fr>
+# Contributor: kikadf <kikadf...@gmail.com>

pkgname=playonlinux
-pkgver=4.2.7
+pkgver=4.2.9
pkgrel=1
pkgdesc="GUI for managing Windows and DOS programs under linux"
url="http://www.$pkgname.com;
-rodepends=('libgcc' 'freeglut' 'libgl' 'libglx' 'libxext' 'libxdamage' 
'wxpython' 'wine' \
- 'lynx' 'cabextract' 'mesademos' 'gettext' 'wget' 'binutils' 
'imagemagick' \
- 'icoutils' 'netcat' 'xterm' 'xdg-user-dirs' '7zip')
+repository_url="http://repository.playonlinux.com/PlayOnLinux;
+
groups=('xapps-extra')
archs=('i686' 'x86_64')
+
+rodepends=('libgcc' 'freeglut' 'libgl' 'libglx' 'libxext' 'libxdamage' 'wine' \
+ 'wxpython' 'lynx' 'cabextract' 'mesademos' 'gettext' 'wget' 
'binutils' \
+ 'imagemagick' 'icoutils' 'netcat' 'xterm' 'xdg-user-dirs' '7zip')
+
+Fpkgversep="_"
_F_archive_name="PlayOnLinux"
_F_desktop_name="PlayOnLinux"
_F_desktop_icon="$pkgname.png"
_F_desktop_categories="Game;"
-Fpkgversep="_"
_F_cd_path="$pkgname"
-up2date="lynx -dump $url/en/download-generic.html | Flasttar"
-source=(http://repository.playonlinux.com/PlayOnLinux/$pkgver/${_F_archive_name}_$pkgver.tar.gz)
-sha1sums=('b6e48d269818f0518b4c5bb38c8499d51cdcb6bd')

-build()
-{
+up2date="lynx -dump $repository_url | grep $repository_url | \
+grep -Po '([\d\.]+)$' | sort -r | uniq | head -n1"
+source=($repository_url/$pkgver/${_F_archive_name}_$pkgver.tar.gz)
+sha1sums=('6bfbbff04b6a2716f994fa1b320ccacc7e896ed2')
+
+build() {
Fmkdir usr/share/
cp -r $Fsrcdir/$pkgname $Fdestdir/usr/share/  || Fdie
Fmkdir usr/bin
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] kernelbump: pidgin-libnotify-0.14-5-x86_64

2015-09-20 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kernelbump.git;a=commitdiff;h=f08e2118bb08e1ac8d26656f261877048433dd9b

commit f08e2118bb08e1ac8d26656f261877048433dd9b
Author: PacMiam <pacm...@gmx.fr>
Date:   Fri Sep 18 10:29:24 2015 +0200

pidgin-libnotify-0.14-5-x86_64

* Rebuild fix
* Change m8r

diff --git a/source/gnome-extra/pidgin-libnotify/FrugalBuild 
b/source/gnome-extra/pidgin-libnotify/FrugalBuild
index 8cce92d..ae09f75 100644
--- a/source/gnome-extra/pidgin-libnotify/FrugalBuild
+++ b/source/gnome-extra/pidgin-libnotify/FrugalBuild
@@ -1,32 +1,27 @@
# Compiling Time: 0.05 SBU
-# Maintainer: Priyank Gosalia <priyan...@gmail.com>
+# Maintainer: PacMiam <pacm...@gmx.fr>
+# Contributor: Priyank Gosalia <priyan...@gmail.com>

pkgname=pidgin-libnotify
pkgver=0.14
-pkgrel=4
+pkgrel=5
pkgdesc="A guifications like notification plugin for Pidgin."
-_F_sourceforge_dirname="gaim-libnotify"
-Finclude sourceforge
url="http://gaim-libnotify.sourceforge.net/;
-makedepends=('intltool' 'libindicate')
-depends=('pidgin>=2.6.6-2' 'libnotify>=0.7' 'notification-daemon' 
'libindicate-gtk>=0.4.4')
-groups=('gnome-extra')
+
archs=('i686' 'x86_64')
-options=('scriptlet')
-source=($source force-load.patch indicate-autotools.patch  indicate.patch)
-sha1sums=('005e9663c7a36f68b9572341654818720a1e571a' \
-  '047f8235fd4c910f5e5d02f8de50b90ff8e12b15' \
-  '414d0b725725dd55a2e1464163d1710a73b09222' \
-  '2ba4a5d807d546971e979adeb5f2b43993d5b30a')
+groups=('gnome-extra')

-build(){
-   Fcd
-   Fpatchall
-   Fsed 'notify_notification_new (title, tr_body, 
"notification-message-im", NULL);' \
-   'notify_notification_new (title, tr_body, 
"notification-message-im");' \
-   src/pidgin-libnotify.c
-   Fmake
-   Fmakeinstall
-}
+depends=('pidgin' 'libnotify' 'notification-daemon' 'libindicate-gtk')
+makedepends=('intltool' 'libindicate')
+
+options+=('scriptlet')
+
+_F_sourceforge_dirname="gaim-libnotify"
+Finclude sourceforge
+
+source=($source pidgin-libnotify.patch language_fixes.patch)
+sha1sums=('005e9663c7a36f68b9572341654818720a1e571a' \
+  '809802a899144d07ce4ea6e1379a36b270609ae8' \
+  'e3ffa5c73946872315f9ee49865d759095fa32bf')

# optimization OK
diff --git a/source/gnome-extra/pidgin-libnotify/language_fixes.patch 
b/source/gnome-extra/pidgin-libnotify/language_fixes.patch
new file mode 100644
index 000..a47b8c4
--- /dev/null
+++ b/source/gnome-extra/pidgin-libnotify/language_fixes.patch
@@ -0,0 +1,589 @@
+diff -Naur pidgin-libnotify-0.14/po/de.po pidgin-libnotify-0.14/po-new/de.po
+--- pidgin-libnotify-0.14/po/de.po  2010-03-09 18:20:47.365124617 +0100
 pidgin-libnotify-0.14/po-new/de.po  2010-03-09 18:02:40.715216935 +0100
+@@ -48,7 +48,7 @@
+ #: src/pidgin-libnotify.c:379
+ #, c-format
+ msgid "%s signed off"
+-msgstr "%s hat sich angemeldet"
++msgstr "%s hat sich abgemeldet"
+
+ #: src/pidgin-libnotify.c:406
+ #, c-format
+diff -Naur pidgin-libnotify-0.14/po/et.po pidgin-libnotify-0.14/po-new/et.po
+--- pidgin-libnotify-0.14/po/et.po  1970-01-01 01:00:00.0 +0100
 pidgin-libnotify-0.14/po-new/et.po  2010-03-09 18:14:58.831811232 +0100
+@@ -0,0 +1,80 @@
++# Pidgin-libnotify translation to Estonian language.
++# Copyright (C) 2009 The Gnome Translation Team.
++# This file is distributed under the same license as the pidgin-libnotify 
package.
++# Mattias Põldaru , 2009.
++#
++msgid ""
++msgstr ""
++"Project-Id-Version: Pdgin Libnotify\n"
++"Report-Msgid-Bugs-To: \n"
++"POT-Creation-Date: 2009-03-23 11:04+0200\n"
++"PO-Revision-Date: 2009-03-23 11:09+0300\n"
++"Last-Translator: Mattias Põldaru \n"
++"Language-Team: Gnome Estonian Translation Team <gnome...@linux.ee>\n"
++"MIME-Version: 1.0\n"
++"Content-Type: text/plain; charset=UTF-8\n"
++"Content-Transfer-Encoding: 8bit\n"
++"Plural-Forms: nplurals=2; plural = n!=1;\n"
++"X-Poedit-Language: Estonian\n"
++
++#: ../src/pidgin-libnotify.c:57
++msgid "New messages"
++msgstr "Uutele sõnumitele"
++
++#: ../src/pidgin-libnotify.c:62
++msgid "Only new conversations"
++msgstr "Ainult uutele vestlustele"
++
++#: ../src/pidgin-libnotify.c:67
++msgid "Ignore events from blocked users"
++msgstr "Blokitud kasutajaid eiratakse"
++
++#: ../src/pidgin-libnotify.c:72
++msgid "Buddy signs on"
++msgstr "Sõber logib sisse"
++
++#: ../src/pidgin-libnotify.c:77
++msgid "Buddy signs off"
++msgstr "Sõber logib välja"
++
++#: ../src/pidgin-libnotify.c:82
++msgid "Only when available"
++msgstr "Ainult siis, kui olekuks on saadaval"
++
++#: ../src/pidgin-libnotify.c:320
++msgid "Show"
++msgstr "

[Frugalware-git] kernelbump: i3-4.10.4-1-x86_64

2015-09-20 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kernelbump.git;a=commitdiff;h=0dc79e9c37da8d0647cd43bccb49f1f4b4b1ae67

commit 0dc79e9c37da8d0647cd43bccb49f1f4b4b1ae67
Author: PacMiam <pacm...@gmx.fr>
Date:   Tue Sep 15 10:02:35 2015 +0200

i3-4.10.4-1-x86_64

* Version bump: 4.10.3 -> 4.10.4

diff --git a/source/x11-extra/i3/FrugalBuild b/source/x11-extra/i3/FrugalBuild
index 939422f..35c720a 100644
--- a/source/x11-extra/i3/FrugalBuild
+++ b/source/x11-extra/i3/FrugalBuild
@@ -4,7 +4,7 @@
options+=('asneeded')

pkgname=i3
-pkgver=4.10.3
+pkgver=4.10.4
pkgrel=1
pkgdesc="An improved dynamic tiling window manager"
url="http://i3wm.org/;
@@ -19,7 +19,7 @@ archs=('i686' 'x86_64')

up2date="lynx -dump http://i3wm.org/downloads/ | Flasttar"
source=(http://i3wm.org/downloads/$pkgname-$pkgver.tar.bz2)
-sha1sums=('5f3a21d024e4adea0a9b23841019cfa9d563700e')
+sha1sums=('e3371dd70a9fb004b884527f0ff87025ac19f9f9')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] kernelbump: spacefm-1.0.3-1-x86_64

2015-09-20 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kernelbump.git;a=commitdiff;h=cc9b1fed1c89507eec0a64aac0d2669bd151722c

commit cc9b1fed1c89507eec0a64aac0d2669bd151722c
Author: PacMiam <pacm...@gmx.fr>
Date:   Fri Sep 18 10:51:04 2015 +0200

spacefm-1.0.3-1-x86_64

* Version: 1.0.1 -> 1.0.3
* Fix up2date

diff --git a/source/xapps-extra/spacefm/FrugalBuild 
b/source/xapps-extra/spacefm/FrugalBuild
index 291ef54..9798efc 100644
--- a/source/xapps-extra/spacefm/FrugalBuild
+++ b/source/xapps-extra/spacefm/FrugalBuild
@@ -1,16 +1,16 @@
-# Compiling Time: 0.45 SBU
+# Compiling Time: 0.19 SBU
# Maintainer: PacMiam <pacm...@gmx.fr>

options+=('asneeded')

pkgname=spacefm
-pkgver=1.0.1
+pkgver=1.0.3
pkgrel=1
pkgdesc="Multi-panel tabbed file manager."
url="http://ignorantguru.github.com/spacefm/;

depends=('gtk+2' 'shared-mime-info' 'desktop-file-utils' 'startup-notification' 
\
-'ffmpegthumbnailer')
+'ffmpegthumbnailer' 'curlftpfs')
rodepends=('partimage')
makedepends=('intltool')

@@ -21,12 +21,13 @@ replaces=('pcmanfm-mod')
options+=('scriptlet')

Fconfopts+="--enable-pixmaps"
-_F_sourceforge_ext=".tar.xz"
+_F_github_author="IgnorantGuru"
+_F_github_tag="y"
_F_gnome_iconcache="y"
_F_gnome_mime="y"
_F_gnome_desktop="y"
-Finclude sourceforge gnome-scriptlet
+Finclude github gnome-scriptlet

-sha1sums=('4e6e47d8c20efb6ff5a8c0d6d54b7bfa5cd64df7')
+sha1sums=('2f39520480db7b32b9eccd9a5de73257cafe3fe3')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] kernelbump: roxterm-3.1.5-1-x86_64

2015-09-20 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kernelbump.git;a=commitdiff;h=37b73dce4709988d8d9619fec42f468c34989c25

commit 37b73dce4709988d8d9619fec42f468c34989c25
Author: PacMiam <pacm...@gmx.fr>
Date:   Tue Sep 15 10:05:53 2015 +0200

roxterm-3.1.5-1-x86_64

* Version bump: 2.9.5 -> 3.1.5
* Switch to gtk3

diff --git a/source/gnome-extra/roxterm/FrugalBuild 
b/source/gnome-extra/roxterm/FrugalBuild
index 2ff77dc..4e9df8f 100644
--- a/source/gnome-extra/roxterm/FrugalBuild
+++ b/source/gnome-extra/roxterm/FrugalBuild
@@ -5,14 +5,14 @@
options+=('asneeded')

pkgname=roxterm
-pkgver=2.9.5
+pkgver=3.1.5
pkgrel=1
pkgdesc="a terminal emulator intended to provide similar features to 
gnome-terminal, based on the same VTE library, but with a smaller footprint and 
quicker start-up time."

groups=('gnome-extra')
archs=('i686' 'x86_64')

-depends=('libglade' 'vte' 'dbus-glib' 'gtk+2' 'librsvg')
+depends=('libglade-gtk3' 'vte3' 'dbus-glib' 'gtk+3' 'librsvg')
makedepends=('perl-xml-parser' 'python' 'python-lockfile' 'po4a' \
'docbook-xsl' 'xmlto' 'librsvg' 'imagemagick' 'itstool')

@@ -20,16 +20,16 @@ options+=('scriptlet')

_F_gnome_desktop="y"
_F_gnome_iconcache="y"
-_F_sourceforge_ext=".tar.bz2"
+_F_sourceforge_ext=".tar.xz"
Finclude gnome-scriptlet sourceforge

-sha1sums=('ad231fd8517a8a630203e5388b0f9f35255af83d')
+sha1sums=('1c28a941db454e3c618b4915268e34a032814f2e')

build() {
Fcd

python mscript.py configure --prefix="/usr" --disable-git \
---enable-deprecated-bg-opts --disable-gtk3 || Fdie
+--enable-deprecated-bg-opts --enable-gtk3 || Fdie
python mscript.py build || Fdie
python mscript.py install --destdir=$Fdestdir || Fdie
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] kernelbump: filezilla-3.14.0-1-x86_64

2015-09-20 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kernelbump.git;a=commitdiff;h=af2b2c25a4564fd15fbe67f5ed9734a3cb6607d5

commit af2b2c25a4564fd15fbe67f5ed9734a3cb6607d5
Author: PacMiam <pacm...@gmx.fr>
Date:   Fri Sep 18 10:42:59 2015 +0200

filezilla-3.14.0-1-x86_64

* Version bump: 3.10.3 -> 3.14.0

diff --git a/source/xapps-extra/filezilla/FrugalBuild 
b/source/xapps-extra/filezilla/FrugalBuild
index 994f012..f2e4f6a 100644
--- a/source/xapps-extra/filezilla/FrugalBuild
+++ b/source/xapps-extra/filezilla/FrugalBuild
@@ -1,25 +1,25 @@
-# Compiling Time: 2.63 SBU
+# Compiling Time: 0.95 SBU
# Maintainer: PacMiam <pacm...@gmx.fr>

options+=('asneeded')

pkgname=filezilla
-pkgver=3.10.3
-pkgrel=3
+pkgver=3.14.0
+pkgrel=1
pkgdesc="a fast and reliable cross-platform FTP, FTPS and SFTP client"
ulr="http://filezilla-project.org/;

groups=('xapps-extra')
archs=('i686' 'x86_64')

-depends=('wxwidget' 'libidn>=1.30' 'gnutls>=3.4.2' 'libgcrypt' 'libgcc' \
+depends=('wxwidget' 'libidn' 'gnutls>=2.12.12' 'libgcrypt' 'libgcc' \
'libxau>=1.0.4-1' 'libxdmcp' 'libxxf86vm>=1.0.2-1' 'expat' \
'libxdamage>=1.1.1-3' 'libxml2>=2.7.8' 'libice' 'dbus>=1.2.14-1' 'xdg-utils')
makedepends=('gettext')

options+=('scriptlet')

-Fconfopts+=" --with-tinyxml=builtin \
+Fconfopts+=" --with-pugixml=builtin \
--disable-manualupdatecheck \
--with-wx-config=wx-config \
--disable-static \
@@ -34,6 +34,7 @@ _F_gnome_iconcache="y"
Finclude sourceforge gnome-scriptlet

up2date="lynx -dump 
http://sourceforge.net/projects/filezilla/files/FileZilla_Client/ | grep 
'http.*filezilla/.*FileZilla_Client/.*/$'|sed 's|.*/\(.*\)/|\1|;q' "
-sha1sums=('81d9994797a841711e4365fb437771abc0df82a8')
+#source=(${source[@]} fix_wxtimer.patch)
+sha1sums=('d3b82f97584d95bb7100b363a597500117c9e63f')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: spacefm-1.0.3-1-x86_64

2015-09-18 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cc9b1fed1c89507eec0a64aac0d2669bd151722c

commit cc9b1fed1c89507eec0a64aac0d2669bd151722c
Author: PacMiam <pacm...@gmx.fr>
Date:   Fri Sep 18 10:51:04 2015 +0200

spacefm-1.0.3-1-x86_64

* Version: 1.0.1 -> 1.0.3
* Fix up2date

diff --git a/source/xapps-extra/spacefm/FrugalBuild 
b/source/xapps-extra/spacefm/FrugalBuild
index 291ef54..9798efc 100644
--- a/source/xapps-extra/spacefm/FrugalBuild
+++ b/source/xapps-extra/spacefm/FrugalBuild
@@ -1,16 +1,16 @@
-# Compiling Time: 0.45 SBU
+# Compiling Time: 0.19 SBU
# Maintainer: PacMiam <pacm...@gmx.fr>

options+=('asneeded')

pkgname=spacefm
-pkgver=1.0.1
+pkgver=1.0.3
pkgrel=1
pkgdesc="Multi-panel tabbed file manager."
url="http://ignorantguru.github.com/spacefm/;

depends=('gtk+2' 'shared-mime-info' 'desktop-file-utils' 'startup-notification' 
\
-'ffmpegthumbnailer')
+'ffmpegthumbnailer' 'curlftpfs')
rodepends=('partimage')
makedepends=('intltool')

@@ -21,12 +21,13 @@ replaces=('pcmanfm-mod')
options+=('scriptlet')

Fconfopts+="--enable-pixmaps"
-_F_sourceforge_ext=".tar.xz"
+_F_github_author="IgnorantGuru"
+_F_github_tag="y"
_F_gnome_iconcache="y"
_F_gnome_mime="y"
_F_gnome_desktop="y"
-Finclude sourceforge gnome-scriptlet
+Finclude github gnome-scriptlet

-sha1sums=('4e6e47d8c20efb6ff5a8c0d6d54b7bfa5cd64df7')
+sha1sums=('2f39520480db7b32b9eccd9a5de73257cafe3fe3')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: filezilla-3.14.0-1-x86_64

2015-09-18 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af2b2c25a4564fd15fbe67f5ed9734a3cb6607d5

commit af2b2c25a4564fd15fbe67f5ed9734a3cb6607d5
Author: PacMiam <pacm...@gmx.fr>
Date:   Fri Sep 18 10:42:59 2015 +0200

filezilla-3.14.0-1-x86_64

* Version bump: 3.10.3 -> 3.14.0

diff --git a/source/xapps-extra/filezilla/FrugalBuild 
b/source/xapps-extra/filezilla/FrugalBuild
index 994f012..f2e4f6a 100644
--- a/source/xapps-extra/filezilla/FrugalBuild
+++ b/source/xapps-extra/filezilla/FrugalBuild
@@ -1,25 +1,25 @@
-# Compiling Time: 2.63 SBU
+# Compiling Time: 0.95 SBU
# Maintainer: PacMiam <pacm...@gmx.fr>

options+=('asneeded')

pkgname=filezilla
-pkgver=3.10.3
-pkgrel=3
+pkgver=3.14.0
+pkgrel=1
pkgdesc="a fast and reliable cross-platform FTP, FTPS and SFTP client"
ulr="http://filezilla-project.org/;

groups=('xapps-extra')
archs=('i686' 'x86_64')

-depends=('wxwidget' 'libidn>=1.30' 'gnutls>=3.4.2' 'libgcrypt' 'libgcc' \
+depends=('wxwidget' 'libidn' 'gnutls>=2.12.12' 'libgcrypt' 'libgcc' \
'libxau>=1.0.4-1' 'libxdmcp' 'libxxf86vm>=1.0.2-1' 'expat' \
'libxdamage>=1.1.1-3' 'libxml2>=2.7.8' 'libice' 'dbus>=1.2.14-1' 'xdg-utils')
makedepends=('gettext')

options+=('scriptlet')

-Fconfopts+=" --with-tinyxml=builtin \
+Fconfopts+=" --with-pugixml=builtin \
--disable-manualupdatecheck \
--with-wx-config=wx-config \
--disable-static \
@@ -34,6 +34,7 @@ _F_gnome_iconcache="y"
Finclude sourceforge gnome-scriptlet

up2date="lynx -dump 
http://sourceforge.net/projects/filezilla/files/FileZilla_Client/ | grep 
'http.*filezilla/.*FileZilla_Client/.*/$'|sed 's|.*/\(.*\)/|\1|;q' "
-sha1sums=('81d9994797a841711e4365fb437771abc0df82a8')
+#source=(${source[@]} fix_wxtimer.patch)
+sha1sums=('d3b82f97584d95bb7100b363a597500117c9e63f')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: playonlinux-4.2.9-1-x86_64

2015-09-18 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4b0909db0f83060c607808a9419ebde1418d17fb

commit 4b0909db0f83060c607808a9419ebde1418d17fb
Author: PacMiam <pacm...@gmx.fr>
Date:   Fri Sep 18 10:32:17 2015 +0200

playonlinux-4.2.9-1-x86_64

* Version bump: 4.2.7 -> 4.2.9
* Fix up2date and change m8r

diff --git a/source/xapps-extra/playonlinux/FrugalBuild 
b/source/xapps-extra/playonlinux/FrugalBuild
index ecc0686..4a11934 100644
--- a/source/xapps-extra/playonlinux/FrugalBuild
+++ b/source/xapps-extra/playonlinux/FrugalBuild
@@ -1,30 +1,35 @@
# Compiling Time: 0.01 SBU
-# Maintainer: kikadf <kikadf...@gmail.com>
+# Maintainer: PacMiam <pacm...@gmx.fr>
# Contributor: Devil505 <devil505li...@gmail.com>
-# Contributor: PacMiam <pacm...@gmx.fr>
+# Contributor: kikadf <kikadf...@gmail.com>

pkgname=playonlinux
-pkgver=4.2.7
+pkgver=4.2.9
pkgrel=1
pkgdesc="GUI for managing Windows and DOS programs under linux"
url="http://www.$pkgname.com;
-rodepends=('libgcc' 'freeglut' 'libgl' 'libglx' 'libxext' 'libxdamage' 
'wxpython' 'wine' \
- 'lynx' 'cabextract' 'mesademos' 'gettext' 'wget' 'binutils' 
'imagemagick' \
- 'icoutils' 'netcat' 'xterm' 'xdg-user-dirs' '7zip')
+repository_url="http://repository.playonlinux.com/PlayOnLinux;
+
groups=('xapps-extra')
archs=('i686' 'x86_64')
+
+rodepends=('libgcc' 'freeglut' 'libgl' 'libglx' 'libxext' 'libxdamage' 'wine' \
+ 'wxpython' 'lynx' 'cabextract' 'mesademos' 'gettext' 'wget' 
'binutils' \
+ 'imagemagick' 'icoutils' 'netcat' 'xterm' 'xdg-user-dirs' '7zip')
+
+Fpkgversep="_"
_F_archive_name="PlayOnLinux"
_F_desktop_name="PlayOnLinux"
_F_desktop_icon="$pkgname.png"
_F_desktop_categories="Game;"
-Fpkgversep="_"
_F_cd_path="$pkgname"
-up2date="lynx -dump $url/en/download-generic.html | Flasttar"
-source=(http://repository.playonlinux.com/PlayOnLinux/$pkgver/${_F_archive_name}_$pkgver.tar.gz)
-sha1sums=('b6e48d269818f0518b4c5bb38c8499d51cdcb6bd')

-build()
-{
+up2date="lynx -dump $repository_url | grep $repository_url | \
+grep -Po '([\d\.]+)$' | sort -r | uniq | head -n1"
+source=($repository_url/$pkgver/${_F_archive_name}_$pkgver.tar.gz)
+sha1sums=('6bfbbff04b6a2716f994fa1b320ccacc7e896ed2')
+
+build() {
Fmkdir usr/share/
cp -r $Fsrcdir/$pkgname $Fdestdir/usr/share/  || Fdie
Fmkdir usr/bin
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: pidgin-libnotify-0.14-5-x86_64

2015-09-18 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f08e2118bb08e1ac8d26656f261877048433dd9b

commit f08e2118bb08e1ac8d26656f261877048433dd9b
Author: PacMiam <pacm...@gmx.fr>
Date:   Fri Sep 18 10:29:24 2015 +0200

pidgin-libnotify-0.14-5-x86_64

* Rebuild fix
* Change m8r

diff --git a/source/gnome-extra/pidgin-libnotify/FrugalBuild 
b/source/gnome-extra/pidgin-libnotify/FrugalBuild
index 8cce92d..ae09f75 100644
--- a/source/gnome-extra/pidgin-libnotify/FrugalBuild
+++ b/source/gnome-extra/pidgin-libnotify/FrugalBuild
@@ -1,32 +1,27 @@
# Compiling Time: 0.05 SBU
-# Maintainer: Priyank Gosalia <priyan...@gmail.com>
+# Maintainer: PacMiam <pacm...@gmx.fr>
+# Contributor: Priyank Gosalia <priyan...@gmail.com>

pkgname=pidgin-libnotify
pkgver=0.14
-pkgrel=4
+pkgrel=5
pkgdesc="A guifications like notification plugin for Pidgin."
-_F_sourceforge_dirname="gaim-libnotify"
-Finclude sourceforge
url="http://gaim-libnotify.sourceforge.net/;
-makedepends=('intltool' 'libindicate')
-depends=('pidgin>=2.6.6-2' 'libnotify>=0.7' 'notification-daemon' 
'libindicate-gtk>=0.4.4')
-groups=('gnome-extra')
+
archs=('i686' 'x86_64')
-options=('scriptlet')
-source=($source force-load.patch indicate-autotools.patch  indicate.patch)
-sha1sums=('005e9663c7a36f68b9572341654818720a1e571a' \
-  '047f8235fd4c910f5e5d02f8de50b90ff8e12b15' \
-  '414d0b725725dd55a2e1464163d1710a73b09222' \
-  '2ba4a5d807d546971e979adeb5f2b43993d5b30a')
+groups=('gnome-extra')

-build(){
-   Fcd
-   Fpatchall
-   Fsed 'notify_notification_new (title, tr_body, 
"notification-message-im", NULL);' \
-   'notify_notification_new (title, tr_body, 
"notification-message-im");' \
-   src/pidgin-libnotify.c
-   Fmake
-   Fmakeinstall
-}
+depends=('pidgin' 'libnotify' 'notification-daemon' 'libindicate-gtk')
+makedepends=('intltool' 'libindicate')
+
+options+=('scriptlet')
+
+_F_sourceforge_dirname="gaim-libnotify"
+Finclude sourceforge
+
+source=($source pidgin-libnotify.patch language_fixes.patch)
+sha1sums=('005e9663c7a36f68b9572341654818720a1e571a' \
+  '809802a899144d07ce4ea6e1379a36b270609ae8' \
+  'e3ffa5c73946872315f9ee49865d759095fa32bf')

# optimization OK
diff --git a/source/gnome-extra/pidgin-libnotify/language_fixes.patch 
b/source/gnome-extra/pidgin-libnotify/language_fixes.patch
new file mode 100644
index 000..a47b8c4
--- /dev/null
+++ b/source/gnome-extra/pidgin-libnotify/language_fixes.patch
@@ -0,0 +1,589 @@
+diff -Naur pidgin-libnotify-0.14/po/de.po pidgin-libnotify-0.14/po-new/de.po
+--- pidgin-libnotify-0.14/po/de.po  2010-03-09 18:20:47.365124617 +0100
 pidgin-libnotify-0.14/po-new/de.po  2010-03-09 18:02:40.715216935 +0100
+@@ -48,7 +48,7 @@
+ #: src/pidgin-libnotify.c:379
+ #, c-format
+ msgid "%s signed off"
+-msgstr "%s hat sich angemeldet"
++msgstr "%s hat sich abgemeldet"
+
+ #: src/pidgin-libnotify.c:406
+ #, c-format
+diff -Naur pidgin-libnotify-0.14/po/et.po pidgin-libnotify-0.14/po-new/et.po
+--- pidgin-libnotify-0.14/po/et.po  1970-01-01 01:00:00.0 +0100
 pidgin-libnotify-0.14/po-new/et.po  2010-03-09 18:14:58.831811232 +0100
+@@ -0,0 +1,80 @@
++# Pidgin-libnotify translation to Estonian language.
++# Copyright (C) 2009 The Gnome Translation Team.
++# This file is distributed under the same license as the pidgin-libnotify 
package.
++# Mattias Põldaru , 2009.
++#
++msgid ""
++msgstr ""
++"Project-Id-Version: Pdgin Libnotify\n"
++"Report-Msgid-Bugs-To: \n"
++"POT-Creation-Date: 2009-03-23 11:04+0200\n"
++"PO-Revision-Date: 2009-03-23 11:09+0300\n"
++"Last-Translator: Mattias Põldaru \n"
++"Language-Team: Gnome Estonian Translation Team <gnome...@linux.ee>\n"
++"MIME-Version: 1.0\n"
++"Content-Type: text/plain; charset=UTF-8\n"
++"Content-Transfer-Encoding: 8bit\n"
++"Plural-Forms: nplurals=2; plural = n!=1;\n"
++"X-Poedit-Language: Estonian\n"
++
++#: ../src/pidgin-libnotify.c:57
++msgid "New messages"
++msgstr "Uutele sõnumitele"
++
++#: ../src/pidgin-libnotify.c:62
++msgid "Only new conversations"
++msgstr "Ainult uutele vestlustele"
++
++#: ../src/pidgin-libnotify.c:67
++msgid "Ignore events from blocked users"
++msgstr "Blokitud kasutajaid eiratakse"
++
++#: ../src/pidgin-libnotify.c:72
++msgid "Buddy signs on"
++msgstr "Sõber logib sisse"
++
++#: ../src/pidgin-libnotify.c:77
++msgid "Buddy signs off"
++msgstr "Sõber logib välja"
++
++#: ../src/pidgin-libnotify.c:82
++msgid "Only when available"
++msgstr "Ainult siis, kui olekuks on saadaval"
++
++#: ../src/pidgin-libnotify.c:320
++msgid "Show"
++ms

[Frugalware-git] frugalware-current: roxterm-3.1.5-1-x86_64

2015-09-15 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=37b73dce4709988d8d9619fec42f468c34989c25

commit 37b73dce4709988d8d9619fec42f468c34989c25
Author: PacMiam <pacm...@gmx.fr>
Date:   Tue Sep 15 10:05:53 2015 +0200

roxterm-3.1.5-1-x86_64

* Version bump: 2.9.5 -> 3.1.5
* Switch to gtk3

diff --git a/source/gnome-extra/roxterm/FrugalBuild 
b/source/gnome-extra/roxterm/FrugalBuild
index 2ff77dc..4e9df8f 100644
--- a/source/gnome-extra/roxterm/FrugalBuild
+++ b/source/gnome-extra/roxterm/FrugalBuild
@@ -5,14 +5,14 @@
options+=('asneeded')

pkgname=roxterm
-pkgver=2.9.5
+pkgver=3.1.5
pkgrel=1
pkgdesc="a terminal emulator intended to provide similar features to 
gnome-terminal, based on the same VTE library, but with a smaller footprint and 
quicker start-up time."

groups=('gnome-extra')
archs=('i686' 'x86_64')

-depends=('libglade' 'vte' 'dbus-glib' 'gtk+2' 'librsvg')
+depends=('libglade-gtk3' 'vte3' 'dbus-glib' 'gtk+3' 'librsvg')
makedepends=('perl-xml-parser' 'python' 'python-lockfile' 'po4a' \
'docbook-xsl' 'xmlto' 'librsvg' 'imagemagick' 'itstool')

@@ -20,16 +20,16 @@ options+=('scriptlet')

_F_gnome_desktop="y"
_F_gnome_iconcache="y"
-_F_sourceforge_ext=".tar.bz2"
+_F_sourceforge_ext=".tar.xz"
Finclude gnome-scriptlet sourceforge

-sha1sums=('ad231fd8517a8a630203e5388b0f9f35255af83d')
+sha1sums=('1c28a941db454e3c618b4915268e34a032814f2e')

build() {
Fcd

python mscript.py configure --prefix="/usr" --disable-git \
---enable-deprecated-bg-opts --disable-gtk3 || Fdie
+--enable-deprecated-bg-opts --enable-gtk3 || Fdie
python mscript.py build || Fdie
python mscript.py install --destdir=$Fdestdir || Fdie
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: i3-4.10.4-1-x86_64

2015-09-15 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0dc79e9c37da8d0647cd43bccb49f1f4b4b1ae67

commit 0dc79e9c37da8d0647cd43bccb49f1f4b4b1ae67
Author: PacMiam <pacm...@gmx.fr>
Date:   Tue Sep 15 10:02:35 2015 +0200

i3-4.10.4-1-x86_64

* Version bump: 4.10.3 -> 4.10.4

diff --git a/source/x11-extra/i3/FrugalBuild b/source/x11-extra/i3/FrugalBuild
index 939422f..35c720a 100644
--- a/source/x11-extra/i3/FrugalBuild
+++ b/source/x11-extra/i3/FrugalBuild
@@ -4,7 +4,7 @@
options+=('asneeded')

pkgname=i3
-pkgver=4.10.3
+pkgver=4.10.4
pkgrel=1
pkgdesc="An improved dynamic tiling window manager"
url="http://i3wm.org/;
@@ -19,7 +19,7 @@ archs=('i686' 'x86_64')

up2date="lynx -dump http://i3wm.org/downloads/ | Flasttar"
source=(http://i3wm.org/downloads/$pkgname-$pkgver.tar.bz2)
-sha1sums=('5f3a21d024e4adea0a9b23841019cfa9d563700e')
+sha1sums=('e3371dd70a9fb004b884527f0ff87025ac19f9f9')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: openbox-3.6.1-1-x86_64

2015-08-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7eda33b1ec2d8fc8432486a9c9f953a23f89d392

commit 7eda33b1ec2d8fc8432486a9c9f953a23f89d392
Author: PacMiam pacm...@gmx.fr
Date:   Wed Aug 5 11:49:17 2015 +0200

openbox-3.6.1-1-x86_64

* Version bump: 3.5.2 - 3.6.1

diff --git a/source/x11-extra/openbox/FrugalBuild 
b/source/x11-extra/openbox/FrugalBuild
index b1d14db..891adf9 100644
--- a/source/x11-extra/openbox/FrugalBuild
+++ b/source/x11-extra/openbox/FrugalBuild
@@ -6,8 +6,8 @@
USE_GNOME=${USE_GNOME:-n}

pkgname=openbox
-pkgver=3.5.2
-pkgrel=2
+pkgver=3.6.1
+pkgrel=1
pkgdesc=A standards compliant, fast, light-weight, extensible window manager.
pkgdesc_localized=('hu_HU Egy szabványoknak megfelelõ, gyors, pehelysúlyú, 
kiterjeszthetõ ablakkezelõ.' \
'de_DE Ein standardkonformer, schneller, leichtgewichtiger, erweiterbarer 
Windowmanager.')
@@ -16,24 +16,24 @@ url=http://openbox.org;
groups=('x11-extra')
archs=('i686' 'x86_64' 'arm')

-depends=('fontconfig' 'libxml2=2.7.8' 'glib2' 'startup-notification=0.11' 
'pango=1.28.0-2' 'libsm' 'libxinerama' 'libxrandr' 'libxcursor' 'imlib2' 
'librsvg')
-rodepends=('xorg-server=1.6.1' 'python' 'openbox-frugalware')
-replaces=('firebox' 'oroborox')
-conflicts=(${replaces[@]})
+depends=('fontconfig' 'libxml2=2.7.8' 'glib2' 'startup-notification=0.11' \
+'pango=1.28.0-2' 'libsm' 'libxinerama' 'libxrandr' 'libxcursor' 'imlib2' \
+'librsvg')
+rodepends=('xorg-server=1.6.1' 'python' 'openbox-frugalware' \
+'gnome-themes-standard')

backup=(etc/xdg/openbox/{menu.xml,rc.xml})

-options=('scriptlet')
+options+=('scriptlet')

up2date=Flasttar $url/wiki/Openbox:Download
source=($url/dist/openbox/$pkgname-$pkgver.tar.gz)
-sha1sums=('6573516107f8cdb83842aac25a430e3f9f966bad')
+sha1sums=('0a1b878cc5a64bcf2488dbd19260554a22f4dac2')

build () {
-
Fcd

-Fsed '  nameClearlooks/name' '  nameFrugalware/name' data/rc.xml
+Fsed '  nameClearlooks/name' '  nameAdwaita/name' data/rc.xml
Fbuild

if Fuse $USE_GNOME; then
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: obconf-2.0.4-3-x86_64

2015-08-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24a9c0b8b20f521f4df29a7a491d1febfa0479f2

commit 24a9c0b8b20f521f4df29a7a491d1febfa0479f2
Author: PacMiam pacm...@gmx.fr
Date:   Wed Aug 5 11:51:13 2015 +0200

obconf-2.0.4-3-x86_64

* Rebuilt with lastest openbox

diff --git a/source/xapps-extra/obconf/FrugalBuild 
b/source/xapps-extra/obconf/FrugalBuild
index 11174d5..ce4ca17 100644
--- a/source/xapps-extra/obconf/FrugalBuild
+++ b/source/xapps-extra/obconf/FrugalBuild
@@ -7,14 +7,14 @@ options+=('asneeded')

pkgname=obconf
pkgver=2.0.4
-pkgrel=2
+pkgrel=3
pkgdesc=OpenBox's Configuration utility.
url=http://openbox.org;

groups=('xapps-extra')
archs=('i686' 'x86_64' 'arm')

-depends=('libxml2=2.7.8' 'openbox=3.5.2-1' 'gtk+2' 'libglade=2.6.4-3')
+depends=('libxml2=2.7.8' 'openbox=3.6.1' 'gtk+2' 'libglade=2.6.4-3')
conflicts=('firebox-tools')
replaces=('firebox-tools')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: i3-4.10.3-1-x86_64

2015-08-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8bfa760f69db75a1ba5479fc9af2f3dc9bbd0d08

commit 8bfa760f69db75a1ba5479fc9af2f3dc9bbd0d08
Author: PacMiam pacm...@gmx.fr
Date:   Wed Aug 5 11:55:36 2015 +0200

i3-4.10.3-1-x86_64

* Version bump: 4.10.2 - 4.10.3

diff --git a/source/x11-extra/i3/FrugalBuild b/source/x11-extra/i3/FrugalBuild
index 8e2ccf8..939422f 100644
--- a/source/x11-extra/i3/FrugalBuild
+++ b/source/x11-extra/i3/FrugalBuild
@@ -4,8 +4,8 @@
options+=('asneeded')

pkgname=i3
-pkgver=4.10.2
-pkgrel=2
+pkgver=4.10.3
+pkgrel=1
pkgdesc=An improved dynamic tiling window manager
url=http://i3wm.org/;

@@ -19,7 +19,7 @@ archs=('i686' 'x86_64')

up2date=lynx -dump http://i3wm.org/downloads/ | Flasttar
source=(http://i3wm.org/downloads/$pkgname-$pkgver.tar.bz2)
-sha1sums=('dc50d112645b9838d05e5864dc09a160c4cec8a1')
+sha1sums=('5f3a21d024e4adea0a9b23841019cfa9d563700e')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: i3lock-2.7-1-x86_64

2015-08-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c52889e04bd1d00c10e153f3373908dda4fcf72

commit 6c52889e04bd1d00c10e153f3373908dda4fcf72
Author: PacMiam pacm...@gmx.fr
Date:   Wed Aug 5 11:58:12 2015 +0200

i3lock-2.7-1-x86_64

* Version bump: 2.6 - 2.7

diff --git a/source/x11-extra/i3lock/FrugalBuild 
b/source/x11-extra/i3lock/FrugalBuild
index a1cf7ec..fc4fb3f 100644
--- a/source/x11-extra/i3lock/FrugalBuild
+++ b/source/x11-extra/i3lock/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=i3lock
-pkgver=2.6
-pkgrel=2
+pkgver=2.7
+pkgrel=1
pkgdesc=An improved screenlocker for i3wm
url=http://i3wm.org/i3lock/;

@@ -15,7 +15,7 @@ depends=('libxcb' 'xcb-util' 'xcb-util-image' 'pam' 'libev' 
'cairo' 'libx11' \

up2date=Flasttar $url
source=($url/$pkgname-$pkgver.tar.bz2)
-sha1sums=('7133e00e2c17a48c791fdaf9597a9c6279c51763')
+sha1sums=('d1096b1f67bfcddc447fade8fa4f7bc124607fec')

build() {
# Change ev.h to libev/ev.h
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: i3-4.10.2-2-i686

2015-05-15 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=da59b601453ccdf9d3566d6f36d734ef1b599f58

commit da59b601453ccdf9d3566d6f36d734ef1b599f58
Author: PacMiam pacm...@gmx.fr
Date:   Fri May 15 20:36:19 2015 +0200

i3-4.10.2-2-i686

* Rel bump
* Missing depends, thanks Pingax

diff --git a/source/x11-extra/i3/FrugalBuild b/source/x11-extra/i3/FrugalBuild
index e64582a..8e2ccf8 100644
--- a/source/x11-extra/i3/FrugalBuild
+++ b/source/x11-extra/i3/FrugalBuild
@@ -1,18 +1,18 @@
-# Compiling Time: 0.14 SBU
+# Compiling Time: 0.16 SBU
# Maintainer: PacMiam pacm...@gmx.fr

options+=('asneeded')

pkgname=i3
pkgver=4.10.2
-pkgrel=1
+pkgrel=2
pkgdesc=An improved dynamic tiling window manager
url=http://i3wm.org/;

depends=('libxcursor' 'xcb-util=0.3.9' 'xcb-util-wm=0.3.9' 'xcb-util-keysyms' 
\
'xcb-util-cursor' 'libev' 'yajl' 'startup-notification' 'pcre' 'dmenu' \
-'libxkbcommon')
-makedepends=('bison' 'flex' 'pango')
+'libxkbcommon' 'cairo' 'pango')
+makedepends=('bison' 'flex')

groups=('x11-extra')
archs=('i686' 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: liblcf-0.2.2-1-i686 liblcf-0.2.2-1-x86_64

2015-05-11 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4aa4394e85160e99c549eada22559822362e9408

commit 4aa4394e85160e99c549eada22559822362e9408
Author: José Luis darknek...@gmail.com
Date:   Thu May 7 17:34:22 2015 +0200

liblcf-0.2.2-1-i686 liblcf-0.2.2-1-x86_64

* new packages

diff --git a/source/lib-extra/liblcf/FrugalBuild 
b/source/lib-extra/liblcf/FrugalBuild
new file mode 100644
index 000..fc77cd8
--- /dev/null
+++ b/source/lib-extra/liblcf/FrugalBuild
@@ -0,0 +1,27 @@
+# Compiling Time: 0.59 SBU
+# Maintainer: PacMiam pacm...@gmx.fr
+# Contributor: darknekros darknek...@gmail.com
+
+options+=('asneeded')
+
+pkgname=liblcf
+pkgver=0.2.2
+pkgrel=1
+pkgdesc=liblcf is a library to handle RPG Maker 2000 and 2003 game data.
+depends=('expat' 'icu4c')
+makedepends=('ca-certificates' 'git')
+groups=('lib-extra')
+archs=('i686' 'x86_64')
+sha1sums=('27ce2585ab94a2ead9a5ecd917e6ce39df1bbf4c')
+options=('scriptlet')
+_F_github_author=EasyRPG
+_F_github_tag=0.2.2
+Finclude github
+Fconfopts+=--prefix=/usr --enable-shared --disable-static
+
+build() {
+   Fcd
+   Fexec autoreconf -i
+   Fbuild
+}
+
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: easyrpg-player-1-i686 easyrpg-player-1-x86_64

2015-05-11 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8656facfc1a6c24017b17606a65b78e1810e

commit 8656facfc1a6c24017b17606a65b78e1810e
Author: José Luis darknek...@gmail.com
Date:   Mon May 11 09:45:44 2015 +0200

easyrpg-player-1-i686 easyrpg-player-1-x86_64

* new package

diff --git a/source/xapps-extra/easyrpg-player/FrugalBuild 
b/source/xapps-extra/easyrpg-player/FrugalBuild
new file mode 100644
index 000..9b5179f
--- /dev/null
+++ b/source/xapps-extra/easyrpg-player/FrugalBuild
@@ -0,0 +1,27 @@
+# Compiling Time: 1.17 SBU
+# Maintainer: PacMiam pacm...@gmx.fr
+# Contributor: darknekros darknek...@gmail.com
+
+options+=('asneeded')
+
+pkgname=easyrpg-player
+pkgver=0.2.2
+pkgrel=1
+pkgdesc=EasyRPG Player is a game interpreter to play RPG Maker 2000, 2003 and 
EasyRPG games.
+depends=('liblcf' 'sdl2' 'sdl2_mixer' 'freetype2' 'libpng' 'pixman' 'zlib')
+makedepends=('ca-certificates' 'boost' 'git')
+groups=('xapps-extra')
+archs=('i686' 'x86_64')
+sha1sums=('bdad495199fc34561f87ff05fe7407c53b3ff221')
+options=('scriptlet')
+_F_github_name=Player
+_F_github_author=EasyRPG
+_F_github_tag=0.2.2
+Finclude github
+Fconfopts+=--prefix=/usr
+
+build() {
+   Fcd
+   Fexec autoreconf -i
+   Fbuild
+}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: i3lock-2.6-2-i686

2015-05-09 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=388f63b4cbfc586b94e51eb82f7b62afa657f9ed

commit 388f63b4cbfc586b94e51eb82f7b62afa657f9ed
Author: PacMiam pacm...@gmx.fr
Date:   Sat May 9 16:22:49 2015 +0200

i3lock-2.6-2-i686

* Fix bump: Add man page and remove some weird files

diff --git a/source/x11-extra/i3lock/FrugalBuild 
b/source/x11-extra/i3lock/FrugalBuild
index 4957dcc..a1cf7ec 100644
--- a/source/x11-extra/i3lock/FrugalBuild
+++ b/source/x11-extra/i3lock/FrugalBuild
@@ -3,24 +3,28 @@

pkgname=i3lock
pkgver=2.6
-pkgrel=1
+pkgrel=2
pkgdesc=An improved screenlocker for i3wm
url=http://i3wm.org/i3lock/;
-depends=('libxcb' 'xcb-util' 'xcb-util-image' 'pam' 'libev' 'cairo' 'libx11' 
'libxkbfile' 'libxkbcommon' 'libxinerama')
+
groups=('x11-extra')
archs=('i686' 'x86_64')
-up2date=lynx -dump http://i3wm.org/$pkgname/ | Flasttar
-source=(http://i3wm.org/$pkgname/$pkgname-$pkgver.tar.bz2)
+
+depends=('libxcb' 'xcb-util' 'xcb-util-image' 'pam' 'libev' 'cairo' 'libx11' \
+'libxkbfile' 'libxkbcommon' 'libxinerama')
+
+up2date=Flasttar $url
+source=($url/$pkgname-$pkgver.tar.bz2)
sha1sums=('7133e00e2c17a48c791fdaf9597a9c6279c51763')

build() {
-Fcd
-
# Change ev.h to libev/ev.h
Fsed 'ev.h' 'libev/ev.h' i3lock.c
Fsed 'ev.h' 'libev/ev.h' unlock_indicator.c

Fbuild
+
+Fmanrel i3lock.1
}

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: spacefm-1.0.1-1-i686

2015-05-06 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ef3bb453e3b3cca2c1aa5aaef4ce7d21927a983

commit 4ef3bb453e3b3cca2c1aa5aaef4ce7d21927a983
Author: PacMiam pacm...@gmx.fr
Date:   Wed May 6 16:36:08 2015 +0200

spacefm-1.0.1-1-i686

* Version bump: 1.0.0 - 1.0.1

diff --git a/source/xapps-extra/spacefm/FrugalBuild 
b/source/xapps-extra/spacefm/FrugalBuild
index 5f27bcc..291ef54 100644
--- a/source/xapps-extra/spacefm/FrugalBuild
+++ b/source/xapps-extra/spacefm/FrugalBuild
@@ -4,7 +4,7 @@
options+=('asneeded')

pkgname=spacefm
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc=Multi-panel tabbed file manager.
url=http://ignorantguru.github.com/spacefm/;
@@ -27,6 +27,6 @@ _F_gnome_mime=y
_F_gnome_desktop=y
Finclude sourceforge gnome-scriptlet

-sha1sums=('967a81778e3f5ce7cedd6771e136a39ce97e47e8')
+sha1sums=('4e6e47d8c20efb6ff5a8c0d6d54b7bfa5cd64df7')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: ffmpegthumbnailer-2.0.10-1-i686

2015-05-06 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0d84b84c76606ae29a67aa4db030ba2078fa8c26

commit 0d84b84c76606ae29a67aa4db030ba2078fa8c26
Author: PacMiam pacm...@gmx.fr
Date:   Wed May 6 16:57:34 2015 +0200

ffmpegthumbnailer-2.0.10-1-i686

* Version bump: 2.0.8 - 2.0.10
* Change m8r

diff --git a/source/xapps/ffmpegthumbnailer/FrugalBuild 
b/source/xapps/ffmpegthumbnailer/FrugalBuild
index 7cf442c..559026a 100644
--- a/source/xapps/ffmpegthumbnailer/FrugalBuild
+++ b/source/xapps/ffmpegthumbnailer/FrugalBuild
@@ -1,15 +1,22 @@
# Compiling Time: 0.09 SBU
-# Maintainer: gholafox ghola...@free.fr
+# Maintainer: PacMiam pacm...@gmx.fr
+# Contributor: gholafox ghola...@free.fr
# Contributor: detto dett...@freenet.de

pkgname=ffmpegthumbnailer
-pkgver=2.0.8
-pkgrel=3
+pkgver=2.0.10
+pkgrel=1
pkgdesc=Creates thumbnails for your video files
-Finclude googlecode
+
archs=('i686' 'x86_64')
groups=('xapps')
-depends=('ffmpeg=2.5.1' 'libpng')
-sha1sums=('2c54ca16efd953f46547e22799cfc40bd9c24533')
+
+depends=('ffmpeg' 'libpng')
+
+_F_github_author=dirkvdb
+_F_github_tag=y
+Finclude github
+
+sha1sums=('c947cb175dfc6b414046b2ffc7008246fa101f4f')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: freeciv-2.5.0-1-i686

2015-04-29 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=181011afa9253bc30e16c98ccbe3aeccd94b5ae9

commit 181011afa9253bc30e16c98ccbe3aeccd94b5ae9
Author: PacMiam pacm...@gmx.fr
Date:   Wed Apr 29 08:49:23 2015 +0200

freeciv-2.5.0-1-i686

* Version bump: 2.4.3 - 2.5.0
* Split clients

diff --git a/source/games-extra/freeciv/FrugalBuild 
b/source/games-extra/freeciv/FrugalBuild
index cfbacb7..d2003d8 100644
--- a/source/games-extra/freeciv/FrugalBuild
+++ b/source/games-extra/freeciv/FrugalBuild
@@ -4,7 +4,7 @@
# Contributor: Bence Nagy nagybe...@tipogral.hu

pkgname=freeciv
-pkgver=2.4.3
+pkgver=2.5.0
pkgrel=1
pkgdesc=A multiuser clone of the famous Microprose game of Civilization.
url=http://freeciv.wikia.com/wiki/Main_Page;
@@ -12,17 +12,75 @@ url=http://freeciv.wikia.com/wiki/Main_Page;
groups=('games-extra')
archs=('i686' 'x86_64')

-depends=('gtk+2' 'sdl_mixer' 'libxdamage' 'readline' 'ncurses' 'curl' \
-'sqlite3' 'sdlimage' 'libxpm')
+depends=('libxpm' 'libxdamage' 'readline' 'ncurses' 'curl' 'sqlite3' \
+'sdlimage' 'sdl_gfx' 'sdl_mixer' 'sdl_ttf')
+makedepends=('gtk+2' 'gtk+3' 'libqt5core' 'libqt5gui' 'libqt5widgets')

-Fconfopts+=--enable-client=gtk2,sdl --enable-shared --enable-sys-lua \
---enable-fcdb=sqlite3 --enable-aimodules
+Fconfopts+=--enable-client=gtk2,gtk3,qt,sdl --enable-shared \
+--enable-fcdb=sqlite3 --enable-aimodules --disable-sdltest \
+--disable-sdl2test --disable-gtktest
_F_gnome_desktop=y
_F_gnome_iconcache=y
_F_sourceforge_ext=.tar.bz2
Finclude sourceforge gnome-scriptlet

-up2date=lynx -dump $url |grep Stable |sed -ne 's/.*\([0-9].[0-9].[0-9]\) 
rel.*/\1/;1p'
-sha1sums=('ed7473e28c53e4bfbfc2535c15c7ef17d4e34204')
+subpkgs=(
+freeciv-gtk2
+freeciv-gtk3
+freeciv-qt)
+subdescs=(
+GTK+2 client for freeciv
+GTK+3 client for freeciv
+Qt client for freeciv)
+subrodepends=(
+gtk+2 freeciv
+gtk+3 freeciv
+libqt5core libqt5gui libqt5widgets freeciv)
+subgroups=(
+games-extra
+games-extra
+games-extra)
+subarchs=(
+i686 x86_64
+i686 x86_64
+i686 x86_64)
+
+up2date=lynx -dump $url | grep Stable | sed -ne 's/.*\([0-9].[0-9].[0-9]\) 
rel.*/\1/;1p'
+sha1sums=('477b60e02606e47b31a019b065353c1a6da6c305')
+
+build() {
+export MOCCMD=/usr/lib/qt5/bin/moc
+Fbuild
+
+# GTK+2 client
+Fsplit freeciv-gtk2 \
+usr/bin/freeciv-gtk2 \
+usr/bin/freeciv-mp-gtk2 \
+usr/share/appdata/freeciv-gtk2.appdata.xml \
+usr/share/appdata/freeciv-mp-gtk2.appdata.xml \
+usr/share/applications/freeciv-gtk2.desktop \
+usr/share/applications/freeciv-mp-gtk2.desktop \
+usr/share/freeciv/themes/gui-gtk-2.0 \
+usr/share/man/man6/freeciv-gtk2.6 \
+usr/share/man/man6/freeciv-mp-gtk2.6
+
+# GTK+3 client
+Fsplit freeciv-gtk3 \
+usr/bin/freeciv-gtk3 \
+usr/share/appdata/freeciv-gtk3.appdata.xml \
+usr/share/applications/freeciv.desktop \
+usr/share/freeciv/themes/gui-gtk-3.0 \
+usr/share/man/man6/freeciv-gtk3.6 \
+usr/share/man/man6/freeciv-mp-gtk3.6
+
+# Qt client
+Fsplit freeciv-qt \
+usr/bin/freeciv-qt \
+usr/share/appdata/freeciv-qt.appdata.xml \
+usr/share/applications/freeciv-qt.desktop \
+usr/share/freeciv/themes/gui-qt \
+usr/share/man/man6/freeciv-qt.6 \
+usr/share/man/man6/freeciv-mp-qt.6
+}

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: supertuxkart-0.9-1-i686

2015-04-29 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b05e79fc81b9ab4fb387388bf19cdc57f60147ea

commit b05e79fc81b9ab4fb387388bf19cdc57f60147ea
Author: PacMiam pacm...@gmx.fr
Date:   Wed Apr 29 14:08:54 2015 +0200

supertuxkart-0.9-1-i686

* Version bump: 0.8.1 - 0.9

diff --git a/source/games-extra/supertuxkart/FrugalBuild 
b/source/games-extra/supertuxkart/FrugalBuild
index f98bd6d..4a2d73a 100644
--- a/source/games-extra/supertuxkart/FrugalBuild
+++ b/source/games-extra/supertuxkart/FrugalBuild
@@ -1,27 +1,31 @@
-# Compiling Time: 0.66 SBU
+# Compiling Time: 8.29 SBU
# Maintainer: PacMiam pacm...@gmx.fr
# Contributor: Devil505 devil505li...@gmail.com

pkgname=supertuxkart
-pkgver=0.8.1
+pkgver=0.9
pkgrel=1
-pkgdesc=A new and improved version of TuxKart, a kart racing game featuring \
-Tux and his friends
-depends=('freeglut' 'libgl' 'sdl' 'libvorbis' 'freealut' 'libgcc' 'libxext' \
-'libxdamage' 'curl' 'libglu' 'fribidi' 'irrlicht' 'bluez')
-makedepends=('plib' 'subversion')
-_F_cd_path=SuperTuxKart-$pkgver
-_F_sourceforge_ext=-src.tar.bz2
-Finclude sourceforge cmake
+pkgdesc=A new and improved version of TuxKart, a kart racing game featuring 
Tux and his friends
+
groups=('games-extra')
archs=('i686' 'x86_64')
-sha1sums=('ceb414a0ac3dabd524770cd9068e364a90cbee66')
+
+depends=('mesa' 'libogg' 'libvorbis' 'curl' 'libpng' 'libjpeg' 'bluez' 
'openal' \
+ 'fribidi' 'glew' 'bullet' 'enet' 'irrlicht' 'libgomp' 'libxrandr')
+makedepends=('plib')
+
+_F_sourceforge_ext=-src.tar.xz
+_F_cmake_type=Release
+Finclude sourceforge cmake
+
+up2date=lynx -dump http://supertuxkart.sourceforge.net/Downloads | \
+grep linux.tar.xz | sed 's/.*supertuxkart-//;s/-linux.*//' | head -n1
+sha1sums=('e1c019c505d47cac54605d200f8ff655bca0b755')

build() {
Fcd || Fdie

-  CMake_build -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_CXX_FLAGS=-lpthread -lm -ldl
+  CMake_build
}

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: crawl-tiles-0.16.1-1-i686

2015-04-29 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4bcf5618c79149af9d87610d7f19f858f72a0f29

commit 4bcf5618c79149af9d87610d7f19f858f72a0f29
Author: PacMiam pacm...@gmx.fr
Date:   Wed Apr 29 14:06:41 2015 +0200

crawl-tiles-0.16.1-1-i686

* Version bump: 0.15.0 - 0.16.1

diff --git a/source/games-extra/crawl-tiles/FrugalBuild 
b/source/games-extra/crawl-tiles/FrugalBuild
index ee3d1df..abf43d8 100644
--- a/source/games-extra/crawl-tiles/FrugalBuild
+++ b/source/games-extra/crawl-tiles/FrugalBuild
@@ -5,7 +5,7 @@
options+=('asneeded')

pkgname=crawl-tiles
-pkgver=0.15.0
+pkgver=0.16.1
pkgrel=1
pkgdesc=Dungeon Crawl Stone Soup (graphical Tiles version) is an open-source, 
single-player, role-playing roguelike game of exploration and treasure-hunting 
in dungeons filled with dangerous and unfriendly monsters in a quest to rescue 
the mystifyingly fabulous Orb of Zot.
url=http://crawl.develz.org/wordpress/;
@@ -23,10 +23,7 @@ _F_make_opts=bin_prefix=bin \
DATADIR=share/games/${pkgname}/data/ \
TILES=y prefix=/usr \
DATADIR=share/games/${pkgname}/data/
-_F_sourceforge_name=stone_soup
-_F_sourceforge_dirname=crawl-ref
-_F_sourceforge_subdir=files/
-_F_sourceforge_ext=.tar.xz
-Finclude sourceforge

-sha1sums=('f010051a5798aeb431fa20e49aca729e4962609e')
+up2date=Flasttar http://crawl.develz.org/release/;
+source=(http://crawl.develz.org/release/stone_soup-$pkgver-nodeps.tar.xz)
+sha1sums=('c4495c00648821daea81ed5de179c6b2f7743a5e')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: crawl-0.16.1-1-i686

2015-04-29 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=62d222dd610c402fb36c52ab94271cea49b2de86

commit 62d222dd610c402fb36c52ab94271cea49b2de86
Author: PacMiam pacm...@gmx.fr
Date:   Wed Apr 29 14:04:15 2015 +0200

crawl-0.16.1-1-i686

* Version bump: 0.15.0 - 0.16.1

diff --git a/source/games-extra/crawl/FrugalBuild 
b/source/games-extra/crawl/FrugalBuild
index 2456c3d..7d7c7aa 100644
--- a/source/games-extra/crawl/FrugalBuild
+++ b/source/games-extra/crawl/FrugalBuild
@@ -1,11 +1,11 @@
-# Compiling Time: 3.07 SBU
+# Compiling Time: 6.33 SBU
# Maintainer: PacMiam pacm...@gmx.fr
# Contributor: DarkNekros darknek...@gmail.com

options+=('asneeded')

pkgname=crawl
-pkgver=0.15.0
+pkgver=0.16.1
pkgrel=1
pkgdesc=Dungeon Crawl Stone Soup (non-graphical console version) is an 
open-source, single-player, role-playing roguelike game of exploration and 
treasure-hunting in dungeons filled with dangerous and unfriendly monsters in a 
quest to rescue the mystifyingly fabulous Orb of Zot.
url=http://crawl.develz.org/wordpress/;
@@ -14,14 +14,13 @@ groups=('games-extra')
archs=('i686' 'x86_64')

depends=('lua' 'sqlite3' 'zlib')
+conflicts=('crawl-tiles')

_F_archive_name=stone_soup
_F_cd_path=stone_soup-${pkgver}/source
-_F_make_opts=bin_prefix=bin GAME=${pkgname} prefix=/usr 
DATADIR=share/games/${pkgname}/data/
-_F_sourceforge_name=stone_soup
-_F_sourceforge_dirname=crawl-ref
-_F_sourceforge_subdir=files/
-_F_sourceforge_ext=.tar.xz
-Finclude sourceforge
+_F_make_opts=bin_prefix=bin GAME=${pkgname} prefix=/usr \
+DATADIR=share/games/${pkgname}/data/

-sha1sums=('f010051a5798aeb431fa20e49aca729e4962609e')
+up2date=Flasttar http://crawl.develz.org/release/;
+source=(http://crawl.develz.org/release/stone_soup-$pkgver-nodeps.tar.xz)
+sha1sums=('c4495c00648821daea81ed5de179c6b2f7743a5e')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: crawl-tiles-0.16.1-2-i686

2015-04-29 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5d9dcb3d7860e8f8d87609bf1b12c4575974e005

commit 5d9dcb3d7860e8f8d87609bf1b12c4575974e005
Author: PacMiam pacm...@gmx.fr
Date:   Wed Apr 29 20:44:31 2015 +0200

crawl-tiles-0.16.1-2-i686

* Change sdl depends to sdl2

diff --git a/source/games-extra/crawl-tiles/FrugalBuild 
b/source/games-extra/crawl-tiles/FrugalBuild
index abf43d8..8eb4b1a 100644
--- a/source/games-extra/crawl-tiles/FrugalBuild
+++ b/source/games-extra/crawl-tiles/FrugalBuild
@@ -1,4 +1,4 @@
-# Compiling Time: 3.20 SBU
+# Compiling Time: 7.26 SBU
# Maintainer: PacMiam pacm...@gmx.fr
# Contributor: DarkNekros darknek...@gmail.com

@@ -6,15 +6,15 @@ options+=('asneeded')

pkgname=crawl-tiles
pkgver=0.16.1
-pkgrel=1
+pkgrel=2
pkgdesc=Dungeon Crawl Stone Soup (graphical Tiles version) is an open-source, 
single-player, role-playing roguelike game of exploration and treasure-hunting 
in dungeons filled with dangerous and unfriendly monsters in a quest to rescue 
the mystifyingly fabulous Orb of Zot.
url=http://crawl.develz.org/wordpress/;

groups=('games-extra')
archs=('i686' 'x86_64')

-depends=('sdl' 'sdlimage' 'sdl_ttf' 'lua' 'libpng' 'freetype2' 'libglu' 'zlib' 
\
-'sqlite3')
+depends=('sdl2' 'sdl2_image' 'sdl2_ttf' 'lua' 'libpng' 'freetype2' 'libglu' \
+'zlib' 'sqlite3' 'dejavu-ttf')

_F_archive_name=stone_soup
_F_cd_path=stone_soup-${pkgver}/source
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: playonlinux-4.2.7-1-i686

2015-04-28 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=07b312de2480d15feae9c646c028c4bf9d4d500d

commit 07b312de2480d15feae9c646c028c4bf9d4d500d
Author: PacMiam pacm...@gmx.fr
Date:   Tue Apr 28 13:40:51 2015 +0200

playonlinux-4.2.7-1-i686

* Version bump: 4.2.5 - 4.2.7

diff --git a/source/xapps-extra/playonlinux/FrugalBuild 
b/source/xapps-extra/playonlinux/FrugalBuild
index 9d66757..ecc0686 100644
--- a/source/xapps-extra/playonlinux/FrugalBuild
+++ b/source/xapps-extra/playonlinux/FrugalBuild
@@ -1,10 +1,10 @@
# Compiling Time: 0.01 SBU
-# Contributor: kikadf kikadf...@gmail.com
+# Maintainer: kikadf kikadf...@gmail.com
# Contributor: Devil505 devil505li...@gmail.com
# Contributor: PacMiam pacm...@gmx.fr

pkgname=playonlinux
-pkgver=4.2.5
+pkgver=4.2.7
pkgrel=1
pkgdesc=GUI for managing Windows and DOS programs under linux
url=http://www.$pkgname.com;
@@ -21,15 +21,15 @@ Fpkgversep=_
_F_cd_path=$pkgname
up2date=lynx -dump $url/en/download-generic.html | Flasttar
source=(http://repository.playonlinux.com/PlayOnLinux/$pkgver/${_F_archive_name}_$pkgver.tar.gz)
-sha1sums=('0e3a34b666d9ff293a5e66f6463af6f96441438d')
+sha1sums=('b6e48d269818f0518b4c5bb38c8499d51cdcb6bd')

build()
{
-   Fmkdir usr/share/
-   cp -r $Fsrcdir/$pkgname $Fdestdir/usr/share/  || Fdie
-   Fmkdir usr/bin
-   Fwrapper /usr/share/playonlinux/playonlinux $@ playonlinux
-   Fcd
-   Ficonrel etc/$pkgname.png
-   Fdesktop2
+Fmkdir usr/share/
+cp -r $Fsrcdir/$pkgname $Fdestdir/usr/share/  || Fdie
+Fmkdir usr/bin
+Fwrapper /usr/share/playonlinux/playonlinux $@ playonlinux
+Fcd
+Ficonrel etc/$pkgname.png
+Fdesktop2
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: i3-4.10.2-1-i686

2015-04-28 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1941aea9cf4a72790f3d57c406a558ae3f333c2a

commit 1941aea9cf4a72790f3d57c406a558ae3f333c2a
Author: PacMiam pacm...@gmx.fr
Date:   Tue Apr 28 13:11:49 2015 +0200

i3-4.10.2-1-i686

* Version bump: 4.10.1 - 4.10.2

diff --git a/source/x11-extra/i3/FrugalBuild b/source/x11-extra/i3/FrugalBuild
index 48eccf1..e64582a 100644
--- a/source/x11-extra/i3/FrugalBuild
+++ b/source/x11-extra/i3/FrugalBuild
@@ -4,7 +4,7 @@
options+=('asneeded')

pkgname=i3
-pkgver=4.10.1
+pkgver=4.10.2
pkgrel=1
pkgdesc=An improved dynamic tiling window manager
url=http://i3wm.org/;
@@ -19,7 +19,7 @@ archs=('i686' 'x86_64')

up2date=lynx -dump http://i3wm.org/downloads/ | Flasttar
source=(http://i3wm.org/downloads/$pkgname-$pkgver.tar.bz2)
-sha1sums=('2e93308f67479555ca276f1e885a6bebc92ba538')
+sha1sums=('dc50d112645b9838d05e5864dc09a160c4cec8a1')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: spacefm-1.0.0-1-i686

2015-04-28 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4a8052cb7fb1ec83f0e8d5e74fcf97ff3cb7f54

commit d4a8052cb7fb1ec83f0e8d5e74fcf97ff3cb7f54
Author: PacMiam pacm...@gmx.fr
Date:   Tue Apr 28 13:14:57 2015 +0200

spacefm-1.0.0-1-i686

* Version bump: 0.9.4 - 1.0.0

diff --git a/source/xapps-extra/spacefm/FrugalBuild 
b/source/xapps-extra/spacefm/FrugalBuild
index ec08751..5f27bcc 100644
--- a/source/xapps-extra/spacefm/FrugalBuild
+++ b/source/xapps-extra/spacefm/FrugalBuild
@@ -1,15 +1,16 @@
-# Compiling Time: 0.38 SBU
+# Compiling Time: 0.45 SBU
# Maintainer: PacMiam pacm...@gmx.fr

options+=('asneeded')

pkgname=spacefm
-pkgver=0.9.4
+pkgver=1.0.0
pkgrel=1
pkgdesc=Multi-panel tabbed file manager.
url=http://ignorantguru.github.com/spacefm/;

-depends=('gtk+2' 'shared-mime-info' 'desktop-file-utils' 
'startup-notification')
+depends=('gtk+2' 'shared-mime-info' 'desktop-file-utils' 
'startup-notification' \
+'ffmpegthumbnailer')
rodepends=('partimage')
makedepends=('intltool')

@@ -26,6 +27,6 @@ _F_gnome_mime=y
_F_gnome_desktop=y
Finclude sourceforge gnome-scriptlet

-sha1sums=('cdb397f9cea838778f7ef7818ea306fc181b37b4')
+sha1sums=('967a81778e3f5ce7cedd6771e136a39ce97e47e8')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: rednotebook-1.10.1-1-i686

2015-04-28 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c64b54dc28757ad0be01642419d609cd139bdf7

commit 6c64b54dc28757ad0be01642419d609cd139bdf7
Author: PacMiam pacm...@gmx.fr
Date:   Tue Apr 28 13:30:42 2015 +0200

rednotebook-1.10.1-1-i686

* Version bump: 1.9.0 - 1.10.1

diff --git a/source/gnome-extra/rednotebook/FrugalBuild 
b/source/gnome-extra/rednotebook/FrugalBuild
index dbb1eae..57876d7 100644
--- a/source/gnome-extra/rednotebook/FrugalBuild
+++ b/source/gnome-extra/rednotebook/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=rednotebook
-pkgver=1.9.0
+pkgver=1.10.1
pkgrel=1
pkgdesc=RedNotebook is a desktop diary that makes it very easy for you to keep 
track of the stuff you do and the thoughts you have.

@@ -18,4 +18,4 @@ options+=('scriptlet')
_F_gnome_iconcache=y
Finclude sourceforge gnome-scriptlet

-sha1sums=('e0b8d345b280e42e35c510a44e2d033de8c5563e')
+sha1sums=('52376b18aa2b74570f8ecc5d6e2aa64e3318eab9')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: cairo-dock-3.4.0-1-i686

2015-04-28 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5104ae5aace8088a5c6ba43e6b459171116975df

commit 5104ae5aace8088a5c6ba43e6b459171116975df
Author: PacMiam pacm...@gmx.fr
Date:   Tue Apr 28 13:20:10 2015 +0200

cairo-dock-3.4.0-1-i686

* Version bump: 3.3.2 - 3.4.0

diff --git a/source/xapps-extra/cairo-dock/FrugalBuild 
b/source/xapps-extra/cairo-dock/FrugalBuild
index 77193ac..a2ca2ab 100644
--- a/source/xapps-extra/cairo-dock/FrugalBuild
+++ b/source/xapps-extra/cairo-dock/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: Devil505 devil505li...@gmail.com

pkgname=cairo-dock
-pkgver=3.3.2
+pkgver=3.4.0
pkgrel=1
pkgdesc=A light eye-candy fully themable animated dock for any Linux desktop.
url=http://www.glx-dock.org/;
@@ -18,11 +18,11 @@ depends=('cairo=1.8.10' 'gtk+3' 'dbus=1.2.12' 
'libxext=1.0.5-3' \
makedepends=('intltool')

_F_launchpad_dirname=cairo-dock-core
-_F_launchpad_branch=3.3
+_F_launchpad_branch=3.4
Finclude launchpad cmake

Fconfopts=${Fconfopts[@]} --enable-glitz --enable-xextend
-sha1sums=('b6d51f90917386ce6e9a2b7bcda9f8f6924e8656')
+sha1sums=('3273644aa4b848fda7a0c6825860930d61b48060')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: cairo-dock-plugins-3.4.0-1-i686

2015-04-28 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c01f0bb4193ebb010650cb664c7e04e3685113c8

commit c01f0bb4193ebb010650cb664c7e04e3685113c8
Author: PacMiam pacm...@gmx.fr
Date:   Tue Apr 28 13:22:17 2015 +0200

cairo-dock-plugins-3.4.0-1-i686

* Version bump: 3.3.2 - 3.4.0

diff --git a/source/xapps-extra/cairo-dock-plugins/FrugalBuild 
b/source/xapps-extra/cairo-dock-plugins/FrugalBuild
index d2dfeda..d7221dc 100644
--- a/source/xapps-extra/cairo-dock-plugins/FrugalBuild
+++ b/source/xapps-extra/cairo-dock-plugins/FrugalBuild
@@ -1,22 +1,25 @@
-# Compiling Time: 1.24 SBU
+# Compiling Time: 1.29 SBU
# Maintainer: PacMiam pacm...@gmx.fr
# Contributor: Devil505 devil505li...@gmail.com

pkgname=cairo-dock-plugins
-pkgver=3.3.2
+pkgver=3.4.0
pkgrel=1
pkgdesc=A set of plugins for cairo-dock.
-depends=(cairo-dock=$pkgver 'vte=0.28.1' 'libexif=0.6.20' \
-'libxklavier=5.2.1' 'alsa-lib=1.0.25')
-makedepends=('intltool')
+
groups=('xapps-extra')
archs=('i686' 'x86_64')
+
+depends=('vte' 'libexif' 'libxklavier' 'alsa-lib' cairo-dock=$pkgver)
+makedepends=('intltool')
+
+_F_cd_path=$pkgname-${pkgver}
_F_launchpad_ext=.tar.gz
_F_launchpad_dirname=cairo-dock-plug-ins
-_F_launchpad_branch=3.3
+_F_launchpad_branch=3.4
_F_launchpad_subdir=$pkgver
Finclude launchpad cmake
-_F_cd_path=$pkgname-${pkgver}
-sha1sums=('ed71db39c73398ca7bf4f5468b6606717eac4f52')
+
+sha1sums=('b603f96ba7c48eb0bc4248d8b344f6868ef509ed')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: py3status-2.4-1-i686

2015-04-28 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9779e4f2fd363c0c164e3e05a3b511b314c465c7

commit 9779e4f2fd363c0c164e3e05a3b511b314c465c7
Author: PacMiam pacm...@gmx.fr
Date:   Tue Apr 28 13:13:19 2015 +0200

py3status-2.4-1-i686

* Version bump: 2.3 - 2.4

diff --git a/source/x11-extra/py3status/FrugalBuild 
b/source/x11-extra/py3status/FrugalBuild
index 78c640c..7df46f0 100644
--- a/source/x11-extra/py3status/FrugalBuild
+++ b/source/x11-extra/py3status/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=py3status
-pkgver=2.3
+pkgver=2.4
pkgrel=1
pkgdesc=py3status is an extensible i3status wrapper written in python
url=http://www.ultrabug.fr/py3status/;
@@ -15,4 +15,4 @@ makedepends=('python-distribute')

Finclude pypi

-sha1sums=('2142ce1536c01a8a1ef0eec0033245dadbf779b5')
+sha1sums=('d0e47e6e26ac3e37ddc1145df6920aa28668e1b7')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: atanks-6.2-1-i686

2015-04-22 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6ca31f3cb7ad798d94b12f271d26efb495b4b061

commit 6ca31f3cb7ad798d94b12f271d26efb495b4b061
Author: PacMiam pacm...@gmx.fr
Date:   Wed Apr 22 15:02:23 2015 +0200

atanks-6.2-1-i686

* Version bump: 6.0 - 6.2

diff --git a/source/games-extra/atanks/FrugalBuild 
b/source/games-extra/atanks/FrugalBuild
index a42f285..12e6878 100644
--- a/source/games-extra/atanks/FrugalBuild
+++ b/source/games-extra/atanks/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=atanks
-pkgver=6.0
+pkgver=6.2
pkgrel=1
pkgdesc=Worms and Scorched Earth-like game

@@ -14,7 +14,7 @@ depends=('allegro')
_F_gnome_iconcache=y
Finclude sourceforge gnome-scriptlet

-sha1sums=('cea2b6eb9d17b3c4631835c11ac882c0517fe18b')
+sha1sums=('7028403fa421503f6d6393a06bccb4e86a7c2d67')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: minetest-game-0.4.12-1-i686

2015-04-13 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=34de3e573a7ac86c575848ae06a19779232771ba

commit 34de3e573a7ac86c575848ae06a19779232771ba
Author: PacMiam pacm...@gmx.fr
Date:   Mon Apr 13 13:55:04 2015 +0200

minetest-game-0.4.12-1-i686

* Version bump: 0.4.10 - 0.4.12

diff --git a/source/games-extra/minetest-game/FrugalBuild 
b/source/games-extra/minetest-game/FrugalBuild
index 075473a..8852e07 100644
--- a/source/games-extra/minetest-game/FrugalBuild
+++ b/source/games-extra/minetest-game/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=minetest-game
-pkgver=0.4.10
-pkgrel=2
+pkgver=0.4.12
+pkgrel=1
pkgdesc=The main game for the Minetest game engine
url=http://minetest.net/;

@@ -16,7 +16,7 @@ _F_github_name=minetest_game
_F_github_tag=release
Finclude github

-sha1sums=('e2e7eef41f16e8029cfedd922d3784d70809fa95')
+sha1sums=('f088e2b1072055ae65f089e2f8d1bb083569d63f')

build() {
Fmkdir usr/share/minetest/games/
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-lockfile-0.10.2-1-i686

2015-04-13 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aee7f5e3a2e925be628953d62fe1040f44d16718

commit aee7f5e3a2e925be628953d62fe1040f44d16718
Author: PacMiam pacm...@gmx.fr
Date:   Fri Apr 3 15:10:12 2015 +0200

python-lockfile-0.10.2-1-i686

diff --git a/source/devel-extra/python-lockfile/FrugalBuild 
b/source/devel-extra/python-lockfile/FrugalBuild
index c23542a..a137adc 100644
--- a/source/devel-extra/python-lockfile/FrugalBuild
+++ b/source/devel-extra/python-lockfile/FrugalBuild
@@ -1,8 +1,8 @@
-# Compiling Time: 0 SBU
+# Compiling Time: 0.10 SBU
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=python-lockfile
-pkgver=0.9.1
+pkgver=0.10.2
pkgrel=1
pkgdesc=Platform-independent file locking module. The lockfile package exports 
a LockFile class which provides a simple API for locking files.

@@ -10,9 +10,10 @@ groups=('devel-extra')
archs=('i686' 'x86_64')

depends=()
+makedepends=('python-distribute')

_F_archive_name=${pkgname/python-/}
_F_pypi_name=${pkgname/python-/}
Finclude pypi

-sha1sums=('9870cc7e7d4b23f0b6c39cf6ba597c87871ac6de')
+sha1sums=('1df8b1fad0c344230eaa7ce5fbf06521a74d7a6b')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: minetest-0.4.12-1-i686

2015-04-13 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3bb9c130400f88f75b8b589e9cf7a473b30b7d61

commit 3bb9c130400f88f75b8b589e9cf7a473b30b7d61
Author: PacMiam pacm...@gmx.fr
Date:   Mon Apr 13 13:51:10 2015 +0200

minetest-0.4.12-1-i686

* Version bump: 0.4.10 - 0.4.12

diff --git a/source/games-extra/minetest/FrugalBuild 
b/source/games-extra/minetest/FrugalBuild
index 8ed1a59..e6df78e 100644
--- a/source/games-extra/minetest/FrugalBuild
+++ b/source/games-extra/minetest/FrugalBuild
@@ -1,9 +1,9 @@
-# Compiling Time: 3.42 SBU
+# Compiling Time: 4.11 SBU
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=minetest
-pkgver=0.4.10
-pkgrel=3
+pkgver=0.4.12
+pkgrel=1
pkgdesc=Minetest is an infinite-world block sandbox game and a game engine, 
inspired by InfiniMiner, Minecraft and the like. Minetest is designed to be 
simple, stable and portable. It is lightweight enough to run on fairly old 
hardware.
url=http://minetest.net/;

@@ -19,6 +19,6 @@ _F_gnome_iconcache=y
Finclude github gnome-scriptlet
Finclude cmake

-sha1sums=('06179ea793200236254105c5bc656c1e2e1fb1ef')
+sha1sums=('1ea404afd37ca3496b6ad8a8c6ebc28a317fe54c')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: bspwm-0.9-1-i686

2015-04-01 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=86db785517c7d117bb995075e81bfe4305c915e1

commit 86db785517c7d117bb995075e81bfe4305c915e1
Author: PacMiam pacm...@gmx.fr
Date:   Wed Apr 1 18:41:18 2015 +0200

bspwm-0.9-1-i686

* Version bump: 0.8.9 - 0.9

diff --git a/source/x11-extra/bspwm/FrugalBuild 
b/source/x11-extra/bspwm/FrugalBuild
index 6f90618..cc7e7c2 100644
--- a/source/x11-extra/bspwm/FrugalBuild
+++ b/source/x11-extra/bspwm/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=bspwm
-pkgver=0.8.9
+pkgver=0.9
pkgrel=1
pkgdesc=Tiling window manager based on binary space partitioning

@@ -15,7 +15,7 @@ _F_github_tag=y
_F_github_author=baskerville
Finclude github

-sha1sums=('013a13855fdc19e555dc8e9830938db92dd5c41f')
+sha1sums=('df3c31d603c8fe19d8a3c897bd16a12cb7bcf21a')

build() {
Fcd
@@ -28,10 +28,10 @@ build() {
Fcprel examples usr/share/$pkgname/examples

# bspwm session
-Fexerel contrib/lightdm/bspwm-session usr/bin/bspwm-session
+Fexerel contrib/freedesktop/bspwm-session usr/bin/bspwm-session

Fmkdir usr/share/xsessions
-Fcprel contrib/lightdm/bspwm.desktop usr/share/xsessions/bspwm.desktop
+Fcprel contrib/freedesktop/bspwm.desktop usr/share/xsessions/bspwm.desktop
}

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: xcb-util-cursor-0.1.2-1-i686

2015-04-01 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dfac33886219be82a39d78de02305177fd7ac840

commit dfac33886219be82a39d78de02305177fd7ac840
Author: PacMiam pacm...@gmx.fr
Date:   Wed Apr 1 18:34:53 2015 +0200

xcb-util-cursor-0.1.2-1-i686

* Version bump: 0.1.1 - 0.1.2

diff --git a/source/x11/xcb-util-cursor/FrugalBuild 
b/source/x11/xcb-util-cursor/FrugalBuild
index 63b6473..20f0df7 100644
--- a/source/x11/xcb-util-cursor/FrugalBuild
+++ b/source/x11/xcb-util-cursor/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=xcb-util-cursor
-pkgver=0.1.1
-pkgrel=2
+pkgver=0.1.2
+pkgrel=1
pkgdesc=cursor libraries for X C Binding
url=http://xcb.freedesktop.org;
groups=('x11')
@@ -12,6 +12,6 @@ archs=('i686' 'x86_64' 'arm')
makedepends=('pkgconfig')
up2date=(Flasttar 'http://xcb.freedesktop.org/dist/?C=M;O=A')
source=(http://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.gz)
-sha1sums=('140d5cf432e368c4bae908681a0eeb76675228ac')
+sha1sums=('5c61fdf49ca91596cf34caee884c5e402787d3b4')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: sxhkd-0.5.5-1-i686

2015-04-01 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=deaf4ab71fbc4c663653cae05072c435ff354b27

commit deaf4ab71fbc4c663653cae05072c435ff354b27
Author: PacMiam pacm...@gmx.fr
Date:   Wed Apr 1 18:37:38 2015 +0200

sxhkd-0.5.5-1-i686

* Version bump: 0.5.4 - 0.5.5

diff --git a/source/x11-extra/sxhkd/FrugalBuild 
b/source/x11-extra/sxhkd/FrugalBuild
index cd89677..1fda11d 100644
--- a/source/x11-extra/sxhkd/FrugalBuild
+++ b/source/x11-extra/sxhkd/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=sxhkd
-pkgver=0.5.4
+pkgver=0.5.5
pkgrel=1
pkgdesc=sxhkd is a simple X hotkey daemon with a powerful and compact 
configuration syntax.

@@ -15,7 +15,7 @@ _F_github_tag=y
_F_github_author=baskerville
Finclude github

-sha1sums=('d4bcab08c819bbab8cc12720717fffce1084a9cf')
+sha1sums=('953ac57272adca3258ba0609a9f8c9d85450cd21')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: claws-mail-3.11.1-1-i686

2015-03-31 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2852b04a451604d11bf04af6a078d575340be664

commit 2852b04a451604d11bf04af6a078d575340be664
Author: PacMiam pacm...@gmx.fr
Date:   Tue Mar 31 20:49:02 2015 +0200

claws-mail-3.11.1-1-i686

* Version bump: 3.10.1 - 3.11.1

diff --git a/source/xapps-extra/claws-mail/FrugalBuild 
b/source/xapps-extra/claws-mail/FrugalBuild
index 5fd5c93..78faddd 100644
--- a/source/xapps-extra/claws-mail/FrugalBuild
+++ b/source/xapps-extra/claws-mail/FrugalBuild
@@ -3,218 +3,222 @@
# Contributor: Bence Nagy nagybe...@tipogral.hu

pkgname=claws-mail
-pkgver=3.10.1
-pkgrel=2
+pkgver=3.11.1
+pkgrel=1
pkgdesc=The extended version of Sylpheed, a GTK+ based, lightweight, and fast 
e-mail client
+url=http://www.claws-mail.org/;
+
groups=('xapps-extra')
archs=('i686' 'x86_64')
-options=('scriptlet')
+
depends=('libxml2=2.7.8' 'openssl=1.0.0' 'aspell' 'pilot-link=0.12.1'  \
-   'gtk+2=2.20.0-2' 'gpgme' 'startup-notification' 'libldap' \
-   'spamassassin' 'curl' 'libetpan=1.1' 'gnutls=3.2.12.1' \
-   'hicolor-icon-theme' 'glib2=2.18.4-1' 'db=4.7.25' 'enchant=1.6.0')
+'gtk+2=2.20.0-2' 'gpgme' 'startup-notification' 'libldap' \
+'spamassassin' 'curl' 'libetpan=1.1' 'gnutls=3.2.12.1' \
+'hicolor-icon-theme' 'glib2=2.18.4-1' 'db=4.7.25' 'enchant=1.6.0')
makedepends=('openldap=2.4.22-2' 'enchant')
-_F_sourceforge_ext=.tar.xz
conflicts=('sylpheed-claws' 'claws-mail-plugin-smime' 
'claws-mail-extra-plugins')
replaces=('sylpheed-claws' 'claws-mail-plugin-smime' 'claws-webkit-plugin' 
'claws-mail-plugins-maildir' 'claws-mail-extra-plugins')
provides=('sylpheed-claws' 'claws-mail-plugin-smime' 'claws-mail-extra-plugins')
+
+options+=('scriptlet')
+
+_F_sourceforge_ext=.tar.xz
Finclude sourceforge
-url=http://www.claws-mail.org/;

replaces=('claws-mail-plugin-gtkhtml2-viewer')
conflicts=('claws-mail-plugin-gtkhtml2-viewer')
provides=('claws-mail-plugin-gtkhtml2-viewer')

subpkgs=(claws-mail-plugin-acpi_notifier \
-   claws-mail-plugin-address_keeper \
-   claws-mail-plugin-archive \
-   claws-mail-plugin-att-remover \
-   claws-mail-plugin-attachwarner \
-   claws-mail-plugin-bogofilter \
-   claws-mail-plugin-bsfilter \
-   claws-mail-plugin-clamd \
-   claws-mail-plugin-fetchinfo \
-   claws-mail-plugin-fancy \
-   claws-mail-plugin-gdata \
-#  claws-mail-plugin-geolocation \
-   claws-mail-plugin-libravatar \
-   claws-mail-plugin-mailmbox \
-   claws-mail-plugin-newmail \
-   claws-mail-plugin-notification \
-   claws-mail-plugin-pdf_viewer \
-   claws-mail-plugin-perl \
-claws-mail-plugin-spam-report \
-   claws-mail-plugin-pgpinline \
-   claws-mail-plugin-pgpmime \
-   claws-mail-plugin-python \
-   claws-mail-plugin-rssyl \
-   claws-mail-plugin-smime \
-   claws-mail-plugin-spamassassin \
-   claws-mail-plugin-tnef-parse \
-   claws-mail-plugin-vcalendar \
-   claws-mail-plugin-pgpcore)
+claws-mail-plugin-address_keeper \
+claws-mail-plugin-archive \
+claws-mail-plugin-att-remover \
+claws-mail-plugin-attachwarner \
+claws-mail-plugin-bogofilter \
+claws-mail-plugin-bsfilter \
+claws-mail-plugin-clamd \
+claws-mail-plugin-fetchinfo \
+claws-mail-plugin-fancy \
+claws-mail-plugin-gdata \
+# claws-mail-plugin-geolocation
+claws-mail-plugin-libravatar \
+claws-mail-plugin-mailmbox \
+claws-mail-plugin-newmail \
+claws-mail-plugin-notification \
+claws-mail-plugin-pdf_viewer \
+claws-mail-plugin-perl \
+claws-mail-plugin-spam-report \
+claws-mail-plugin-pgpinline \
+claws-mail-plugin-pgpmime \
+claws-mail-plugin-python \
+claws-mail-plugin-rssyl \
+claws-mail-plugin-smime \
+claws-mail-plugin-spamassassin \
+claws-mail-plugin-tnef-parse \
+claws-mail-plugin-vcalendar \
+claws-mail-plugin-pgpcore)
subdescs=('This plugin enables the use of ACPI LEDs for Mail notifications.'\
- 'Keeps all recipient addresses in a designated addressbook folder.' \
- 'This plugin adds archiving features to Claws Mail.'\
-  'This plugin lets you remove attachments from emails.' \
-  'Warns when the user composes a message mentioning an attachment and 
no file is attached' \
- 'Enables the scanning of incoming mail received from a POP, IMAP, or 
LOCAL account using Bogofilter.' \
- 'Check all messages that are received from an IMAP, LOCAL or POP 
account for spam using Bsfilter.' \
- 'This plugin scans all messages that are received from an IMAP, LOCAL 
or POP account using clamd (Clam AV).' \
-  'This plugin inserts headers containing some download information.' \
-  'Renders HTML e-mail using the WebKit library.' \
- 'This plugin provides an interface to Google services.' \
-#'This plugin provides GeoLocation functionality

[Frugalware-git] frugalware-current: i3-4.10.1-1-i686

2015-03-30 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5c6314c0b373066722f28d97266d424ed7a3b1c

commit a5c6314c0b373066722f28d97266d424ed7a3b1c
Author: PacMiam pacm...@gmx.fr
Date:   Mon Mar 30 09:08:37 2015 +0200

i3-4.10.1-1-i686

* Version bump: 4.9.1 - 4.10.1

diff --git a/source/x11-extra/i3/FrugalBuild b/source/x11-extra/i3/FrugalBuild
index f1d8eaa..48eccf1 100644
--- a/source/x11-extra/i3/FrugalBuild
+++ b/source/x11-extra/i3/FrugalBuild
@@ -4,7 +4,7 @@
options+=('asneeded')

pkgname=i3
-pkgver=4.9.1
+pkgver=4.10.1
pkgrel=1
pkgdesc=An improved dynamic tiling window manager
url=http://i3wm.org/;
@@ -19,7 +19,7 @@ archs=('i686' 'x86_64')

up2date=lynx -dump http://i3wm.org/downloads/ | Flasttar
source=(http://i3wm.org/downloads/$pkgname-$pkgver.tar.bz2)
-sha1sums=('4e6f2c3d6419952b2153526b351b5b34e15a6755')
+sha1sums=('2e93308f67479555ca276f1e885a6bebc92ba538')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: dwarffortress-0.40.24-1-i686

2015-03-29 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=45c8d76d5950a26c1840de4aa964a0b526b69ba1

commit 45c8d76d5950a26c1840de4aa964a0b526b69ba1
Author: PacMiam pacm...@gmx.fr
Date:   Sun Mar 22 17:57:58 2015 +0100

dwarffortress-0.40.24-1-i686

* Version bump: 0.34.11 - 0.40.24
* Set m8r

diff --git a/source/games-extra/dwarffortress/FrugalBuild 
b/source/games-extra/dwarffortress/FrugalBuild
index f4f5238..c942556 100644
--- a/source/games-extra/dwarffortress/FrugalBuild
+++ b/source/games-extra/dwarffortress/FrugalBuild
@@ -1,35 +1,41 @@
# Compiling Time: ~0.01 SBU
-# Maintainer: Not yet 
+# Maintainer: PacMiam pacm...@gmx.fr
# Contributor: DarkNekros darknek...@gmail.com

pkgname=dwarffortress
-_F_archive_name=df
-pkgver=0.34.11
-_F_archive_ver=34_11
-Fpkgversep=_
-pkgrel=2
+pkgver=0.40.24
+pkgrel=1
pkgdesc=Dwarf Fortress is a single-player fantasy game. You can control a 
dwarven outpost or an adventurer in a randomly generated, persistent world.
url=http://www.bay12games.com/dwarves;
-depends=('gtk+2' 'sdl' 'sdl_ttf' 'sdlimage' 'libgl' 'libglu' 'libsndfile' 
'openal')
+
groups=('games-extra')
archs=('i686')
-up2date=Flastarchive $url '_linux.tar.bz2' | sed 
's/${_F_archive_ver}/${pkgver}/'
+
+depends=('gtk+2' 'sdl' 'sdl_ttf' 'sdlimage' 'libgl' 'libglu' 'libsndfile'
+'openal')
+
+options+=('nobuild' 'nostrip')
+
+Fpkgversep=_
+_F_archive_name=df
+_F_archive_ver=40_24
+
+up2date=Flastarchive $url '_linux.tar.bz2'
source=(${url}/${_F_archive_name}_${_F_archive_ver}_linux.tar.bz2)
-options=('nobuild' 'nostrip')
-sha1sums=('a66d56562ffba698198127c8d9a1194a2313c992')
+sha1sums=('b8306e194d7dd103b29c6bb15994404e302e8ddf')

build() {
-   Fmkdir /usr/lib
-   Fcp df_linux /usr/lib/$pkgname
-   Fdirschmod /usr/lib 0755
-   Ffileschmod /usr/lib 0644
-   #To be able to exec the game as $USER
-   Ffileschmod /usr/lib/${pkgname}/df 0775
-   Ffileschmod /usr/lib/${pkgname}/libs/Dwarf_Fortress 0775
-   # To save the data of the game as $USER
-   Fdirschmod /usr/lib/${pkgname}/data 0775
-   Ffileschmod /usr/lib/${pkgname}/data 0664
-   Fdirschown /usr/lib root users
-   Ffileschown /usr/lib root users
-   Fwrapper /usr/lib/${pkgname}/df $pkgname
+Fmkdir /usr/lib
+Fcp df_linux /usr/lib/$pkgname
+Fdirschmod /usr/lib 0755
+Ffileschmod /usr/lib 0644
+#To be able to exec the game as $USER
+Ffileschmod /usr/lib/${pkgname}/df 0775
+Ffileschmod /usr/lib/${pkgname}/libs/Dwarf_Fortress 0775
+# To save the data of the game as $USER
+Fdirschmod /usr/lib/${pkgname}/data 0775
+Ffileschmod /usr/lib/${pkgname}/data 0664
+Fdirschown /usr/lib root users
+Ffileschown /usr/lib root users
+Fwrapper /usr/lib/${pkgname}/df $pkgname
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: i3status-2.9-1-i686

2015-03-29 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=8f0184e7a44582ffd4432e0ed160d4a871fc8e20

commit 8f0184e7a44582ffd4432e0ed160d4a871fc8e20
Author: PacMiam pacm...@gmx.fr
Date:   Mon Mar 23 09:14:01 2015 +0100

i3status-2.9-1-i686

* Version bump: 2.8 - 2.9

diff --git a/source/x11-extra/i3status/FrugalBuild 
b/source/x11-extra/i3status/FrugalBuild
index 00b57a8..b7d140e 100644
--- a/source/x11-extra/i3status/FrugalBuild
+++ b/source/x11-extra/i3status/FrugalBuild
@@ -2,13 +2,16 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=i3status
-pkgver=2.8
+pkgver=2.9
pkgrel=1
pkgdesc=Generates status bar to use with dzen2 or xmobar
url=http://i3wm.org/$pkgname/;
-depends=('wireless_tools' 'confuse' 'alsa-lib' 'yajl')
+
groups=('x11-extra')
archs=('i686' 'x86_64')
+
+depends=('wireless_tools' 'confuse' 'alsa-lib' 'yajl')
+
up2date=Flasttar $url
source=($url/$pkgname-$pkgver.tar.bz2)
-sha1sums=('34c874c23fef0c5652f4449c6c8e4f8df57bfeb9')
+sha1sums=('a7621b108208453a1cd974d52ebc2ba49917ee30')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: i3status-2.9-1-i686

2015-03-23 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8f0184e7a44582ffd4432e0ed160d4a871fc8e20

commit 8f0184e7a44582ffd4432e0ed160d4a871fc8e20
Author: PacMiam pacm...@gmx.fr
Date:   Mon Mar 23 09:14:01 2015 +0100

i3status-2.9-1-i686

* Version bump: 2.8 - 2.9

diff --git a/source/x11-extra/i3status/FrugalBuild 
b/source/x11-extra/i3status/FrugalBuild
index 00b57a8..b7d140e 100644
--- a/source/x11-extra/i3status/FrugalBuild
+++ b/source/x11-extra/i3status/FrugalBuild
@@ -2,13 +2,16 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=i3status
-pkgver=2.8
+pkgver=2.9
pkgrel=1
pkgdesc=Generates status bar to use with dzen2 or xmobar
url=http://i3wm.org/$pkgname/;
-depends=('wireless_tools' 'confuse' 'alsa-lib' 'yajl')
+
groups=('x11-extra')
archs=('i686' 'x86_64')
+
+depends=('wireless_tools' 'confuse' 'alsa-lib' 'yajl')
+
up2date=Flasttar $url
source=($url/$pkgname-$pkgver.tar.bz2)
-sha1sums=('34c874c23fef0c5652f4449c6c8e4f8df57bfeb9')
+sha1sums=('a7621b108208453a1cd974d52ebc2ba49917ee30')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: dwarffortress-0.40.24-1-i686

2015-03-22 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=45c8d76d5950a26c1840de4aa964a0b526b69ba1

commit 45c8d76d5950a26c1840de4aa964a0b526b69ba1
Author: PacMiam pacm...@gmx.fr
Date:   Sun Mar 22 17:57:58 2015 +0100

dwarffortress-0.40.24-1-i686

* Version bump: 0.34.11 - 0.40.24
* Set m8r

diff --git a/source/games-extra/dwarffortress/FrugalBuild 
b/source/games-extra/dwarffortress/FrugalBuild
index f4f5238..c942556 100644
--- a/source/games-extra/dwarffortress/FrugalBuild
+++ b/source/games-extra/dwarffortress/FrugalBuild
@@ -1,35 +1,41 @@
# Compiling Time: ~0.01 SBU
-# Maintainer: Not yet 
+# Maintainer: PacMiam pacm...@gmx.fr
# Contributor: DarkNekros darknek...@gmail.com

pkgname=dwarffortress
-_F_archive_name=df
-pkgver=0.34.11
-_F_archive_ver=34_11
-Fpkgversep=_
-pkgrel=2
+pkgver=0.40.24
+pkgrel=1
pkgdesc=Dwarf Fortress is a single-player fantasy game. You can control a 
dwarven outpost or an adventurer in a randomly generated, persistent world.
url=http://www.bay12games.com/dwarves;
-depends=('gtk+2' 'sdl' 'sdl_ttf' 'sdlimage' 'libgl' 'libglu' 'libsndfile' 
'openal')
+
groups=('games-extra')
archs=('i686')
-up2date=Flastarchive $url '_linux.tar.bz2' | sed 
's/${_F_archive_ver}/${pkgver}/'
+
+depends=('gtk+2' 'sdl' 'sdl_ttf' 'sdlimage' 'libgl' 'libglu' 'libsndfile'
+'openal')
+
+options+=('nobuild' 'nostrip')
+
+Fpkgversep=_
+_F_archive_name=df
+_F_archive_ver=40_24
+
+up2date=Flastarchive $url '_linux.tar.bz2'
source=(${url}/${_F_archive_name}_${_F_archive_ver}_linux.tar.bz2)
-options=('nobuild' 'nostrip')
-sha1sums=('a66d56562ffba698198127c8d9a1194a2313c992')
+sha1sums=('b8306e194d7dd103b29c6bb15994404e302e8ddf')

build() {
-   Fmkdir /usr/lib
-   Fcp df_linux /usr/lib/$pkgname
-   Fdirschmod /usr/lib 0755
-   Ffileschmod /usr/lib 0644
-   #To be able to exec the game as $USER
-   Ffileschmod /usr/lib/${pkgname}/df 0775
-   Ffileschmod /usr/lib/${pkgname}/libs/Dwarf_Fortress 0775
-   # To save the data of the game as $USER
-   Fdirschmod /usr/lib/${pkgname}/data 0775
-   Ffileschmod /usr/lib/${pkgname}/data 0664
-   Fdirschown /usr/lib root users
-   Ffileschown /usr/lib root users
-   Fwrapper /usr/lib/${pkgname}/df $pkgname
+Fmkdir /usr/lib
+Fcp df_linux /usr/lib/$pkgname
+Fdirschmod /usr/lib 0755
+Ffileschmod /usr/lib 0644
+#To be able to exec the game as $USER
+Ffileschmod /usr/lib/${pkgname}/df 0775
+Ffileschmod /usr/lib/${pkgname}/libs/Dwarf_Fortress 0775
+# To save the data of the game as $USER
+Fdirschmod /usr/lib/${pkgname}/data 0775
+Ffileschmod /usr/lib/${pkgname}/data 0664
+Fdirschown /usr/lib root users
+Ffileschown /usr/lib root users
+Fwrapper /usr/lib/${pkgname}/df $pkgname
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: freetuxtv-0.6.6-2-i686

2015-03-13 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8175dc6e717f1677238dccff3ff7df645611b43

commit e8175dc6e717f1677238dccff3ff7df645611b43
Author: PacMiam pacm...@gmx.fr
Date:   Fri Mar 13 20:50:00 2015 +0100

freetuxtv-0.6.6-2-i686

* Rebuild with latest vlc

diff --git a/source/xapps-extra/freetuxtv/FrugalBuild 
b/source/xapps-extra/freetuxtv/FrugalBuild
index d9c3908..517b3aa 100644
--- a/source/xapps-extra/freetuxtv/FrugalBuild
+++ b/source/xapps-extra/freetuxtv/FrugalBuild
@@ -7,7 +7,7 @@ options+=('asneeded')

pkgname=freetuxtv
pkgver=0.6.6
-pkgrel=1
+pkgrel=2
pkgdesc=Watch the TV with your box
depends=('libglade=2.6.4-4' 'freetype2' 'libxau=1.0.6-1' 'libxdmcp' 
'curl=7.21.4' \
'sqlite3' 'vlc=1.1.9' 'libxdamage=1.1.3-1' 'libxext=1.2.0-1' 'e2fsprogs' \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] homepage-ng: * Hide french mirror

2015-03-11 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=c330038704ff087665e2a8665e9bcfa9ef9c9aab

commit c330038704ff087665e2a8665e9bcfa9ef9c9aab
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 11 11:19:06 2015 +0100

* Hide french mirror

diff --git a/frugalware/xml/mirrors2.xml b/frugalware/xml/mirrors2.xml
index 5151b76..f485073 100644
--- a/frugalware/xml/mirrors2.xml
+++ b/frugalware/xml/mirrors2.xml
@@ -48,6 +48,7 @@ If you modify this file, be sure it's still valid - read 
/hooks/README!
--

mirrors
+!--
mirror
id0/id
typeftp/type
@@ -62,6 +63,7 @@ If you modify this file, be sure it's still valid - read 
/hooks/README!
supplier_urlhttp://free.org//supplier_url
bandwidth2 GBit/bandwidth
/mirror
+--
!--
mirror
id2/id
@@ -131,12 +133,12 @@ If you modify this file, be sure it's still valid - read 
/hooks/README!
mirror
id8/id
typehttp/type
-   pathfrugal/pub/frugalware/path
+pathfrugal/pub/frugalware/path
linkfrugalware.org/link
countryUSA/country
country_codeus/country_code
supplierGo-Parts/supplier
-   supplier_urlhttp://www.go-parts.com//supplier_url
+supplier_urlhttp://www.go-parts.com//supplier_url
bandwidth1 GBit/bandwidth
/mirror
!--
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: i3-4.9.1-1-i686

2015-03-08 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e456558deea01bd57cccbe1596b0ddf69c2d0548

commit e456558deea01bd57cccbe1596b0ddf69c2d0548
Author: PacMiam pacm...@gmx.fr
Date:   Sun Mar 8 11:27:05 2015 +0100

i3-4.9.1-1-i686

* Version bump: 4.9 - 4.9.1

diff --git a/source/x11-extra/i3/FrugalBuild b/source/x11-extra/i3/FrugalBuild
index 3dd2e6f..f1d8eaa 100644
--- a/source/x11-extra/i3/FrugalBuild
+++ b/source/x11-extra/i3/FrugalBuild
@@ -4,7 +4,7 @@
options+=('asneeded')

pkgname=i3
-pkgver=4.9
+pkgver=4.9.1
pkgrel=1
pkgdesc=An improved dynamic tiling window manager
url=http://i3wm.org/;
@@ -19,7 +19,7 @@ archs=('i686' 'x86_64')

up2date=lynx -dump http://i3wm.org/downloads/ | Flasttar
source=(http://i3wm.org/downloads/$pkgname-$pkgver.tar.bz2)
-sha1sums=('46565a7bd611baa40b24262f4d5febc9d595e995')
+sha1sums=('4e6f2c3d6419952b2153526b351b5b34e15a6755')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: i3-4.9-1-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=a52b131ddbcf56d9071d3a78020b9806affb19ea

commit a52b131ddbcf56d9071d3a78020b9806affb19ea
Author: PacMiam pacm...@gmx.fr
Date:   Sat Feb 28 18:34:18 2015 +0100

i3-4.9-1-i686

* Version bump: 4.8 - 4.9

diff --git a/source/x11-extra/i3/FrugalBuild b/source/x11-extra/i3/FrugalBuild
index 119f688..3dd2e6f 100644
--- a/source/x11-extra/i3/FrugalBuild
+++ b/source/x11-extra/i3/FrugalBuild
@@ -4,13 +4,14 @@
options+=('asneeded')

pkgname=i3
-pkgver=4.8
+pkgver=4.9
pkgrel=1
pkgdesc=An improved dynamic tiling window manager
url=http://i3wm.org/;

depends=('libxcursor' 'xcb-util=0.3.9' 'xcb-util-wm=0.3.9' 'xcb-util-keysyms' 
\
-'xcb-util-cursor' 'libev' 'yajl' 'startup-notification' 'pcre' 'dmenu')
+'xcb-util-cursor' 'libev' 'yajl' 'startup-notification' 'pcre' 'dmenu' \
+'libxkbcommon')
makedepends=('bison' 'flex' 'pango')

groups=('x11-extra')
@@ -18,7 +19,7 @@ archs=('i686' 'x86_64')

up2date=lynx -dump http://i3wm.org/downloads/ | Flasttar
source=(http://i3wm.org/downloads/$pkgname-$pkgver.tar.bz2)
-sha1sums=('857d8d0014b873de406e2041dea94d81cc515b74')
+sha1sums=('46565a7bd611baa40b24262f4d5febc9d595e995')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: py3status-2.3-1-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=27dd97ed76c36d85d81865dd5350751a92e4d7b9

commit 27dd97ed76c36d85d81865dd5350751a92e4d7b9
Author: PacMiam pacm...@gmx.fr
Date:   Sat Feb 28 18:37:08 2015 +0100

py3status-2.3-1-i686

* Version bump: 1.5 - 2.3

diff --git a/source/x11-extra/py3status/FrugalBuild 
b/source/x11-extra/py3status/FrugalBuild
index 3602a61..78c640c 100644
--- a/source/x11-extra/py3status/FrugalBuild
+++ b/source/x11-extra/py3status/FrugalBuild
@@ -1,8 +1,8 @@
-# Compiling Time: 0 SBU
+# Compiling Time: 0.01 SBU
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=py3status
-pkgver=1.5
+pkgver=2.3
pkgrel=1
pkgdesc=py3status is an extensible i3status wrapper written in python
url=http://www.ultrabug.fr/py3status/;
@@ -15,4 +15,4 @@ makedepends=('python-distribute')

Finclude pypi

-sha1sums=('441cab03d8e5d09049e5f77a00a5f3d9008e5e3c')
+sha1sums=('2142ce1536c01a8a1ef0eec0033245dadbf779b5')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: roxterm-2.9.5-1-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=d865eb5663dc39ff619fa77ce2d471c1e1793fb7

commit d865eb5663dc39ff619fa77ce2d471c1e1793fb7
Author: PacMiam pacm...@gmx.fr
Date:   Mon Mar 2 10:07:58 2015 +0100

roxterm-2.9.5-1-i686

* Version bump: 2.9.4 - 2.9.5
* Switch to gtk+2

diff --git a/source/gnome-extra/roxterm/FrugalBuild 
b/source/gnome-extra/roxterm/FrugalBuild
index fe21f02..2ff77dc 100644
--- a/source/gnome-extra/roxterm/FrugalBuild
+++ b/source/gnome-extra/roxterm/FrugalBuild
@@ -5,14 +5,14 @@
options+=('asneeded')

pkgname=roxterm
-pkgver=2.9.4
+pkgver=2.9.5
pkgrel=1
pkgdesc=a terminal emulator intended to provide similar features to 
gnome-terminal, based on the same VTE library, but with a smaller footprint and 
quicker start-up time.

groups=('gnome-extra')
archs=('i686' 'x86_64')

-depends=('libglade-gtk3' 'vte' 'dbus-glib' 'gtk+3' 'librsvg')
+depends=('libglade' 'vte' 'dbus-glib' 'gtk+2' 'librsvg')
makedepends=('perl-xml-parser' 'python' 'python-lockfile' 'po4a' \
'docbook-xsl' 'xmlto' 'librsvg' 'imagemagick' 'itstool')

@@ -23,12 +23,13 @@ _F_gnome_iconcache=y
_F_sourceforge_ext=.tar.bz2
Finclude gnome-scriptlet sourceforge

-sha1sums=('4857c0ca58bdf6cb5a93470f6b5875995dbe3553')
+sha1sums=('ad231fd8517a8a630203e5388b0f9f35255af83d')

build() {
Fcd

-python mscript.py configure --prefix=/usr || Fdie
+python mscript.py configure --prefix=/usr --disable-git \
+--enable-deprecated-bg-opts --disable-gtk3 || Fdie
python mscript.py build || Fdie
python mscript.py install --destdir=$Fdestdir || Fdie
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: liferea-1.10.14-1-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=d303a2bd876c883eb1d62f1c63a10dd0b6f5123f

commit d303a2bd876c883eb1d62f1c63a10dd0b6f5123f
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 21:46:34 2015 +0100

liferea-1.10.14-1-i686

* Version bump: 1.10.4 - 1.10.14
* Switch to github

diff --git a/source/gnome-extra/liferea/FrugalBuild 
b/source/gnome-extra/liferea/FrugalBuild
index 434d6d7..7d3516b 100644
--- a/source/gnome-extra/liferea/FrugalBuild
+++ b/source/gnome-extra/liferea/FrugalBuild
@@ -1,43 +1,41 @@
-# Compiling Time: 0.56 SBU
+# Compiling Time: 0.72 SBU
# Maintainer: PacMiam pacm...@gmx.fr
# Contributor: jercel jerce...@gmail.com

options+=('asneeded')

pkgname=liferea
-pkgver=1.10.4
+pkgver=1.10.14
pkgrel=1
pkgdesc=Liferea is a news aggregator for online news feeds.
+url=http://lzone.de/liferea/;
+
groups=('gnome-extra')
archs=('i686' 'x86_64')
-depends=('gconf' 'libxslt' 'libglade' 'webkit-gtk3' 'libice' 'libnotify=0.7' 
'atk' 'libxau' 'libxdmcp' 'zlib' \
-   'libxinerama' 'libxi' 'libxrandr' 'libxcursor' 'libxdamage' 
'libjpeg=8a' 'libxt' \
-   'e2fsprogs' 'libgcc' 'lua' 'unique1' 'json-glib' 'libpeas-gtk' 'dconf')
+
+depends=('gconf' 'libxslt' 'libglade' 'webkit-gtk3' 'libice' 'libnotify=0.7' \
+'atk' 'libxau' 'libxdmcp' 'zlib' 'libxinerama' 'libxi' 'libxrandr' \
+'libxcursor' 'libxdamage' 'libjpeg=8a' 'libxt' 'e2fsprogs' 'libgcc' 'lua' 
\
+'unique1' 'json-glib' 'libpeas-gtk' 'dconf')
makedepends=('intltool')
-options=('scriptlet')
+replaces=('news-notification')
+
+options+=('scriptlet')
+
_F_gnome_desktop=y
_F_gnome_iconcache=y
_F_gnome_glib=y
-_F_sourceforge_ext=.tar.bz2
-Finclude sourceforge gnome-scriptlet
+_F_github_author=lwindolf
+_F_github_tag_v=releases
+Finclude github gnome-scriptlet
+
source=($source frugalware-feeds.diff)
-sha1sums=('7ee44bff223cd3112c54399de04e9fa750ac3f6a' \
+sha1sums=('3dce51e28c35704bf10cb2ee4af82ea7efc55330' \
'52cc5661328759d9c1e7d3f057e83cb9dc61fb9f')
-replaces=('news-notification')

build () {
-   Fcd
-   #libnotify 0.7
-#  Fsed 'notify_notification_new (node_get_title (node_p), 
labelText_now_p, NULL, NULL);' \
-#  'notify_notification_new (node_get_title (node_p), 
labelText_now_p, NULL);' \
-#  src/notification/libnotify.c
-#  Fsed ' notify_notification_new (_(Feed Update), labelSummary_p, 
liferea, NULL);' \
-#  ' notify_notification_new (_(Feed Update), labelSummary_p, 
liferea);' \
-#  src/notification/libnotify.c
-#  Fsed 'notify_notification_attach_to_status_icon' 
'//notify_notification_attach_to_status_icon' \
-#  src/notification/libnotify.c
-   Fbuild
-   Fbuild_gnome_scriptlet
-}
+Fcd

-# optimization OK
+Fbuild
+Fbuild_gnome_scriptlet
+}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: filezilla-3.10.2-1-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=3c4426d98073f904a9a73728636fedc91c84ec64

commit 3c4426d98073f904a9a73728636fedc91c84ec64
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 22:37:32 2015 +0100

filezilla-3.10.2-1-i686

* Version bump: 3.9.0.5 - 3.10.2

diff --git a/source/xapps-extra/filezilla/FrugalBuild 
b/source/xapps-extra/filezilla/FrugalBuild
index 6f5ab96..af526e7 100644
--- a/source/xapps-extra/filezilla/FrugalBuild
+++ b/source/xapps-extra/filezilla/FrugalBuild
@@ -4,9 +4,10 @@
options+=('asneeded')

pkgname=filezilla
-pkgver=3.9.0.5
+pkgver=3.10.2
pkgrel=1
pkgdesc=a fast and reliable cross-platform FTP, FTPS and SFTP client
+ulr=http://filezilla-project.org/;

groups=('xapps-extra')
archs=('i686' 'x86_64')
@@ -24,7 +25,6 @@ Fconfopts+= --with-tinyxml=builtin \
--disable-static \
--enable-locales \
--disable-autoupdatecheck
-#export WXRC='/usr/bin/wxrc-3.0'
_F_cd_path=$pkgname-$pkgver
_F_sourceforge_ext=_src.tar.bz2
_F_sourceforge_dirname=$pkgname
@@ -34,6 +34,8 @@ _F_gnome_iconcache=y
Finclude sourceforge gnome-scriptlet

up2date=lynx -dump 
http://sourceforge.net/projects/filezilla/files/FileZilla_Client/ | grep 
'http.*filezilla/.*FileZilla_Client/.*/$'|sed 's|.*/\(.*\)/|\1|;q' 
-sha1sums=('0880807f966ca64e2cd8e3bba0ee7ffcec3f')
+source=(${source[@]} fix_wxtimer.patch)
+sha1sums=('c2910a68e17f908b2309493b5d8bbd8e6bce6a41' \
+  'ffcae981a377f47bd358677139aa9ccc798809e2')

# optimization OK
diff --git a/source/xapps-extra/filezilla/fix_wxtimer.patch 
b/source/xapps-extra/filezilla/fix_wxtimer.patch
new file mode 100644
index 000..779c404
--- /dev/null
+++ b/source/xapps-extra/filezilla/fix_wxtimer.patch
@@ -0,0 +1,312 @@
+diff -Naur filezilla-3.10.2/src/interface/Mainfrm.h 
filezilla-3.10.2b/src/interface/Mainfrm.h
+--- filezilla-3.10.2/src/interface/Mainfrm.h   2014-12-28 18:48:10.0 
+0100
 filezilla-3.10.2b/src/interface/Mainfrm.h  2015-03-04 22:23:40.588398823 
+0100
+@@ -1,13 +1,18 @@
+ #ifndef __MAINFRM_H__
+ #define __MAINFRM_H__
+
++#include statusbar.h
++#include engine_context.h
++
++#include wx/timer.h
++
+ #ifndef __WXMAC__
+ #include wx/taskbar.h
+ #endif
+
+-#include statusbar.h
+-
+-#include engine_context.h
++#if FZ_MANUALUPDATECHECK
++#include updater.h
++#endif
+
+ class CAsyncRequestQueue;
+ class CContextControl;
+@@ -26,172 +31,167 @@
+ class CWindowStateManager;
+
+
++class CMainFrame final : public wxNavigationEnabledwxFrame
+ #if FZ_MANUALUPDATECHECK
+-#include updater.h
+-#endif
+-class CWindowStateManager;
+-
+-class CMainFrame : public wxNavigationEnabledwxFrame
+-#if FZ_MANUALUPDATECHECK
+-  , protected CUpdateHandler
++, protected CUpdateHandler
+ #endif
+ {
+-  friend class CMainFrameStateEventHandler;
++friend class CMainFrameStateEventHandler;
+ public:
+-  CMainFrame();
+-  virtual ~CMainFrame();
++CMainFrame();
++virtual ~CMainFrame();
+
+-  void UpdateActivityLed(int direction);
++void UpdateActivityLed(int direction);
+
+-  CStatusView* GetStatusView() { return m_pStatusView; }
+-  CQueueView* GetQueue() { return m_pQueueView; }
+-  CQuickconnectBar* GetQuickconnectBar() { return m_pQuickconnectBar; }
++CStatusView* GetStatusView() { return m_pStatusView; }
++CQueueView* GetQueue() { return m_pQueueView; }
++CQuickconnectBar* GetQuickconnectBar() { return m_pQuickconnectBar; }
+
+-  void UpdateLayout(int layout = -1, int swap = -1, int 
messagelog_position = -1);
++void UpdateLayout(int layout = -1, int swap = -1, int messagelog_position 
= -1);
+
+-  // Window size and position as well as pane sizes
+-  void RememberSplitterPositions();
+-  bool RestoreSplitterPositions();
+-  void SetDefaultSplitterPositions();
++// Window size and position as well as pane sizes
++void RememberSplitterPositions();
++bool RestoreSplitterPositions();
++void SetDefaultSplitterPositions();
+
+-  void CheckChangedSettings();
++void CheckChangedSettings();
+
+-  void ConnectNavigationHandler(wxEvtHandler* handler);
++void ConnectNavigationHandler(wxEvtHandler* handler);
+
+-  wxStatusBar* GetStatusBar() const { return m_pStatusBar; }
++wxStatusBar* GetStatusBar() const { return m_pStatusBar; }
+
+-  void ProcessCommandLine();
++void ProcessCommandLine();
+
+-  void PostInitialize();
++void PostInitialize();
+
+-  bool ConnectToServer(const CServer server, const CServerPath path = 
CServerPath(), bool isReconnect = false);
++bool ConnectToServer(const CServer server, const CServerPath path = 
CServerPath(), bool isReconnect = false);
+
+-  CContextControl* GetContextControl() { return m_pContextControl; }
++CContextControl* GetContextControl() { return m_pContextControl; }
+
+-  bool ConnectToSite(CSiteManagerItemData_Site  data, bool newTab = 
false);
++bool ConnectToSite(CSiteManagerItemData_Site  data, bool newTab = false

[Frugalware-git] dex77stuff: dunst-1.1.0-1-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=31ef1669d707614798c8aa1122caf0d35cb89a85

commit 31ef1669d707614798c8aa1122caf0d35cb89a85
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 20:03:59 2015 +0100

dunst-1.1.0-1-i686

* Fix up2date (switch to github)

diff --git a/source/x11-extra/dunst/FrugalBuild 
b/source/x11-extra/dunst/FrugalBuild
index 1cbbe73..05698ac 100644
--- a/source/x11-extra/dunst/FrugalBuild
+++ b/source/x11-extra/dunst/FrugalBuild
@@ -5,7 +5,6 @@ pkgname=dunst
pkgver=1.1.0
pkgrel=1
pkgdesc=Dunst is a lightweight replacement for the notification-daemons 
provided by most desktop environments. It's very customizable, doesn't depend 
on any toolkits and therefore fits in those windowmanager centric setups we all 
love to customize to perfection.
-url=http://www.knopwob.org/dunst/;

groups=('x11-extra')
archs=('i686' 'x86_64')
@@ -13,9 +12,11 @@ archs=('i686' 'x86_64')
depends=('dbus' 'libxinerama' 'libxft' 'libxdg-basedir' 'pango' 'cairo' \
'libxscrnsaver' 'libnotify')

-up2date=Flasttar http://www.knopwob.org/public/dunst-release/;
+_F_github_author=knopwob
+_F_github_tag_v=releases
+Finclude github
+
sha1sums=('9fd95cf803307609053b45d9fbe864e4d457')
-source=(http://www.knopwob.org/public/$pkgname-release/$pkgname-$pkgver.tar.bz2)

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: gottet-1.1.1-1-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=31750333babd6c12ec575c65d430a87a06c060dd

commit 31750333babd6c12ec575c65d430a87a06c060dd
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 21:17:28 2015 +0100

gottet-1.1.1-1-i686

* Version bump: 1.0.6 - 1.1.1

diff --git a/source/games-extra/gottet/FrugalBuild 
b/source/games-extra/gottet/FrugalBuild
index 2908ed7..73d89a6 100644
--- a/source/games-extra/gottet/FrugalBuild
+++ b/source/games-extra/gottet/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=gottet
-pkgver=1.0.6
+pkgver=1.1.1
pkgrel=1
pkgdesc=Gottet is a tetris clone.
url=http://gottcode.org/gottet/;
@@ -10,8 +10,8 @@ url=http://gottcode.org/gottet/;
groups=('games-extra')
archs=('i686' 'x86_64')

-depends=('libqtgui' 'libqtopengl')
-makedepends=('qt4-tools')
+depends=('libqt5gui' 'libqt5opengl')
+makedepends=('qt5-tools')

options+=('scriptlet')

@@ -19,13 +19,12 @@ _F_gnome_iconcache=y
Finclude gnome-scriptlet

up2date=Flastarchive $url -src.tar.bz2
-sha1sums=('ebb3198b93c06c473f127a76c298beb94ee1fac7')
+sha1sums=('204f8c31e5bbb97be388731a75bad5bf8fcaba51')
source=(https://github.com/gottcode/$pkgname/archive/v$pkgver.tar.gz;)

-build ()
-{
+build () {
Fcd
-qmake PREFIX=/usr || Fdie
+qmake-qt5 PREFIX=/usr || Fdie
Fmake
Fmakeinstall INSTALL_ROOT=$Fdestdir
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: simsu-1.3.1-1-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=0edc5ab39dc64e97f32d525b27477516b6536b59

commit 0edc5ab39dc64e97f32d525b27477516b6536b59
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 20:55:55 2015 +0100

simsu-1.3.1-1-i686

* Version bump: 1.2.3 - 1.3.1

diff --git a/source/games-extra/simsu/FrugalBuild 
b/source/games-extra/simsu/FrugalBuild
index 1351b76..d66ed1c 100644
--- a/source/games-extra/simsu/FrugalBuild
+++ b/source/games-extra/simsu/FrugalBuild
@@ -2,22 +2,24 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=simsu
-pkgver=1.2.3
+pkgver=1.3.1
pkgrel=1
pkgdesc=Simsu is a basic Sudoku game.
url=http://gottcode.org/simsu/;
-depends=('libqtgui' 'libqtopengl')
-makedepends=('qt4-tools')
+
groups=('games-extra')
archs=('i686' 'x86_64')
+
+depends=('libqt5gui' 'libqt5opengl')
+makedepends=('qt5-tools')
+
up2date=Flastarchive $url -src.tar.bz2
source=(http://gottcode.org/$pkgname/$pkgname-$pkgver-src.tar.bz2;)
-sha1sums=('7663ddebda19d02d52ee2de2cfd8a951dfb942ae')
+sha1sums=('783d375ff0b381723c01aff5b425218b25163165')

-build ()
-{
+build () {
Fcd
-qmake PREFIX=/usr || Fdie
+qmake-qt5 PREFIX=/usr || Fdie
Fmake
Fmakeinstall INSTALL_ROOT=$Fdestdir
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: guake-0.5.2-1-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=dc690437a576c2f326acc92606e7b41b76262c2d

commit dc690437a576c2f326acc92606e7b41b76262c2d
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 19:54:24 2015 +0100

guake-0.5.2-1-i686

* Version bump: 0.4.4 - 0.5.2
* Switch to github

diff --git a/source/gnome-extra/guake/FrugalBuild 
b/source/gnome-extra/guake/FrugalBuild
index c4e0f54..b6214bf 100644
--- a/source/gnome-extra/guake/FrugalBuild
+++ b/source/gnome-extra/guake/FrugalBuild
@@ -3,24 +3,28 @@
# Contributor: Devil505 devil505li...@gmail.com

pkgname=guake
-pkgver=0.4.4
+pkgver=0.5.2
pkgrel=1
pkgdesc=Guake is a drop-down terminal for Gnome Desktop Environment
url='http://www.guake-terminal.org'
+
+groups=('gnome-extra')
+archs=('i686' 'x86_64')
+
depends=('python=2.7' 'gtk+2=2.20.0-2' 'freetype2' 'libxau=1.0.4' 'libxdmcp' 
\
-   'libxdamage=1.1.1-3' 'libxext=1.0.5-3' 'libxml2=2.7.8' 
'notify-python' 'gnome-python' 'vte-python=0.20.5' 'pyxdg')
+'libxdamage=1.1.1-3' 'libxext=1.0.5-3' 'libxml2=2.7.8' 'notify-python' \
+'gnome-python' 'vte-python=0.20.5' 'pyxdg' 'gnome-common')
rodepends=('notification-daemon')
makedepends=('perl-xml-parser' 'gconf' 'intltool')
-options=('scriptlet')
+
+options+=('scriptlet')
+
_F_gnome_desktop=y
_F_gnome_schemas=('/etc/gconf/schemas/guake.schemas')
-Finclude gnome-scriptlet
-groups=('gnome-extra')
-archs=('i686' 'x86_64')
-up2date=Flasttar http://guake.org/files/;
-source=(http://guake.org/downloads/$pkgname-$pkgver.tar.gz \
-guake-fix-notification.patch)
-sha1sums=('8926e1e15f94f9611e7b4f0ef529c999ae5bb83e' \
-  '4202e57deaf2e8f9925628a84b2b861d526e4085')
+_F_github_author=Guake
+_F_github_tag=y
+Finclude gnome-scriptlet github
+
+sha1sums=('9a170cf0678378439c1b3eeeb27ace972ec1e678')

# optimization OK
diff --git a/source/gnome-extra/guake/guake-fix-notification.patch 
b/source/gnome-extra/guake/guake-fix-notification.patch
deleted file mode 100644
index 847dac1..000
--- a/source/gnome-extra/guake/guake-fix-notification.patch
+++ /dev/null
@@ -1,42 +0,0 @@
 a/src/guake2011-02-09 20:00:35.0 +0100
-+++ b/src/guake2012-02-25 00:55:28.513075769 +0100
-@@ -46,7 +46,10 @@
- TERMINAL_MATCH_EXPRS, TERMINAL_MATCH_TAGS, \
- ALIGN_LEFT, ALIGN_RIGHT, ALIGN_CENTER
-
--pynotify.init('Guake!')
-+popup_works = True
-+if not pynotify.init('Guake!') or pynotify.get_server_info() == None :
-+popup_works = False
-+print WARNING: could not use popup notification
-
- GNOME_FONT_PATH = '/desktop/gnome/interface/monospace_font_name'
-
-@@ -637,7 +640,12 @@
-   'Please use Guake Preferences dialog to choose another '
-   'key (The trayicon was enabled)') % label, filename)
- self.client.set_bool(KEY('/general/use_trayicon'), True)
--notification.show()
-+if popup_works :
-+notification.show()
-+else :
-+print _('A problem happened when binding b%s/b key.\n'
-+  'Please use Guake Preferences dialog to choose another '
-+  'key (The trayicon was enabled)') % label
-
- elif self.client.get_bool(KEY('/general/use_popup')):
- # Pop-up that shows that guake is working properly (if not
-@@ -646,7 +654,11 @@
- _('Guake!'),
- _('Guake is now running,\n'
-   'press b%s/b to use it.') % label, filename)
--notification.show()
-+if popup_works :
-+notification.show()
-+else :
-+print _('Guake is now running,\n'
-+  'press b%s/b to use it.') % label
-
- def execute_command(self, command, tab=None):
- Execute the `command' in the `tab'. If tab is None, the
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: openbox-3.5.2-2-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=976f8cf498f0773de013b168f861c1390cc25182

commit 976f8cf498f0773de013b168f861c1390cc25182
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 20:01:22 2015 +0100

openbox-3.5.2-2-i686

* Fix up2date

diff --git a/source/x11-extra/openbox/FrugalBuild 
b/source/x11-extra/openbox/FrugalBuild
index 8dbee21..b1d14db 100644
--- a/source/x11-extra/openbox/FrugalBuild
+++ b/source/x11-extra/openbox/FrugalBuild
@@ -10,40 +10,44 @@ pkgver=3.5.2
pkgrel=2
pkgdesc=A standards compliant, fast, light-weight, extensible window manager.
pkgdesc_localized=('hu_HU Egy szabványoknak megfelelõ, gyors, pehelysúlyú, 
kiterjeszthetõ ablakkezelõ.' \
-  'de_DE Ein standardkonformer, schneller, 
leichtgewichtiger, erweiterbarer Windowmanager.')
-url=http://icculus.org/openbox;
-depends=('fontconfig' 'libxml2=2.7.8' 'glib2' 'startup-notification=0.11' 
'pango=1.28.0-2' 'libsm' 'libxinerama' 'libxrandr' 'libxcursor' 'imlib2' 
'librsvg')
-rodepends=('xorg-server=1.6.1' 'python' 'openbox-frugalware')
+'de_DE Ein standardkonformer, schneller, leichtgewichtiger, erweiterbarer 
Windowmanager.')
+url=http://openbox.org;
+
groups=('x11-extra')
archs=('i686' 'x86_64' 'arm')
-backup=(etc/xdg/openbox/{menu.xml,rc.xml})
-options=('scriptlet')
-up2date=Flasttar $url/releases/
-source=($url/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('6573516107f8cdb83842aac25a430e3f9f966bad')

-# Lets use openbox as a replacement for all removed window managers
+depends=('fontconfig' 'libxml2=2.7.8' 'glib2' 'startup-notification=0.11' 
'pango=1.28.0-2' 'libsm' 'libxinerama' 'libxrandr' 'libxcursor' 'imlib2' 
'librsvg')
+rodepends=('xorg-server=1.6.1' 'python' 'openbox-frugalware')
replaces=('firebox' 'oroborox')
conflicts=(${replaces[@]})

+backup=(etc/xdg/openbox/{menu.xml,rc.xml})
+
+options=('scriptlet')
+
+up2date=Flasttar $url/wiki/Openbox:Download
+source=($url/dist/openbox/$pkgname-$pkgver.tar.gz)
+sha1sums=('6573516107f8cdb83842aac25a430e3f9f966bad')
+
build () {

-   Fcd
-
-   Fsed '  nameClearlooks/name' '  nameFrugalware/name' data/rc.xml
-   Fbuild
-
-   if Fuse $USE_GNOME; then
-   Fln /usr/share/xsessions/openbox-gnome.desktop 
/etc/X11/sessions/openbox-gnome.desktop
-   else
-   Frm usr/share/man/man1/*gnome*
-   Frm usr/share/gnome/wm-properties/openbox.desktop
-   Frm usr/share/xsessions/openbox-gnome.desktop
-   Frm usr/share/gnome/
-   Frm /usr/bin/*gnome*
-   fi
-   Fln /usr/share/xsessions/openbox-kde.desktop 
/etc/X11/sessions/openbox-kde.desktop
-   Fln /usr/share/xsessions/openbox.desktop 
/etc/X11/sessions/openbox.desktop
+Fcd
+
+Fsed '  nameClearlooks/name' '  nameFrugalware/name' data/rc.xml
+Fbuild
+
+if Fuse $USE_GNOME; then
+Fln /usr/share/xsessions/openbox-gnome.desktop 
/etc/X11/sessions/openbox-gnome.desktop
+else
+Frm usr/share/man/man1/*gnome*
+Frm usr/share/gnome/wm-properties/openbox.desktop
+Frm usr/share/xsessions/openbox-gnome.desktop
+Frm usr/share/gnome/
+Frm /usr/bin/*gnome*
+fi
+
+Fln /usr/share/xsessions/openbox-kde.desktop 
/etc/X11/sessions/openbox-kde.desktop
+Fln /usr/share/xsessions/openbox.desktop /etc/X11/sessions/openbox.desktop
}

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: lifeograph-1.2.1-1-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=627f6fdcb6b5776dc3f40498f8e5ca5498e383dd

commit 627f6fdcb6b5776dc3f40498f8e5ca5498e383dd
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 19:29:07 2015 +0100

lifeograph-1.2.1-1-i686

* Version bump: 1.1.1 - 1.2.1

diff --git a/source/xapps-extra/lifeograph/FrugalBuild 
b/source/xapps-extra/lifeograph/FrugalBuild
index f692739..af24075 100644
--- a/source/xapps-extra/lifeograph/FrugalBuild
+++ b/source/xapps-extra/lifeograph/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: jercel jerce...@gmail.com

pkgname=lifeograph
-pkgver=1.1.1
+pkgver=1.2.1
pkgrel=1
pkgdesc=Off-line and private journal and note taking application
url=https://launchpad.net/lifeograph/;
@@ -18,7 +18,7 @@ _F_gnome_desktop=y
_F_gnome_iconcache=y
Finclude cmake gnome-scriptlet launchpad

-sha1sums=('c5cb4a29248cc1916fc5c69f439588b29822cca3')
+sha1sums=('b5fc87b7c24f9e26610c88925e75d8d307d79b0f')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: obconf-2.0.4-2-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=7ff90208f8d337dbc0344d24d59c7c17ecebb15e

commit 7ff90208f8d337dbc0344d24d59c7c17ecebb15e
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 20:08:58 2015 +0100

obconf-2.0.4-2-i686

* Fix up2date

diff --git a/source/xapps-extra/obconf/FrugalBuild 
b/source/xapps-extra/obconf/FrugalBuild
index 3a91c50..11174d5 100644
--- a/source/xapps-extra/obconf/FrugalBuild
+++ b/source/xapps-extra/obconf/FrugalBuild
@@ -9,26 +9,30 @@ pkgname=obconf
pkgver=2.0.4
pkgrel=2
pkgdesc=OpenBox's Configuration utility.
-url=http://icculus.org/openbox;
-depends=('libxml2=2.7.8' 'openbox=3.5.2-1' 'gtk+2=2.20.0-2' 
'libglade=2.6.4-3')
+url=http://openbox.org;
+
groups=('xapps-extra')
archs=('i686' 'x86_64' 'arm')
-options=('scriptlet')
-up2date=Flasttar http://openbox.org/dist/$pkgname/;
-source=(http://openbox.org/dist/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha1sums=('90638645b53275fda175281a1826c8c4c01746df')
+
+depends=('libxml2=2.7.8' 'openbox=3.5.2-1' 'gtk+2' 'libglade=2.6.4-3')
+conflicts=('firebox-tools')
+replaces=('firebox-tools')
+
+options+=('scriptlet')
+
_F_gnome_mime=1
_F_gnome_desktop=1
Finclude gnome-scriptlet

-conflicts=('firebox-tools')
-replaces=('firebox-tools')
+up2date=Flasttar $url/wiki/Openbox:Download
+source=($url/dist/$pkgname/$pkgname-$pkgver.tar.gz)
+sha1sums=('90638645b53275fda175281a1826c8c4c01746df')

build()
{
-   Fcd
-   ./bootstrap
-   Fbuild --prefix=/usr || Fdie
+Fcd
+./bootstrap
+Fbuild --prefix=/usr || Fdie
}

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: gpodder-3.8.3-1-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=ede7663e897d29738a8c2341da4c7d012ad61f5f

commit ede7663e897d29738a8c2341da4c7d012ad61f5f
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 21:28:35 2015 +0100

gpodder-3.8.3-1-i686

* Version bump: 3.8.1 - 3.8.3

diff --git a/source/gnome-extra/gpodder/FrugalBuild 
b/source/gnome-extra/gpodder/FrugalBuild
index 97acd28..e2717fa 100644
--- a/source/gnome-extra/gpodder/FrugalBuild
+++ b/source/gnome-extra/gpodder/FrugalBuild
@@ -1,17 +1,17 @@
-# Compiling Time: 0.04 SBU
+# Compiling Time: 0.03 SBU
# Maintainer: PacMiam pacm...@gmx.fr
# Contributor: Devil505 devil505li...@gmail.com

pkgname=gpodder
-pkgver=3.8.1
-pkgrel=2
+pkgver=3.8.3
+pkgrel=1
pkgdesc=A podcast receiver/catcher.
url=http://gpodder.org;

groups=('gnome-extra')
archs=('i686' 'x86_64')

-depends=('pygtk' 'pyxml' 'wget' 'python=2.7' 'libglade' \
+rodepends=('pygtk' 'pyxml' 'wget' 'python=2.7' 'libglade' \
'imagemagick=6.7.9_2-1' 'feedparser' 'pysqlite2' 'python-mygpoclient=1.5' \
'python-sqlite3' 'python-eyed3')
makedepends=('intltool' 'help2man')
@@ -22,6 +22,6 @@ Finclude gnome-scriptlet

up2date=Flasttar $url/src/
source=($url/src/$pkgname-$pkgver.tar.gz)
-sha1sums=('810ae2877722bc15e9d2492ee69087f7f0ba69b7')
+sha1sums=('e59d05e22535fa5a4d196ccb115fc278e4e556e0')

___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: tanglet-1.3.1-1-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=fb2919a4b42af3c670f8882fbecef5b59c8c576c

commit fb2919a4b42af3c670f8882fbecef5b59c8c576c
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 21:08:14 2015 +0100

tanglet-1.3.1-1-i686

* Version bump: 1.2.2 - 1.3.1

diff --git a/source/games-extra/tanglet/FrugalBuild 
b/source/games-extra/tanglet/FrugalBuild
index e99772b..15039a6 100644
--- a/source/games-extra/tanglet/FrugalBuild
+++ b/source/games-extra/tanglet/FrugalBuild
@@ -1,23 +1,25 @@
-# Compiling Time: 0.29 SBU
+# Compiling Time: 0.40 SBU
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=tanglet
-pkgver=1.2.2
+pkgver=1.3.1
pkgrel=1
pkgdesc=Tanglet is a single player word finding game based on Boggle(tm).
url=http://gottcode.org/tanglet/;
-depends=('libqtgui' 'libqtopengl')
-makedepends=('qt4-tools')
+
groups=('games-extra')
archs=('i686' 'x86_64')
+
+depends=('libqt5gui' 'libqt5opengl')
+makedepends=('qt5-tools')
+
up2date=Flastarchive $url -src.tar.bz2
source=(http://gottcode.org/$pkgname/$pkgname-$pkgver-src.tar.bz2;)
-sha1sums=('a2fea31a483097d1a6c745c6ec774ff082f28792')
+sha1sums=('49a4b7f9981f479e460eceb95356afa47d392bdf')

-build ()
-{
+build () {
Fcd
-qmake PREFIX=/usr || Fdie
+qmake-qt5 PREFIX=/usr || Fdie
Fmake
Fmakeinstall INSTALL_ROOT=$Fdestdir
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] dex77stuff: rednotebook-1.9.0-1-i686

2015-03-05 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77stuff.git;a=commitdiff;h=b9d5746163227b7f95dbeef7eebebd32c043829a

commit b9d5746163227b7f95dbeef7eebebd32c043829a
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 19:13:01 2015 +0100

rednotebook-1.9.0-1-i686

* Version bump: 1.8.1 - 1.9.0

diff --git a/source/gnome-extra/rednotebook/FrugalBuild 
b/source/gnome-extra/rednotebook/FrugalBuild
index 71aa7e2..dbb1eae 100644
--- a/source/gnome-extra/rednotebook/FrugalBuild
+++ b/source/gnome-extra/rednotebook/FrugalBuild
@@ -2,17 +2,20 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=rednotebook
-pkgver=1.8.1
+pkgver=1.9.0
pkgrel=1
pkgdesc=RedNotebook is a desktop diary that makes it very easy for you to keep 
track of the stuff you do and the thoughts you have.

groups=('gnome-extra')
archs=('i686' 'x86_64')

-depends=('pygtk' 'libgtkhtml' 'pyyaml' 'gnome-python-extras' 'pywebkitgtk' 
'webkit-gtk2' 'webkit-gtk3')
+depends=('python')
+rodepends=('pygtk' 'pyyaml' 'pywebkitgtk' 'gtkspell' 'python-chardet' \
+'gnome-python-extras-gtkspell')

options+=('scriptlet')
+
_F_gnome_iconcache=y
Finclude sourceforge gnome-scriptlet

-sha1sums=('2c9fd76d958d6e2913ea0472651a83beb9858ca2')
+sha1sums=('e0b8d345b280e42e35c510a44e2d033de8c5563e')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: rednotebook-1.9.0-1-i686

2015-03-04 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b9d5746163227b7f95dbeef7eebebd32c043829a

commit b9d5746163227b7f95dbeef7eebebd32c043829a
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 19:13:01 2015 +0100

rednotebook-1.9.0-1-i686

* Version bump: 1.8.1 - 1.9.0

diff --git a/source/gnome-extra/rednotebook/FrugalBuild 
b/source/gnome-extra/rednotebook/FrugalBuild
index 71aa7e2..dbb1eae 100644
--- a/source/gnome-extra/rednotebook/FrugalBuild
+++ b/source/gnome-extra/rednotebook/FrugalBuild
@@ -2,17 +2,20 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=rednotebook
-pkgver=1.8.1
+pkgver=1.9.0
pkgrel=1
pkgdesc=RedNotebook is a desktop diary that makes it very easy for you to keep 
track of the stuff you do and the thoughts you have.

groups=('gnome-extra')
archs=('i686' 'x86_64')

-depends=('pygtk' 'libgtkhtml' 'pyyaml' 'gnome-python-extras' 'pywebkitgtk' 
'webkit-gtk2' 'webkit-gtk3')
+depends=('python')
+rodepends=('pygtk' 'pyyaml' 'pywebkitgtk' 'gtkspell' 'python-chardet' \
+'gnome-python-extras-gtkspell')

options+=('scriptlet')
+
_F_gnome_iconcache=y
Finclude sourceforge gnome-scriptlet

-sha1sums=('2c9fd76d958d6e2913ea0472651a83beb9858ca2')
+sha1sums=('e0b8d345b280e42e35c510a44e2d033de8c5563e')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: openbox-3.5.2-2-i686

2015-03-04 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=976f8cf498f0773de013b168f861c1390cc25182

commit 976f8cf498f0773de013b168f861c1390cc25182
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 20:01:22 2015 +0100

openbox-3.5.2-2-i686

* Fix up2date

diff --git a/source/x11-extra/openbox/FrugalBuild 
b/source/x11-extra/openbox/FrugalBuild
index 8dbee21..b1d14db 100644
--- a/source/x11-extra/openbox/FrugalBuild
+++ b/source/x11-extra/openbox/FrugalBuild
@@ -10,40 +10,44 @@ pkgver=3.5.2
pkgrel=2
pkgdesc=A standards compliant, fast, light-weight, extensible window manager.
pkgdesc_localized=('hu_HU Egy szabványoknak megfelelõ, gyors, pehelysúlyú, 
kiterjeszthetõ ablakkezelõ.' \
-  'de_DE Ein standardkonformer, schneller, 
leichtgewichtiger, erweiterbarer Windowmanager.')
-url=http://icculus.org/openbox;
-depends=('fontconfig' 'libxml2=2.7.8' 'glib2' 'startup-notification=0.11' 
'pango=1.28.0-2' 'libsm' 'libxinerama' 'libxrandr' 'libxcursor' 'imlib2' 
'librsvg')
-rodepends=('xorg-server=1.6.1' 'python' 'openbox-frugalware')
+'de_DE Ein standardkonformer, schneller, leichtgewichtiger, erweiterbarer 
Windowmanager.')
+url=http://openbox.org;
+
groups=('x11-extra')
archs=('i686' 'x86_64' 'arm')
-backup=(etc/xdg/openbox/{menu.xml,rc.xml})
-options=('scriptlet')
-up2date=Flasttar $url/releases/
-source=($url/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('6573516107f8cdb83842aac25a430e3f9f966bad')

-# Lets use openbox as a replacement for all removed window managers
+depends=('fontconfig' 'libxml2=2.7.8' 'glib2' 'startup-notification=0.11' 
'pango=1.28.0-2' 'libsm' 'libxinerama' 'libxrandr' 'libxcursor' 'imlib2' 
'librsvg')
+rodepends=('xorg-server=1.6.1' 'python' 'openbox-frugalware')
replaces=('firebox' 'oroborox')
conflicts=(${replaces[@]})

+backup=(etc/xdg/openbox/{menu.xml,rc.xml})
+
+options=('scriptlet')
+
+up2date=Flasttar $url/wiki/Openbox:Download
+source=($url/dist/openbox/$pkgname-$pkgver.tar.gz)
+sha1sums=('6573516107f8cdb83842aac25a430e3f9f966bad')
+
build () {

-   Fcd
-
-   Fsed '  nameClearlooks/name' '  nameFrugalware/name' data/rc.xml
-   Fbuild
-
-   if Fuse $USE_GNOME; then
-   Fln /usr/share/xsessions/openbox-gnome.desktop 
/etc/X11/sessions/openbox-gnome.desktop
-   else
-   Frm usr/share/man/man1/*gnome*
-   Frm usr/share/gnome/wm-properties/openbox.desktop
-   Frm usr/share/xsessions/openbox-gnome.desktop
-   Frm usr/share/gnome/
-   Frm /usr/bin/*gnome*
-   fi
-   Fln /usr/share/xsessions/openbox-kde.desktop 
/etc/X11/sessions/openbox-kde.desktop
-   Fln /usr/share/xsessions/openbox.desktop 
/etc/X11/sessions/openbox.desktop
+Fcd
+
+Fsed '  nameClearlooks/name' '  nameFrugalware/name' data/rc.xml
+Fbuild
+
+if Fuse $USE_GNOME; then
+Fln /usr/share/xsessions/openbox-gnome.desktop 
/etc/X11/sessions/openbox-gnome.desktop
+else
+Frm usr/share/man/man1/*gnome*
+Frm usr/share/gnome/wm-properties/openbox.desktop
+Frm usr/share/xsessions/openbox-gnome.desktop
+Frm usr/share/gnome/
+Frm /usr/bin/*gnome*
+fi
+
+Fln /usr/share/xsessions/openbox-kde.desktop 
/etc/X11/sessions/openbox-kde.desktop
+Fln /usr/share/xsessions/openbox.desktop /etc/X11/sessions/openbox.desktop
}

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: simsu-1.3.1-1-i686

2015-03-04 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0edc5ab39dc64e97f32d525b27477516b6536b59

commit 0edc5ab39dc64e97f32d525b27477516b6536b59
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 20:55:55 2015 +0100

simsu-1.3.1-1-i686

* Version bump: 1.2.3 - 1.3.1

diff --git a/source/games-extra/simsu/FrugalBuild 
b/source/games-extra/simsu/FrugalBuild
index 1351b76..d66ed1c 100644
--- a/source/games-extra/simsu/FrugalBuild
+++ b/source/games-extra/simsu/FrugalBuild
@@ -2,22 +2,24 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=simsu
-pkgver=1.2.3
+pkgver=1.3.1
pkgrel=1
pkgdesc=Simsu is a basic Sudoku game.
url=http://gottcode.org/simsu/;
-depends=('libqtgui' 'libqtopengl')
-makedepends=('qt4-tools')
+
groups=('games-extra')
archs=('i686' 'x86_64')
+
+depends=('libqt5gui' 'libqt5opengl')
+makedepends=('qt5-tools')
+
up2date=Flastarchive $url -src.tar.bz2
source=(http://gottcode.org/$pkgname/$pkgname-$pkgver-src.tar.bz2;)
-sha1sums=('7663ddebda19d02d52ee2de2cfd8a951dfb942ae')
+sha1sums=('783d375ff0b381723c01aff5b425218b25163165')

-build ()
-{
+build () {
Fcd
-qmake PREFIX=/usr || Fdie
+qmake-qt5 PREFIX=/usr || Fdie
Fmake
Fmakeinstall INSTALL_ROOT=$Fdestdir
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: lifeograph-1.2.1-1-i686

2015-03-04 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=627f6fdcb6b5776dc3f40498f8e5ca5498e383dd

commit 627f6fdcb6b5776dc3f40498f8e5ca5498e383dd
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 19:29:07 2015 +0100

lifeograph-1.2.1-1-i686

* Version bump: 1.1.1 - 1.2.1

diff --git a/source/xapps-extra/lifeograph/FrugalBuild 
b/source/xapps-extra/lifeograph/FrugalBuild
index f692739..af24075 100644
--- a/source/xapps-extra/lifeograph/FrugalBuild
+++ b/source/xapps-extra/lifeograph/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: jercel jerce...@gmail.com

pkgname=lifeograph
-pkgver=1.1.1
+pkgver=1.2.1
pkgrel=1
pkgdesc=Off-line and private journal and note taking application
url=https://launchpad.net/lifeograph/;
@@ -18,7 +18,7 @@ _F_gnome_desktop=y
_F_gnome_iconcache=y
Finclude cmake gnome-scriptlet launchpad

-sha1sums=('c5cb4a29248cc1916fc5c69f439588b29822cca3')
+sha1sums=('b5fc87b7c24f9e26610c88925e75d8d307d79b0f')

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: dunst-1.1.0-1-i686

2015-03-04 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=31ef1669d707614798c8aa1122caf0d35cb89a85

commit 31ef1669d707614798c8aa1122caf0d35cb89a85
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 20:03:59 2015 +0100

dunst-1.1.0-1-i686

* Fix up2date (switch to github)

diff --git a/source/x11-extra/dunst/FrugalBuild 
b/source/x11-extra/dunst/FrugalBuild
index 1cbbe73..05698ac 100644
--- a/source/x11-extra/dunst/FrugalBuild
+++ b/source/x11-extra/dunst/FrugalBuild
@@ -5,7 +5,6 @@ pkgname=dunst
pkgver=1.1.0
pkgrel=1
pkgdesc=Dunst is a lightweight replacement for the notification-daemons 
provided by most desktop environments. It's very customizable, doesn't depend 
on any toolkits and therefore fits in those windowmanager centric setups we all 
love to customize to perfection.
-url=http://www.knopwob.org/dunst/;

groups=('x11-extra')
archs=('i686' 'x86_64')
@@ -13,9 +12,11 @@ archs=('i686' 'x86_64')
depends=('dbus' 'libxinerama' 'libxft' 'libxdg-basedir' 'pango' 'cairo' \
'libxscrnsaver' 'libnotify')

-up2date=Flasttar http://www.knopwob.org/public/dunst-release/;
+_F_github_author=knopwob
+_F_github_tag_v=releases
+Finclude github
+
sha1sums=('9fd95cf803307609053b45d9fbe864e4d457')
-source=(http://www.knopwob.org/public/$pkgname-release/$pkgname-$pkgver.tar.bz2)

build() {
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: obconf-2.0.4-2-i686

2015-03-04 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ff90208f8d337dbc0344d24d59c7c17ecebb15e

commit 7ff90208f8d337dbc0344d24d59c7c17ecebb15e
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 20:08:58 2015 +0100

obconf-2.0.4-2-i686

* Fix up2date

diff --git a/source/xapps-extra/obconf/FrugalBuild 
b/source/xapps-extra/obconf/FrugalBuild
index 3a91c50..11174d5 100644
--- a/source/xapps-extra/obconf/FrugalBuild
+++ b/source/xapps-extra/obconf/FrugalBuild
@@ -9,26 +9,30 @@ pkgname=obconf
pkgver=2.0.4
pkgrel=2
pkgdesc=OpenBox's Configuration utility.
-url=http://icculus.org/openbox;
-depends=('libxml2=2.7.8' 'openbox=3.5.2-1' 'gtk+2=2.20.0-2' 
'libglade=2.6.4-3')
+url=http://openbox.org;
+
groups=('xapps-extra')
archs=('i686' 'x86_64' 'arm')
-options=('scriptlet')
-up2date=Flasttar http://openbox.org/dist/$pkgname/;
-source=(http://openbox.org/dist/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha1sums=('90638645b53275fda175281a1826c8c4c01746df')
+
+depends=('libxml2=2.7.8' 'openbox=3.5.2-1' 'gtk+2' 'libglade=2.6.4-3')
+conflicts=('firebox-tools')
+replaces=('firebox-tools')
+
+options+=('scriptlet')
+
_F_gnome_mime=1
_F_gnome_desktop=1
Finclude gnome-scriptlet

-conflicts=('firebox-tools')
-replaces=('firebox-tools')
+up2date=Flasttar $url/wiki/Openbox:Download
+source=($url/dist/$pkgname/$pkgname-$pkgver.tar.gz)
+sha1sums=('90638645b53275fda175281a1826c8c4c01746df')

build()
{
-   Fcd
-   ./bootstrap
-   Fbuild --prefix=/usr || Fdie
+Fcd
+./bootstrap
+Fbuild --prefix=/usr || Fdie
}

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: tanglet-1.3.1-1-i686

2015-03-04 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb2919a4b42af3c670f8882fbecef5b59c8c576c

commit fb2919a4b42af3c670f8882fbecef5b59c8c576c
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 21:08:14 2015 +0100

tanglet-1.3.1-1-i686

* Version bump: 1.2.2 - 1.3.1

diff --git a/source/games-extra/tanglet/FrugalBuild 
b/source/games-extra/tanglet/FrugalBuild
index e99772b..15039a6 100644
--- a/source/games-extra/tanglet/FrugalBuild
+++ b/source/games-extra/tanglet/FrugalBuild
@@ -1,23 +1,25 @@
-# Compiling Time: 0.29 SBU
+# Compiling Time: 0.40 SBU
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=tanglet
-pkgver=1.2.2
+pkgver=1.3.1
pkgrel=1
pkgdesc=Tanglet is a single player word finding game based on Boggle(tm).
url=http://gottcode.org/tanglet/;
-depends=('libqtgui' 'libqtopengl')
-makedepends=('qt4-tools')
+
groups=('games-extra')
archs=('i686' 'x86_64')
+
+depends=('libqt5gui' 'libqt5opengl')
+makedepends=('qt5-tools')
+
up2date=Flastarchive $url -src.tar.bz2
source=(http://gottcode.org/$pkgname/$pkgname-$pkgver-src.tar.bz2;)
-sha1sums=('a2fea31a483097d1a6c745c6ec774ff082f28792')
+sha1sums=('49a4b7f9981f479e460eceb95356afa47d392bdf')

-build ()
-{
+build () {
Fcd
-qmake PREFIX=/usr || Fdie
+qmake-qt5 PREFIX=/usr || Fdie
Fmake
Fmakeinstall INSTALL_ROOT=$Fdestdir
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: filezilla-3.10.2-1-i686

2015-03-04 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3c4426d98073f904a9a73728636fedc91c84ec64

commit 3c4426d98073f904a9a73728636fedc91c84ec64
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 22:37:32 2015 +0100

filezilla-3.10.2-1-i686

* Version bump: 3.9.0.5 - 3.10.2

diff --git a/source/xapps-extra/filezilla/FrugalBuild 
b/source/xapps-extra/filezilla/FrugalBuild
index 6f5ab96..af526e7 100644
--- a/source/xapps-extra/filezilla/FrugalBuild
+++ b/source/xapps-extra/filezilla/FrugalBuild
@@ -4,9 +4,10 @@
options+=('asneeded')

pkgname=filezilla
-pkgver=3.9.0.5
+pkgver=3.10.2
pkgrel=1
pkgdesc=a fast and reliable cross-platform FTP, FTPS and SFTP client
+ulr=http://filezilla-project.org/;

groups=('xapps-extra')
archs=('i686' 'x86_64')
@@ -24,7 +25,6 @@ Fconfopts+= --with-tinyxml=builtin \
--disable-static \
--enable-locales \
--disable-autoupdatecheck
-#export WXRC='/usr/bin/wxrc-3.0'
_F_cd_path=$pkgname-$pkgver
_F_sourceforge_ext=_src.tar.bz2
_F_sourceforge_dirname=$pkgname
@@ -34,6 +34,8 @@ _F_gnome_iconcache=y
Finclude sourceforge gnome-scriptlet

up2date=lynx -dump 
http://sourceforge.net/projects/filezilla/files/FileZilla_Client/ | grep 
'http.*filezilla/.*FileZilla_Client/.*/$'|sed 's|.*/\(.*\)/|\1|;q' 
-sha1sums=('0880807f966ca64e2cd8e3bba0ee7ffcec3f')
+source=(${source[@]} fix_wxtimer.patch)
+sha1sums=('c2910a68e17f908b2309493b5d8bbd8e6bce6a41' \
+  'ffcae981a377f47bd358677139aa9ccc798809e2')

# optimization OK
diff --git a/source/xapps-extra/filezilla/fix_wxtimer.patch 
b/source/xapps-extra/filezilla/fix_wxtimer.patch
new file mode 100644
index 000..779c404
--- /dev/null
+++ b/source/xapps-extra/filezilla/fix_wxtimer.patch
@@ -0,0 +1,312 @@
+diff -Naur filezilla-3.10.2/src/interface/Mainfrm.h 
filezilla-3.10.2b/src/interface/Mainfrm.h
+--- filezilla-3.10.2/src/interface/Mainfrm.h   2014-12-28 18:48:10.0 
+0100
 filezilla-3.10.2b/src/interface/Mainfrm.h  2015-03-04 22:23:40.588398823 
+0100
+@@ -1,13 +1,18 @@
+ #ifndef __MAINFRM_H__
+ #define __MAINFRM_H__
+
++#include statusbar.h
++#include engine_context.h
++
++#include wx/timer.h
++
+ #ifndef __WXMAC__
+ #include wx/taskbar.h
+ #endif
+
+-#include statusbar.h
+-
+-#include engine_context.h
++#if FZ_MANUALUPDATECHECK
++#include updater.h
++#endif
+
+ class CAsyncRequestQueue;
+ class CContextControl;
+@@ -26,172 +31,167 @@
+ class CWindowStateManager;
+
+
++class CMainFrame final : public wxNavigationEnabledwxFrame
+ #if FZ_MANUALUPDATECHECK
+-#include updater.h
+-#endif
+-class CWindowStateManager;
+-
+-class CMainFrame : public wxNavigationEnabledwxFrame
+-#if FZ_MANUALUPDATECHECK
+-  , protected CUpdateHandler
++, protected CUpdateHandler
+ #endif
+ {
+-  friend class CMainFrameStateEventHandler;
++friend class CMainFrameStateEventHandler;
+ public:
+-  CMainFrame();
+-  virtual ~CMainFrame();
++CMainFrame();
++virtual ~CMainFrame();
+
+-  void UpdateActivityLed(int direction);
++void UpdateActivityLed(int direction);
+
+-  CStatusView* GetStatusView() { return m_pStatusView; }
+-  CQueueView* GetQueue() { return m_pQueueView; }
+-  CQuickconnectBar* GetQuickconnectBar() { return m_pQuickconnectBar; }
++CStatusView* GetStatusView() { return m_pStatusView; }
++CQueueView* GetQueue() { return m_pQueueView; }
++CQuickconnectBar* GetQuickconnectBar() { return m_pQuickconnectBar; }
+
+-  void UpdateLayout(int layout = -1, int swap = -1, int 
messagelog_position = -1);
++void UpdateLayout(int layout = -1, int swap = -1, int messagelog_position 
= -1);
+
+-  // Window size and position as well as pane sizes
+-  void RememberSplitterPositions();
+-  bool RestoreSplitterPositions();
+-  void SetDefaultSplitterPositions();
++// Window size and position as well as pane sizes
++void RememberSplitterPositions();
++bool RestoreSplitterPositions();
++void SetDefaultSplitterPositions();
+
+-  void CheckChangedSettings();
++void CheckChangedSettings();
+
+-  void ConnectNavigationHandler(wxEvtHandler* handler);
++void ConnectNavigationHandler(wxEvtHandler* handler);
+
+-  wxStatusBar* GetStatusBar() const { return m_pStatusBar; }
++wxStatusBar* GetStatusBar() const { return m_pStatusBar; }
+
+-  void ProcessCommandLine();
++void ProcessCommandLine();
+
+-  void PostInitialize();
++void PostInitialize();
+
+-  bool ConnectToServer(const CServer server, const CServerPath path = 
CServerPath(), bool isReconnect = false);
++bool ConnectToServer(const CServer server, const CServerPath path = 
CServerPath(), bool isReconnect = false);
+
+-  CContextControl* GetContextControl() { return m_pContextControl; }
++CContextControl* GetContextControl() { return m_pContextControl; }
+
+-  bool ConnectToSite(CSiteManagerItemData_Site  data, bool newTab = 
false);
++bool ConnectToSite(CSiteManagerItemData_Site  data, bool newTab = false

[Frugalware-git] frugalware-current: gottet-1.1.1-1-i686

2015-03-04 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=31750333babd6c12ec575c65d430a87a06c060dd

commit 31750333babd6c12ec575c65d430a87a06c060dd
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 21:17:28 2015 +0100

gottet-1.1.1-1-i686

* Version bump: 1.0.6 - 1.1.1

diff --git a/source/games-extra/gottet/FrugalBuild 
b/source/games-extra/gottet/FrugalBuild
index 2908ed7..73d89a6 100644
--- a/source/games-extra/gottet/FrugalBuild
+++ b/source/games-extra/gottet/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: PacMiam pacm...@gmx.fr

pkgname=gottet
-pkgver=1.0.6
+pkgver=1.1.1
pkgrel=1
pkgdesc=Gottet is a tetris clone.
url=http://gottcode.org/gottet/;
@@ -10,8 +10,8 @@ url=http://gottcode.org/gottet/;
groups=('games-extra')
archs=('i686' 'x86_64')

-depends=('libqtgui' 'libqtopengl')
-makedepends=('qt4-tools')
+depends=('libqt5gui' 'libqt5opengl')
+makedepends=('qt5-tools')

options+=('scriptlet')

@@ -19,13 +19,12 @@ _F_gnome_iconcache=y
Finclude gnome-scriptlet

up2date=Flastarchive $url -src.tar.bz2
-sha1sums=('ebb3198b93c06c473f127a76c298beb94ee1fac7')
+sha1sums=('204f8c31e5bbb97be388731a75bad5bf8fcaba51')
source=(https://github.com/gottcode/$pkgname/archive/v$pkgver.tar.gz;)

-build ()
-{
+build () {
Fcd
-qmake PREFIX=/usr || Fdie
+qmake-qt5 PREFIX=/usr || Fdie
Fmake
Fmakeinstall INSTALL_ROOT=$Fdestdir
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gpodder-3.8.3-1-i686

2015-03-04 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ede7663e897d29738a8c2341da4c7d012ad61f5f

commit ede7663e897d29738a8c2341da4c7d012ad61f5f
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 21:28:35 2015 +0100

gpodder-3.8.3-1-i686

* Version bump: 3.8.1 - 3.8.3

diff --git a/source/gnome-extra/gpodder/FrugalBuild 
b/source/gnome-extra/gpodder/FrugalBuild
index 97acd28..e2717fa 100644
--- a/source/gnome-extra/gpodder/FrugalBuild
+++ b/source/gnome-extra/gpodder/FrugalBuild
@@ -1,17 +1,17 @@
-# Compiling Time: 0.04 SBU
+# Compiling Time: 0.03 SBU
# Maintainer: PacMiam pacm...@gmx.fr
# Contributor: Devil505 devil505li...@gmail.com

pkgname=gpodder
-pkgver=3.8.1
-pkgrel=2
+pkgver=3.8.3
+pkgrel=1
pkgdesc=A podcast receiver/catcher.
url=http://gpodder.org;

groups=('gnome-extra')
archs=('i686' 'x86_64')

-depends=('pygtk' 'pyxml' 'wget' 'python=2.7' 'libglade' \
+rodepends=('pygtk' 'pyxml' 'wget' 'python=2.7' 'libglade' \
'imagemagick=6.7.9_2-1' 'feedparser' 'pysqlite2' 'python-mygpoclient=1.5' \
'python-sqlite3' 'python-eyed3')
makedepends=('intltool' 'help2man')
@@ -22,6 +22,6 @@ Finclude gnome-scriptlet

up2date=Flasttar $url/src/
source=($url/src/$pkgname-$pkgver.tar.gz)
-sha1sums=('810ae2877722bc15e9d2492ee69087f7f0ba69b7')
+sha1sums=('e59d05e22535fa5a4d196ccb115fc278e4e556e0')

___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: liferea-1.10.14-1-i686

2015-03-04 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d303a2bd876c883eb1d62f1c63a10dd0b6f5123f

commit d303a2bd876c883eb1d62f1c63a10dd0b6f5123f
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 21:46:34 2015 +0100

liferea-1.10.14-1-i686

* Version bump: 1.10.4 - 1.10.14
* Switch to github

diff --git a/source/gnome-extra/liferea/FrugalBuild 
b/source/gnome-extra/liferea/FrugalBuild
index 434d6d7..7d3516b 100644
--- a/source/gnome-extra/liferea/FrugalBuild
+++ b/source/gnome-extra/liferea/FrugalBuild
@@ -1,43 +1,41 @@
-# Compiling Time: 0.56 SBU
+# Compiling Time: 0.72 SBU
# Maintainer: PacMiam pacm...@gmx.fr
# Contributor: jercel jerce...@gmail.com

options+=('asneeded')

pkgname=liferea
-pkgver=1.10.4
+pkgver=1.10.14
pkgrel=1
pkgdesc=Liferea is a news aggregator for online news feeds.
+url=http://lzone.de/liferea/;
+
groups=('gnome-extra')
archs=('i686' 'x86_64')
-depends=('gconf' 'libxslt' 'libglade' 'webkit-gtk3' 'libice' 'libnotify=0.7' 
'atk' 'libxau' 'libxdmcp' 'zlib' \
-   'libxinerama' 'libxi' 'libxrandr' 'libxcursor' 'libxdamage' 
'libjpeg=8a' 'libxt' \
-   'e2fsprogs' 'libgcc' 'lua' 'unique1' 'json-glib' 'libpeas-gtk' 'dconf')
+
+depends=('gconf' 'libxslt' 'libglade' 'webkit-gtk3' 'libice' 'libnotify=0.7' \
+'atk' 'libxau' 'libxdmcp' 'zlib' 'libxinerama' 'libxi' 'libxrandr' \
+'libxcursor' 'libxdamage' 'libjpeg=8a' 'libxt' 'e2fsprogs' 'libgcc' 'lua' 
\
+'unique1' 'json-glib' 'libpeas-gtk' 'dconf')
makedepends=('intltool')
-options=('scriptlet')
+replaces=('news-notification')
+
+options+=('scriptlet')
+
_F_gnome_desktop=y
_F_gnome_iconcache=y
_F_gnome_glib=y
-_F_sourceforge_ext=.tar.bz2
-Finclude sourceforge gnome-scriptlet
+_F_github_author=lwindolf
+_F_github_tag_v=releases
+Finclude github gnome-scriptlet
+
source=($source frugalware-feeds.diff)
-sha1sums=('7ee44bff223cd3112c54399de04e9fa750ac3f6a' \
+sha1sums=('3dce51e28c35704bf10cb2ee4af82ea7efc55330' \
'52cc5661328759d9c1e7d3f057e83cb9dc61fb9f')
-replaces=('news-notification')

build () {
-   Fcd
-   #libnotify 0.7
-#  Fsed 'notify_notification_new (node_get_title (node_p), 
labelText_now_p, NULL, NULL);' \
-#  'notify_notification_new (node_get_title (node_p), 
labelText_now_p, NULL);' \
-#  src/notification/libnotify.c
-#  Fsed ' notify_notification_new (_(Feed Update), labelSummary_p, 
liferea, NULL);' \
-#  ' notify_notification_new (_(Feed Update), labelSummary_p, 
liferea);' \
-#  src/notification/libnotify.c
-#  Fsed 'notify_notification_attach_to_status_icon' 
'//notify_notification_attach_to_status_icon' \
-#  src/notification/libnotify.c
-   Fbuild
-   Fbuild_gnome_scriptlet
-}
+Fcd

-# optimization OK
+Fbuild
+Fbuild_gnome_scriptlet
+}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: guake-0.5.2-1-i686

2015-03-04 Thread PacMiam
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc690437a576c2f326acc92606e7b41b76262c2d

commit dc690437a576c2f326acc92606e7b41b76262c2d
Author: PacMiam pacm...@gmx.fr
Date:   Wed Mar 4 19:54:24 2015 +0100

guake-0.5.2-1-i686

* Version bump: 0.4.4 - 0.5.2
* Switch to github

diff --git a/source/gnome-extra/guake/FrugalBuild 
b/source/gnome-extra/guake/FrugalBuild
index c4e0f54..b6214bf 100644
--- a/source/gnome-extra/guake/FrugalBuild
+++ b/source/gnome-extra/guake/FrugalBuild
@@ -3,24 +3,28 @@
# Contributor: Devil505 devil505li...@gmail.com

pkgname=guake
-pkgver=0.4.4
+pkgver=0.5.2
pkgrel=1
pkgdesc=Guake is a drop-down terminal for Gnome Desktop Environment
url='http://www.guake-terminal.org'
+
+groups=('gnome-extra')
+archs=('i686' 'x86_64')
+
depends=('python=2.7' 'gtk+2=2.20.0-2' 'freetype2' 'libxau=1.0.4' 'libxdmcp' 
\
-   'libxdamage=1.1.1-3' 'libxext=1.0.5-3' 'libxml2=2.7.8' 
'notify-python' 'gnome-python' 'vte-python=0.20.5' 'pyxdg')
+'libxdamage=1.1.1-3' 'libxext=1.0.5-3' 'libxml2=2.7.8' 'notify-python' \
+'gnome-python' 'vte-python=0.20.5' 'pyxdg' 'gnome-common')
rodepends=('notification-daemon')
makedepends=('perl-xml-parser' 'gconf' 'intltool')
-options=('scriptlet')
+
+options+=('scriptlet')
+
_F_gnome_desktop=y
_F_gnome_schemas=('/etc/gconf/schemas/guake.schemas')
-Finclude gnome-scriptlet
-groups=('gnome-extra')
-archs=('i686' 'x86_64')
-up2date=Flasttar http://guake.org/files/;
-source=(http://guake.org/downloads/$pkgname-$pkgver.tar.gz \
-guake-fix-notification.patch)
-sha1sums=('8926e1e15f94f9611e7b4f0ef529c999ae5bb83e' \
-  '4202e57deaf2e8f9925628a84b2b861d526e4085')
+_F_github_author=Guake
+_F_github_tag=y
+Finclude gnome-scriptlet github
+
+sha1sums=('9a170cf0678378439c1b3eeeb27ace972ec1e678')

# optimization OK
diff --git a/source/gnome-extra/guake/guake-fix-notification.patch 
b/source/gnome-extra/guake/guake-fix-notification.patch
deleted file mode 100644
index 847dac1..000
--- a/source/gnome-extra/guake/guake-fix-notification.patch
+++ /dev/null
@@ -1,42 +0,0 @@
 a/src/guake2011-02-09 20:00:35.0 +0100
-+++ b/src/guake2012-02-25 00:55:28.513075769 +0100
-@@ -46,7 +46,10 @@
- TERMINAL_MATCH_EXPRS, TERMINAL_MATCH_TAGS, \
- ALIGN_LEFT, ALIGN_RIGHT, ALIGN_CENTER
-
--pynotify.init('Guake!')
-+popup_works = True
-+if not pynotify.init('Guake!') or pynotify.get_server_info() == None :
-+popup_works = False
-+print WARNING: could not use popup notification
-
- GNOME_FONT_PATH = '/desktop/gnome/interface/monospace_font_name'
-
-@@ -637,7 +640,12 @@
-   'Please use Guake Preferences dialog to choose another '
-   'key (The trayicon was enabled)') % label, filename)
- self.client.set_bool(KEY('/general/use_trayicon'), True)
--notification.show()
-+if popup_works :
-+notification.show()
-+else :
-+print _('A problem happened when binding b%s/b key.\n'
-+  'Please use Guake Preferences dialog to choose another '
-+  'key (The trayicon was enabled)') % label
-
- elif self.client.get_bool(KEY('/general/use_popup')):
- # Pop-up that shows that guake is working properly (if not
-@@ -646,7 +654,11 @@
- _('Guake!'),
- _('Guake is now running,\n'
-   'press b%s/b to use it.') % label, filename)
--notification.show()
-+if popup_works :
-+notification.show()
-+else :
-+print _('Guake is now running,\n'
-+  'press b%s/b to use it.') % label
-
- def execute_command(self, command, tab=None):
- Execute the `command' in the `tab'. If tab is None, the
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


  1   2   3   4   5   >