summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-09 03:38:40 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-09 03:38:40 +0000
commit10cc2a54e50ad4aeffd7152937670c8673a096f9 (patch)
tree21427b4f0874273d2e756a8c2db56f8b0688d196 /community
parent5351a11c6751fcbfd64ba00a4c4b8b0109b45b59 (diff)
Wed Apr 9 03:34:06 UTC 2014
Diffstat (limited to 'community')
-rw-r--r--community/freeradius/PKGBUILD16
-rw-r--r--community/gdesklets/PKGBUILD4
-rw-r--r--community/ipsec-tools/PKGBUILD8
-rw-r--r--community/perl-dbd-odbc/PKGBUILD6
-rw-r--r--community/scribus/CalendarWizard.patch23
-rw-r--r--community/scribus/PKGBUILD12
-rw-r--r--community/trojita/PKGBUILD31
-rw-r--r--community/trojita/trojita.install12
-rw-r--r--community/yaws/PKGBUILD6
9 files changed, 91 insertions, 27 deletions
diff --git a/community/freeradius/PKGBUILD b/community/freeradius/PKGBUILD
index 57824b3de..9b8855c66 100644
--- a/community/freeradius/PKGBUILD
+++ b/community/freeradius/PKGBUILD
@@ -1,10 +1,11 @@
-# $Id: PKGBUILD 108112 2014-03-22 20:07:23Z spupykin $
+# $Id: PKGBUILD 108978 2014-04-08 15:15:47Z thestinger $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jason R Begley (jayray@digitalgoat.com>
+# Contributor: Daniel Micay <danielmicay@gmail.com>
pkgname=freeradius
pkgver=3.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="The premier open source RADIUS server"
arch=('i686' 'x86_64')
url="http://www.freeradius.org/"
@@ -16,18 +17,11 @@ options=('!makeflags')
install=$pkgname.install
source=("ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2"{,.sig}
freeradius.tmpfiles
- freeradius.service
- https://github.com/FreeRADIUS/freeradius-server/commit/ff5147c9e5088c7.patch)
+ freeradius.service)
md5sums=('c6b25a532e65ce6bfef4f422b7240d4d'
'SKIP'
'f959e89812bedfc9f8308076f78cd74e'
- 'e3f18e3a25df3b692e59f60605354708'
- '9dc9a08bee8b0c3e4822c94f272e1fd6')
-
-prepare() {
- cd $srcdir/freeradius-server-$pkgver
-# patch -p1 <$srcdir/ff5147c9e5088c7.patch
-}
+ 'e3f18e3a25df3b692e59f60605354708')
build() {
cd $srcdir/freeradius-server-$pkgver
diff --git a/community/gdesklets/PKGBUILD b/community/gdesklets/PKGBUILD
index 2fd0369e3..e2912ffb6 100644
--- a/community/gdesklets/PKGBUILD
+++ b/community/gdesklets/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 99751 2013-10-30 23:29:27Z allan $
+# $Id: PKGBUILD 108981 2014-04-08 16:45:39Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
# Contributor: nifan <carlos@nifan.tk>
# Contributor: Roman Kyrylych <roman@archlinux.org>
@@ -13,7 +13,7 @@ license=('GPL')
depends=('libgtop' 'librsvg' 'pygtk' 'desktop-file-utils' 'gnome-icon-theme' 'xdg-utils')
makedepends=('gnome-python' 'intltool')
install=$pkgname.install
-source=(http://gdesklets.de/files/$pkgname-$pkgver.tar.bz2
+source=(https://launchpad.net/gdesklets/0.3x/release-of-$pkgver/+download/$pkgname-$pkgver.tar.bz2
gdesklets-core-0.36.3-.in-files.patch
fix-vfs.patch
make-gconf-optional.patch)
diff --git a/community/ipsec-tools/PKGBUILD b/community/ipsec-tools/PKGBUILD
index fa9650781..263b7d91d 100644
--- a/community/ipsec-tools/PKGBUILD
+++ b/community/ipsec-tools/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 108232 2014-03-25 08:56:33Z spupykin $
+# $Id: PKGBUILD 108956 2014-04-08 09:20:32Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Allan Henriksen <allan.henriksen@gmail.com>
pkgname=ipsec-tools
-pkgver=0.8.1
-pkgrel=6
+pkgver=0.8.2
+pkgrel=1
pkgdesc="KAME IPSec tools ported to Linux"
arch=('i686' 'x86_64')
url="http://ipsec-tools.sourceforge.net/"
@@ -16,7 +16,7 @@ source=(http://downloads.sourceforge.net/sourceforge/ipsec-tools/$pkgname-$pkgve
racoon.service
ipsec.service
ipsec-tools-linux-3.7-compat.patch)
-md5sums=('d38b39f291ba2962387c3232e7335dd8'
+md5sums=('d53ec14a0a3ece64e09e5e34b3350b41'
'3a64a9e3b498c6da90450ffb0b758aea'
'387a0b0c4f10e42b2bb62282885cdc9c'
'ae1dd20c83dcfce3dedb46ee73e83613')
diff --git a/community/perl-dbd-odbc/PKGBUILD b/community/perl-dbd-odbc/PKGBUILD
index 6ac0f84b6..cdb9ce5fd 100644
--- a/community/perl-dbd-odbc/PKGBUILD
+++ b/community/perl-dbd-odbc/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 106272 2014-02-26 10:46:00Z spupykin $
+# $Id: PKGBUILD 108958 2014-04-08 09:20:49Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-dbd-odbc
-pkgver=1.47
+pkgver=1.48
pkgrel=1
pkgdesc="ODBC Driver for DBI"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL' 'PerlArtistic')
depends=('perl-dbi' 'perl' 'unixodbc')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/M/MJ/MJEVANS/DBD-ODBC-${pkgver}.tar.gz")
-md5sums=('d5dc91518dc4a476f98e74d8c0774947')
+md5sums=('b029f1a9a555f4c22f8d773b2d267899')
build() {
cd DBD-ODBC-${pkgver}
diff --git a/community/scribus/CalendarWizard.patch b/community/scribus/CalendarWizard.patch
new file mode 100644
index 000000000..b47bfd60e
--- /dev/null
+++ b/community/scribus/CalendarWizard.patch
@@ -0,0 +1,23 @@
+Modified: trunk/Scribus/scribus/plugins/scriptplugin/scripts/CalendarWizard.py
+URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=18692&path=/trunk/Scribus/scribus/plugins/scriptplugin/scripts/CalendarWizard.py
+==============================================================================
+--- trunk/Scribus/scribus/plugins/scriptplugin/scripts/CalendarWizard.py (original)
++++ trunk/Scribus/scribus/plugins/scriptplugin/scripts/CalendarWizard.py Tue Jan 7 20:09:18 2014
+@@ -491,11 +491,11 @@
+ self.langLabel = Label(self, text='Select language:')
+
+ self.langFrame = Frame(self)
+- self.langFrame.pack()
+- self.langScrollbar = Scrollbar(self.langFrame)
+- self.langScrollbar.pack(fill=Y, side=RIGHT)
++ self.langFrame.grid()
++ self.langScrollbar = Scrollbar(self.langFrame, orient=VERTICAL)
++ self.langScrollbar.grid(row=0, column=1, sticky=N+S)
+ self.langListbox = Listbox(self.langFrame, selectmode=SINGLE, height=10, yscrollcommand=self.langScrollbar.set)
+- self.langListbox.pack(fill=X,side=LEFT)
++ self.langListbox.grid(row=0, column=0, sticky=N+S+E+W)
+ self.langScrollbar.config(command=self.langListbox.yview)
+
+ keys = localization.keys()
+
+
diff --git a/community/scribus/PKGBUILD b/community/scribus/PKGBUILD
index ebe75b8ab..1fadb25e3 100644
--- a/community/scribus/PKGBUILD
+++ b/community/scribus/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 99984 2013-10-31 02:50:20Z allan $
+# $Id: PKGBUILD 108952 2014-04-08 00:11:52Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Ronald van Haren <ronald.archlinux.org>
@@ -7,22 +7,26 @@
pkgname=scribus
pkgver=1.4.3
-pkgrel=2
+pkgrel=3
pkgdesc='Desktop publishing software'
url='http://www.scribus.net/'
license=('GPL')
arch=('i686' 'x86_64')
makedepends=('cmake' 'boost' 'mesa')
+optdepends=('tk: scripts based on tkinter')
depends=('qt4' 'cairo' 'lcms2' 'libcups' 'libxml2' 'hyphen'
'ghostscript' 'python2' 'podofo' 'boost-libs'
'desktop-file-utils' 'shared-mime-info')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('30c111762790e4407c13236bbb4b06f04e907f71')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz"
+ 'CalendarWizard.patch')
+sha1sums=('30c111762790e4407c13236bbb4b06f04e907f71'
+ 'a92629a98bc960a6f7f946faf2d6f06e9d1e9452')
install=install
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
+ patch -p2 -i ../CalendarWizard.patch
sed 's|Icon=scribus|Icon=/usr/share/scribus/icons/scribus.png|' -i scribus.desktop
sed \
-e 's|#!/usr/bin/python|#!/usr/bin/python2|' \
diff --git a/community/trojita/PKGBUILD b/community/trojita/PKGBUILD
new file mode 100644
index 000000000..56aada49f
--- /dev/null
+++ b/community/trojita/PKGBUILD
@@ -0,0 +1,31 @@
+# $Id: PKGBUILD 108969 2014-04-08 11:05:06Z tredaelli $
+# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
+# Contributor: birdflesh <antkoul at gmail dot com>
+
+pkgname=trojita
+pkgver=0.4.1
+pkgrel=1
+pkgdesc="A QT IMAP email client"
+arch=('i686' 'x86_64')
+url="http://trojita.flaska.net"
+license=('GPL')
+makedepends=('cmake' 'automoc4')
+depends=('qtwebkit')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('130c9e51bb71564511ab123f88236850')
+
+build() {
+ mkdir -p build
+ cd build
+ cmake ../$pkgname-$pkgver \
+ -DQT_QMAKE_EXECUTABLE=qmake-qt4 \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd "build"
+ make DESTDIR="$pkgdir" install
+}
diff --git a/community/trojita/trojita.install b/community/trojita/trojita.install
new file mode 100644
index 000000000..987eb70a1
--- /dev/null
+++ b/community/trojita/trojita.install
@@ -0,0 +1,12 @@
+post_install() {
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+ update-desktop-database -q
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+} \ No newline at end of file
diff --git a/community/yaws/PKGBUILD b/community/yaws/PKGBUILD
index 128837dd1..4302e9040 100644
--- a/community/yaws/PKGBUILD
+++ b/community/yaws/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 100429 2013-11-04 09:06:17Z arodseth $
+# $Id: PKGBUILD 108960 2014-04-08 09:57:10Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Patrick Smits <mail@patricksmits.net>
pkgname=yaws
-pkgver=1.97
+pkgver=1.98
pkgrel=1
pkgdesc='Pure Erlang HTTP web server/framework'
arch=('x86_64' 'i686')
@@ -16,7 +16,7 @@ options=('!emptydirs')
install="$pkgname.install"
source=("http://yaws.hyber.org/download/$pkgname-$pkgver.tar.gz"
"$pkgname.service")
-sha256sums=('a792478564866393f3e901bf4ec33272c22d7c01a8c5493b33856729d25b026e'
+sha256sums=('d47d14cce5173d18e5cf0e7f63b06447021ff250450ac4865547c1fe8e6a0831'
'09bd1f9f17833c83b4d82d3ac9dc2bf539c8e20ef92d438fced6e70b2aea61bc')
prepare() {