[Frugalware-git] systemdbump: xinit-1.3.4-2-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=systemdbump.git;a=commitdiff;h=60a96851282d52e1b1070cdce555d3bac7203cf5

commit 60a96851282d52e1b1070cdce555d3bac7203cf5
Author: DeX77 
Date:   Sun Nov 1 11:53:15 2015 +0100

xinit-1.3.4-2-x86_64

* enable xinitrc file

diff --git a/source/x11/xinit/FrugalBuild b/source/x11/xinit/FrugalBuild
index ae66595..3697321 100644
--- a/source/x11/xinit/FrugalBuild
+++ b/source/x11/xinit/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=xinit
pkgver=1.3.4
-pkgrel=1
+pkgrel=2
pkgdesc="X Window System initializer"
url="http://xorg.freedesktop.org;
groups=('x11' 'xorg-core' 'xorg-apps')
@@ -11,12 +11,18 @@ archs=('i686' 'x86_64' 'arm')
depends=('xterm>=243' 'libx11>=1.2.1' 'twm>=1.0.4' 'xclock>=1.0.3-2')
makedepends=('inputproto>=2.0')
Finclude xorg
-sha1sums=('de3469080d73ced1f7d7a1803e813bc6ea352072')
+source=("${source[@]}" \
+   dbus_unset.patch \
+   fix_ipv6_localhost.patch )
+sha1sums=('de3469080d73ced1f7d7a1803e813bc6ea352072' \
+  '7c45a0869851f994cb80b57df2f0b454dff82b6c' \
+  '85c144a24137b43163655bdb840e8c2e834298c3')

build() {
+   Fcd
+   Fsed 'XSLASHGLOB.sh' 'XSLASHGLOB' xinitrc.cpp
Fbuild
-   Fmv /etc/X11/xinit/xinitrc{,.twm}
-   chmod +x $Fdestdir/etc/X11/xinit/xinitrc.twm || Fdie
+   Ffileschmod etc/X11/xinit/xinitrc +x
}

# optimization OK
diff --git a/source/x11/xinit/dbus_unset.patch 
b/source/x11/xinit/dbus_unset.patch
new file mode 100644
index 000..91f2d70
--- /dev/null
+++ b/source/x11/xinit/dbus_unset.patch
@@ -0,0 +1,11 @@
+diff -u -r xinit-1.3.4/startx.cpp xinit-1.3.4-dbus/startx.cpp
+--- xinit-1.3.4/startx.cpp 2015-09-21 17:07:29.732240308 +0200
 xinit-1.3.4-dbus/startx.cpp2015-09-21 17:07:59.255424644 +0200
+@@ -11,7 +11,6 @@
+ XCOMM Site administrators are STRONGLY urged to write nicer versions.
+ XCOMM
+
+-unset DBUS_SESSION_BUS_ADDRESS
+ unset SESSION_MANAGER
+
+ #ifdef __APPLE__
diff --git a/source/x11/xinit/fix_ipv6_localhost.patch 
b/source/x11/xinit/fix_ipv6_localhost.patch
new file mode 100644
index 000..4596122
--- /dev/null
+++ b/source/x11/xinit/fix_ipv6_localhost.patch
@@ -0,0 +1,16 @@
+Common subdirectories: xinit.orig/privileged_startx and xinit/privileged_startx
+diff -u xinit.orig/startx.cpp xinit/startx.cpp
+--- xinit.orig/startx.cpp  2011-08-02 18:26:57.161711018 +0400
 xinit/startx.cpp   2011-08-02 19:06:39.348816866 +0400
+@@ -290,9 +290,9 @@
+ XCOMM now add the same credentials to the client authority file
+ XCOMM if '$displayname' already exists do not overwrite it as another
+ XCOMM server man need it. Add them to the '$xserverauthfile' instead.
+-for displayname in $authdisplay $hostname$authdisplay; do
++for displayname in $authdisplay $hostname/unix$authdisplay; do
+ authcookie=`XAUTH list "$displayname" @@
+-| sed -n "s/.*$displayname[[:space:]*].*[[:space:]*]//p"` 2>/dev/null;
++| sed -n 
"s/.*$hostname\/unix$authdisplay[[:space:]*].*[[:space:]*]//p"` 2>/dev/null;
+ if [ "z${authcookie}" = "z" ] ; then
+ XAUTH -q << EOF
+ add $displayname . $mcookie
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: bzr-fastimport-0.13.0-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7285ac83bf9842a2b64cf6a4ddef36d211ca1c84

commit 7285ac83bf9842a2b64cf6a4ddef36d211ca1c84
Author: crazy 
Date:   Sun Nov 1 13:47:54 2015 +0100

bzr-fastimport-0.13.0-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/bzr-fastimport/FrugalBuild 
b/source/devel-extra/bzr-fastimport/FrugalBuild
deleted file mode 100644
index 82ac536..000
--- a/source/devel-extra/bzr-fastimport/FrugalBuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Miklos Vajna 
-
-pkgname=bzr-fastimport
-pkgver=0.13.0
-pkgrel=1
-pkgdesc="Bazaar Fast Import"
-url="https://launchpad.net/bzr-fastimport;
-depends=('bzr' 'python-fastimport')
-makedepends=('asciidoc' 'docbook-xsl' 'docbook-xml' 'sgml-common')
-replaces=('darcs-fast-export') # can be removed once Frugalware 1.7 is out
-options=('scriptlet')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-up2date="Fwcat https://launchpad.net/bzr-fastimport|grep 'Latest version'|sed 
's/.*Latest version is //'"
-source=(http://launchpad.net/bzr-fastimport/trunk/$pkgver/+download/bzr-fastimport-$pkgver.tar.gz)
-sha1sums=('1f08dd85098d047c11c4b42e060038463d9c50ed')
-
-Finclude python
-
-build()
-{
-   Fbuild
-   Fdocrel doc/notes.txt
-}
-
-# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-fastimport-0.9.2-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d11e25798cadc8b1b6b6911853696f52765409c4

commit d11e25798cadc8b1b6b6911853696f52765409c4
Author: crazy 
Date:   Sun Nov 1 13:48:17 2015 +0100

python-fastimport-0.9.2-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-fastimport/FrugalBuild 
b/source/devel-extra/python-fastimport/FrugalBuild
deleted file mode 100644
index 7b0d827..000
--- a/source/devel-extra/python-fastimport/FrugalBuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Miklos Vajna 
-
-pkgname=python-fastimport
-pkgver=0.9.2
-pkgrel=1
-pkgdesc="Fastimport parser in Python"
-url="https://launchpad.net/python-fastimport;
-depends=('python>=2.7')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-up2date="Fwcat $url |grep 'Latest version'|sed 's/.*Latest version is //'"
-source=(http://launchpad.net/python-fastimport/trunk/$pkgver/+download/fastimport-$pkgver.tar.gz)
-sha1sums=('960d5ab4c7b66463dd9cb947a2badc55c9bb8663')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: stunnel-5.24-1-x86_64 * added stunnel.key

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

commit 4c4edb2a64fc8221f079f9065a65f3a388708f46
Author: crazy 
Date:   Sun Nov 1 07:16:49 2015 +0100

stunnel-5.24-1-x86_64
* added stunnel.key

diff --git a/source/network-extra/stunnel/stunnel.key 
b/source/network-extra/stunnel/stunnel.key
new file mode 100644
index 000..a69c51d
--- /dev/null
+++ b/source/network-extra/stunnel/stunnel.key
@@ -0,0 +1,116 @@
+-BEGIN PGP PUBLIC KEY BLOCK-
+Version: GnuPG v2
+
+mQINBFTU6YwBEAC6PP7E4J6cRZQsJlFE+o3zdQYo7Mg2sVxDR6K9Cha52wn7P0t0
+hHUd0CSmWyfjmYUy3/7jYjgKe4oiGzeSCVK8b3TiX3ylHi/nW3mixwpDPwFmr5Cf
+ce55Ro3TdIeslRGigK8Hl+/l4n9c9z/AiTvcdAEQ34BJhERce4/KFx+/omiaxe7S
+fzzU/+52zy+v4FfnclgRQrzrD8sxNag6CQOaQ8lTMczNkBkDlhQTOPYkfNf76PUY
+kbWpcH7n9N50nddjEaLf7DPjOETc4OH/g5a99FSEJL7jyEgn+C8RX7RpbbAxCNlX
+1231NZoresLmxSulB6fRWLmhJ8pES3sRxE1IfwUfPpUZuTPzwXEFJY6StY5OCVy8
+rNFpkYlEePuVn74XkGbvv7dkkisq4Hp59zfIUaNVRod0Xk2rM8Rx8d5IK801Ywsn
+RyzCE02zt3N2O4IdXI1qQ1gMJNyaE/k2Qk8buh8BsKJzZca34WGocHOxz2O5s7FN
+Q1pLNpLmuHZIdyvYqcsenLz5EV8X2LztRmJ3Se4ag/XyXPYwS6lXX1YUGVxZpk0E
+sQDRdJvYCsGcUy253w+W7Nm/BtjKi6/PJmjEEU7ieHppR9Yp+LI3lyzNBeZAIVqk
+4Hco05l4GUKtEDFfOQ58sULDqJWmpH4T72DHeCpfRB0guaPa5TYY7B0umQARAQAB
+tCtNaWNoYcWCIFRyb2puYXJhIDxNaWNoYWwuVHJvam5hcmFAbWlydC5uZXQ+iQI4
+BBMBAgAiBQJU1OmMAhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRCxBIky
+3Tqqo4/1D/4w2/uwdzHXLjEfiLKw+aMv4AFOidl5Qhb+PUyWC97yPG1rsCm4ObRY
+iAxB3+laCMbzyD/aFKzUNGa6jruk/6/eX4eCaFBqpB71ehpAfLKB+sPAYQoCMDn7
+7qGDzxcXkY25yFShjbAcIsHK7F1ppP3ANJQYfOP5WVBhxpWqvL+7z7BGG7Gvz1q+
+Hud5uPYPDWqQi5Hr7C5pgBTX2ZrPOZ2cMuH/etgdPu9Um3vnUkfLHh+cm0ojt4Nb
+GlIZ+FwrrdJa0dOgkqDiNt0hkw5FVW8562lFs+8XyqhHfYtlJ8X+s8m02FaBywtQ
+KlmfoTIbqOKDHyaFjZa6lE0e61IRL6oo198IyLt9ulB+XjAmrOU3EkkrXMa7ajHb
+nmX59cl5AmHt++9w2J65ACkqE4v6Y7PV/JGdSHH8aMadw6YKBmV1MsQXwN4e66W5
+eAWUNclxfqmiHu/K3e4nXhILKJXVwudeYKjFdGZA2VvjNMagC987D8MUfcTNDjh0
+r9nUc4h8l5ggvF74k/YTxM1dS+v/ByTXbJDyRqoXMdJAFxX7RLj36kimgrjvktWs
+6zpL0mOEy3hZV9fg9j4gTzAadnInDWC89d2TU/3yUdH8W/RYb+RaJ6asNc8zW2Oc
+hqzoQabPFP+LLAYXi12xUe+IRNWBEakoeAS0H+HCwJ4ZRMCYcNtdBIhKBBARAgAK
+BQJU1RaSAwUCeAAKCRD81T6ddMcy0VijAKDekfKc40+78B2Ax2BZWapxJu08uQCf
+UbAK5BQ+mC2sOL5U26F9FdZLsTW0Lk1pY2hhxYIgVHJvam5hcmEgPE1pY2hhbC5U
+cm9qbmFyYUBzdHVubmVsLm9yZz6JAjgEEwECACIFAlTVDWUCGwMGCwkIBwMCBhUI
+AgkKCwQWAgMBAh4BAheAAAoJELEEiTLdOqqjvVMQAJY7fVkg6uScKyCYT3RDTIE9
+gPwIDxoz04s72pVhFH5IpDpUAWf+pYKgb/Pdow5QkkUMyYENNKIZnjeNF5BVzU++
+g1QoVeQPXe+sM0aD4gyv6N5+PL9GQULmt0gA7OXqcxEUfkP8oO2+5dQZ+No302is
+LK/lpw5roaKdMUA0dhbv0NK+3R1pMbREWKZVMq0CHyjHEEYZS9n/rRIlPkjenAop
+fm3q34tpSBTP/nmnmPfp3KFlOaRfqNXJzOR+MHDL2LaMPyRnXD4RA48bLWEcIdpo
+3mS7cGHiGJmuWHydymKk4x44nljvULN78lE7K7eORH/n0u48kttSTA09le4wz4Pg
+RjX01YqpYWByyNoXmO5LfrGBuVCh0A5cFlyfMfXhvGVESVY0uEyJv6mIgvQForZy
+mmXAn5vNBGTJbOquXnG78B4T99AF15HEvWODh707N6Lg+TPRpyjEiDaZ1HpvfpSk
+5Yq8FBhnybhNuxYFGsONzEp66Xs5uyh0WgZO15HGo32CWE136flskB6wbNQ3zp7c
+2YKjEJRAxoqWswRVQzBppI5VZg0J/BdJ7jZ0rZmtXimwhgjB+S1OQXrQ3cp4FtOz
+v8eFL9Hbb36VAIv3RtwpGK/ZLNy+pHq/vzGducA2bRJf9vozvE0F/yVZfBL1OVH0
+DMDhcLsWo0thMwZXnpOYiEoEEBECAAoFAlTVFpIDBQJ4AAoJEPzVPp10xzLRtFkA
+n3XOJUuQUnruzeO2oa4+BJMBsmJLAJ4pc6dtGRcoQrDqUk/vZyliX8Hb0rQvTWlj
+aGHFgiBUcm9qbmFyYSA8TWljaGFsLlRyb2puYXJhQG1vYmktY29tLm5ldD6JAjgE
+EwECACIFAlTVDTcCGwMGCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJELEEiTLd
+OqqjJWQQAK0wdrvHk9DRk0nxOu9V39WtPlRK4fDAXCeexhQ3NJz3mBLBIRo8LfHC
+Cz1xfdVGY7BvciIJBDtHQRqYf/J2ZmeV6xsKydqYuXp0SbNLbziWecx3lfTB6naq
+rdKVLXP7nBbhmeih1f3wTtHJ5yMxg8sf64CoaqDeccbx46mhIMy8g4m04i8Nz1jq
+1s2wFt4ps4LIHsDTxMzNWprJC9fObpBKEdOJytrr2iojOGa7bMgjdlZXCR8QbB64
+3S92hyheKqt6e1zIXcotRf8uigPN0IDG6gl2i+DjUTr2tcRYX/8g/lcFPQtQNPOr
+CYF7uc5+gkXZEAeffJKiB0vpY1IZofkHk0rWMZ+WP8ev8cEchhjHzbQ/hoRdLLFs
+tBbUXQdaUABD34SaMmyxu/twirYNXYuzcA55jQYBaFN29RV1Wk4b5O5ZFSLrVfCN
+Y9++skMfwwSgtFvYyE1F9+V7yFJ0XxM/gI7VMLG1IWzQ1dPUj8drO9pwfO9teykU
+Mm9tgmzL6lG86x/ZAJxjnFvrfd25TrT4gcn0Yw5X9mpBHvjjADG7579kelrb6akj
+1WlMy4FMwUI5ApuItpywMm0Wqx6dkDKFxNTgM8VrRuQw7rsbCXSyS6TbHz/RHcSA
+n0m82WwTPq8FoelaER11TWboUwopmR+jTGfIWv9Y9PrO2L2IpOchiEoEEBECAAoF
+AlTVFpIDBQJ4AAoJEPzVPp10xzLRh0kAoKpQzntoEHQwq0Hsjbnx+jKU2gujAJ9Y
+xcTGhSfPcCylHN0KLba8h4w0FrkCDQRU1OvDARAA8gIC641dK6ap9W1K3EkqRn0z
+6zizdVGr/jvf8xFXeUq+auxixZ0tEY6NM5CBSya5BCK9IGVWmJNbazyWUa4llA6E
+vmUxcTeGE7ppQA4Kl1bzvUq5upo+8+0VuqvLC/bVz0DUnFSWJYHAZrPZ+yO0yMq8
+vaGTo5kwKixQ4Ni+N+1EiALKZex1g6UW9d0HAcYEa/lTWhz3J0V1yyY4Vov30gto
+o67KkSC/SswZzIR00CQGrz3twlGuB73Sm1YfqDqbY8dQLJeyU0ovIeU95VI5cQF6
+D1H8YdaMWQm6MtVAfIX5WMoH+eq4Ank9hilReGANkIWNSqM21Drdu3crbGIYiZPE
+adKfGxwquwvRDTEgD4gjqMvEdxA2W6s4WR36SwMkeOtESj21MiR2YDcbIzIbUh9p
+0P8DZGvQcVh45jCgdOcL5th9R076npXHn8FIe2IfAZnX1OnpsKn/YqJ0wNFhGYWx
+V/yZA10NbFKFXhD1FGqrOz6lSqmqDz00tXofF432ae+7PzTP9n4cij4k0SYG1l/L
+ThnOYL3SNUCG3rCASeWoXmhxCYRGi0Xw3IJrcpVNmNQD+SLLTjVB94AlDjSlx1q0
+V+9ymhGHi51wsBSajMwDexaSI/WM1y9lROwl7eeAD41fPArzTleAqT89akWLevTB
+LWvj59mku9vZAW26/1UAEQEAAYkCHwQYAQIACQUCVNTrwwIbDAAKCRCxBIky3Tqq

[Frugalware-git] systemdbump: systemd-227-2-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=systemdbump.git;a=commitdiff;h=893d4f51b1a5c2740b22082c752298caf2ad199b

commit 893d4f51b1a5c2740b22082c752298caf2ad199b
Author: DeX77 
Date:   Sun Nov 1 13:00:00 2015 +0100

systemd-227-2-x86_64

+ add missing .pc files to libsystemd

diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild
index f9ac8b6..3ceba8d 100644
--- a/source/base/systemd/FrugalBuild
+++ b/source/base/systemd/FrugalBuild
@@ -10,7 +10,7 @@ USE_SYSV_COMPAT=${USE_SYSV_COMPAT:-"y"}

pkgname=systemd
pkgver=227
-pkgrel=1
+pkgrel=2
pkgdesc="A System and Service Manager"
url="http://www.freedesktop.org/wiki/Software/systemd;
rodepends=('scriptlet-core')
@@ -216,6 +216,7 @@ build()
Fsplit libsystemd usr/lib/libsystemd*
Fsplit libsystemd usr/lib/libnss*
Fsplit libsystemd usr/lib/libudev*
+   Fsplit libsystemd usr/lib/pkgconfig/lib*.pc
}

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


[Frugalware-git] frugalware-current: python-execnet-1.4.1-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b44ad6f01d19ba0c4b3315f9541d56f370686433

commit b44ad6f01d19ba0c4b3315f9541d56f370686433
Author: crazy 
Date:   Sun Nov 1 13:42:55 2015 +0100

python-execnet-1.4.1-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-execnet/FrugalBuild 
b/source/devel-extra/python-execnet/FrugalBuild
deleted file mode 100644
index a160304..000
--- a/source/devel-extra/python-execnet/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Slown 
-
-pkgname=python-execnet
-_F_archive_name=${pkgname/python-/}
-pkgver=1.4.1
-pkgrel=1
-pkgdesc="execnet: rapid multi-Python deployment"
-depends=('python')
-makedepends=('python-distribute')
-_F_pypi_name=${pkgname/python-/}
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-Finclude pypi
-sha1sums=('0f13f78a7cc21e08d9e7d1205f66e3eb557b53b4')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: pyrenamer-0.6.0-3-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=98e9b6477d918e7f52f254a5368577076d809a4c

commit 98e9b6477d918e7f52f254a5368577076d809a4c
Author: crazy 
Date:   Sun Nov 1 13:44:26 2015 +0100

pyrenamer-0.6.0-3-x86_64 - removed - repo cleanup

diff --git a/source/gnome-extra/pyrenamer/FrugalBuild 
b/source/gnome-extra/pyrenamer/FrugalBuild
deleted file mode 100644
index 97089a2..000
--- a/source/gnome-extra/pyrenamer/FrugalBuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Priyank Gosalia 
-# Contributor: devil505 
-
-pkgname=pyrenamer
-pkgver=0.6.0
-pkgrel=3
-pkgdesc="A mass file renamer written in PyGTK."
-url="http://www.infinicode.org/code/pyrenamer/;
-depends=('pygtk>=2.12.1' 'gconf>=2.24.0' 'python-eyed3')
-makedepends=('perl-xml-parser')
-groups=('gnome-extra')
-archs=('i686' 'x86_64')
-up2date="Flasttar $url/download.php"
-source=($url/files/$pkgname-$pkgver.tar.gz)
-_F_gnome_schemas=('/etc/gconf/schemas/pyrename-schemas')
-Finclude gnome-scriptlet
-sha1sums=('0dd25b8fe43f58c8be12e15cd39f5303c2267a8d')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: phonetooth-0.5.1-3-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=58eff6cf33fe4f849db4808b5bb751d2819412b6

commit 58eff6cf33fe4f849db4808b5bb751d2819412b6
Author: crazy 
Date:   Sun Nov 1 14:12:36 2015 +0100

phonetooth-0.5.1-3-x86_64 - removed - repo cleanup

diff --git a/source/gnome-extra/phonetooth/FrugalBuild 
b/source/gnome-extra/phonetooth/FrugalBuild
deleted file mode 100644
index 53f0ba9..000
--- a/source/gnome-extra/phonetooth/FrugalBuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: bouleetbil 
-
-pkgname=phonetooth
-pkgver=0.5.1
-pkgrel=3
-pkgdesc="Send messages and files to mobilephone"
-depends=('pygtk' 'pybluez' 'obexftp' 'pyserial' 'python-gammu')
-groups=('gnome-extra')
-archs=('i686' 'x86_64')
-options=('scriptlet')
-Finclude googlecode
-sha1sums=('e7bc1482f488e3d83a26d222e148a0afbf751420')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-flask-0.10.1-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9cc5406e2f754f6499ddbc7ae4de7dfbc48f80c0

commit 9cc5406e2f754f6499ddbc7ae4de7dfbc48f80c0
Author: crazy 
Date:   Sun Nov 1 13:49:14 2015 +0100

python-flask-0.10.1-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-flask/FrugalBuild 
b/source/devel-extra/python-flask/FrugalBuild
deleted file mode 100644
index 51514e0..000
--- a/source/devel-extra/python-flask/FrugalBuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Slown 
-
-pkgname=python-flask
-_F_archive_name="Flask"
-pkgver=0.10.1
-pkgrel=1
-pkgdesc="Micro webdevelopment framework for Python"
-depends=('python-werkzeug' 'python-jinja')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name="Flask"
-Finclude pypi
-sha1sums=('d3d078262b053f4438e2ed3fd6f9b923c2c92172')
-
-build() {
-   Fcd
-   python setup.py build || Fdie
-   python setup.py install --root=$Fdestdir --optimize=1 || Fdie
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: frugalware-2.0-29-x86_64 * added some missing apps from yesterday

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=00800b2b4d7968e8387101355459c0d5cc830fd0

commit 00800b2b4d7968e8387101355459c0d5cc830fd0
Author: crazy 
Date:   Sun Nov 1 13:15:38 2015 +0100

frugalware-2.0-29-x86_64
* added some missing apps from yesterday

diff --git a/source/base/frugalware/FrugalBuild 
b/source/base/frugalware/FrugalBuild
index 7b6b19b..2ebf7b7 100644
--- a/source/base/frugalware/FrugalBuild
+++ b/source/base/frugalware/FrugalBuild
@@ -91,7 +91,7 @@ replaces=(
'perl-sys-mmap' 'perl-task-weaken' 'perl-test-tester' 'perl-audio-cd' 
'perl-cddb' 'perl-class-xsaccessor' 'perl-data-dumper' \
'perl-file-finder' 'perl-file-temp' 'perl-gd' 'perl-imager' 'gift' 
'galago-sharp' 'libappindicator' 'perl-xml-libxml' 'perl-tk' \
'remoot' 'perl-cddb_get' 'nrg2iso' 'wtf' 'aspell6-fi' 'libifp' 'libpar2' 
'libnms' 'pgmfindclip' 'cgiirc' 'arch' 'http-fetcher' 'fetch' \
-   'htdig' 'rman' 'rzip' 'linc-daemon' 'kde-frugalware-menu' 
'gst-plugins-bad-musicbrainz')
+   'htdig' 'rman' 'rzip' 'linc-daemon' 'kde-frugalware-menu' 
'gst-plugins-bad-musicbrainz' 'banshee' 'gnome-mplayer' 'sound-juicer')

## python* stuff
replaces=("${replaces[@]}" 'pyactiveresource' 'pyamf' 'pyao' 'pybtex' 
'pycparserext' 'pycxx' 'pyflakes' 'pygraphviz' 'pymetrics' \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: conkybanshee-8-2-x86_64 * removed -rev-depend of banshee

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=103b2733bcdb122dc98a01b7dddb37f486e4ead9

commit 103b2733bcdb122dc98a01b7dddb37f486e4ead9
Author: crazy 
Date:   Sun Nov 1 13:18:48 2015 +0100

conkybanshee-8-2-x86_64
* removed -rev-depend of banshee

diff --git a/source/gnome-extra/conkybanshee/FrugalBuild 
b/source/gnome-extra/conkybanshee/FrugalBuild
deleted file mode 100644
index 737993d..000
--- a/source/gnome-extra/conkybanshee/FrugalBuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Devil505 
-
-pkgname=conkybanshee
-pkgver=8
-pkgrel=2
-pkgdesc="Provides Banshee info, for use in Conky."
-url="https://code.launchpad.net/~m-buck/+junk/$pkgname;
-rodepends=('banshee' 'conky')
-depends=('python>=2.7')
-groups=('gnome-extra')
-archs=('i686' 'x86_64')
-up2date="Flasttar 
http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname;
-source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('7c75430259092006ab8ed865ef07fab92cb5269d')
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: pygmy-0.48-4-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=790f6add696ea52ac18cbc3fd6c7d917f32971c7

commit 790f6add696ea52ac18cbc3fd6c7d917f32971c7
Author: crazy 
Date:   Sun Nov 1 13:41:24 2015 +0100

pygmy-0.48-4-x86_64 - removed - repo cleanup

diff --git a/source/gnome-extra/pygmy/FrugalBuild 
b/source/gnome-extra/pygmy/FrugalBuild
deleted file mode 100644
index 5be4cfd..000
--- a/source/gnome-extra/pygmy/FrugalBuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Priyank Gosalia 
-
-pkgname=pygmy
-pkgver=0.48
-pkgrel=4
-pkgdesc="A mpd client written in PyGTK+"
-url="http://pygmy.berlios.de;
-source=(http://pygmy.berlios.de/files/$pkgname-$pkgver.tar.bz2)
-depends=('mpd' 'pygtk>=2.16.0-5' 'python-mpdclient2' 'python-empy' 
'gnome-python-extras' 'libglade')
-up2date=$pkgver
-archs=('i686' 'x86_64')
-groups=('gnome-extra')
-sha1sums=('a7c39edd8018a3238611813de0f43ba4c6ad61d3')
-
-build()
-{
-   Fcd
-   python setup.py install --prefix=$Fdestdir/usr
-}
-
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-empy-3.3.2-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=afa6a08083b233ef3859ff4c37482db40fd59dad

commit afa6a08083b233ef3859ff4c37482db40fd59dad
Author: crazy 
Date:   Sun Nov 1 13:41:51 2015 +0100

python-empy-3.3.2-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-empy/FrugalBuild 
b/source/devel-extra/python-empy/FrugalBuild
deleted file mode 100644
index 7b21bd8..000
--- a/source/devel-extra/python-empy/FrugalBuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Priyank Gosalia 
-
-pkgname=python-empy
-pkgver=3.3.2
-pkgrel=1
-pkgdesc="A powerful and robust templating system for Python"
-url="http://alcyone.com/software/empy/;
-source=(http://www.alcyone.com/software/empy/empy-latest.tar.gz)
-depends=('python')
-up2date="lynx -dump http://www.alcyone.com/software/empy/ |grep -m1 'current 
version of empy'|sed 's/.*is \(.*\)./\1/'"
-archs=('i686' 'x86_64')
-groups=('devel-extra')
-sha1sums=('df6133af9273128ade83f33b8c9215107fff4191')
-
-build()
-{
-   Fcd empy-$pkgver
-   python setup.py install --prefix=$Fdestdir/usr
-}
-
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] systemdbump: dbus-1.10.2-2-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=systemdbump.git;a=commitdiff;h=46fd487c13dc428db40cdd9436070e511f570a9c

commit 46fd487c13dc428db40cdd9436070e511f570a9c
Author: DeX77 
Date:   Sun Nov 1 13:51:10 2015 +0100

dbus-1.10.2-2-x86_64

* remove no longer needed dbus-1-launch

diff --git a/source/base/dbus/FrugalBuild b/source/base/dbus/FrugalBuild
index 02fc2b6..7263f5e 100644
--- a/source/base/dbus/FrugalBuild
+++ b/source/base/dbus/FrugalBuild
@@ -3,12 +3,12 @@

pkgname=dbus
pkgver=1.10.2
-pkgrel=1
+pkgrel=2
pkgdesc="A message bus system"
url="http://freedesktop.org/wiki/Software/dbus;
rodepends=('scriptlet-core')
depends=('libxml2>=2.9.2-2' 'expat>=2.1.0-2' 'libsystemd')
-makedepends=('xmlto' 'docbook-xsl' 'docbook-xml')
+makedepends=('xmlto' 'docbook-xsl' 'docbook-xml' 'systemd')
options=('scriptlet')
groups=('base' 'core')
archs=('i686' 'x86_64' 'arm')
@@ -16,11 +16,9 @@ up2date="Flasttar http://dbus.freedesktop.org/releases/dbus/;
backup=(etc/dbus-1/session.conf etc/tmpfiles.d/dbus.conf)

source=(http://dbus.freedesktop.org/releases/dbus/$pkgname-$pkgver.tar.gz \
-   dbus-1-launch \
dbus-1-launch.desktop)
sha1sums=('a7bb0e44bb3551b2e607c5a1f927244bec5b8f0a' \
-  '740af74eb43cadf1277346029577aadd3d10f2b5' \
-  '9009283707f5cdf0f883876f80596bc44cc8722c')
+  '1c7bd0b397f281ab26a70d48269496cc5a742509')

subpkgs=('dbus-x11')
subconflicts=('dbus-gtk+2')
@@ -65,10 +63,6 @@ build()
Fmake
Fmakeinstall

-   ## DO NOT change that without to ask the Maintainer! ##
-   ## Install wrapper
-   Fexe /usr/bin/dbus-1-launch
-
## and we use /etc/xdg/autostart for GNOME/XFCE
Fexe /etc/xdg/autostart/dbus-1-launch.desktop

@@ -80,8 +74,7 @@ build()
cat > $Fdestdir/etc/tmpfiles.d/dbus.conf << EOF
d $Flocalstatedir/run/dbus 0755 root root -
EOF
-
-   Fsplit dbus-x11 usr/bin/dbus-launch /etc/xdg usr/bin/dbus-1-launch
+   Fsplit dbus-x11 usr/bin/dbus-launch /etc/xdg

Ffileschown /usr/lib/dbus-1/dbus-daemon-launch-helper 0 38
Ffileschmod /usr/lib/dbus-1/dbus-daemon-launch-helper 4750
diff --git a/source/base/dbus/dbus-1-launch b/source/base/dbus/dbus-1-launch
deleted file mode 100644
index 3d24bcf..000
--- a/source/base/dbus/dbus-1-launch
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-dbuslaunch="`which dbus-launch 2>/dev/null`"
-if [ "`whoami`" != "fst"  -a "`whoami`" != "root" ]; then
-   if [ -n "$dbuslaunch" ] && [ -x "$dbuslaunch" ] && [ -z 
"$DBUS_SESSION_BUS_ADDRESS" ]; then
-   eval `$dbuslaunch --auto-syntax --exit-with-session`
-   fi
-fi
diff --git a/source/base/dbus/dbus-1-launch.desktop 
b/source/base/dbus/dbus-1-launch.desktop
index 062b529..a2d2b6e 100644
--- a/source/base/dbus/dbus-1-launch.desktop
+++ b/source/base/dbus/dbus-1-launch.desktop
@@ -2,6 +2,6 @@
Type=Application
Name=dbus-1-launch
Comment=dbus-launch starter
-Exec=/usr/bin/dbus-1-launch
+Exec=/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
Terminal=false
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-ladon-0.9.33-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0cabe67191c31f3057678e587988d53db13ffd45

commit 0cabe67191c31f3057678e587988d53db13ffd45
Author: crazy 
Date:   Sun Nov 1 15:25:39 2015 +0100

python-ladon-0.9.33-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-ladon/FrugalBuild 
b/source/devel-extra/python-ladon/FrugalBuild
deleted file mode 100644
index eaaf239..000
--- a/source/devel-extra/python-ladon/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-ladon
-_F_archive_name=${pkgname/python-/}
-pkgver=0.9.33
-pkgrel=1
-pkgdesc="A framework for exposing methods to several internet service 
protocols"
-depends=('python')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name=${pkgname/python-/}
-Finclude pypi
-sha1sums=('8453043c71ed39ae29328688bdcdaf06ac167e19')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-logilab-common-0.61.0-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38ab36b6da2e2ea7a98c143830aafb14ec873559

commit 38ab36b6da2e2ea7a98c143830aafb14ec873559
Author: crazy 
Date:   Sun Nov 1 16:00:03 2015 +0100

python-logilab-common-0.61.0-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-logilab-common/FrugalBuild 
b/source/devel-extra/python-logilab-common/FrugalBuild
deleted file mode 100644
index 7b0399a..000
--- a/source/devel-extra/python-logilab-common/FrugalBuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Anthony Jorion 
-# Contributor: Priyank Gosalia 
-# Contributor: Rohan Dhruva 
-
-pkgname=python-logilab-common
-_F_archive_name=logilab-common
-pkgver=0.61.0
-pkgrel=1
-pkgdesc="Providing low level functionalities needed for logilab python 
programs."
-url="http://www.logilab.org/project/logilab-common;
-depends=('pyxml')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-up2date="Flasttar http://download.logilab.org/pub/common/;
-source="http://download.logilab.org/pub/common/$_F_archive_name-$pkgver.tar.gz;
-Finclude python
-_F_cd_path="$_F_archive_name-$pkgver"
-sha1sums=('700c87f45133a8a20e1ac815f197cc1a5a408e27')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: hivex-1.3.13-1-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e73f5415944fabb0d876c695369c9e575ffa3d8e

commit e73f5415944fabb0d876c695369c9e575ffa3d8e
Author: DeX77 
Date:   Sun Nov 1 17:27:51 2015 +0100

hivex-1.3.13-1-x86_64

* version bump

diff --git a/source/apps-extra/hivex/FrugalBuild 
b/source/apps-extra/hivex/FrugalBuild
index ee1bfb3..7aede8b 100644
--- a/source/apps-extra/hivex/FrugalBuild
+++ b/source/apps-extra/hivex/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: DeX77 

pkgname=hivex
-pkgver=1.3.12
+pkgver=1.3.13
pkgrel=1
pkgdesc="windows registry hive extraction library"
url="http://libguestfs.org/hivex.3.html;
@@ -11,7 +11,7 @@ archs=('i686' 'x86_64')
depends=('libxml2' 'xz' 'readline')
up2date="Flasttar http://libguestfs.org/download/hivex/;
source=("http://libguestfs.org/download/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha1sums=('909a626ccac8ca75b7f1f2cecf5919fbef1dbe7c')
+sha1sums=('cf5bced58d1a6c33a29cf2647c3ac40649700711')


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


[Frugalware-git] frugalware-current: cups-filters-1.1.0-1-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6955aefbb8ebaac7f1831df2d9cc447a12825da9

commit 6955aefbb8ebaac7f1831df2d9cc447a12825da9
Author: DeX77 
Date:   Sun Nov 1 17:43:31 2015 +0100

cups-filters-1.1.0-1-x86_64

* version bump

diff --git a/source/xapps/cups-filters/FrugalBuild 
b/source/xapps/cups-filters/FrugalBuild
index c4498f4..61a994e 100644
--- a/source/xapps/cups-filters/FrugalBuild
+++ b/source/xapps/cups-filters/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: bouleetbil 

pkgname=cups-filters
-pkgver=1.0.76
+pkgver=1.1.0
pkgrel=1
pkgdesc="Backends, filters and other software from CUPS distribution."
url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting/group;
@@ -13,7 +13,7 @@ archs=('i686' 'x86_64' 'arm')
groups=('xapps')
source=(http://www.openprinting.org/download/$pkgname/$pkgname-$pkgver.tar.xz)
up2date="Flasttar 'http://www.openprinting.org/download/$pkgname/'"
-sha1sums=('8e3515b8bb0ab7ca1f7d6583e9b22a4d974062cc')
+sha1sums=('6d4f2270e24f766f3963b9ea77942c5ab03902c9')

Fconfopts+=" --disable-static \
--disable-silent-rules \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: stepmania-5.0.10-2-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d83f7873a7c10e016b54242a30854385cd45ef83

commit d83f7873a7c10e016b54242a30854385cd45ef83
Author: DeX77 
Date:   Sun Nov 1 20:18:01 2015 +0100

stepmania-5.0.10-2-x86_64

* fix i686 support

diff --git a/source/games-extra/stepmania/FrugalBuild 
b/source/games-extra/stepmania/FrugalBuild
index 0584939..e29f804 100644
--- a/source/games-extra/stepmania/FrugalBuild
+++ b/source/games-extra/stepmania/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=stepmania
pkgver=5.0.10
-pkgrel=1
+pkgrel=2
pkgdesc="A free dance and rhythm game (was previously sm-ssc)"
url="http://www.stepmania.com/;
license="MIT"
@@ -12,14 +12,17 @@ groups=('games-extra')
makedepends=('yasm' 'x11-protos')
depends=('libmad' 'mesa' 'glew>=1.13' 'ffmpeg>=2.5.1' 'libpng' 'gtk+2')
sha1sums=('32778911974025b94ad59d7767d2242f4a62bd5a' \
-  'a6fe0eeeae04827a4f55f35754868d3b68b8d712')
+  'a6fe0eeeae04827a4f55f35754868d3b68b8d712' \
+  'bb37959e85db40c8276e892d70af89fc30372a32')
Fprefix="/usr/share"
_F_github_tag=yes
_F_github_tag_v=yes
_F_cmake_confopts=" -DWITH_SYSTEM_FFMPEG=true \
-DCMAKE_INSTALL_PREFIX=/usr/share"
Finclude github cmake
-source=(${source} stepmania.sh)
+source=(${source} \
+   stepmania.sh \
+   fix_i686.patch)

build(){
CMake_build
diff --git a/source/games-extra/stepmania/fix_i686.patch 
b/source/games-extra/stepmania/fix_i686.patch
new file mode 100644
index 000..3de
--- /dev/null
+++ b/source/games-extra/stepmania/fix_i686.patch
@@ -0,0 +1,23 @@
+From fc3b5eed67f13f0539f3737c31847a3177ad9856 Mon Sep 17 00:00:00 2001
+From: Kyzentun Keeslala 
+Date: Wed, 22 Jul 2015 09:39:46 -0600
+Subject: [PATCH] Set processer to CPU_X86 if it's not 64 bit on linux.
+
+---
+ src/CMakeLists.txt | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git src/CMakeLists.txt src/CMakeLists.txt
+index a99ccf5..32f8aaa 100644
+--- src/CMakeLists.txt
 src/CMakeLists.txt
+@@ -391,6 +391,9 @@ else() # Linux
+ if(CMAKE_SYSTEM_PROCESSOR MATCHES "x86_64")
+   message("Host processor is 64bit")
+   sm_add_compile_definition("${SM_EXE_NAME}" CPU_X86_64)
++else()
++  message("Host processor is 32bit")
++  sm_add_compile_definition("${SM_EXE_NAME}" CPU_X86)
+ endif()
+   endif()
+   if (${HAS_FFMPEG})
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-gnutls-1.2.5-2-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ea038bb42885a06fe87e2d306e030e4cfb994383

commit ea038bb42885a06fe87e2d306e030e4cfb994383
Author: crazy 
Date:   Sun Nov 1 14:31:07 2015 +0100

python-gnutls-1.2.5-2-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-gnutls/FrugalBuild 
b/source/devel-extra/python-gnutls/FrugalBuild
deleted file mode 100644
index d6742a3..000
--- a/source/devel-extra/python-gnutls/FrugalBuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Miklos Vajna 
-
-pkgname=python-gnutls
-pkgver=1.2.5
-pkgrel=2
-pkgdesc="Python wrapper for the GNUTLS library"
-depends=('gnutls>=3.4.2' 'python-ctypes')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-Finclude pypi
-sha1sums=('e9d38e45f71cda32b2bf5841b06ac50925d59cd4')
-
-# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: astroid-1.2.0-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a11627602d24f4e34849c72584df009dd4cdc9db

commit a11627602d24f4e34849c72584df009dd4cdc9db
Author: crazy 
Date:   Sun Nov 1 15:53:15 2015 +0100

astroid-1.2.0-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/astroid/FrugalBuild 
b/source/devel-extra/astroid/FrugalBuild
deleted file mode 100644
index 8b631b9..000
--- a/source/devel-extra/astroid/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling time: 0 SBU
-# Maintainer: Anthony Jorion 
-
-pkgname=astroid
-pkgver=1.2.0
-pkgrel=1
-pkgdesc="Python Abstract Syntax Tree New Generation."
-archs=('i686' 'x86_64')
-depends=('python-logilab-common>=0.61.0')
-groups=('devel-extra')
-Finclude python pypi
-sha1sums=('9943a0bbd3410164c161ae11039dd09762023629')
-replaces=('python-logilab-astng')
-conflicts=("${replaces[@]}")
-provides=("${replaces[@]}")
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: stepmania-5.0.10-1-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=862003b2a72036ade3056d55db4efba3a9fd2900

commit 862003b2a72036ade3056d55db4efba3a9fd2900
Author: DeX77 
Date:   Sun Nov 1 17:07:27 2015 +0100

stepmania-5.0.10-1-x86_64

* version bump

diff --git a/source/games-extra/stepmania/FrugalBuild 
b/source/games-extra/stepmania/FrugalBuild
index 79c6851..0584939 100644
--- a/source/games-extra/stepmania/FrugalBuild
+++ b/source/games-extra/stepmania/FrugalBuild
@@ -1,30 +1,28 @@
# Compiling Time: 0.66 SBU
# Maintainer: DeX77 

-options+=('asneeded')
-
pkgname=stepmania
-pkgver=5.0.9
+pkgver=5.0.10
pkgrel=1
pkgdesc="A free dance and rhythm game (was previously sm-ssc)"
url="http://www.stepmania.com/;
license="MIT"
archs=('i686' 'x86_64')
groups=('games-extra')
-makedepends=('yasm')
+makedepends=('yasm' 'x11-protos')
depends=('libmad' 'mesa' 'glew>=1.13' 'ffmpeg>=2.5.1' 'libpng' 'gtk+2')
-sha1sums=('f085ef51db277831a409ad48227f9779fc457a84' \
+sha1sums=('32778911974025b94ad59d7767d2242f4a62bd5a' \
'a6fe0eeeae04827a4f55f35754868d3b68b8d712')
Fprefix="/usr/share"
_F_github_tag=yes
_F_github_tag_v=yes
-Finclude github
+_F_cmake_confopts="-DWITH_SYSTEM_FFMPEG=true \
+   -DCMAKE_INSTALL_PREFIX=/usr/share"
+Finclude github cmake
source=(${source} stepmania.sh)

build(){
-   Fcd
-   Fautogen
-   Fbuild
+   CMake_build

Finstall 755 stepmania.sh "usr/bin/stepmania"
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-memcached-1.53-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d1b5416a2ef06ea9977109d7239060de1a111cc2

commit d1b5416a2ef06ea9977109d7239060de1a111cc2
Author: crazy 
Date:   Sun Nov 1 17:11:04 2015 +0100

python-memcached-1.53-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-memcached/FrugalBuild 
b/source/devel-extra/python-memcached/FrugalBuild
deleted file mode 100644
index d0364ae..000
--- a/source/devel-extra/python-memcached/FrugalBuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Miklos Vajna 
-
-pkgname=python-memcached
-pkgver=1.53
-pkgrel=1
-pkgdesc="A Python based API for communicating with memcached."
-url="http://www.tummy.com/Community/software/python-memcached/;
-depends=('python>=2.7' 'memcached')
-makedepends=('distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-up2date="Flasttar ftp://ftp.tummy.com/pub/python-memcached/;
-source=(ftp://ftp.tummy.com/pub/python-memcached/python-memcached-$pkgver.tar.gz)
-sha1sums=('5c08266c9d8875807ea9a5383d5ae10061e65c59')
-
-build()
-{
-   Fcd
-   rm Makefile
-   Fbuild
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: * fix up2date

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=26aade177093add07b22906cf95a19fb538fc627

commit 26aade177093add07b22906cf95a19fb538fc627
Author: DeX77 
Date:   Sun Nov 1 17:30:49 2015 +0100

* fix up2date

diff --git a/source/apps-extra/powertop/FrugalBuild 
b/source/apps-extra/powertop/FrugalBuild
index 5a090ca..62be3df 100644
--- a/source/apps-extra/powertop/FrugalBuild
+++ b/source/apps-extra/powertop/FrugalBuild
@@ -10,6 +10,7 @@ url="https://01.org/powertop;
depends=('libnl')
groups=('apps-extra')
archs=('i686' 'x86_64')
+_F_archive_grepv="rc"
up2date="Flasttar $url/downloads"
source=(https://01.org/sites/default/files/downloads/$pkgname/$pkgname-$pkgver.tar.gz)
sha1sums=('3ad6cd43957aee7ea85fc1fe28a1a29ef04a2498')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: pyload-0.4.9-3-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0bc9488f5822078f6f84cde9af2b983c5b91f56b

commit 0bc9488f5822078f6f84cde9af2b983c5b91f56b
Author: crazy 
Date:   Sun Nov 1 15:04:07 2015 +0100

pyload-0.4.9-3-x86_64 - removed - repo cleanup

diff --git a/source/network-extra/pyload/FrugalBuild 
b/source/network-extra/pyload/FrugalBuild
deleted file mode 100644
index 2fbd020..000
--- a/source/network-extra/pyload/FrugalBuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Compiling Time: 0 SBU
-# Contributor: kikadf 
-
-pkgname=pyload
-pkgver=0.4.9
-pkgrel=3
-pkgdesc="pyLoad is a fast, lightweight and full featured download manager for 
many One-Click-Hoster."
-url="http://pyload.org/;
-_F_desktop_name="pyLoadGui"
-_F_desktop_exec="pyloadgui"
-_F_desktop_icon="pyload.png"
-_F_desktop_categories="Network;FileTransfer;"
-rodepends=('pycurl' 'python-jinja' 'python-beaker' 'imaging' 'tesseract-ocr' 
'pycrypto' \
-   'feedparser' 'spidermonkey' 'python-simplejson' 'python-sqlite3')
-groups=('network-extra')
-archs=('i686' 'x86_64')
-up2date="lynx -dump $url/download | grep pyload-src | sed 
's/.*src-v//;s/.zip.*//'"
-source=(http://get.pyload.org/get/src/$pkgname-src-v$pkgver.zip)
-sha1sums=('d9dfe961affd291855051dfd926c56d367fc2a44')
-
-
-subpkgs=('pyloadgui')
-subdescs=("Qt frontend for pyload.")
-subrodepends=("$pkgname=$pkgver pyqt4 notify-python")
-subgroups=('network-extra')
-subarchs=('i686 x86_64')
-
-
-build()
-{
-   Ffile $pkgname/icons/logo.png /usr/share/pixmaps/pyload.png
-   Fcp $pkgname /usr/share/
-   Fln /usr/share/$pkgname/pyLoadCore.py /usr/bin/pyload
-   Fln /usr/share/$pkgname/pyLoadCli.py /usr/bin/pyloadcli
-   Fln /usr/share/$pkgname/pyLoadGui.py /usr/bin/pyloadgui
-   Fdesktop2
-
-   # pyloadgui
-   Fsplit pyloadgui /usr/share/$pkgname/icons
-   Fsplit pyloadgui /usr/share/$pkgname/module/gui
-   Fsplit pyloadgui /usr/share/$pkgname/module/config/gui_default.xml
-   Fsplit pyloadgui /usr/share/$pkgname/pyLoadGui.py
-   Fsplit pyloadgui /usr/share/$pkgname/locale/gui.pot
-   for i in $(ls -d $pkgname/locale/*/); do
-   Fsplit pyloadgui /usr/share/$i/LC_MESSAGES/pyLoadGui.mo
-   done
-   Fsplit pyloadgui /usr/share/applications
-   Fsplit pyloadgui /usr/share/pixmaps
-   Fsplit pyloadgui /usr/bin/pyloadgui
-}
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: sabayon-2.30.1-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=742045a49b8d9e77d033f29a5853744f0d35e067

commit 742045a49b8d9e77d033f29a5853744f0d35e067
Author: crazy 
Date:   Sun Nov 1 15:28:55 2015 +0100

sabayon-2.30.1-1-x86_64 - removed - repo cleanup

diff --git a/source/gnome-extra/sabayon/FrugalBuild 
b/source/gnome-extra/sabayon/FrugalBuild
deleted file mode 100644
index c786922..000
--- a/source/gnome-extra/sabayon/FrugalBuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Compiling Time: 0.81 SBU
-# Maintainer: Christian Hamar alias krix 
-# Contributor: AlexExtreme 
-
-pkgname=sabayon
-pkgver=2.30.1
-pkgrel=1
-pkgdesc="Sabayon is a user profile system for Gnome"
-url="http://www.gnome.org/projects/sabayon;
-groups=('gnome-extra')
-archs=('i686' 'x86_64')
-depends=('gnome-desktop>=2.30.0-2' 'xorg-server' 'gnome-python' 'python-ldap' 
'pessulus>=2.30.0' 'pyxdg')
-makedepends=('intltool' 'gnome-doc-utils>=0.20.1-2' 'xorg-server-xephyr')
-_F_gnome_iconcache="y"
-Finclude gnome python
-source=(${source[@]} $pkgname-2.17.90-use-gksu.patch)
-sha1sums=('216289fd105b7d236f7e3fa1504faa2084652db6' \
-  '5ce3f05c10e8f29b33eab6726878dfb7231b2cc6')
-install=sabayon.install
-
-build() {
-   Fcd
-   Fpatchall
-   Fmake --with-prototype-user=sabayon --with-distro=frugalware
-   Fmakeinstall
-
-   # Install missing icon
-   Fmkdir /usr/share/pixmaps
-   cp data/icons/48x48//sabayon.png $Fdestdir/usr/share/pixmaps/ || Fdie
-
-   # Do some weird GConf stuff
-   Fmkdir /etc/gconf/2
-   echo 'include "$(HOME)/.gconf.path.defaults"'  > 
$Fdestdir/etc/gconf/2/local-defaults.path
-   echo 'include "$(HOME)/.gconf.path.mandatory"' > 
$Fdestdir/etc/gconf/2/local-mandatory.path
-
-   # Get rid of the lockdown (we use system pessulus)
-   Frm $_F_python_libdir/sabayon/lockdown/
-}
-
-# optimization OK
diff --git a/source/gnome-extra/sabayon/pessulus_integration.patch 
b/source/gnome-extra/sabayon/pessulus_integration.patch
deleted file mode 100644
index 608bfaf..000
--- a/source/gnome-extra/sabayon/pessulus_integration.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -Naur sabayon-2.20.1.orig/admin-tool/lockdownappliersabayon.py 
sabayon-2.20.1/admin-tool/lockdownappliersabayon.py
 sabayon-2.20.1.orig/admin-tool/lockdownappliersabayon.py   2007-11-02 
11:08:21.0 +0100
-+++ sabayon-2.20.1/admin-tool/lockdownappliersabayon.py2007-11-02 
11:09:16.0 +0100
-@@ -22,7 +22,7 @@
-
- import debuglog
- import errors
--from sabayon.lockdown import lockdownapplier
-+from Pessulus import lockdownapplier
-
- def dprint (fmt, *args):
- debuglog.debug_log (False, debuglog.DEBUG_LOG_DOMAIN_ADMIN_TOOL, fmt % 
args)
-diff -Naur sabayon-2.20.1.orig/admin-tool/sessionwindow.py 
sabayon-2.20.1/admin-tool/sessionwindow.py
 sabayon-2.20.1.orig/admin-tool/sessionwindow.py2007-11-02 
11:08:21.0 +0100
-+++ sabayon-2.20.1/admin-tool/sessionwindow.py 2007-11-02 11:09:59.0 
+0100
-@@ -31,7 +31,7 @@
- import debuglog
- import errors
- from lockdownappliersabayon import LockdownApplierSabayon
--from sabayon.lockdown import maindialog as lockdowndialog
-+from Pessulus import maindialog as lockdowndialog
- from config import *
-
- _ui_string = '''
diff --git a/source/gnome-extra/sabayon/sabayon-2.17.90-use-gksu.patch 
b/source/gnome-extra/sabayon/sabayon-2.17.90-use-gksu.patch
deleted file mode 100644
index 905931d..000
--- a/source/gnome-extra/sabayon/sabayon-2.17.90-use-gksu.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -Naur sabayon-2.22.0.orig/admin-tool/sabayon.desktop 
sabayon-2.22.0/admin-tool/sabayon.desktop
 sabayon-2.22.0.orig/admin-tool/sabayon.desktop 2008-04-15 
15:42:19.0 +0200
-+++ sabayon-2.22.0/admin-tool/sabayon.desktop  2008-04-15 15:42:38.0 
+0200
-@@ -123,7 +123,7 @@
- Comment[zh_CN]=为用户建立并编辑配置文件
- Comment[zh_HK]=建立與編輯使用者設定組合
- Comment[zh_TW]=建立與編輯使用者設定組合
--Exec=sabayon
-+Exec=gksu sabayon
- Terminal=false
- Type=Application
- Icon=sabayon
-diff -Naur sabayon-2.22.0.orig/admin-tool/sabayon.desktop.in 
sabayon-2.22.0/admin-tool/sabayon.desktop.in
 sabayon-2.22.0.orig/admin-tool/sabayon.desktop.in  2008-04-15 
15:42:19.0 +0200
-+++ sabayon-2.22.0/admin-tool/sabayon.desktop.in   2008-04-15 
15:42:49.0 +0200
-@@ -1,7 +1,7 @@
- [Desktop Entry]
- _Name=User Profile Editor
- _Comment=Establish and Edit Profiles for Users
--Exec=sabayon
-+Exec=gksu sabayon
- Terminal=false
- Type=Application
- Icon=sabayon
-diff -Naur sabayon-2.22.0.orig/admin-tool/sabayon.desktop.in.in 
sabayon-2.22.0/admin-tool/sabayon.desktop.in.in
 sabayon-2.22.0.orig/admin-tool/sabayon.desktop.in.in   2008-04-15 
15:42:19.0 +0200
-+++ sabayon-2.22.0/admin-tool/sabayon.desktop.in.in2008-04-15 
15:42:46.0 +0200
-@@ -1,7 +1,7 @@
- 

[Frugalware-git] frugalware-current: python-ldap-2.4.19-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a167849888752b07e40b8335f27d626c6c6694f

commit 2a167849888752b07e40b8335f27d626c6c6694f
Author: crazy 
Date:   Sun Nov 1 15:29:27 2015 +0100

python-ldap-2.4.19-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-ldap/FrugalBuild 
b/source/devel-extra/python-ldap/FrugalBuild
deleted file mode 100644
index f753c39..000
--- a/source/devel-extra/python-ldap/FrugalBuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Compiling Time: 0.04 SBU
-# Maintainer: bouleetbil 
-# Contributor: AlexExtreme 
-
-pkgname=python-ldap
-pkgver=2.4.19
-pkgrel=1
-pkgdesc="This is a python module to access an LDAP server"
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-depends=('python>=2.7' 'libldap' 'openssl')
-makedepends=('openldap')
-url="http://www.python-ldap.org;;
-Finclude pypi
-sha1sums=('164062f52fce14b8afbedc45ae5d5eef0c31afce')
-
-# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: wicd-kde-0.3.1-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7abe96b31b3f59c73332d259d1f5ae761954f254

commit 7abe96b31b3f59c73332d259d1f5ae761954f254
Author: crazy 
Date:   Sun Nov 1 15:50:50 2015 +0100

wicd-kde-0.3.1-1-x86_64 - removed - repo cleanup

diff --git a/source/kde-extra/wicd-kde/FrugalBuild 
b/source/kde-extra/wicd-kde/FrugalBuild
deleted file mode 100644
index 2980f43..000
--- a/source/kde-extra/wicd-kde/FrugalBuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Compiling Time: 0.31 SBU
-# Maintainer: Melko 
-
-pkgname=wicd-kde
-pkgver=0.3.1
-pkgrel=1
-pkgdesc="Plasma applet for Wicd."
-groups=('kde-extra')
-archs=('i686' 'x86_64')
-_F_cd_path=$pkgname
-_F_kde_id='132366'
-Finclude kde
-depends=("libplasma>=$_F_kde_ver" "libqtsql>=$_F_kde_qtver" 
"libqtdeclarative>=$_F_kde_qtver" \
- "libkdewebkit>=$_F_kde_ver" "libkutils>=$_F_kde_ver")
-makedepends=("${makedepends[@]}" "kdelibs>=$_F_kde_ver" 
"kdelibs-compiletime>=$_F_kde_ver")
-rodepends=('wicd-daemon')
-source=(http://kde-apps.org/CONTENT/content-files/$_F_kde_id-$pkgname-$pkgver.tar.gz)
-sha1sums=('e95975a6757463709f1490073528e81cc48eb489')
-
-# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-mpdclient2-0.11.1-5-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9400a88ab6afdc3a3174feb617613dc1b4f89299

commit 9400a88ab6afdc3a3174feb617613dc1b4f89299
Author: crazy 
Date:   Sun Nov 1 17:48:50 2015 +0100

python-mpdclient2-0.11.1-5-x86_64 - removed - repo cleanup

diff --git a/source/lib-extra/python-mpdclient2/FrugalBuild 
b/source/lib-extra/python-mpdclient2/FrugalBuild
deleted file mode 100644
index 9b38c92..000
--- a/source/lib-extra/python-mpdclient2/FrugalBuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Pingax 
-# Contributor: Priyank Gosalia 
-
-pkgname=python-mpdclient2
-pkgver=0.11.1
-pkgrel=5
-pkgdesc="Python module for interfacing MPD"
-url="http://www.musicpd.org/;
-license="LGPL"
-depends=('python' 'mpd')
-archs=('i686' 'x86_64')
-groups=('lib-extra')
-up2date="$pkgver"
-source=(http://frugalware.org/~priyank/py-libmpdclient-$pkgver.tar.bz2 )
-sha1sums=('6f59718c85d6f6f60d49d75a3fcd9b8f9a5fd6f6')
-
-build()
-{
-   Fcd py-libmpdclient-$pkgver
-   python setup.py install --root=$Fdestdir || Fdie
-}
-
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: kupfer-208-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fe9338aa9e26fc7507bfcaf75ca9684d57f2a124

commit fe9338aa9e26fc7507bfcaf75ca9684d57f2a124
Author: crazy 
Date:   Sun Nov 1 15:09:38 2015 +0100

kupfer-208-1-x86_64 - removed - repo cleanup

diff --git a/source/xapps-extra/kupfer/FrugalBuild 
b/source/xapps-extra/kupfer/FrugalBuild
deleted file mode 100644
index b617b7a..000
--- a/source/xapps-extra/kupfer/FrugalBuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Compiling Time: 0.14 SBU
-# Maintainer: Devil505 
-
-pkgname=kupfer
-pkgver=208
-pkgrel=1
-pkgdesc="Launcher application written in python. Similar to Gnome-Do / Launchy"
-url="http://engla.github.io/kupfer;
-depends=('pyxdg' 'pygtk' 'dbus-python' 'python-keybinder' 'python-keyring' 
'gtk+2' 'pygobject')
-makedepends=('intltool')
-_F_gnome_iconcache="y"
-_F_gnome_desktop="y"
-Finclude gnome-scriptlet
-groups=('xapps-extra')
-archs=('i686' 'x86_64')
-up2date="lynx -dump $url | Flasttar | sed 's/v//g'"
-source=(http://kaizer.se/publicfiles/kupfer/$pkgname-v$pkgver.tar.xz)
-sha1sums=('cf5d32bc9ef2a5debeb36ae0ef95e26c0d3b2541')
-
-build() {
-   Fcd $pkgname-v$pkgver
-   ./waf configure --prefix=/usr || Fdie
-   ./waf || Fdie
-   ./waf install -f --destdir=$Fdestdir || Fdie
-   Fbuild_gnome_scriptlet
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: nodejs-5.0.0-1-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c4d4406db54e247a5a77e6fea57a30091f4b56c4

commit c4d4406db54e247a5a77e6fea57a30091f4b56c4
Author: DeX77 
Date:   Sun Nov 1 18:15:50 2015 +0100

nodejs-5.0.0-1-x86_64

* version bump

diff --git a/source/devel-extra/nodejs/FrugalBuild 
b/source/devel-extra/nodejs/FrugalBuild
index 781c1a2..4fa3cbe 100644
--- a/source/devel-extra/nodejs/FrugalBuild
+++ b/source/devel-extra/nodejs/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: DeX77 

pkgname=nodejs
-pkgver=4.2.1
+pkgver=5.0.0
pkgrel=1
pkgdesc='Evented I/O for V8 javascript'
archs=('i686' 'x86_64')
@@ -12,7 +12,7 @@ groups=('devel-extra')
depends=('python' 'openssl')
makedepends=('ca-certificates')
source=("http://nodejs.org/dist/v${pkgver}/node-v${pkgver}.tar.gz;)
-sha1sums=('ba4ae3d1bb02f80289575be56aa7bbb8fa4f0ec6')
+sha1sums=('4ac5a2fb75264c35967dd09bad4d20f0ddf7c82f')
_F_archive_name="node"
Fpkgversep="-v"
up2date="Flasttar $url/dist/latest/"
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-html2text-2015.6.21-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ec88ffbcd3d035b7f002b7b331c2c42ef2a8756

commit 7ec88ffbcd3d035b7f002b7b331c2c42ef2a8756
Author: crazy 
Date:   Sun Nov 1 14:33:07 2015 +0100

python-html2text-2015.6.21-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-html2text/FrugalBuild 
b/source/devel-extra/python-html2text/FrugalBuild
deleted file mode 100644
index bfd3724..000
--- a/source/devel-extra/python-html2text/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-html2text
-_F_archive_name=${pkgname/python-/}
-pkgver=2015.6.21
-pkgrel=1
-pkgdesc="Converts a page of HTML into clean, easy-to-read plain ASCII text"
-depends=('python')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name=${pkgname/python-/}
-Finclude pypi
-sha1sums=('0dad6ac4015f7e4cb5b181062754d1f887a39622')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-httpie-0.9.2-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0acfbc741b6a427ed4979e13d28a34f9911aa75a

commit 0acfbc741b6a427ed4979e13d28a34f9911aa75a
Author: crazy 
Date:   Sun Nov 1 14:34:27 2015 +0100

python-httpie-0.9.2-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-httpie/FrugalBuild 
b/source/devel-extra/python-httpie/FrugalBuild
deleted file mode 100644
index dc97404..000
--- a/source/devel-extra/python-httpie/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-httpie
-_F_archive_name=${pkgname/python-/}
-pkgver=0.9.2
-pkgrel=1
-pkgdesc="cURL for humans"
-depends=('python-requests' 'pygments')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name=${pkgname/python-/}
-Finclude pypi
-sha1sums=('c9c81101720aa96f5c1d9cb65aae3184b492a7e6')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: ansible-1.9.2-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=635a8421e71e97d1f6e7441e498a2cbfb9fbf616

commit 635a8421e71e97d1f6e7441e498a2cbfb9fbf616
Author: crazy 
Date:   Sun Nov 1 14:59:42 2015 +0100

ansible-1.9.2-1-x86_64 - removed - repo cleanup

diff --git a/source/lib-extra/ansible/FrugalBuild 
b/source/lib-extra/ansible/FrugalBuild
deleted file mode 100644
index aa37a34..000
--- a/source/lib-extra/ansible/FrugalBuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Compiling Time: 0.03 SBU
-# Maintainer: Slown 
-
-pkgname=ansible
-pkgver=1.9.2
-pkgrel=1
-pkgdesc="A radically simple deployment, model-driven configuration management 
and command execution framework"
-url="http://www.ansible.com;
-depends=('pyyaml' 'paramiko>=1.7.7' 'python-jinja' 'python-simplejson')
-makedepends=('python-distribute')
-groups=('lib-extra')
-archs=('i686' 'x86_64')
-up2date="Flasttar http://releases.ansible.com/ansible/;
-source=(http://releases.ansible.com/ansible/$pkgname-$pkgver.tar.gz)
-sha1sums=('7e865e497cb411125823680699ad12c3b95da0e3')
-
-build() {
-   Fcd
-   Fmkdir /usr/share/$pkgname
-   cp -R library/* /usr/share/ansible/
-   cp -R examples /usr/share/ansible/
-   python setup.py build || Fdie
-   python setup.py install --root=$Fdestdir --optimize=1 || Fdie
-   Ffilerel examples/$pkgname.cfg /etc/ansible/$pkgname.cfg
-   Fmanrel docs/man/man1/*.1
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: launchpadlib-1.10.3-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=45b1500699dc63551eb2315d91162404658143b3

commit 45b1500699dc63551eb2315d91162404658143b3
Author: crazy 
Date:   Sun Nov 1 15:10:33 2015 +0100

launchpadlib-1.10.3-1-x86_64 - removed - repo cleanup

diff --git a/source/lib-extra/launchpadlib/FrugalBuild 
b/source/lib-extra/launchpadlib/FrugalBuild
deleted file mode 100644
index 0cc0636..000
--- a/source/lib-extra/launchpadlib/FrugalBuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Devil505 
-
-pkgname=launchpadlib
-pkgver=1.10.3
-pkgrel=1
-pkgdesc='A free Python library for scripting Launchpad through its web 
services interface'
-depends=('lazr.restful' 'lazr.uri' 'lazr.restfulclient' 'python-keyring')
-makedepends=('distribute')
-groups=('lib-extra')
-archs=('i686' 'x86_64')
-Finclude launchpad
-sha1sums=('e3ff33dd1008adfc30e138680d180376d494e2ef')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-keyring-0.6.2-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b1baa1c2b344026176a00377653c577562f967a9

commit b1baa1c2b344026176a00377653c577562f967a9
Author: crazy 
Date:   Sun Nov 1 15:10:55 2015 +0100

python-keyring-0.6.2-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-keyring/FrugalBuild 
b/source/devel-extra/python-keyring/FrugalBuild
deleted file mode 100644
index 5ec1a66..000
--- a/source/devel-extra/python-keyring/FrugalBuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Pingax 
-# Contributor: Devil505 
-
-pkgname=python-keyring
-pkgver=0.6.2
-pkgrel=1
-pkgdesc="Store and access your passwords safely."
-depends=('python')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_archive_name="keyring"
-_F_pypi_name='keyring'
-Finclude pypi
-_F_cd_path="$_F_archive_name-$pkgver"
-sha1sums=('a8a964c73ce96a19f30d9aa9a47d2feab948022c')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-warlock-1.1.0-2-x86_64 * pkgrel++

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=778ad4e4d48bc1c5e40c5a178c8ed6cfa84cd957

commit 778ad4e4d48bc1c5e40c5a178c8ed6cfa84cd957
Author: crazy 
Date:   Sun Nov 1 15:24:04 2015 +0100

python-warlock-1.1.0-2-x86_64
* pkgrel++

diff --git a/source/devel-extra/python-warlock/FrugalBuild 
b/source/devel-extra/python-warlock/FrugalBuild
index 62b87f5..5f1bef9 100644
--- a/source/devel-extra/python-warlock/FrugalBuild
+++ b/source/devel-extra/python-warlock/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=python-warlock
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python object model built on JSON schema and JSON patch"
groups=('devel-extra')
archs=('i686' 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: wicd-1.7.2.4-4-x86_64 * removed , we use NM by default .. also no upstream updates since 2013

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=85eb65113396489872ad7af12214e665862ae929

commit 85eb65113396489872ad7af12214e665862ae929
Author: crazy 
Date:   Sun Nov 1 15:43:46 2015 +0100

wicd-1.7.2.4-4-x86_64
* removed , we use NM by default .. also no upstream updates since 2013

diff --git a/source/xapps-extra/wicd/FrugalBuild 
b/source/xapps-extra/wicd/FrugalBuild
deleted file mode 100644
index 8d9d50b..000
--- a/source/xapps-extra/wicd/FrugalBuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Compiling time: 0 SBU
-# Maintainer: Melko 
-# Contribuer: Devil505 
-# Contribuer: bouleetbil 
-
-pkgname=wicd
-pkgver=1.7.2.4
-pkgrel=4
-pkgdesc="A wired and wireless network manager for Linux"
-depends=('pygtk')
-makedepends=('python-distribute' 'babel')
-groups=('xapps-extra')
-archs=('i686' 'x86_64')
-options=('scriptlet' 'force')
-rodepends=("wicd-cli" "wicd-daemon")
-_F_gnome_iconcache="y"
-_F_gnome_desktop="y"
-_F_launchpad_branch="1.7"
-Finclude launchpad gnome-scriptlet
-source=("${source[@]}" dbus_string_fix.patch)
-sha1sums=('043321f59bef1eb1d1e49c4c14316deca7e5e1c6' \
-  '4299671706d0c1014b6d35037e74386bed2d076b')
-
-subpkgs=("${subpkgs[@]}"'wicd-cli')
-subdescs=("${subdescs[@]}" 'Curses client for wicd')
-subdepends=("${subdepends[@]}" 'urwid')
-subrodepends=("${subrodepends[@]}" 'wicd-daemon')
-subinstall=("${subinstall[@]}" '')
-subgroups=("${subgroups[@]}" 'apps-extra')
-subarchs=("${subarchs[@]}" 'i686 x86_64')
-suboptions=("${suboptions[@]}" '')
-
-subpkgs=("${subpkgs[@]}" 'wicd-daemon')
-subdescs=("${subdescs[@]}" 'wicd daemon')
-subdepends=("${subdepends[@]}" "dbus-python dhcp dhcpcd wireless_tools 
wpa_supplicant\
-   ethtool python>=2.7 urwid python-wpactrl python-iwscan")
-subrodepends=("${subrodepends[@]}" '')
-subinstall=("${subinstall[@]}" 'wicd.install')
-subgroups=("${subgroups[@]}" 'network-extra')
-subarchs=("${subarchs[@]}" 'i686 x86_64')
-suboptions=("${suboptions[@]}" 'force')
-
-build() {
-   Fcd
-   Fpatchall
-   python setup.py configure --no-install-init \
---resume=/usr/share/wicd/scripts/ \
- --suspend=/usr/share/wicd/scripts/ \
- --verbose \
- --python=/usr/bin/python \
---lib=/usr/lib \
---systemd=/lib/systemd/system || Fdie
-
-   #HACK for https://bugs.launchpad.net/wicd/+bug/928589
-   mkdir -p translations/ast/LC_MESSAGES || Fdie
-   msgfmt po/ast.po -o translations/ast/LC_MESSAGES/wicd.mo || Fdie
-
-   python setup.py install --optimize=1 --root=$Fdestdir|| Fdie
-
-  cd build/lib/wicd
-  for i in *.py; do
-install -Dm 755 $i $Fdestdir/usr/lib/wicd/$i
-  done
-
-   Fbuild_gnome_scriptlet
-
-   Fsplit wicd-cli usr/share/wicd/curses
-   Fsplit wicd-cli usr/share/man/man8/wicd-curses*
-   Fsplit wicd-cli usr/bin/wicd-curses
-
-   Fsplit wicd-daemon usr/bin/wicd-cli
-   Fsplit wicd-daemon usr/bin/wicd-client
-   Fsplit wicd-daemon usr/sbin/wicd
-   Fsplit wicd-daemon lib/systemd/system
-   Fsplit wicd-daemon usr/lib/
-   Fsplit wicd-daemon var
-   Fsplit wicd-daemon usr/share/wicd/scripts
-   Fsplit wicd-daemon usr/share/wicd/daemon
-   Fsplit wicd-daemon usr/share/wicd/backends
-   Fsplit wicd-daemon usr/share/wicd/cli
-   Fsplit wicd-daemon etc/wicd
-   Fsplit wicd-daemon etc/dbus-1
-   Fsplit wicd-daemon usr/share/man/man1/wicd-client.1*
-   Fsplit wicd-daemon usr/share/man/man5/wicd-manager-settings.conf.5*
-   Fsplit wicd-daemon usr/share/man/man5/wicd-wired-settings.conf.5*
-   Fsplit wicd-daemon usr/share/man/man5/wicd-wireless-settings.conf.5*
-   Fsplit wicd-daemon usr/share/man/man8/wicd-cli.8*
-   Fsplit wicd-daemon usr/share/man/man8/wicd.8*
-
-}
diff --git a/source/xapps-extra/wicd/dbus_string_fix.patch 
b/source/xapps-extra/wicd/dbus_string_fix.patch
deleted file mode 100644
index b2de51d..000
--- a/source/xapps-extra/wicd/dbus_string_fix.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-=== modified file 'wicd/misc.py'
 wicd/misc.py   2012-04-30 19:20:47 +
-+++ wicd/misc.py   2012-05-03 16:01:49 +
-@@ -430,7 +430,10 @@
- """ Sanitize property names to be used in config-files. """
- allowed = string.ascii_letters + '_' + string.digits
- table = string.maketrans(allowed, ' ' * len(allowed))
--return s.translate(None, table)
-+
-+# s is a dbus.String -- since we don't allow unicode property keys,
-+# make it simple.
-+return str(s).translate(None, table)
-
- def sanitize_escaped(s):
- """ Sanitize double-escaped unicode strings. """
diff --git a/source/xapps-extra/wicd/wicd.install 
b/source/xapps-extra/wicd/wicd.install
deleted file mode 100644
index 9bc1ef2..000
--- 

[Frugalware-git] frugalware-current: frugalware-2.0-30-x86_64 * pkgrel++, now py folks will cry =)

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a4352d3e4a8861c26cd9b090eeb8c5e4ccfbb94d

commit a4352d3e4a8861c26cd9b090eeb8c5e4ccfbb94d
Author: crazy 
Date:   Sun Nov 1 16:16:35 2015 +0100

frugalware-2.0-30-x86_64
* pkgrel++, now py folks will cry =)

diff --git a/source/base/frugalware/FrugalBuild 
b/source/base/frugalware/FrugalBuild
index 2ebf7b7..6056985 100644
--- a/source/base/frugalware/FrugalBuild
+++ b/source/base/frugalware/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=frugalware
pkgver=2.0
-pkgrel=29
+pkgrel=30
pkgdesc="Basic Frugalware Linux filesystem package"
url="http://ftp.frugalware.org/pub/other/frugalware/;
depends=()
@@ -91,13 +91,17 @@ replaces=(
'perl-sys-mmap' 'perl-task-weaken' 'perl-test-tester' 'perl-audio-cd' 
'perl-cddb' 'perl-class-xsaccessor' 'perl-data-dumper' \
'perl-file-finder' 'perl-file-temp' 'perl-gd' 'perl-imager' 'gift' 
'galago-sharp' 'libappindicator' 'perl-xml-libxml' 'perl-tk' \
'remoot' 'perl-cddb_get' 'nrg2iso' 'wtf' 'aspell6-fi' 'libifp' 'libpar2' 
'libnms' 'pgmfindclip' 'cgiirc' 'arch' 'http-fetcher' 'fetch' \
-   'htdig' 'rman' 'rzip' 'linc-daemon' 'kde-frugalware-menu' 
'gst-plugins-bad-musicbrainz' 'banshee' 'gnome-mplayer' 'sound-juicer')
+   'htdig' 'rman' 'rzip' 'linc-daemon' 'kde-frugalware-menu' 
'gst-plugins-bad-musicbrainz' 'banshee' 'gnome-mplayer' 'sound-juicer' 
'conkybanshee')

## python* stuff
replaces=("${replaces[@]}" 'pyactiveresource' 'pyamf' 'pyao' 'pybtex' 
'pycparserext' 'pycxx' 'pyflakes' 'pygraphviz' 'pymetrics' \
'pymongo' 'python-bitarray' 'pythonbrew' 'python-certifi' 'python-chameleon' 
'workrave' 'python-clint' 'python-clize' 'ubuntuone-client' \
'python-configglue' 'congruity' 'pythondaap' 'dmedia' 'python-dbase32' 
'python-microfiber' 'python-usercouch' 'python-userwebkit' \
-   'pystacia' 'python-parted' 'python-degu' 'python-docopt' 
'python-dotconf' 'akii' 'cal3d' 'balazarbrothers' 'ceferino' 'gnono' 'id3ed')
+   'pystacia' 'python-parted' 'python-degu' 'python-docopt' 
'python-dotconf' 'akii' 'cal3d' 'balazarbrothers' 'ceferino' 'gnono' 'id3ed' \
+   'pygmy' 'python-empy' 'python-execnet' 'pyrenamer' 'bzr-fastimport' 
'python-fastimport' 'python-flask' 'phonetooth' 'python-gitissius' \
+   'python-gnutls' 'python-hieroglyph' 'python-html2text' 'python-httpie' 
'ansible' 'pyload' 'kupfer' 'launchpadlib' 'python-keyring' \
+   'python-ladon' 'sabayon' 'python-ldap' 'python-lettuce' 'gtg' 
'python-liblarch' 'python-lmfit' 'wicd' 'wicd-cli' 'wicd-daemon' 'wicd-kde' \
+   'astroid' 'python-iwscan' 'python-wpactrl' 'python-logilab-common')

## e17 remove after 2.1
replaces=("${replaces[@]}" 'ecore' 'edje' 'eeze' 'eina' 'elementary' 'emotion' 
'ephoto' 'evas' 'ewebkit'  'exquisite' \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: sslredir-0.9.1-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c402e9c93cf9ea2a853415d970994c226c4087e8

commit c402e9c93cf9ea2a853415d970994c226c4087e8
Author: crazy 
Date:   Sun Nov 1 16:44:48 2015 +0100

sslredir-0.9.1-1-x86_64 - removed - repo cleanup

diff --git a/source/network-extra/sslredir/FrugalBuild 
b/source/network-extra/sslredir/FrugalBuild
deleted file mode 100644
index 2d500be..000
--- a/source/network-extra/sslredir/FrugalBuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Slown 
-
-pkgname=sslredir
-pkgver=0.9.1
-pkgrel=1
-pkgdesc="A simple utility used for redirecting incoming non-SSL connections to 
outgoing SSL connections"
-url="https://urandom.ca/sslredir;
-depends=('python-m2crypto')
-groups=('network-extra')
-archs=('i686' 'x86_64')
-up2date="Flasttar $url"
-source=($url/downloads/$pkgname-$pkgver.tar.gz)
-sha1sums=('2f94ad524221f1bde7637ece87f730d60b36a977')
-
-build() {
-   Fcd
-   Fexerel $pkgname /usr/bin/$pkgname
-   Fmanrel $pkgname.1
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: ubuntu-sso-client-1.3.3-2-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b78d6d40421d5fd289a02d569a208fb971c1f7e8

commit b78d6d40421d5fd289a02d569a208fb971c1f7e8
Author: crazy 
Date:   Sun Nov 1 17:25:25 2015 +0100

ubuntu-sso-client-1.3.3-2-x86_64 - removed - repo cleanup

diff --git a/source/xapps-extra/ubuntu-sso-client/FrugalBuild 
b/source/xapps-extra/ubuntu-sso-client/FrugalBuild
deleted file mode 100644
index de6d948..000
--- a/source/xapps-extra/ubuntu-sso-client/FrugalBuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Devil505 
-
-pkgname=ubuntu-sso-client
-pkgver=1.3.3
-pkgrel=2
-pkgdesc="Ubuntu Single Sign On Client"
-depends=('dbus-python' 'lazr.restfulclient' 'pygtk' 'python-oauth' 
'pywebkitgtk' 'pyxdg' 'twisted' 'python-mocker' 'lazr.uri' 'pyqt4')
-makedepends=('intltool' 'python-distutils-extra>=2.27')
-groups=('xapps-extra')
-archs=('i686' 'x86_64')
-Finclude launchpad
-sha1sums=('540eb97ef301e5ce78783128b23cec5cab8cca65')
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-mocker-1.1-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=12f46100a8c40cafa401d6e3947a95930b4098b7

commit 12f46100a8c40cafa401d6e3947a95930b4098b7
Author: crazy 
Date:   Sun Nov 1 17:25:50 2015 +0100

python-mocker-1.1-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-mocker/FrugalBuild 
b/source/devel-extra/python-mocker/FrugalBuild
deleted file mode 100644
index daf02d5..000
--- a/source/devel-extra/python-mocker/FrugalBuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Compiling Time: 0.05 SBU
-# Maintainer: Pingax 
-# Contributor: Devil505 
-
-pkgname=python-mocker
-pkgver=1.1
-pkgrel=1
-pkgdesc="Platform for test doubles in Python (mocks, stubs, fakes, and 
dummies)"
-depends=('python>=2.7')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_launchpad_dirname="mocker"
-_F_launchpad_name="mocker"
-_F_launchpad_ext=".tar.bz2"
-Finclude launchpad
-sha1sums=('b24ba01c14c754598538717f0a749188b450f03b')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-hieroglyph-0.6.5-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=367d07de26df7a286b244b9b1913b404a4dd006a

commit 367d07de26df7a286b244b9b1913b404a4dd006a
Author: crazy 
Date:   Sun Nov 1 14:32:21 2015 +0100

python-hieroglyph-0.6.5-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-hieroglyph/FrugalBuild 
b/source/devel-extra/python-hieroglyph/FrugalBuild
deleted file mode 100644
index 1f02278..000
--- a/source/devel-extra/python-hieroglyph/FrugalBuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-hieroglyph
-_F_archive_name="hieroglyph"
-pkgver=0.6.5
-pkgrel=1
-pkgdesc="Hieroglyph is an extension for Sphinx which builds HTML5 slides from 
ReStructured Text documents"
-depends=('python-sphinx')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name="hieroglyph"
-_F_pypi_ext=".dev.tar.gz"
-Finclude pypi
-_F_cd_path="$_F_archive_name-$pkgver.dev"
-sha1sums=('480ffb05cde70bc3757d7a005e9a2cab0e522bff')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-lettuce-0.2.20-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ef96afdc2244e46b0082f28fb410df6839d1220a

commit ef96afdc2244e46b0082f28fb410df6839d1220a
Author: crazy 
Date:   Sun Nov 1 15:30:56 2015 +0100

python-lettuce-0.2.20-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-lettuce/FrugalBuild 
b/source/devel-extra/python-lettuce/FrugalBuild
deleted file mode 100644
index 9676842..000
--- a/source/devel-extra/python-lettuce/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-lettuce
-_F_archive_name=${pkgname/python-/}
-pkgver=0.2.20
-pkgrel=1
-pkgdesc="Behaviour Driven Development for Python"
-depends=('python>=2.7')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name=${pkgname/python-/}
-Finclude pypi
-sha1sums=('3cfd419995abe970ebce73c76865d3306a43cdd9')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: qbittorrent-3.2.5-1-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5bd6cde396af72be2dc1657ff3820419daac3286

commit 5bd6cde396af72be2dc1657ff3820419daac3286
Author: DeX77 
Date:   Sun Nov 1 14:07:10 2015 +0100

qbittorrent-3.2.5-1-x86_64

* version bump

diff --git a/source/xapps-extra/qbittorrent/FrugalBuild 
b/source/xapps-extra/qbittorrent/FrugalBuild
index 64bf66e..781781d 100644
--- a/source/xapps-extra/qbittorrent/FrugalBuild
+++ b/source/xapps-extra/qbittorrent/FrugalBuild
@@ -1,10 +1,9 @@
# Compiling Time: 1.50 SBU
# Maintainer: DeX77 
-# Contributor: kikadf 
# Contributor: centuri0 

pkgname=qbittorrent
-pkgver=3.2.4
+pkgver=3.2.5
pkgrel=1
pkgdesc="A Bittorrent client."
depends=('libtorrent-rasterbar>=1.0.6' 'libqtgui>=4.7.1' 'libqtnetwork>=4.7.1' 
'libqtxml>=4.6.1'\
@@ -17,7 +16,7 @@ archs=('i686' 'x86_64')
_F_gnome_iconcache="y"
Finclude sourceforge
url="http://www.$pkgname.org/;
-sha1sums=('ed7b507fee6680b03d908bf5de4583b161918947')
+sha1sums=('56f97bf5f1661372ffc56ba9fa6a5709e516851a')

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


[Frugalware-git] systemdbump: systemd-227-3-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=systemdbump.git;a=commitdiff;h=4b56cb483a0670d388afea68e7d84fbe90b8a8c6

commit 4b56cb483a0670d388afea68e7d84fbe90b8a8c6
Author: DeX77 
Date:   Sun Nov 1 16:26:38 2015 +0100

systemd-227-3-x86_64

* sytemd depends on libsystemd.. doh

diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild
index 3ceba8d..641eb15 100644
--- a/source/base/systemd/FrugalBuild
+++ b/source/base/systemd/FrugalBuild
@@ -10,11 +10,11 @@ USE_SYSV_COMPAT=${USE_SYSV_COMPAT:-"y"}

pkgname=systemd
pkgver=227
-pkgrel=2
+pkgrel=3
pkgdesc="A System and Service Manager"
url="http://www.freedesktop.org/wiki/Software/systemd;
rodepends=('scriptlet-core')
-depends=('iptables')
+depends=('iptables' 'libsystemd')
makedepends=('docbook-xsl' 'docbook-xml' 'intltool' 'gperf' 'gnu-efi' 'lxml')
rodepends=('dbus' 'libsystemd')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: syslog-ng-3.7.2-1-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e3ba77a01048b95b13234ea2e1e624880c65bef

commit 9e3ba77a01048b95b13234ea2e1e624880c65bef
Author: DeX77 
Date:   Sun Nov 1 17:37:28 2015 +0100

syslog-ng-3.7.2-1-x86_64

* version bump

diff --git a/source/apps-extra/syslog-ng/FrugalBuild 
b/source/apps-extra/syslog-ng/FrugalBuild
index f970494..d5c6091 100644
--- a/source/apps-extra/syslog-ng/FrugalBuild
+++ b/source/apps-extra/syslog-ng/FrugalBuild
@@ -2,10 +2,8 @@
# Maintainer: DeX77 
# Contributor: AlexExtreme 

-options+=('asneeded')
-
pkgname=syslog-ng
-pkgver=3.7.1
+pkgver=3.7.2
pkgrel=1
pkgdesc="A flexible system logging tool"
url="http://www.balabit.com/products/syslog_ng/;
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: minirok-2.1-4-x86_64 - removed - repo cleanup

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

commit 4bd702ed504a9bbefd11b65fd09372c9f6fe90f3
Author: crazy 
Date:   Sun Nov 1 17:47:50 2015 +0100

minirok-2.1-4-x86_64 - removed - repo cleanup

diff --git a/source/kde-extra/minirok/FrugalBuild 
b/source/kde-extra/minirok/FrugalBuild
deleted file mode 100644
index 347296e..000
--- a/source/kde-extra/minirok/FrugalBuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: exceed 
-# Contributor: centuri0 
-
-options+=('asneeded')
-
-pkgname=minirok
-pkgver=2.1
-pkgrel=4
-pkgdesc="Small music player written in Python"
-groups=(kde-extra)
-archs=('i686' 'x86_64')
-url="http://chistera.yi.org/~adeodato/code/$pkgname;
-source=($url/files/tarballs/$pkgname-$pkgver.tar.gz)
-Finclude kde
-depends=("${depends[@]}" "pykde4>=$_F_kde_ver" "mutagen" "gst-python" 
"dbus-python" "lastfmsubmitd")
-up2date="Flasttar $url/files/tarballs/"
-sha1sums=('943acc5f64f49be8b47aec2e1543d171385e360b')
-
-build()
-{
-   Fcd
-   DEBIAN_PREFIX=$Fdestdir ./setup.sh install
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-warlock-1.1.0-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bcb5cf6b0b2591794495a318895dfa863591457b

commit bcb5cf6b0b2591794495a318895dfa863591457b
Author: crazy 
Date:   Sun Nov 1 15:06:57 2015 +0100

python-warlock-1.1.0-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-warlock/FrugalBuild 
b/source/devel-extra/python-warlock/FrugalBuild
deleted file mode 100644
index 62b87f5..000
--- a/source/devel-extra/python-warlock/FrugalBuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Compiling Time: 0.03 SBU
-# Maintainer: DeX77 
-
-pkgname=python-warlock
-pkgver=1.1.0
-pkgrel=1
-pkgdesc="Python object model built on JSON schema and JSON patch"
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-depends=('python-jsonpatch')
-makedepends=('python-distribute')
-_F_pypi_name="warlock"
-_F_archive_name=$_F_pypi_name
-Finclude pypi
-sha1sums=('76f726eae30caf9af5a6ba69a0bbb2079b13fb57')
-
-# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gtg-0.3.1-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=02cf80fcc46da66af2e2d533f41da9f41b9fdb88

commit 02cf80fcc46da66af2e2d533f41da9f41b9fdb88
Author: crazy 
Date:   Sun Nov 1 15:34:56 2015 +0100

gtg-0.3.1-1-x86_64 - removed - repo cleanup

diff --git a/source/gnome-extra/gtg/FrugalBuild 
b/source/gnome-extra/gtg/FrugalBuild
deleted file mode 100644
index 93bbf5e..000
--- a/source/gnome-extra/gtg/FrugalBuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Compiling Time: 0.04 SBU
-# Maintainer: bouleetbil 
-# Contributor: Othmane Benkirane 
-
-options+=('asneeded')
-
-pkgname=gtg
-pkgver=0.3.1
-pkgrel=1
-pkgdesc="Getting Things Gnome, simple personal organizer, inspired by the GTD 
(Getting Things Done) technique."
-url="http://gtgnome.net/;
-depends=('pygtk' 'configobj' 'pyxdg' 'yelp' 'dbus-python' 'python-liblarch')
-#Belongs to gnome-extra : Put by Baste
-groups=('gnome-extra')
-archs=('i686' 'x86_64')
-options=('scriptlet')
-_F_gnome_iconcache="y"
-_F_gnome_desktop="y"
-_F_launchpad_branch="0.3"
-Finclude gnome-scriptlet launchpad
-sha1sums=('0ee6e5956e008db713e19a32f04b8cefecb20e0d')
-replaces=('gremind')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-liblarch-2.1.0-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bce1a891ecc79dc187dd3f12022477f023be7996

commit bce1a891ecc79dc187dd3f12022477f023be7996
Author: crazy 
Date:   Sun Nov 1 15:35:43 2015 +0100

python-liblarch-2.1.0-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-liblarch/FrugalBuild 
b/source/devel-extra/python-liblarch/FrugalBuild
deleted file mode 100644
index c95d618..000
--- a/source/devel-extra/python-liblarch/FrugalBuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Baste 
-
-options+=('asneeded')
-
-pkgname=python-liblarch
-pkgver=2.1.0
-pkgrel=1
-pkgdesc="Data structures helper library for python"
-url="https://wiki.gnome.org/Projects/liblarch;
-depends=('python')
-makedepends=('distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_archive_name="liblarch"
-up2date="Fwcat https://github.com/liblarch/liblarch/tags|grep .tar.gz|sed -e 
's/.*v//;s/.tar.gz.*//'|head -n1"
-source=(https://github.com/liblarch/liblarch/archive/v$pkgver.tar.gz)
-sha1sums=('60dc93c6593f401a68e1f4bc7c69ea8a2d7042b0')
-
-build(){
-   Fcd
-   python setup.py install --root="$Fdestdir"
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-wpactrl-20090609-2-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b60e256a6842e4dd7fb42404abba15be418f11fd

commit b60e256a6842e4dd7fb42404abba15be418f11fd
Author: crazy 
Date:   Sun Nov 1 15:58:46 2015 +0100

python-wpactrl-20090609-2-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-wpactrl/FrugalBuild 
b/source/devel-extra/python-wpactrl/FrugalBuild
deleted file mode 100644
index 70745f8..000
--- a/source/devel-extra/python-wpactrl/FrugalBuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Compiling time: 0 SBU
-# Maintainer: bouleetbil 
-
-pkgname=python-wpactrl
-pkgver=20090609
-pkgrel=2
-url=http://projects.otaku42.de/wiki/PythonWpaCtrl
-source=(http://ftp.frugalware.org/pub/other/people/bouleetbil/sources/$pkgname-$pkgver.tar.gz)
-up2date="Flasttar 
http://ftp.frugalware.org/pub/other/people/bouleetbil/sources/;
-pkgdesc="A Python extension for wpa_supplicant/hostapd control interface 
access"
-depends=('python>=2.7')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-sha1sums=('a953d168ac02195a8bcda51afd8e974d43a90cb5')
-
-build() {
-   Fcd
-   python setup.py build || Fdie
-   python setup.py install --prefix=/usr --root=$Fdestdir || Fdie
-}
-
-# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: libgmail-0.1.11-5-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=921d46576d98d65a6d9e7ca64b7bdbf96b89a9ac

commit 921d46576d98d65a6d9e7ca64b7bdbf96b89a9ac
Author: crazy 
Date:   Sun Nov 1 17:05:10 2015 +0100

libgmail-0.1.11-5-x86_64 - removed - repo cleanup

diff --git a/source/lib-extra/libgmail/FrugalBuild 
b/source/lib-extra/libgmail/FrugalBuild
deleted file mode 100644
index 092ac33..000
--- a/source/lib-extra/libgmail/FrugalBuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Compiling Time: 0.05 SBU
-# Maintainer: Devil505 
-
-pkgname=libgmail
-pkgver=0.1.11
-pkgrel=5
-pkgdesc="Pure Python binding for accessing Gmail service"
-depends=('python-mechanize>=0.2.2-2')
-Finclude sourceforge
-groups=('lib-extra')
-archs=('i686' 'x86_64')
-sha1sums=('485a06227043104e192839e895325f2c9df09d15')
-
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: twill-0.9-2-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8ea9147ebf44a854d363c72b61e7420153927a1

commit d8ea9147ebf44a854d363c72b61e7420153927a1
Author: crazy 
Date:   Sun Nov 1 17:06:15 2015 +0100

twill-0.9-2-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/twill/FrugalBuild 
b/source/devel-extra/twill/FrugalBuild
deleted file mode 100644
index f910502..000
--- a/source/devel-extra/twill/FrugalBuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: bouleetbil 
-
-pkgname=twill
-pkgver=0.9
-pkgrel=2
-pkgdesc="Twill is a simple scripting language intended for programmatic or 
automated browsing of Web sites."
-url="http://twill.idyll.org/;
-source=("http://darcs.idyll.org/~t/projects/$pkgname-$pkgver.tar.gz;)
-up2date="lynx -dump $url | Flasttar"
-depends=('python')
-rodepends=('pyparsing' 'python-clientform' 'python-mechanize')
-groups=('devel-extra')
-options=('nostrip')
-archs=('i686' 'x86_64')
-sha1sums=('a143e4085a330e43fb4b286e73d3a42ec76a3023')
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-mpd2-0.5.4-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f931027dc254a19345dcea44b148ba793d707ee4

commit f931027dc254a19345dcea44b148ba793d707ee4
Author: crazy 
Date:   Sun Nov 1 17:31:50 2015 +0100

python-mpd2-0.5.4-1-x86_64 - removed - repo cleanup

diff --git a/source/lib-extra/python-mpd2/FrugalBuild 
b/source/lib-extra/python-mpd2/FrugalBuild
deleted file mode 100644
index 3cf5d2a..000
--- a/source/lib-extra/python-mpd2/FrugalBuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Slown 
-
-pkgname=python-mpd2
-pkgver=0.5.4
-pkgrel=1
-pkgdesc="A Python MPD client library"
-depends=('python')
-makedepends=('python-distribute')
-groups=('lib-extra')
-archs=('i686' 'x86_64')
-Finclude pypi
-sha1sums=('af0b2a837603a9eb9a06217e262a08222fc4b40e')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: libsodium-1.0.5-1-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8adb82f81a4f170f29d55f332f0603688951684b

commit 8adb82f81a4f170f29d55f332f0603688951684b
Author: DeX77 
Date:   Sun Nov 1 17:40:48 2015 +0100

libsodium-1.0.5-1-x86_64

* version bump

diff --git a/source/lib-extra/libsodium/FrugalBuild 
b/source/lib-extra/libsodium/FrugalBuild
index 3ed1138..f50df00 100644
--- a/source/lib-extra/libsodium/FrugalBuild
+++ b/source/lib-extra/libsodium/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: DeX77 

pkgname=libsodium
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
url="https://github.com/jedisct1/libsodium;
archs=('x86_64' 'i686' 'arm')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: quodlibet-plugins-3.1.2-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=456fbfb20670515a4441142eaa4019067b7d4982

commit 456fbfb20670515a4441142eaa4019067b7d4982
Author: crazy 
Date:   Sun Nov 1 17:49:51 2015 +0100

quodlibet-plugins-3.1.2-1-x86_64 - removed - repo cleanup

diff --git a/source/gnome-extra/quodlibet-plugins/FrugalBuild 
b/source/gnome-extra/quodlibet-plugins/FrugalBuild
deleted file mode 100644
index f5a22d4..000
--- a/source/gnome-extra/quodlibet-plugins/FrugalBuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Anthony Jorion 
-# Contributor: Devil505 
-
-pkgname=quodlibet-plugins
-pkgver=3.1.2
-pkgrel=1
-pkgdesc="Some plugins for QuodLibet"
-url="https://code.google.com/p/quodlibet/;
-rodepends=('quodlibet' 'notification-daemon' 'cddb-py' 'dbus-python' 
'gnome-python' 'python-musicbrainz2' 'lastfmsubmitd')
-depends=()
-Finclude python
-up2date="Flasttar 
https://quodlibet.readthedocs.org/en/latest/downloads.html#source-logo-release-tarballs;
-source="https://bitbucket.org/lazka/quodlibet-files/raw/default/releases/$pkgname-$pkgver.tar.gz;
-groups=('gnome-extra')
-archs=('i686' 'x86_64')
-sha1sums=('2239213ba6f8cfc962f8442da3960869bf18a92f')
-
-build()
-{
-Fcd
-Fmkdir $_F_python_libdir/quodlibet/plugins
-Fcp $pkgname-$pkgver/* $_F_python_libdir/quodlibet/plugins/
-Fdirschmod $_F_python_libdir/quodlibet/plugins/editing 755
-Fdirschmod $_F_python_libdir/quodlibet/plugins/playorder 755
-Fdirschmod $_F_python_libdir/quodlibet/plugins/events 755
-Fdirschmod $_F_python_libdir/quodlibet/plugins/songsmenu 755
-Ffileschmod $_F_python_libdir/quodlibet/plugins/editing/*.py 644
-Ffileschmod $_F_python_libdir/quodlibet/plugins/playorder/*.py 644
-Ffileschmod $_F_python_libdir/quodlibet/plugins/events/*.py 644
-Ffileschmod $_F_python_libdir/quodlibet/plugins/songsmenu/*.py 644
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: sonata-1.6.2.1-5-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=28937818e03e8a5ae0a6af238d3842073781a635

commit 28937818e03e8a5ae0a6af238d3842073781a635
Author: crazy 
Date:   Sun Nov 1 17:51:31 2015 +0100

sonata-1.6.2.1-5-x86_64 - removed - repo cleanup

diff --git a/source/xapps-extra/sonata/FrugalBuild 
b/source/xapps-extra/sonata/FrugalBuild
deleted file mode 100644
index 5793e64..000
--- a/source/xapps-extra/sonata/FrugalBuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Pingax 
-# Contributor: Devil505 
-# Contributor: detto 
-
-pkgname=sonata
-pkgver=1.6.2.1
-pkgrel=5
-pkgdesc="Sonata is a lightweight GTK+ music client for the Music Player Daemon 
(MPD)."
-url="http://codingteam.net/project/sonata;
-rodepends=('mpd')
-depends=('libxml2>=2.7.8' 'pygtk>=2.16.0-4' 'python-mpd' 'dbus-python')
-options=('scriptlet')
-groups=('xapps-extra')
-archs=('i686' 'x86_64')
-up2date="Flasttar $url/download"
-source=($url/download/file/$pkgname-$pkgver.tar.gz)
-sha1sums=('a432a929477f921951d63bc2ba0dad22ef95d741')
-
-# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: stepmania-5.0.10-3-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e7abf19284e1e94bc6823287146b3beac0bc477b

commit e7abf19284e1e94bc6823287146b3beac0bc477b
Author: DeX77 
Date:   Sun Nov 1 22:11:10 2015 +0100

stepmania-5.0.10-3-x86_64

- remove unneeded patch

diff --git a/source/games-extra/stepmania/FrugalBuild 
b/source/games-extra/stepmania/FrugalBuild
index e29f804..b789f67 100644
--- a/source/games-extra/stepmania/FrugalBuild
+++ b/source/games-extra/stepmania/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=stepmania
pkgver=5.0.10
-pkgrel=2
+pkgrel=3
pkgdesc="A free dance and rhythm game (was previously sm-ssc)"
url="http://www.stepmania.com/;
license="MIT"
@@ -12,8 +12,7 @@ groups=('games-extra')
makedepends=('yasm' 'x11-protos')
depends=('libmad' 'mesa' 'glew>=1.13' 'ffmpeg>=2.5.1' 'libpng' 'gtk+2')
sha1sums=('32778911974025b94ad59d7767d2242f4a62bd5a' \
-  'a6fe0eeeae04827a4f55f35754868d3b68b8d712' \
-  'bb37959e85db40c8276e892d70af89fc30372a32')
+  'a6fe0eeeae04827a4f55f35754868d3b68b8d712')
Fprefix="/usr/share"
_F_github_tag=yes
_F_github_tag_v=yes
@@ -21,8 +20,7 @@ _F_cmake_confopts="   -DWITH_SYSTEM_FFMPEG=true \
-DCMAKE_INSTALL_PREFIX=/usr/share"
Finclude github cmake
source=(${source} \
-   stepmania.sh \
-   fix_i686.patch)
+   stepmania.sh)

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


[Frugalware-git] frugalware-current: python-rosdep-0.11.2-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=37276326191ebacca3137e2e5dc6fd2ed47ccb32

commit 37276326191ebacca3137e2e5dc6fd2ed47ccb32
Author: crazy 
Date:   Mon Nov 2 00:07:07 2015 +0100

python-rosdep-0.11.2-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-rosdep/FrugalBuild 
b/source/devel-extra/python-rosdep/FrugalBuild
deleted file mode 100644
index f7fdd9d..000
--- a/source/devel-extra/python-rosdep/FrugalBuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-rosdep
-_F_archive_name=${pkgname/python-/}
-pkgver=0.11.2
-pkgrel=1
-pkgdesc="Command-line tool for installing system dependencies on a variety of 
platforms"
-url="http://wiki.ros.org/rosdep;
-depends=('python-rospkg' 'pyyaml>=3.1')
-makedepends=('python-nose' 'python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-up2date="Flasttar http://download.ros.org/downloads/rosdep;
-source=(http://download.ros.org/downloads/rosdep/$_F_archive_name-$pkgver.tar.gz)
-sha1sums=('dd6a12c5a13d40a529fb475c83bd00f4d22548df')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: nose-0.11.3-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ada275b5f4d0ebdbd4e76d5e3f4741a9eba3e8ff

commit ada275b5f4d0ebdbd4e76d5e3f4741a9eba3e8ff
Author: crazy 
Date:   Mon Nov 2 00:06:36 2015 +0100

nose-0.11.3-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/nose/FrugalBuild 
b/source/devel-extra/nose/FrugalBuild
deleted file mode 100644
index 936371e..000
--- a/source/devel-extra/nose/FrugalBuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Miklos Vajna 
-
-pkgname=nose
-pkgver=0.11.3
-pkgrel=1
-pkgdesc="Extends Python unittest to make testing easier."
-_F_googlecode_dirname="python-nose"
-Finclude googlecode
-depends=('python>=2.7')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-sha1sums=('abc234bc287c958464f58910ac96cef3feab6c5b')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-nose-1.3.4-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e181370a1299b5003c055c3a35952d31a66974e9

commit e181370a1299b5003c055c3a35952d31a66974e9
Author: crazy 
Date:   Mon Nov 2 00:07:56 2015 +0100

python-nose-1.3.4-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-nose/FrugalBuild 
b/source/devel-extra/python-nose/FrugalBuild
deleted file mode 100644
index b9e2638..000
--- a/source/devel-extra/python-nose/FrugalBuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Compiling time: 0 SBU
-# Contributor: kikadf 
-# Contributor: bouleetbil 
-
-options+=('asneeded')
-
-pkgname=python-nose
-_F_archive_name=${pkgname/python-/}
-pkgver=1.3.4
-pkgrel=1
-pkgdesc="nose provides an alternate test discovery and running process for 
unittest"
-depends=('python')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name=${pkgname/python-/}
-Finclude pypi
-sha1sums=('4d21578b480540e4e50ffae063094a14db2487d7')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-novaclient-2.29.0-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aefa1d58c1c5897af2b38e5038d8df9119e4eb21

commit aefa1d58c1c5897af2b38e5038d8df9119e4eb21
Author: crazy 
Date:   Mon Nov 2 00:08:45 2015 +0100

python-novaclient-2.29.0-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-novaclient/FrugalBuild 
b/source/devel-extra/python-novaclient/FrugalBuild
deleted file mode 100644
index 1bccdcd..000
--- a/source/devel-extra/python-novaclient/FrugalBuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Slown 
-
-pkgname=python-novaclient
-pkgver=2.29.0
-pkgrel=1
-pkgdesc="Client library for OpenStack Nova API"
-depends=('python-prettytable' 'python-simplejson' 'python-iso8601' 
'python-requests' \
-'python-pbr>=0.5.16' 'babel' 'python-six')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-Finclude pypi
-sha1sums=('ffda8871ddf2538a3442ef234da37e6d45a63767')
-
-build() {
-   Fcd
-   echo $pkgver > versioninfo
-   Ffilerel versioninfo $_F_python_libdir/novaclient/versioninfo
-   Ffilerel tools/nova.bash_completion etc/bash_completion.d/novaclient
-   python setup.py build || Fdie
-   python setup.py install --root=$Fdestdir || Fdie
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: tweepy-3.4.0-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=65b5bbff287404631a28ae5520f81fd46b05c07d

commit 65b5bbff287404631a28ae5520f81fd46b05c07d
Author: crazy 
Date:   Mon Nov 2 00:19:09 2015 +0100

tweepy-3.4.0-1-x86_64 - removed - repo cleanup

diff --git a/source/lib-extra/tweepy/FrugalBuild 
b/source/lib-extra/tweepy/FrugalBuild
deleted file mode 100644
index 7ef9980..000
--- a/source/lib-extra/tweepy/FrugalBuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=tweepy
-pkgver=3.4.0
-pkgrel=1
-pkgdesc="A Python library for acessing the entire Twitter API"
-depends=('python-requests' 'python-requests-oauthlib' 'python-six' 
'python-pip')
-makedepends=('python-distribute')
-groups=('lib-extra')
-archs=('i686' 'x86_64')
-Finclude pypi
-sha1sums=('bd4ffc0e906e1e7edaaf44614339f3db65e74854')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: lazr.restfulclient-0.13.3-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b6ba7996203fa5f5e16cb1851ef418d2f000fa46

commit b6ba7996203fa5f5e16cb1851ef418d2f000fa46
Author: crazy 
Date:   Mon Nov 2 00:18:10 2015 +0100

lazr.restfulclient-0.13.3-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/lazr.restfulclient/FrugalBuild 
b/source/devel-extra/lazr.restfulclient/FrugalBuild
deleted file mode 100644
index d9f3c76..000
--- a/source/devel-extra/lazr.restfulclient/FrugalBuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Devil505 
-
-pkgname=lazr.restfulclient
-pkgver=0.13.3
-pkgrel=1
-pkgdesc="A client for lazr.restful-based web services"
-depends=('python-httplib2' 'python-oauth' 'python-simplejson' 'wadllib' 
'zopeinterface')
-makedepends=('distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-Finclude launchpad
-sha1sums=('550e30009c4ef1881e67f5ac75f725fba1850e8d')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-openid-2.2.5-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b50ac789bf9bd400974156c6982fab6fae37381d

commit b50ac789bf9bd400974156c6982fab6fae37381d
Author: crazy 
Date:   Mon Nov 2 00:38:54 2015 +0100

python-openid-2.2.5-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-openid/FrugalBuild 
b/source/devel-extra/python-openid/FrugalBuild
deleted file mode 100644
index 8af61a7..000
--- a/source/devel-extra/python-openid/FrugalBuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: bouleetbil 
-
-pkgname=python-openid
-pkgver=2.2.5
-pkgrel=1
-pkgdesc="OpenID support for servers and consumers."
-url="http://github.com/openid/python-openid;
-depends=('python>=2.7')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-Finclude pypi
-sha1sums=('e1a8e9502abf45e22dbc5f5ef76e56e139ea1b3d')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-oauthlib-1.0.3-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e160f24c3cd2bd93e70f5b88b0757c93076fe502

commit e160f24c3cd2bd93e70f5b88b0757c93076fe502
Author: crazy 
Date:   Mon Nov 2 00:38:00 2015 +0100

python-oauthlib-1.0.3-1-x86_64 - removed - repo cleanup

diff --git a/source/lib-extra/python-oauthlib/FrugalBuild 
b/source/lib-extra/python-oauthlib/FrugalBuild
deleted file mode 100644
index b2b4138..000
--- a/source/lib-extra/python-oauthlib/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-oauthlib
-_F_archive_name="oauthlib"
-pkgver=1.0.3
-pkgrel=1
-pkgdesc="A generic, spec-compliant, thorough implementation of the OAuth 
request-signing logic"
-depends=('python')
-makedepends=('python-distribute')
-groups=('lib-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name="oauthlib"
-Finclude pypi
-sha1sums=('c072f1e152900a6a2970f6d589c5cb3b5d12fb93')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-setproctitle-1.1.8-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=20577ea590df3b3cce0e275ac2950e6656a6fd36

commit 20577ea590df3b3cce0e275ac2950e6656a6fd36
Author: crazy 
Date:   Mon Nov 2 00:50:23 2015 +0100

python-setproctitle-1.1.8-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-setproctitle/FrugalBuild 
b/source/devel-extra/python-setproctitle/FrugalBuild
deleted file mode 100644
index 985cb5d..000
--- a/source/devel-extra/python-setproctitle/FrugalBuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Anthony Jorion 
-# Contributor: Devil505 
-
-pkgname=python-setproctitle
-pkgver=1.1.8
-pkgrel=1
-pkgdesc="Allows a python process to change its process title"
-depends=('python')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_archive_name="setproctitle"
-_F_pypi_name='setproctitle'
-Finclude pypi
-sha1sums=('a23463feac8d99b5504efc22f0ca2cfe2c145930')
-
-build() {
-   Fcd
-   python setup.py install --root=$Fdestdir || Fdie
-}
-
-# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gunicorn-19.3.0-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a1e43abda62429a1c9a6bbc24d1e0aa7fdee038

commit 2a1e43abda62429a1c9a6bbc24d1e0aa7fdee038
Author: crazy 
Date:   Mon Nov 2 00:50:00 2015 +0100

gunicorn-19.3.0-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/gunicorn/FrugalBuild 
b/source/devel-extra/gunicorn/FrugalBuild
deleted file mode 100644
index 6750781..000
--- a/source/devel-extra/gunicorn/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Slown 
-
-pkgname=gunicorn
-pkgver=19.3.0
-pkgrel=1
-pkgdesc="WSGI HTTP Server for UNIX"
-url="http://gunicorn.org;
-depends=('python-eventlet' 'python-gevent' 'tornado' 'python-setproctitle')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-up2date="Flasttar https://pypi.python.org/pypi/gunicorn;
-source=(http://pypi.python.org/packages/source/g/gunicorn/$pkgname-$pkgver.tar.gz)
-sha1sums=('4886c236f9b4618a6d1ff0ce5a3e61d07a82425a')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-wsgi-intercept-0.7.0-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6daf9fca72ce08dd4dfd88af4a30702b0bfc8d86

commit 6daf9fca72ce08dd4dfd88af4a30702b0bfc8d86
Author: crazy 
Date:   Mon Nov 2 01:07:33 2015 +0100

python-wsgi-intercept-0.7.0-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-wsgi-intercept/FrugalBuild 
b/source/devel-extra/python-wsgi-intercept/FrugalBuild
deleted file mode 100644
index 6945553..000
--- a/source/devel-extra/python-wsgi-intercept/FrugalBuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Anthony Jorion 
-# Contributor: Devil505 
-
-pkgname=python-wsgi-intercept
-pkgver=0.7.0
-pkgrel=1
-pkgdesc="Installs a WSGI application in place of a real URI for testing"
-depends=('python>=2.7')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_archive_name="wsgi_intercept"
-_F_pypi_name="wsgi_intercept"
-Finclude pypi
-up2date="Flasttar $url"
-_F_cd_path="$_F_pypi_name-$pkgver"
-sha1sums=('12718d89ce9974846048c835c30d9e998133739c')
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: bleach-1.4.2-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=df7af23ad1ea83623f107a34faa61cfb3acda45d

commit df7af23ad1ea83623f107a34faa61cfb3acda45d
Author: crazy 
Date:   Mon Nov 2 00:05:01 2015 +0100

bleach-1.4.2-1-x86_64 - removed - repo cleanup

diff --git a/source/lib-extra/bleach/FrugalBuild 
b/source/lib-extra/bleach/FrugalBuild
deleted file mode 100644
index da484c7..000
--- a/source/lib-extra/bleach/FrugalBuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=bleach
-pkgver=1.4.2
-pkgrel=1
-pkgdesc="An easy whitelist-based HTML-sanitizing tool"
-depends=('python-html5lib' 'python-nose')
-makedepends=('python-distribute')
-groups=('lib-extra')
-archs=('i686' 'x86_64')
-Finclude pypi
-sha1sums=('14a742f773c71363700eb20d78fb4ce7f5e0a115')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: bleachbit-1.6-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2047162cd6e4275705fde17bdfba54f0fece0d66

commit 2047162cd6e4275705fde17bdfba54f0fece0d66
Author: crazy 
Date:   Mon Nov 2 00:04:39 2015 +0100

bleachbit-1.6-1-x86_64 - removed - repo cleanup

diff --git a/source/xapps-extra/bleachbit/FrugalBuild 
b/source/xapps-extra/bleachbit/FrugalBuild
deleted file mode 100644
index cc591ba..000
--- a/source/xapps-extra/bleachbit/FrugalBuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Compiling Time: 0.03 SBU
-# Contributor: kikadf 
-# Contributor: Devil505 
-# Contributor: PacMiam 
-
-options+=('asneeded')
-
-pkgname=bleachbit
-pkgver=1.6
-pkgrel=1
-pkgdesc="BleachBit deletes unnecessary files to free valuable disk space and 
maintain privacy."
-depends=('pygtk>=2.24.0' 'python-sqlite3')
-options=('scriptlet')
-_F_sourceforge_ext=".tar.bz2"
-_F_sourceforge_rss_limit=80
-_F_archive_grepv="beta"
-Finclude sourceforge
-groups=('xapps-extra')
-archs=('i686' 'x86_64')
-sha1sums=('b03d6261d21f86c885f900cc1c8dee9c858153b2')
-
-build() {
-   Fsed "prefix ?= /usr/local" "prefix ?= /usr" Makefile
-   Fbuild
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: lazr.restful-0.19.10-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab0bb7a43d1aaa65e725d21a3dcb784430b88410

commit ab0bb7a43d1aaa65e725d21a3dcb784430b88410
Author: crazy 
Date:   Mon Nov 2 00:21:17 2015 +0100

lazr.restful-0.19.10-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/lazr.restful/FrugalBuild 
b/source/devel-extra/lazr.restful/FrugalBuild
deleted file mode 100644
index 46397f8..000
--- a/source/devel-extra/lazr.restful/FrugalBuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Devil505 
-
-pkgname=lazr.restful
-pkgver=0.19.10
-pkgrel=1
-pkgdesc='Publish data model objects as RESTful web services by annotating 
their Zope interfaces'
-depends=('python>=2.7')
-makedepends=('distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-Finclude launchpad
-sha1sums=('7c78d8f65771d9ad4e5f0a7daf4a8eeb0169507b')
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-twitter-1.1-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=172dbe6780734b1ab9a7e299ba6863208f891665

commit 172dbe6780734b1ab9a7e299ba6863208f891665
Author: crazy 
Date:   Mon Nov 2 00:32:56 2015 +0100

python-twitter-1.1-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-twitter/FrugalBuild 
b/source/devel-extra/python-twitter/FrugalBuild
deleted file mode 100644
index 4d4369a..000
--- a/source/devel-extra/python-twitter/FrugalBuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Anthony Jorion 
-# Contributor: Devil505 
-
-pkgname=python-twitter
-pkgver=1.1
-pkgrel=1
-pkgdesc="A python wrapper around the Twitter API."
-depends=('python-oauth2')
-Finclude googlecode
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-sha1sums=('2fdd384005caa4e253467f0fa169ff26d74dd601')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: tyrs-0.6.2-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a2fcd7d5d51019a933ab034390c90656f69d45f

commit 9a2fcd7d5d51019a933ab034390c90656f69d45f
Author: crazy 
Date:   Mon Nov 2 00:32:35 2015 +0100

tyrs-0.6.2-1-x86_64 - removed - repo cleanup

diff --git a/source/apps-extra/tyrs/FrugalBuild 
b/source/apps-extra/tyrs/FrugalBuild
deleted file mode 100644
index fa3e3f5..000
--- a/source/apps-extra/tyrs/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Devil505 
-
-pkgname=tyrs
-pkgver=0.6.2
-pkgrel=1
-pkgdesc="A lightweight console Twitter and Identica client using ncurses and 
Python."
-url="http://tyrs.nicosphere.net/;
-depends=('python-twitter>=0.8.2-2' 'python-httplib2' 'urwid')
-makedepends=('distribute' 'python-distutils-extra' 'intltool')
-groups=('apps-extra')
-archs=('i686' 'x86_64')
-Finclude pypi
-sha1sums=('fafbc0ced3750372dbd99a97a4543e8f33effc85')
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-processing-0.52-3-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f97c1650ca0fbe40134891df06e824564da65dfb

commit f97c1650ca0fbe40134891df06e824564da65dfb
Author: crazy 
Date:   Mon Nov 2 00:45:11 2015 +0100

python-processing-0.52-3-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-processing/FrugalBuild 
b/source/devel-extra/python-processing/FrugalBuild
deleted file mode 100644
index 464ae10..000
--- a/source/devel-extra/python-processing/FrugalBuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: CSÉCSY László 
-
-pkgname=python-processing
-pkgver=0.52
-pkgrel=3
-pkgdesc="Python package that supports the spawning of processes using the API 
of the standard threading module"
-depends=('python')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name="processing"
-_F_pypi_ext=".zip"
-_F_archive_name="${_F_pypi_name}"
-Finclude pypi
-sha1sums=('242cd025d80a5e077de01676465f6b858bf4')
-
-# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-snippets-bzr-99-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed88bf0446fbe1905da126bc6feac1d2db246a9f

commit ed88bf0446fbe1905da126bc6feac1d2db246a9f
Author: crazy 
Date:   Mon Nov 2 00:56:47 2015 +0100

python-snippets-bzr-99-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-snippets-bzr/FrugalBuild 
b/source/devel-extra/python-snippets-bzr/FrugalBuild
deleted file mode 100644
index 270fc9a..000
--- a/source/devel-extra/python-snippets-bzr/FrugalBuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Cedrick Hannier alias Cedynamix 
-
-pkgname=python-snippets-bzr
-_realname=python-snippets
-pkgver=99
-pkgrel=1
-pkgdesc="Lots of Python snippets that can be used to help understand how to 
code in Python."
-archs=('i686' 'x86_64')
-url="https://launchpad.net/python-snippets;
-groups="devel-extra"
-depends=()
-makedepends=('bzr')
-install=($_realname.install)
-provides=($_realname)
-conflicts=($_realname)
-options=('genscriptlet')
-source=()
-up2date="$pkgver"
-_bzrtrunk=https://code.launchpad.net/~jonobacon/python-snippets/trunk
-_bzrmod=$pkgname
-sha1sums=()
-
-build() {
-  cd ./
-  msg "Connecting to the server"
-  if [ ! -d $_bzrmod/.bzr ]; then
-  bzr co $_bzrtrunk $_bzrmod
-  else
-  bzr up $_bzrmod
-  fi
-  msg "Starting build package"
-  Fmkdir /usr/share/
-  Fcp $_bzrmod $pkgdir/usr/share/$_realname
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-gitissius-0.1.6-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b15b028cb323e2695dfbe3e3d4300c9a011d09e9

commit b15b028cb323e2695dfbe3e3d4300c9a011d09e9
Author: crazy 
Date:   Sun Nov 1 14:27:12 2015 +0100

python-gitissius-0.1.6-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-gitissius/FrugalBuild 
b/source/devel-extra/python-gitissius/FrugalBuild
deleted file mode 100644
index 5e806c0..000
--- a/source/devel-extra/python-gitissius/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Slown 
-
-pkgname=python-gitissius
-_F_archive_name="Gitissius"
-pkgver=0.1.6
-pkgrel=1
-pkgdesc="A distributed bug tracker for git."
-depends=('python')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name="Gitissius"
-Finclude pypi
-sha1sums=('398c68db111a103330f481f5e36fe63e6dcbba12')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: Revert "python-warlock-1.1.0-1-x86_64 - removed - repo cleanup" This reverts commit bcb5cf6b0b2591794495a318895dfa863591457b. * glance need that

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d806b64553d93e608c736ec4ab823056cdc95d46

commit d806b64553d93e608c736ec4ab823056cdc95d46
Author: crazy 
Date:   Sun Nov 1 15:13:47 2015 +0100

Revert "python-warlock-1.1.0-1-x86_64 - removed - repo cleanup"
This reverts commit bcb5cf6b0b2591794495a318895dfa863591457b.
* glance need that

diff --git a/source/devel-extra/python-warlock/FrugalBuild 
b/source/devel-extra/python-warlock/FrugalBuild
new file mode 100644
index 000..62b87f5
--- /dev/null
+++ b/source/devel-extra/python-warlock/FrugalBuild
@@ -0,0 +1,17 @@
+# Compiling Time: 0.03 SBU
+# Maintainer: DeX77 
+
+pkgname=python-warlock
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="Python object model built on JSON schema and JSON patch"
+groups=('devel-extra')
+archs=('i686' 'x86_64')
+depends=('python-jsonpatch')
+makedepends=('python-distribute')
+_F_pypi_name="warlock"
+_F_archive_name=$_F_pypi_name
+Finclude pypi
+sha1sums=('76f726eae30caf9af5a6ba69a0bbb2079b13fb57')
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-lmfit-0.7.2-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fc982337c78d00747c188a468bbd0210647157f6

commit fc982337c78d00747c188a468bbd0210647157f6
Author: crazy 
Date:   Sun Nov 1 15:37:19 2015 +0100

python-lmfit-0.7.2-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-lmfit/FrugalBuild 
b/source/devel-extra/python-lmfit/FrugalBuild
deleted file mode 100644
index 681821f..000
--- a/source/devel-extra/python-lmfit/FrugalBuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-lmfit
-_F_archive_name=${pkgname/python-/}
-pkgver=0.7.2
-pkgrel=1
-pkgdesc="Least-Squares Minimization with Constraints for Python"
-depends=('scipy' 'libgfortran')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name=${pkgname/python-/}
-Finclude pypi
-up2date="Flasttar https://pypi.python.org/pypi/lmfit/0.7.2;
-sha1sums=('550d1cd1813ff41569138c63af8c7bf1b9777d53')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-iwscan-20090609-2-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6ccef16205cffab0d3f34ae01364d29c623438cd

commit 6ccef16205cffab0d3f34ae01364d29c623438cd
Author: crazy 
Date:   Sun Nov 1 15:56:02 2015 +0100

python-iwscan-20090609-2-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-iwscan/FrugalBuild 
b/source/devel-extra/python-iwscan/FrugalBuild
deleted file mode 100644
index 3669a72..000
--- a/source/devel-extra/python-iwscan/FrugalBuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Compiling time: 0 SBU
-# Maintainer: bouleetbil 
-
-pkgname=python-iwscan
-pkgver=20090609
-pkgrel=2
-url=http://projects.otaku42.de/browser/python-iwscan
-source=(http://ftp.frugalware.org/pub/other/people/bouleetbil/sources/$pkgname-$pkgver.tar.gz)
-up2date="Flasttar 
http://ftp.frugalware.org/pub/other/people/bouleetbil/sources/;
-pkgdesc="A Python interface to iwlist, using the iwlib library"
-depends=('python>=2.7' 'wireless_tools')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_cd_path=$pkgname
-sha1sums=('ffd874e30322acc76a686bb3454ee882fc53d9e6')
-
-build() {
-   Fcd
-   python setup.py build || Fdie
-   python setup.py install --prefix=/usr --root=$Fdestdir || Fdie
-}
-
-# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-memoryprofiler-0.33-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e90b822bd071d6a5133e8ff4776694e89e89b7e

commit 8e90b822bd071d6a5133e8ff4776694e89e89b7e
Author: crazy 
Date:   Sun Nov 1 17:13:25 2015 +0100

python-memoryprofiler-0.33-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-memoryprofiler/FrugalBuild 
b/source/devel-extra/python-memoryprofiler/FrugalBuild
deleted file mode 100644
index 5d83226..000
--- a/source/devel-extra/python-memoryprofiler/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-memoryprofiler
-_F_archive_name="memory_profiler"
-pkgver=0.33
-pkgrel=1
-pkgdesc="A module for monitoring memory usage of a python program"
-depends=('python-psutil')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name="memory_profiler"
-Finclude pypi
-sha1sums=('7f603e1d6a4b97320a62d08a45aa4ac868a69f10')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-misspellings-1.3-2-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=498345e82941b87ad03409d13f5658c06c92c7e5

commit 498345e82941b87ad03409d13f5658c06c92c7e5
Author: crazy 
Date:   Sun Nov 1 17:23:26 2015 +0100

python-misspellings-1.3-2-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-misspellings/FrugalBuild 
b/source/devel-extra/python-misspellings/FrugalBuild
deleted file mode 100644
index 136b330..000
--- a/source/devel-extra/python-misspellings/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-misspellings
-_F_archive_name="misspellings"
-pkgver=1.3
-pkgrel=2
-pkgdesc="A program to check source code for mispelings"
-url="https://github.com/lyda/misspell-check;
-depends=('python')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-source=(https://github.com/downloads/lyda/misspell-check/$_F_archive_name-$pkgver.tar.gz)
-up2date="Flasttar $url/downloads"
-sha1sums=('664b227e258d411598244015c420427288cd4669')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: lastfmsubmitd-1.0.6-5-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f3e36225817ebd410175c55447bd8a9f9ede3842

commit f3e36225817ebd410175c55447bd8a9f9ede3842
Author: crazy 
Date:   Sun Nov 1 17:45:22 2015 +0100

lastfmsubmitd-1.0.6-5-x86_64 - removed - repo cleanup

diff --git a/source/multimedia-extra/lastfmsubmitd/FrugalBuild 
b/source/multimedia-extra/lastfmsubmitd/FrugalBuild
deleted file mode 100644
index eac2bf1..000
--- a/source/multimedia-extra/lastfmsubmitd/FrugalBuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Priyank Gosalia 
-
-pkgname=lastfmsubmitd
-pkgver=1.0.6
-pkgrel=5
-pkgdesc="A Last.fm client for MPD, implemented in Python."
-url="http://www.red-bean.com/decklin/lastfmsubmitd/;
-rodepends=('procps')
-depends=('python>=2.7' 'python-mpdclient2>=0.11.1-2' 'mpd')
-groups=('multimedia-extra')
-archs=('i686' 'x86_64')
-backup=('etc/lastfmsubmitd.conf' \
-   'etc/lastmp.conf')
-up2date="lynx -dump $url | grep -m1 'lastfmsubmitd-\(.*\).tar.gz' |Flasttar"
-source=($url/$pkgname-$pkgver.tar.gz \
-   lastmp.service lastfmsubmitd.service \
-   lastfmsubmitd.conf lastmp.conf README.Frugalware)
-sha1sums=('cd38fa86d1a98973c8fa750c9d5a044ab5f26cc0' \
-  'e20ddc0ab5fff1248d489d5fb61882fc46c6ffd1' \
-  '455c61e942e6df78e1b6411f3e4f43cbb2c10a01' \
-  '0ac1aa3b596508b19ec5410c04f91c403c8da12c' \
-  '00b779153b261a1381ac9767525ff8fc6ffe71ab' \
-  'f30c5a83710cc30ba51526f0cf366ef9c6681fa8')
-_F_systemd_units=(lastmp= lastfmsubmitd=)
-Finclude systemd
-
-build()
-{
-   Fcd
-   Fbuild
-   Fexerel contrib/lastmp /usr/bin/lastmp
-
-   # Install config files and rc scripts
-   Finstall 600 lastfmsubmitd.conf etc/lastfmsubmitd.conf
-   Finstall 600 lastmp.conf etc/lastmp.conf
-   Fmkdir var/log/lastfm
-   Fmkdir /etc/tmpfiles.d
-   cat > $Fdestdir/etc/tmpfiles.d/lastfm.conf << EOF
-d $Flocalstatedir/run/lastfm 0755 root root -
-EOF
-   Fmkdir var/spool/lastfm
-   touch $Fdestdir/var/log/lastfm/lastfm.log
-
-   Fdoc README.Frugalware
-
-   Ffile \*.service /lib/systemd/system/
-   Fgenscriptlet
-}
diff --git a/source/multimedia-extra/lastfmsubmitd/README.Frugalware 
b/source/multimedia-extra/lastfmsubmitd/README.Frugalware
deleted file mode 100644
index ddd526b..000
--- a/source/multimedia-extra/lastfmsubmitd/README.Frugalware
+++ /dev/null
@@ -1,15 +0,0 @@
-=== Configuring Lastfmsubmitd
-
-Change your LastFM username and password in `/etc/lastfmsubmitd.conf` and the
-MPD server settings in `/etc/lastmp.conf` before starting the LastFM submit
-daemon.
-
-=== Starting the daemon(s)
-
-After configuring `lastfmsubmitd`, you should run the following commands to
-start the daemons:
-
--
-# systemctl start lastfmsubmitd.service
-# systemctl start lastmp.service
--
diff --git a/source/multimedia-extra/lastfmsubmitd/lastfmsubmitd.conf 
b/source/multimedia-extra/lastfmsubmitd/lastfmsubmitd.conf
deleted file mode 100644
index 83d1cf4..000
--- a/source/multimedia-extra/lastfmsubmitd/lastfmsubmitd.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-#  lastfmsubmitd.conf
-#
-#  To have lastfmsubmitd properly submit your songs, you must tell
-#  lastfmsubmitd your Last.fm username and password.
-
-#  This file's permissions should be 0600
-
-#  Uncomment these lines and fill in the appropriate information.
-
-#[account]
-#user: UserName
-#password: password
diff --git a/source/multimedia-extra/lastfmsubmitd/lastfmsubmitd.service 
b/source/multimedia-extra/lastfmsubmitd/lastfmsubmitd.service
deleted file mode 100644
index bf0ad57..000
--- a/source/multimedia-extra/lastfmsubmitd/lastfmsubmitd.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=LastFM Submit daemon
-After=network.target
-
-[Service]
-ExecStart=/usr/bin/lastfmsubmitd
-PIDFile=/var/run/lastfm/lastfmsubmitd.pid
-Type=forking
-
-[Install]
-WantedBy=multi-user.target
diff --git a/source/multimedia-extra/lastfmsubmitd/lastmp.conf 
b/source/multimedia-extra/lastfmsubmitd/lastmp.conf
deleted file mode 100644
index 2de0d01..000
--- a/source/multimedia-extra/lastfmsubmitd/lastmp.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-# Uncomment these lines and fill in the appropriate information for mpd
-
-#[mpd]
-#host: localhost
-#port: 6600
-#password: password
diff --git a/source/multimedia-extra/lastfmsubmitd/lastmp.service 
b/source/multimedia-extra/lastfmsubmitd/lastmp.service
deleted file mode 100644
index ce14d4e..000
--- a/source/multimedia-extra/lastfmsubmitd/lastmp.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=LastMP
-After=mpd.service
-
-[Service]
-ExecStart=/usr/bin/lastmp
-PIDFile=/var/run/lastfm/lastmp.pid
-Type=forking
-
-[Install]
-WantedBy=multi-user.target
___
Frugalware-git mailing list

[Frugalware-git] frugalware-current: mpdris-0.1.2-2-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=689e21659ec3655a3a4e8ab75753c6dd4fe9ffb7

commit 689e21659ec3655a3a4e8ab75753c6dd4fe9ffb7
Author: crazy 
Date:   Sun Nov 1 17:52:49 2015 +0100

mpdris-0.1.2-2-x86_64 - removed - repo cleanup

diff --git a/source/apps-extra/mpdris/FrugalBuild 
b/source/apps-extra/mpdris/FrugalBuild
deleted file mode 100644
index 10948c1..000
--- a/source/apps-extra/mpdris/FrugalBuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Pingax 
-# Contributor: Kooda 
-
-pkgname=mpdris
-pkgver=0.1.2
-pkgrel=2
-pkgdesc="An implementation of the XMMS2 media player interface MPRIS as a 
client for MPD."
-url="http://ayeon.org/projects/mpDris/;
-depends=('python>=2.4' 'dbus-python>=0.80' 'pygobject>=2.14' 
'python-mpd>=0.2.0')
-groups=('apps-extra')
-archs=('i686' 'x86_64')
-_F_archive_name="mpDris"
-up2date="Flasttar $url"
-source=("$url/$_F_archive_name-$pkgver.tar.bz2")
-sha1sums=('9358986a1781c21a8bfbe2a6467eacf6ddf17942')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: striim-0.0.4-3-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a33f96754cf195a177a3c45b5d9ec1ed247d3c29

commit a33f96754cf195a177a3c45b5d9ec1ed247d3c29
Author: crazy 
Date:   Sun Nov 1 23:57:27 2015 +0100

striim-0.0.4-3-x86_64 - removed - repo cleanup

diff --git a/source/gnome-extra/striim/FrugalBuild 
b/source/gnome-extra/striim/FrugalBuild
deleted file mode 100644
index b057a99..000
--- a/source/gnome-extra/striim/FrugalBuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Compiling Time: 0.30 SBU
-# Maintainer: Priyank Gosalia 
-# Contributor: Devil505 
-
-pkgname=striim
-pkgver=0.0.4
-pkgrel=3
-pkgdesc="striim is an Internet radio player for GNOME."
-url="http://striim.sourceforge.net/;
-depends=('dbus-python' 'python-musicbrainz2' 'gnome-python' 'gst-python' 
'gst-plugins-base' 'gst-plugins-ugly' 'yelp' 'pygtk>=2.16.0-5')
-makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils')
-groups=('gnome-extra')
-archs=('i686' 'x86_64')
-up2date="Flasttar $url/download.php"
-source=($url/$pkgname-$pkgver.tar.bz2 gst-nocheck.patch)
-Fconfopts="${Fconfopts[@]} --disable-scrollkeeper"
-sha1sums=('956b48c0de4aed0e6b0ad917db7cbe1dcabf018d' \
-  'f8ac3cc14901cb808cf15ff79689260f4339243e')
-
diff --git a/source/gnome-extra/striim/gst-nocheck.patch 
b/source/gnome-extra/striim/gst-nocheck.patch
deleted file mode 100644
index a4a639d..000
--- a/source/gnome-extra/striim/gst-nocheck.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-No idea why, but manually importing the gst module works, but from the
-configure script it fails with:
-
-Traceback (most recent call last):
-  File "depcheck.py", line 86, in 
-check_dependencies()
-  File "depcheck.py", line 71, in check_dependencies
-import gst
-  File "/usr/lib/python2.6/site-packages/gst-0.10/gst/__init__.py", line 170, 
in 
-from _gst import *
-RuntimeError: can't initialize module gst: Error re-scanning registry , child 
terminated by signal
-
-so just don't check for it for now.
-
-diff --git a/depcheck.py b/depcheck.py
-index 3325b5c..2a78b54 100644
 a/depcheck.py
-+++ b/depcheck.py
-@@ -67,17 +67,6 @@ def check_dependencies():
-   except ImportError:
-   print "Error: python-musicbrainz2 was not found."
-   raise SystemExit
--  try:
--  import gst
--  if gst.version() < (0, 10, 3, 0):
--  raise AssertionError
--  print "Checking for Gstreamer (Python)... yes"
--  except ImportError:
--  print "Error: gst-python was not found"
--  raise SystemExit
--  except AssertionError:
--  print "Error: Version 0.10.3 or better of Gstreamer 
needed."
--  raise SystemExit
-   except SystemExit:
-   from sys import exit
-   exit(1)
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: morituri-0.2.3-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9b7eed858187d18341b37eb5e261dc84cf926645

commit 9b7eed858187d18341b37eb5e261dc84cf926645
Author: crazy 
Date:   Sun Nov 1 23:59:19 2015 +0100

morituri-0.2.3-1-x86_64 - removed - repo cleanup

diff --git a/source/multimedia-extra/morituri/FrugalBuild 
b/source/multimedia-extra/morituri/FrugalBuild
deleted file mode 100644
index 2d39759..000
--- a/source/multimedia-extra/morituri/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0.04 SBU
-# Maintainer: Slown 
-
-pkgname=morituri
-pkgver=0.2.3
-pkgrel=1
-pkgdesc="a CD ripper aiming for accuracy over speed, modelled after Exact 
Audio Copy"
-url="https://thomas.apestaart.org/morituri/trac;
-depends=('cdparanoia' 'cdrdao' 'gst-python' 'python-musicbrainz2')
-makedepends=('python-distribute')
-groups=('multimedia-extra')
-archs=('i686' 'x86_64')
-up2date="lynx -dump http://thomas.apestaart.org/download/morituri | Flasttar"
-source=(http://thomas.apestaart.org/download/morituri/$pkgname-$pkgver.tar.bz2)
-sha1sums=('a4530a4d723048158b521458840c5f3819e13bbd')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: ubuntuone-storage-protocol-13.10-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3063541d213e10acc59262a2ea49b05e88d95d2b

commit 3063541d213e10acc59262a2ea49b05e88d95d2b
Author: crazy 
Date:   Mon Nov 2 00:12:15 2015 +0100

ubuntuone-storage-protocol-13.10-1-x86_64 - removed - repo cleanup

diff --git a/source/xlib-extra/ubuntuone-storage-protocol/FrugalBuild 
b/source/xlib-extra/ubuntuone-storage-protocol/FrugalBuild
deleted file mode 100644
index fc9e5c2..000
--- a/source/xlib-extra/ubuntuone-storage-protocol/FrugalBuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Devil505 
-
-pkgname=ubuntuone-storage-protocol
-pkgver=13.10
-pkgrel=1
-pkgdesc="Python library for Ubuntu One file storage and sharing service"
-depends=('protobuf-python' 'pyopenssl' 'python-oauth' 'pyxdg' 'twisted')
-makedepends=('python-distribute')
-groups=('xlib-extra')
-archs=('i686' 'x86_64')
-_F_launchpad_branch="stable-${pkgver/./-}"
-Finclude launchpad
-sha1sums=('899ea1529b7ab6645078def657c340f44ddec3f4')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gfeedline-2.4.1-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=52de3b66e335ef701b1c8e2acaee5796c9b5b2e2

commit 52de3b66e335ef701b1c8e2acaee5796c9b5b2e2
Author: crazy 
Date:   Mon Nov 2 00:14:13 2015 +0100

gfeedline-2.4.1-1-x86_64 - removed - repo cleanup

diff --git a/source/xapps-extra/gfeedline/FrugalBuild 
b/source/xapps-extra/gfeedline/FrugalBuild
deleted file mode 100644
index 3cc8f52..000
--- a/source/xapps-extra/gfeedline/FrugalBuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Compiling Time: 0.02 SBU
-# Maintainer: Slown 
-
-pkgname=gfeedline
-pkgver=2.4.1
-pkgrel=1
-pkgdesc="A social networking client that supports Twitter"
-depends=('webkit-gtk3' 'python-dateutil' 'pyopenssl' 'pygobject3-cairo' 
'pyxdg' \
-   'python-oauth' 'beautifulsoup' 'twisted')
-makedepends=('python-distutils-extra' 'intltool')
-groups=('xapps-extra')
-archs=('i686' 'x8664')
-_F_gnome_iconcache="y"
-_F_gnome_schemas=('usr/share/glib-2.0/schemas/com.googlecode.gfeedline.gschema.xml')
-Finclude googlecode gnome-scriptlet
-up2date="lynx -dump http://code.google.com/p/gfeedline/downloads/list | sed 
'/a5/d' | Flasttar"
-_F_cd_path="${pkgname}-${pkgver/_/-}"
-sha1sums=('f214a5c70bb70dd46bab7da49d1036d9f81bc1ee')
-
-build() {
-   Fcd
-   python setup.py build || Fdie
-   python setup.py install --root=$Fdestdir || Fdie
-   chmod 644 $Fdestdir/usr/share/$pkgname/html/* || Fdie
-   Fbuild_gnome_scriptlet
-}
diff --git a/source/xapps-extra/gfeedline/gfeedline.install 
b/source/xapps-extra/gfeedline/gfeedline.install
deleted file mode 100644
index 9c4ce6e..000
--- a/source/xapps-extra/gfeedline/gfeedline.install
+++ /dev/null
@@ -1,9 +0,0 @@
-post_install()
-{
-glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade
-{
-   post_install
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: hotot-0.9.9.g87298fd-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=811b4b303c8a864ed8ef178fefd61bfd30b6ddb8

commit 811b4b303c8a864ed8ef178fefd61bfd30b6ddb8
Author: crazy 
Date:   Mon Nov 2 00:13:04 2015 +0100

hotot-0.9.9.g87298fd-1-x86_64 - removed - repo cleanup

diff --git a/source/xapps-extra/hotot/FrugalBuild 
b/source/xapps-extra/hotot/FrugalBuild
deleted file mode 100644
index 3cc6b57..000
--- a/source/xapps-extra/hotot/FrugalBuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Devil505 
-
-pkgname=hotot
-pkgver=0.9.9.g87298fd
-pkgrel=1
-pkgdesc="a lightweight & open source microblogging client."
-url="http://hotot.org/;
-depends=('pygtk' 'python-oauth' 'pywebkitgtk' 'notify-python' 
'python-keybinder' 'gtk+3' 'pygobject3-cairo')
-makedepends=('intltool' 'python-distutils-extra')
-groups=('xapps-extra')
-archs=('i686' 'x86_64')
-_F_scm_type="git"
-_F_scm_url="http://github.com/lyricat/Hotot.git;
-_F_gnome_iconcache="y"
-Finclude scm cmake gnome-scriptlet
-replaces=('pino' 'mitter')
-
-build() {
-   Funpack_scm
-   CMake_build -DWITH_GTK=ON \
-  -DWITH_GIR=ON \
-  -DWITH_QT=OFF \
-  -DWITH_KDE=OFF \
-  -DWITH_CHROME=OFF \
-   Fbuild_gnome_scriptlet
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-ordereddict-1.1-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab13134b8d303ddd8e4be6748487c495c012e2ce

commit ab13134b8d303ddd8e4be6748487c495c012e2ce
Author: crazy 
Date:   Mon Nov 2 00:40:35 2015 +0100

python-ordereddict-1.1-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-ordereddict/FrugalBuild 
b/source/devel-extra/python-ordereddict/FrugalBuild
deleted file mode 100644
index 09cbf68..000
--- a/source/devel-extra/python-ordereddict/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-ordereddict
-_F_archive_name=${pkgname/python-/}
-pkgver=1.1
-pkgrel=1
-pkgdesc="A drop-in substitute for Python 2.7's collections. OrderedDict that 
works in Python 2.4-2.6"
-depends=('python')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name=${pkgname/python-/}
-Finclude pypi
-sha1sums=('ab90b67dceab55a11b609d253846fa486eb980c4')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-spynner-2.19-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=45fbc60b4a1aa0f2cf5ed3b01556bbb8284a8cda

commit 45fbc60b4a1aa0f2cf5ed3b01556bbb8284a8cda
Author: crazy 
Date:   Mon Nov 2 00:59:24 2015 +0100

python-spynner-2.19-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-spynner/FrugalBuild 
b/source/devel-extra/python-spynner/FrugalBuild
deleted file mode 100644
index 27c0ffb..000
--- a/source/devel-extra/python-spynner/FrugalBuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Slown 
-
-pkgname=python-spynner
-_F_archive_name="spynner"
-pkgver=2.19
-pkgrel=1
-pkgdesc="Programmatic web browsing module with AJAX support for Python 2"
-url="http://pypi.python.org/pypi/spynner;
-depends=('pyqt4')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name="spynner"
-_F_pypi_ext=".zip"
-Finclude pypi
-sha1sums=('1138fb661aaa9be88148305081758ab7c2080188')
-
-build() {
-   Fcd
-   python setup.py install --root=$Fdestdir || Fdie
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-yenc-0.4.0-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e9c4c09c8baa3ead671679d32a9c849b5e44c0b

commit 9e9c4c09c8baa3ead671679d32a9c849b5e44c0b
Author: crazy 
Date:   Mon Nov 2 01:09:13 2015 +0100

python-yenc-0.4.0-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-yenc/FrugalBuild 
b/source/devel-extra/python-yenc/FrugalBuild
deleted file mode 100644
index 8b51d36..000
--- a/source/devel-extra/python-yenc/FrugalBuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Pingax 
-# Contributor: Devil505 
-
-pkgname=python-yenc
-pkgver=0.4.0
-pkgrel=1
-pkgdesc="yenc decoder for python"
-url="http://www.golug.it/yenc.html;
-depends=('python>=2.7')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_archive_name="yenc"
-up2date="Flasttar $url"
-source=(http://www.golug.it/pub/$_F_archive_name/$_F_archive_name-$pkgver.tar.gz)
-_F_cd_path="$_F_archive_name-$pkgver"
-sha1sums=('7e84dbadae82a48b9037262756a3f64c5c0482d8')
-
-# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-paver-1.2.3-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c3c0ca21ba1252e9687a135296fcec65e87db762

commit c3c0ca21ba1252e9687a135296fcec65e87db762
Author: crazy 
Date:   Mon Nov 2 00:44:21 2015 +0100

python-paver-1.2.3-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-paver/FrugalBuild 
b/source/devel-extra/python-paver/FrugalBuild
deleted file mode 100644
index d1f604f..000
--- a/source/devel-extra/python-paver/FrugalBuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: CSÉCSY László 
-
-pkgname=python-paver
-pkgver=1.2.3
-pkgrel=1
-pkgdesc="Easy build, distribution and deployment scripting"
-url="http://www.blueskyonmars.com/projects/paver/;
-depends=('python>=2.7')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name='Paver'
-Finclude pypi
-up2date="lynx -dump http://pypi.python.org/pypi/Paver/ | grep tar -m1 | sed 
's/.*-\(.*\)\.tar.*/\1/'"
-_F_cd_path="Paver-$pkgver"
-sha1sums=('87ee1b57c6807083528a1766a1d7fbb4f55b7552')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-werkzeug-0.10.4-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=69fb8e0d7cefac571ef16ea4912b55b205e437cc

commit 69fb8e0d7cefac571ef16ea4912b55b205e437cc
Author: crazy 
Date:   Mon Nov 2 01:07:00 2015 +0100

python-werkzeug-0.10.4-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-werkzeug/FrugalBuild 
b/source/devel-extra/python-werkzeug/FrugalBuild
deleted file mode 100644
index 64a1af6..000
--- a/source/devel-extra/python-werkzeug/FrugalBuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Slown 
-
-pkgname=python-werkzeug
-_F_archive_name="Werkzeug"
-pkgver=0.10.4
-pkgrel=1
-pkgdesc="The Swiss Army knife of Python web development"
-depends=('python-httplib2')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name="Werkzeug"
-Finclude pypi
-sha1sums=('bde8ef90a905ed52e0920493072d161a354a8fe1')
-
-build() {
-   Fcd
-   python setup.py build || Fdie
-   python setup.py install --root=$Fdestdir|| Fdie
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-webcolors-1.5-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36b1d3d50a0875591c670e8a570c19edadbd238b

commit 36b1d3d50a0875591c670e8a570c19edadbd238b
Author: crazy 
Date:   Mon Nov 2 01:06:03 2015 +0100

python-webcolors-1.5-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-webcolors/FrugalBuild 
b/source/devel-extra/python-webcolors/FrugalBuild
deleted file mode 100644
index a70235d..000
--- a/source/devel-extra/python-webcolors/FrugalBuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-webcolors
-_F_archive_name=${pkgname/python-/}
-pkgver=1.5
-pkgrel=1
-pkgdesc="A library for working with color names and color value formats 
defined by the HTML and CSS specifications for use in documents on the Web."
-depends=('python')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name=${pkgname/python-/}
-Finclude pypi
-sha1sums=('e1dc7cb83025ae6132836aa6e46024b128c57889')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-webassets-0.11.1-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e6b214c1db5c8b24fdbf5ac85bdc162abbf22291

commit e6b214c1db5c8b24fdbf5ac85bdc162abbf22291
Author: crazy 
Date:   Mon Nov 2 01:05:13 2015 +0100

python-webassets-0.11.1-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-webassets/FrugalBuild 
b/source/devel-extra/python-webassets/FrugalBuild
deleted file mode 100644
index 721a658..000
--- a/source/devel-extra/python-webassets/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-webassets
-_F_archive_name=${pkgname/python-/}
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="A media asset (CSS, JavaScript) management application and library"
-depends=('python')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name=${pkgname/python-/}
-Finclude pypi
-sha1sums=('50a500d8cd742ad4f933962cea88dbde059b1d18')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: python-waitress-0.8.10-1-x86_64 - removed - repo cleanup

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3e680c229beffb9d33df806d7c74cae082dd6614

commit 3e680c229beffb9d33df806d7c74cae082dd6614
Author: crazy 
Date:   Mon Nov 2 01:04:15 2015 +0100

python-waitress-0.8.10-1-x86_64 - removed - repo cleanup

diff --git a/source/devel-extra/python-waitress/FrugalBuild 
b/source/devel-extra/python-waitress/FrugalBuild
deleted file mode 100644
index 9e8b9ad..000
--- a/source/devel-extra/python-waitress/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Slown 
-
-pkgname=python-waitress
-_F_archive_name="waitress"
-pkgver=0.8.10
-pkgrel=1
-pkgdesc="Waitress WSGI server"
-rodepends=('python')
-makedepends=('python-distribute')
-groups=('devel-extra')
-archs=('i686' 'x86_64')
-_F_pypi_name="waitress"
-Finclude pypi
-sha1sums=('ed41791a3c7dcc8e8416d37bda87983c8402db87')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: coreutils-8.24-3-x86_64

2015-11-01 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=33200d152cfda2312e02c978159669a14ecd41d6

commit 33200d152cfda2312e02c978159669a14ecd41d6
Author: DeX77 
Date:   Sun Nov 1 21:08:12 2015 +0100

coreutils-8.24-3-x86_64

* relbump
+ add patch to allow uname -p and -i

diff --git a/source/base/coreutils/FrugalBuild 
b/source/base/coreutils/FrugalBuild
index c22518b..dd7fffd 100644
--- a/source/base/coreutils/FrugalBuild
+++ b/source/base/coreutils/FrugalBuild
@@ -2,11 +2,9 @@
# Maintainer: James Buren 
# Contributor: Miklos Vajna 

-options+=('asneeded')
-
pkgname=coreutils
pkgver=8.24
-pkgrel=2
+pkgrel=3
pkgdesc="These are the GNU core utilities, the basic command line programs"
url="http://www.gnu.org/software/coreutils;
depends=('bash>=4.3_042-3' 'glibc>=2.22-3' 'gmp>=6.0.0-3')
@@ -18,8 +16,9 @@ 
source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz \
newbie-aliases.sh \
dircolors.sh dircolors.c \
dircolors.h dircolors.1 \
-   dc-ls-fix.patch no-dircolors-man.patch)
-signatures=(${source[0]}.sig '' '' '' '' '' '' '' '')
+   dc-ls-fix.patch no-dircolors-man.patch \
+   coreutils-8.2-uname-processortype.patch )
+signatures=(${source[0]}.sig '' '' '' '' '' '' '' '' '')

build()
{
diff --git a/source/base/coreutils/coreutils-8.2-uname-processortype.patch 
b/source/base/coreutils/coreutils-8.2-uname-processortype.patch
new file mode 100644
index 000..4c83df8
--- /dev/null
+++ b/source/base/coreutils/coreutils-8.2-uname-processortype.patch
@@ -0,0 +1,49 @@
+diff -urNp coreutils-8.2-orig/src/uname.c coreutils-8.2/src/uname.c
+--- coreutils-8.2-orig/src/uname.c 2009-09-23 10:25:44.0 +0200
 coreutils-8.2/src/uname.c  2009-12-19 09:09:11.663607110 +0100
+@@ -301,7 +301,7 @@ main (int argc, char **argv)
+
+   if (toprint & PRINT_PROCESSOR)
+ {
+-  char const *element = unknown;
++  char *element = unknown;
+ #if HAVE_SYSINFO && defined SI_ARCHITECTURE
+   {
+ static char processor[257];
+@@ -308,6 +308,12 @@ main (int argc, char **argv)
+ if (0 <= sysinfo (SI_ARCHITECTURE, processor, sizeof processor))
+   element = processor;
+   }
++#else
++  {
++  static struct utsname u;
++  uname();
++  element = u.machine;
++  }
+ #endif
+ #ifdef UNAME_PROCESSOR
+   if (element == unknown)
+@@ -351,7 +357,7 @@ main (int argc, char **argv)
+
+   if (toprint & PRINT_HARDWARE_PLATFORM)
+ {
+-  char const *element = unknown;
++  char *element = unknown;
+ #if HAVE_SYSINFO && defined SI_PLATFORM
+   {
+ static char hardware_platform[257];
+@@ -353,6 +359,14 @@ main (int argc, char **argv)
+   hardware_platform, sizeof hardware_platform))
+   element = hardware_platform;
+   }
++#else
++  {
++  static struct utsname u;
++  uname();
++  element = u.machine;
++  if(strlen(element)==4 && element[0]=='i' && element[2]=='8' && 
element[3]=='6')
++  element[1]='3';
++  }
+ #endif
+ #ifdef UNAME_HARDWARE_PLATFORM
+   if (element == unknown)
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: frugalware-2.0-30-x86_64 * added next round of removed apps

2015-11-01 Thread crazy
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ae0959f9070f23b2bf94ab853bad59344d77165

commit 9ae0959f9070f23b2bf94ab853bad59344d77165
Author: crazy 
Date:   Sun Nov 1 22:06:17 2015 +0100

frugalware-2.0-30-x86_64
* added next round of removed apps

diff --git a/source/base/frugalware/FrugalBuild 
b/source/base/frugalware/FrugalBuild
index 6056985..66413c9 100644
--- a/source/base/frugalware/FrugalBuild
+++ b/source/base/frugalware/FrugalBuild
@@ -101,7 +101,9 @@ replaces=("${replaces[@]}" 'pyactiveresource' 'pyamf' 
'pyao' 'pybtex' 'pycparser
'pygmy' 'python-empy' 'python-execnet' 'pyrenamer' 'bzr-fastimport' 
'python-fastimport' 'python-flask' 'phonetooth' 'python-gitissius' \
'python-gnutls' 'python-hieroglyph' 'python-html2text' 'python-httpie' 
'ansible' 'pyload' 'kupfer' 'launchpadlib' 'python-keyring' \
'python-ladon' 'sabayon' 'python-ldap' 'python-lettuce' 'gtg' 'python-liblarch' 
'python-lmfit' 'wicd' 'wicd-cli' 'wicd-daemon' 'wicd-kde' \
-   'astroid' 'python-iwscan' 'python-wpactrl' 'python-logilab-common')
+   'astroid' 'python-iwscan' 'python-wpactrl' 'python-logilab-common' 
'sslredir' 'libgmail' 'twill' 'python-memcached' 'python-memoryprofiler' \
+   'python-misspellings' 'ubuntu-sso-client' 'python-mocker' 'python-mpd2' 
'lastfmsubmitd' 'minirok' 'python-mpdclient2' 'quodlibet-plugins' \
+   'sonata' 'mpdris')

## e17 remove after 2.1
replaces=("${replaces[@]}" 'ecore' 'edje' 'eeze' 'eina' 'elementary' 'emotion' 
'ephoto' 'evas' 'ewebkit'  'exquisite' \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


  1   2   >