[arch-commits] CVS update of extra (22 files)

Tobias Kieslich tobias at archlinux.org
Thu Oct 25 21:01:09 UTC 2007


    Date: Thursday, October 25, 2007 @ 17:01:09
  Author: tobias
    Path: /home/cvs-extra/extra

   Added: multimedia/dcraw/license.txt (1.1)
Modified: daemons/courier-authlib/PKGBUILD (1.20 -> 1.21)
          daemons/courier-imap/PKGBUILD (1.25 -> 1.26)
          daemons/courier-mta/PKGBUILD (1.26 -> 1.27)
          editors/tidyhtml/PKGBUILD (1.14 -> 1.15)
          lib/lcms/PKGBUILD (1.6 -> 1.7)
          multimedia/ardour/PKGBUILD (1.30 -> 1.31)
          multimedia/autopano-sift/PKGBUILD (1.4 -> 1.5)
          multimedia/blender/PKGBUILD (1.33 -> 1.34)
          multimedia/dcraw/PKGBUILD (1.48 -> 1.49)
          multimedia/dvdrip/PKGBUILD (1.37 -> 1.38)
          multimedia/gimp/PKGBUILD (1.65 -> 1.66)
          multimedia/povray/PKGBUILD (1.15 -> 1.16)
          multimedia/qjackctl/PKGBUILD (1.18 -> 1.19)
          multimedia/transcode/PKGBUILD (1.29 -> 1.30)
          network/courier-maildrop/PKGBUILD (1.11 -> 1.12)
          network/fcgi/PKGBUILD (1.3 -> 1.4)
          network/msmtp/PKGBUILD (1.15 -> 1.16)
          x11/mlterm/PKGBUILD (1.26 -> 1.27) x11/monica/PKGBUILD (1.6 -> 1.7)
          x11/mrxvt/PKGBUILD (1.10 -> 1.11) x11/rox/PKGBUILD (1.23 -> 1.24)

mainly license updates for the todo, and update some multimedia stuff too


-----------------------------------+
 daemons/courier-authlib/PKGBUILD  |   11 ++++++-----
 daemons/courier-imap/PKGBUILD     |   11 ++++++-----
 daemons/courier-mta/PKGBUILD      |   18 ++++++++++++------
 editors/tidyhtml/PKGBUILD         |   16 +++++++++++-----
 lib/lcms/PKGBUILD                 |    8 +++++---
 multimedia/ardour/PKGBUILD        |    7 +++++--
 multimedia/autopano-sift/PKGBUILD |    5 +++--
 multimedia/blender/PKGBUILD       |    7 +++++--
 multimedia/dcraw/PKGBUILD         |   14 +++++++++-----
 multimedia/dcraw/license.txt      |   16 ++++++++++++++++
 multimedia/dvdrip/PKGBUILD        |   13 +++++++++----
 multimedia/gimp/PKGBUILD          |   25 ++++++++++++++-----------
 multimedia/povray/PKGBUILD        |   12 ++++++++++--
 multimedia/qjackctl/PKGBUILD      |   10 +++++-----
 multimedia/transcode/PKGBUILD     |   11 ++++-------
 network/courier-maildrop/PKGBUILD |    6 +++---
 network/fcgi/PKGBUILD             |   10 ++++++----
 network/msmtp/PKGBUILD            |   11 ++++++-----
 x11/mlterm/PKGBUILD               |    5 +++--
 x11/monica/PKGBUILD               |   10 ++++++----
 x11/mrxvt/PKGBUILD                |   15 ++++++++-------
 x11/rox/PKGBUILD                  |    5 +++--
 22 files changed, 155 insertions(+), 91 deletions(-)


Index: extra/daemons/courier-authlib/PKGBUILD
diff -u extra/daemons/courier-authlib/PKGBUILD:1.20 extra/daemons/courier-authlib/PKGBUILD:1.21
--- extra/daemons/courier-authlib/PKGBUILD:1.20	Sat Sep 29 08:54:45 2007
+++ extra/daemons/courier-authlib/PKGBUILD	Thu Oct 25 17:01:06 2007
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD,v 1.20 2007/09/29 12:54:45 tpowa Exp $
+# $Id: PKGBUILD,v 1.21 2007/10/25 21:01:06 tobias Exp $
 # Maintainer:  tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=courier-authlib
-pkgver=0.59.3
-pkgrel=2
+pkgver=0.60.2
+pkgrel=1
 pkgdesc="Authentification library for the courier mailserver(s)"
 arch=(i686 x86_64)
-license=('GPL')
+license=('GPL2')
 url="http://courier-mta.org/authlib/"
 backup=('etc/authlib/authdaemonrc' 'etc/authlib/authldaprc' \
         'etc/authlib/authmysqlrc' 'etc/authlib/authpgsqlrc')
@@ -18,7 +18,8 @@
 install=${pkgname}.install
 source=(http://dl.sourceforge.net/sourceforge/courier/${pkgname}-${pkgver}.tar.bz2 \
         authdaemond.rc.d)
-md5sums=('62d038d94cebec00da9455785bdcd620' '911ee9f40d70fafc6bb4cc636c5ad531')
+md5sums=('dd972318b77efd0d04dbcb4a6b140bbe'
+         '911ee9f40d70fafc6bb4cc636c5ad531')
 
 build() {
   export MAKEFLAGS="-j1"
Index: extra/daemons/courier-imap/PKGBUILD
diff -u extra/daemons/courier-imap/PKGBUILD:1.25 extra/daemons/courier-imap/PKGBUILD:1.26
--- extra/daemons/courier-imap/PKGBUILD:1.25	Sun Sep 30 08:47:59 2007
+++ extra/daemons/courier-imap/PKGBUILD	Thu Oct 25 17:01:06 2007
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD,v 1.25 2007/09/30 12:47:59 tpowa Exp $
+# $Id: PKGBUILD,v 1.26 2007/10/25 21:01:06 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Committer: Manolis Tzanidakis <manolis at archlinux.org>
 
 pkgname=courier-imap
-pkgver=4.1.3
-pkgrel=2
+pkgver=4.2.1
+pkgrel=1
 pkgdesc="IMAP(s)/POP3(s) Server"
 arch=(i686 x86_64)
-license=('GPL')
+license=('GPL2')
 url="http://www.courier-mta.org/imap/"
 depends=('courier-maildrop>=2.0.3-2' 'gcc' 'fam' 'db>=4.6' 'openssl')
 backup=('etc/courier-imap/imapd.cnf' 'etc/courier-imap/pop3d.cnf' \
@@ -19,7 +19,8 @@
 options=('!libtool')
 source=(http://dl.sourceforge.net/sourceforge/courier/${pkgname}-${pkgver}.tar.bz2 \
         courier-imap.conf.d courier-imap.rc.d)
-md5sums=('fbedc36fc981b16b0dedf4f68c9e4049' 'f00a0756ae41d9e993d141f24de8bf64'\
+md5sums=('1de23a3e406797ca12b712142de5ec19'
+         'f00a0756ae41d9e993d141f24de8bf64'
          'e01be01a11654ce437f53d92ebc696c0')
 
 build() {
Index: extra/daemons/courier-mta/PKGBUILD
diff -u extra/daemons/courier-mta/PKGBUILD:1.26 extra/daemons/courier-mta/PKGBUILD:1.27
--- extra/daemons/courier-mta/PKGBUILD:1.26	Sun Sep 30 08:51:40 2007
+++ extra/daemons/courier-mta/PKGBUILD	Thu Oct 25 17:01:06 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.26 2007/09/30 12:51:40 tpowa Exp $
+# $Id: PKGBUILD,v 1.27 2007/10/25 21:01:06 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
@@ -6,11 +6,11 @@
 # Go read http://www.courier-mta.org/install.html b4 running or building courier
 
 pkgname=courier-mta
-pkgver=0.55.1
-pkgrel=2
+pkgver=0.57.1
+pkgrel=1
 pkgdesc="IMAP(s)/POP3(s) and SMTP Server with ML-manager, webmail and webconfig"
 arch=(i686 x86_64)
-license=('GPL')
+license=('GPL2')
 backup=('etc/courier/imapd.cnf' 'etc/courier/pop3d.cnf' \
         'etc/courier/imapd' 'etc/courier/imapd-ssl' \
         'etc/courier/pop3d' 'etc/courier/pop3d-ssl' \
@@ -28,8 +28,10 @@
 source=(http://dl.sourceforge.net/sourceforge/courier/courier-${pkgver}.tar.bz2 \
         courier-mta.rc.d courier-webmail-cleancache.cron.hourly \
         courier-mta.conf.d )
-md5sums=('8d5d1c767863d4b1908429b6b1e5e262' 'a915ebe9f3539c99e1f7cda437f0811a'\
-         'b88edb8c82e06ab1cddfbbf37d49b0c3' 'c299a91338e882aa7eed5a159f9d7eac')
+md5sums=('a8ca3122d5e6bab8ac334b4ef310a73a'
+         'a915ebe9f3539c99e1f7cda437f0811a'
+         'b88edb8c82e06ab1cddfbbf37d49b0c3'
+         'c299a91338e882aa7eed5a159f9d7eac')
 
 build() {
   cd ${startdir}/src/courier-${pkgver}
@@ -92,4 +94,8 @@
   chown -R courier:courier ${startdir}/pkg/usr/lib/courier/modules
   chown -R courier:courier ${startdir}/pkg/var/run/courier
   chown root.root ${startdir}/pkg/usr/{.,bin,lib,sbin,share}
+ # make a link to /usr/sbin/sendmail
+  install -dm 755 ${startdir}/pkg/usr/sbin
+  cd ${startdir}/pkg/usr/sbin
+  ln -s ../bin/sendmail ./sendmail
 }
Index: extra/editors/tidyhtml/PKGBUILD
diff -u extra/editors/tidyhtml/PKGBUILD:1.14 extra/editors/tidyhtml/PKGBUILD:1.15
--- extra/editors/tidyhtml/PKGBUILD:1.14	Sun May 21 11:47:39 2006
+++ extra/editors/tidyhtml/PKGBUILD	Thu Oct 25 17:01:09 2007
@@ -1,19 +1,24 @@
-# $Id: PKGBUILD,v 1.14 2006/05/21 15:47:39 uid1016 Exp $
+# $Id: PKGBUILD,v 1.15 2007/10/25 21:01:09 tobias Exp $
 # Maintainer: eric <eric at archlinux.org>
 # Contributor : Markus Meissner <markus at meissna.de>
 #
 
 pkgname=tidyhtml
-pkgver=20051026
+pkgver=1.37
 pkgrel=1
 pkgdesc='A tool to tidy down your HTML code to a clean style'
 arch=(i686 x86_64)
-source=(http://tidy.sourceforge.net/src/tidy_src.tgz)
+license=('custom')
+source=()
 url="http://tidy.sourceforge.net/"
 depends=('glibc')
-md5sums=('1e39fafd6808978871346658c8da1454')
+makedepends=('cvs')
 
 build(){
+  cd $startdir/src/
+  cvs -d:pserver:anonymous at tidy.cvs.sourceforge.net:/cvsroot/tidy login
+  cvs -z3 -d:pserver:anonymous at tidy.cvs.sourceforge.net:/cvsroot/tidy co -P tidy
+  #cvs -d:pserver:anonymous at tidy.cvs.sourceforge.net:/cvsroot/tidy update -r $pkgver || return 1
   cd $startdir/src/tidy
   /bin/sh build/gnuauto/setup.sh
   ./configure --prefix=/usr
@@ -24,5 +29,6 @@
   /usr/bin/make || return 1
   /usr/bin/make DESTDIR=$startdir/pkg install
   find $startdir/pkg -name '*\.la' -exec rm -f {} \;
+  install -Dm 644 htmldoc/license.html \
+    ${startdir}/pkg/usr/share/licenses/${pkgname}/license.txt
 }
-# vim: ts=2 sw=2 et ft=sh
Index: extra/lib/lcms/PKGBUILD
diff -u extra/lib/lcms/PKGBUILD:1.6 extra/lib/lcms/PKGBUILD:1.7
--- extra/lib/lcms/PKGBUILD:1.6	Mon Aug 20 19:01:03 2007
+++ extra/lib/lcms/PKGBUILD	Thu Oct 25 17:01:07 2007
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD,v 1.6 2007/08/20 23:01:03 tobias Exp $
+# $Id: PKGBUILD,v 1.7 2007/10/25 21:01:07 tobias Exp $
 # Maintainer: Tobias Kieslich <neri at archlinux.org>
 # Contributor: Ben <contrasutra at myrealbox.com>
 
 pkgname=lcms
 pkgver=1.17
-pkgrel=1
+pkgrel=2
 pkgdesc="Lightweight color management development library/engine"
 arch=(i686 x86_64)
-license=('mit')
+license=('CUSTOM')
 depends=('libtiff')
 url="http://www.littlecms.com"
 options=('!libtool')
@@ -18,4 +18,6 @@
   ./configure --prefix=/usr
   make || return 1
   make DESTDIR=${startdir}/pkg install
+  install -Dm 644 COPYING \
+    ${startdir}/pkg/usr/share/licenses/${pkgname}/LICENSE
 }
Index: extra/multimedia/ardour/PKGBUILD
diff -u extra/multimedia/ardour/PKGBUILD:1.30 extra/multimedia/ardour/PKGBUILD:1.31
--- extra/multimedia/ardour/PKGBUILD:1.30	Mon Aug 20 20:04:30 2007
+++ extra/multimedia/ardour/PKGBUILD	Thu Oct 25 17:01:06 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.30 2007/08/21 00:04:30 tobias Exp $
+# $Id: PKGBUILD,v 1.31 2007/10/25 21:01:06 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: ... let's say it was teamwork ...
 
@@ -8,7 +8,7 @@
 
 force=y
 pkgname=ardour
-pkgver=2.0.5
+pkgver=2.1
 pkgrel=1
 pkgdesc="A multichannel hard disk recorder and digital audio workstation"
 arch=(i686 x86_64)
@@ -21,6 +21,9 @@
 install=${pkgname}.install
 source=(http://ardour.org/files/releases/${pkgname}-${pkgver}.tar.bz2 \
         ${pkgname}.desktop libsndfile.patch)
+md5sums=('18be414a37b832aae23c068ba9fcf8ab'
+         '22ec67c24d53d2b44501f158de48c25b'
+         '583f3da75ec960f9da2cf196ed717396')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
Index: extra/multimedia/autopano-sift/PKGBUILD
diff -u extra/multimedia/autopano-sift/PKGBUILD:1.4 extra/multimedia/autopano-sift/PKGBUILD:1.5
--- extra/multimedia/autopano-sift/PKGBUILD:1.4	Wed Sep  6 17:15:25 2006
+++ extra/multimedia/autopano-sift/PKGBUILD	Thu Oct 25 17:01:06 2007
@@ -1,12 +1,13 @@
-# $Id: PKGBUILD,v 1.4 2006/09/06 21:15:25 andyrtr Exp $
+# $Id: PKGBUILD,v 1.5 2007/10/25 21:01:06 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=autopano-sift
 pkgver=2.4
-pkgrel=2
+pkgrel=3
 pkgdesc="a C# based detector for picture matching"
 arch=(i686 x86_64)
+license=('GPL2')
 url="http://user.cs.tu-berlin.de/~nowozin/autopano-sift/"
 depends=('mono>=1.0' 'gtk-sharp')
 source=(http://user.cs.tu-berlin.de/~nowozin/$pkgname/$pkgname-$pkgver.tar.gz \
Index: extra/multimedia/blender/PKGBUILD
diff -u extra/multimedia/blender/PKGBUILD:1.33 extra/multimedia/blender/PKGBUILD:1.34
--- extra/multimedia/blender/PKGBUILD:1.33	Thu Jun 14 21:14:41 2007
+++ extra/multimedia/blender/PKGBUILD	Thu Oct 25 17:01:06 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.33 2007/06/15 01:14:41 eric Exp $
+# $Id: PKGBUILD,v 1.34 2007/10/25 21:01:06 tobias Exp $
 # Contributor: John Sowiak <john at archlinux.org>
 # Maintainer: tobias <tobias at archlinux.org>
 
@@ -14,7 +14,7 @@
 cvs=false
 
 pkgname=blender
-pkgver=2.44
+pkgver=2.45
 pkgrel=1
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=(i686 x86_64)
@@ -29,6 +29,9 @@
   source=(${source[@]} http://download.blender.org/source/$pkgname-$pkgver.tar.gz)
   makedepends=('glut')
 fi
+md5sums=('b5b9720b9430b1f5e2aa0b2df533fed8'
+         '0e53299444ff5570639c8f59372bc98c'
+         '1358ca481b7f2b8eadd3327ebbd563ef')
 
 build() {
   if [ $cvs = true ]; then
Index: extra/multimedia/dcraw/PKGBUILD
diff -u extra/multimedia/dcraw/PKGBUILD:1.48 extra/multimedia/dcraw/PKGBUILD:1.49
--- extra/multimedia/dcraw/PKGBUILD:1.48	Mon Aug 20 20:04:29 2007
+++ extra/multimedia/dcraw/PKGBUILD	Thu Oct 25 17:01:07 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.48 2007/08/21 00:04:29 tobias Exp $
+# $Id: PKGBUILD,v 1.49 2007/10/25 21:01:07 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
@@ -12,16 +12,18 @@
 
 pkgname=dcraw
 pkgver=1.392
-pkgrel=1
+pkgrel=2
 pkgdesc="A command line based converter for digicams raw output"
 arch=(i686 x86_64)
+license=('custom')
 depends=('libjpeg' 'lcms')
 makedepends=('gzip')
-source=(http://www.cybercom.net/~dcoffin/${pkgname}/${pkgname}.{c,1})
+source=(http://www.cybercom.net/~dcoffin/${pkgname}/${pkgname}.{c,1} license.txt)
 url="http://www.cybercom.net/~dcoffin/dcraw/"
 install=dcraw.install
-md5sums=('d456174ef713c7fb6a1ef201012c554f'
-         '843464b7741919a205339e40b3097588')
+md5sums=('55172170306e3eed91c57247d5e6b08c'
+         'ba1dd63ef748b813427e63e0bec199a8'
+         '110b4604a6dacd5537339c4082e9e12a')
 
 build() {
   cd ${startdir}/src
@@ -30,4 +32,6 @@
  # compress and install a manpage, provided separately on authors homepage
   gzip -c -9 ${pkgname}.1 > ${pkgname}.1.gz
   install -D -m644 ${pkgname}.1.gz ${startdir}/pkg/usr/man/man1/${pkgname}.1.gz
+  install -Dm 644 ${startdir}/src/license.txt \
+    ${startdir}/pkg/usr/share/licenses/${pkgname}/license.txt
 }
Index: extra/multimedia/dcraw/license.txt
diff -u /dev/null extra/multimedia/dcraw/license.txt:1.1
--- /dev/null	Thu Oct 25 17:01:09 2007
+++ extra/multimedia/dcraw/license.txt	Thu Oct 25 17:01:07 2007
@@ -0,0 +1,16 @@
+This is a command-line ANSI C program to convert raw photos from
+any digital camera on any computer running any operating system.
+
+No license is required to download and use dcraw.c.  However,
+to lawfully redistribute this code, you must either (a) include
+full source code* for all executable files containing RESTRICTED
+functions, (b) remove all RESTRICTED functions, re-implement them,
+or copy them from an earlier, unrestricted Revision of dcraw.c,
+or (c) purchase a license from the author.
+
+The functions that process Foveon images have been RESTRICTED
+since Revision 1.237.  All other code remains free for all uses.
+
+*If you have not modified dcraw.c in any way, a link to my
+homepage qualifies as "full source code".
+
Index: extra/multimedia/dvdrip/PKGBUILD
diff -u extra/multimedia/dvdrip/PKGBUILD:1.37 extra/multimedia/dvdrip/PKGBUILD:1.38
--- extra/multimedia/dvdrip/PKGBUILD:1.37	Mon Jun 11 19:29:12 2007
+++ extra/multimedia/dvdrip/PKGBUILD	Thu Oct 25 17:01:07 2007
@@ -1,19 +1,21 @@
-# $Id: PKGBUILD,v 1.37 2007/06/11 23:29:12 tobias Exp $
+# $Id: PKGBUILD,v 1.38 2007/10/25 21:01:07 tobias Exp $
 # Contributor: Fredrik Hammar <Horney_C86 at Hotmail.com>
 # Maintainer: tobias <tobias at archlinux.org>
 
 pkgname=dvdrip
-pkgver=0.98.6
-pkgrel=2
+pkgver=0.98.8
+pkgrel=1
 pkgdesc="A Gtk frontend for transcode writen in Perl"
 arch=(i686 x86_64)
+license=('custom')
 url="http://www.exit1.org/dvdrip/"
 install=${pkgname}.install
 depends=('glibc' 'perl-gtk2-ex-formfactory' 'transcode' 'imagemagick'
          'perl-libintl-perl' 'desktop-file-utils' 'perl-event-execflow')
 source=(http://www.exit1.org/dvdrip/dist/${pkgname}-${pkgver}.tar.gz \
         ${pkgname}.desktop)
-md5sums=('012698a2a1582b7eb5be13885d5a5e84' '9c5b347c2e0ae847d0e7abb3cf54bad3')
+md5sums=('61b77b298b14c6bde83713e93e9ea4d8'
+         '9c5b347c2e0ae847d0e7abb3cf54bad3')
 
 build() {
   export MAKEFLAGS="-j1"
@@ -31,4 +33,7 @@
   mv ${startdir}/pkg/usr/lib/perl5/site_perl/?.?.? ${startdir}/pkg/usr/lib/perl5/site_perl/current
   rm ${startdir}/pkg/usr/lib/perl5/site_perl/current/${CARCH}-linux-thread-multi/auto/Video/DVDRip/.packlist
   install -Dm644 ../${pkgname}.desktop ${startdir}/pkg/usr/share/applications/${pkgname}.desktop
+  install -Dm 644 COPYRIGHT \
+    ${startdir}/pkg/usr/share/licenses/${pkgname}/license.txt
+
 }
Index: extra/multimedia/gimp/PKGBUILD
diff -u extra/multimedia/gimp/PKGBUILD:1.65 extra/multimedia/gimp/PKGBUILD:1.66
--- extra/multimedia/gimp/PKGBUILD:1.65	Sun Jul 22 16:06:09 2007
+++ extra/multimedia/gimp/PKGBUILD	Thu Oct 25 17:01:07 2007
@@ -1,30 +1,33 @@
-# $Id: PKGBUILD,v 1.65 2007/07/22 20:06:09 tobias Exp $
+# $Id: PKGBUILD,v 1.66 2007/10/25 21:01:07 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 
 pkgname=gimp
-pkgver=2.2.17
+pkgver=2.4.0
 pkgrel=1
 pkgdesc="GNU Image Manipulation Program"
-arch=(i686 x86_64)
-license=('GPL')
+arch=('i686' 'x86_64')
+license=('GPL2')
 url="http://www.gimp.org/"
-depends=('libxmu' 'libxpm' 'gtk2' 'librsvg' 'libmng' 'lcms' 'libexif' 'pygtk'
-         'libart-lgpl' 'libwmf>=0.2.8.4-3' 'alsa-lib')
-makedepends=('pkgconfig' 'alsa-lib' 'perlxml')
-options=('!libtool')
+depends=('gtk2>=2.10' 'lcms>=1.16' 'libxpm>=3.5.6' 'libwmf>=0.2.8.4' \
+         'libxmu>=1.0.3' 'librsvg>=2.16.1' 'libmng>=1.0.9' \
+         'libexif>=0.6.13' 'libart-lgpl>=2.3.19' 'pygtk>=2.10.4' 'dbus-glib')
+makedepends=('gutenprint>=5.0.0' 'perlxml' \
+             'poppler>=0.6' 'pkgconfig>=0.21' \
+             'alsa-lib>=1.0.13' 'libgnomeprintui')
+options=('!libtool' '!makeflags')
 conflicts=('gimp-unstable')
 install=${pkgname}.install
 source=(ftp://ftp.gimp.org/pub/gimp/v2.2/${pkgname}-${pkgver}.tar.bz2
         linux.gpl)
-md5sums=('4f509ed4a605452d88e04045ff388d58'
+md5sums=('35fecf14cd5237065aef624b93030d5e'
          'bb27bc214261d36484093e857f015f38')
 
 build() {
    cd ${startdir}/src/${pkgname}-${pkgver}
    ./configure --prefix=/usr --sysconfdir=/etc \
-     --enable-mp --enable-gimp-console \
+     --enable-mp --enable-gimp-console --disable-devel-docs \
      --enable-python --with-gif-compression=lzw \
-     --without-aa --disable-print
+     --without-aa
    make || return 1
    make DESTDIR=${startdir}/pkg install-strip
    cd ${startdir}/pkg
Index: extra/multimedia/povray/PKGBUILD
diff -u extra/multimedia/povray/PKGBUILD:1.15 extra/multimedia/povray/PKGBUILD:1.16
--- extra/multimedia/povray/PKGBUILD:1.15	Wed Jul 19 17:42:06 2006
+++ extra/multimedia/povray/PKGBUILD	Thu Oct 25 17:01:08 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.15 2006/07/19 21:42:06 andyrtr Exp $
+# $Id: PKGBUILD,v 1.16 2007/10/25 21:01:08 tobias Exp $
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 # Maintainer: tobias <tobias at archlinux.org>
 # Modifications made by: red_over_blue and neri
@@ -6,9 +6,10 @@
 pkgname=povray
 pkgver=3.6.1
 _majorver=3.6
-pkgrel=3
+pkgrel=4
 pkgdesc="A script based raytracer for high-quality three-dimensional graphics"
 arch=(i686 x86_64)
+license=('custom')
 url="http://povray.org"
 depends=('gcc' 'zlib' 'libjpeg' 'libtiff' 'libpng' 'libxpm')
 backup=('/etc/povray.conf' '/etc/povray.ini')
@@ -23,4 +24,11 @@
   make DESTDIR=$startdir/pkg sysconfdir=$startdir/pkg/etc install
    # correct the pathes in the ini file
   sed -i "s|/usr/local/share|/usr/share|g" $startdir/pkg/etc/$pkgname/$_majorver/povray.ini
+  # install licenses
+  install -Dm 644 doc/povlegal.doc \
+    ${startdir}/pkg/usr/share/licenses/${pkgname}/LICENSE
+  install -Dm 644 doc/distribution-license.txt \
+    ${startdir}/pkg/usr/share/licenses/${pkgname}/distribution-license.txt
+  install -Dm 644 doc/source-license.txt \
+    ${startdir}/pkg/usr/share/licenses/${pkgname}/source-license.txt
 }
Index: extra/multimedia/qjackctl/PKGBUILD
diff -u extra/multimedia/qjackctl/PKGBUILD:1.18 extra/multimedia/qjackctl/PKGBUILD:1.19
--- extra/multimedia/qjackctl/PKGBUILD:1.18	Sun Jul  8 16:27:14 2007
+++ extra/multimedia/qjackctl/PKGBUILD	Thu Oct 25 17:01:09 2007
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.18 2007/07/08 20:27:14 tobias Exp $
+# $Id: PKGBUILD,v 1.19 2007/10/25 21:01:09 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.net>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=qjackctl
-pkgver=0.2.23
+pkgver=0.3.1
 pkgrel=1
 pkgdesc="a qt based frontend to the jack server (jack-audio-connection-kit)"
 arch=(i686 x86_64)
-license=('GPL')
-depends=('jack-audio-connection-kit' 'qt')
+license=('GPL2')
+depends=('jack-audio-connection-kit' 'qt4')
 install=${pkgname}.install
 url="http://qjackctl.sourceforge.net/"
 source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz \
         ${pkgname}.desktop)
-md5sums=('3a0b1dbad9ed1ad1f1871dc4406a912d'
+md5sums=('774a5e792d237b07e0ab953f2d70a4c1'
          '45c38b9b6da0bc3524efcc27f23a60b0')
 
 build() {
Index: extra/multimedia/transcode/PKGBUILD
diff -u extra/multimedia/transcode/PKGBUILD:1.29 extra/multimedia/transcode/PKGBUILD:1.30
--- extra/multimedia/transcode/PKGBUILD:1.29	Fri Jun  1 18:28:40 2007
+++ extra/multimedia/transcode/PKGBUILD	Thu Oct 25 17:01:09 2007
@@ -1,24 +1,21 @@
-# $Id: PKGBUILD,v 1.29 2007/06/01 22:28:40 tobias Exp $
+# $Id: PKGBUILD,v 1.30 2007/10/25 21:01:09 tobias Exp $
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 # Maintainer: roberto <roberto at archlinux.org>
 
 pkgname=transcode
 _sripver=0.3-4
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc="Transcode is a video/DVD ripper and encoder for the terminal/console."
 arch=(i686 x86_64)
-license=('GPL')
+license=('GPL2')
 depends=('imagemagick>=6.2.6' 'lzo' 'libdv' 'libdvdread' 'ffmpeg' 'mjpegtools'
          'xvidcore' 'libmpeg2' 'libtheora' 'libxaw')
 makedepends=('nasm')
 install=transcode.install
-url="http://inferno.slug.org/cgi-bin/transcode"
+url="http://transcoding.org"
 source=(http://fromani.exit1.org/${pkgname}-${pkgver}.tar.bz2 \
         http://dl.sourceforge.net/sourceforge/subtitleripper/subtitleripper-${_sripver}.tgz)
-md5sums=('4f6eb832123ea28c54f0d4952733bcb6'
-         'c0bd49a88f667c68c4430ad25bbed510'
-         '07f7315638c5e4058ed39d914aed0d0f')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
Index: extra/network/courier-maildrop/PKGBUILD
diff -u extra/network/courier-maildrop/PKGBUILD:1.11 extra/network/courier-maildrop/PKGBUILD:1.12
--- extra/network/courier-maildrop/PKGBUILD:1.11	Sun Sep 30 08:42:28 2007
+++ extra/network/courier-maildrop/PKGBUILD	Thu Oct 25 17:01:07 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.11 2007/09/30 12:42:28 tpowa Exp $
+# $Id: PKGBUILD,v 1.12 2007/10/25 21:01:07 tobias Exp $
 # Maintainer:  tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=courier-maildrop
 _srcname=maildrop
 pkgver=2.0.4
-pkgrel=2
+pkgrel=3
 pkgdesc="mail delivery agent - procmail like but nicer syntax"
 arch=(i686 x86_64)
-licecnse=('GPL')
+licecnse=('GPL2')
 url="http://courier-mta.org/maildrop/"
 depends=('courier-authlib' 'fam' 'pcre' 'db>=4.6')
 makedepends=()
Index: extra/network/fcgi/PKGBUILD
diff -u extra/network/fcgi/PKGBUILD:1.3 extra/network/fcgi/PKGBUILD:1.4
--- extra/network/fcgi/PKGBUILD:1.3	Fri May 26 17:28:59 2006
+++ extra/network/fcgi/PKGBUILD	Thu Oct 25 17:01:07 2007
@@ -1,14 +1,16 @@
-# $Id: PKGBUILD,v 1.3 2006/05/26 21:28:59 andyrtr Exp $
+# $Id: PKGBUILD,v 1.4 2007/10/25 21:01:07 tobias Exp $
 # Maintainer: tobias <tobias at justdreams.de>
 # Modified by: eliott <eliott at cactuswax.net>
 # Original by Benjamin Andresen, klapmuetz [at] gmail [dot] com
 
 pkgname=fcgi
 pkgver=2.4.0
-pkgrel=2
+pkgrel=3
 depends=('glibc')
 pkgdesc="language independent, high performant extension to CGI"
 arch=(i686 x86_64)
+license=('custom')
+options=('!LIBTOOL')
 url="http://www.fastcgi.com"
 source=("http://www.fastcgi.com/dist/$pkgname-$pkgver.tar.gz")
 md5sums=('d15060a813b91383a9f3c66faf84867e')
@@ -18,6 +20,6 @@
   ./configure --prefix=/usr
   make || return 1
   make DESTDIR=$startdir/pkg install || return 1
-  find $startdir/pkg -name '*.la' -exec rm {} \;
+  install -Dm 644 LICENSE.TERMS \
+    ${startdir}/pkg/usr/share/licenses/${pkgname}/LICENSE
 }
-# vim: syntax=sh
Index: extra/network/msmtp/PKGBUILD
diff -u extra/network/msmtp/PKGBUILD:1.15 extra/network/msmtp/PKGBUILD:1.16
--- extra/network/msmtp/PKGBUILD:1.15	Sun Apr 22 00:09:46 2007
+++ extra/network/msmtp/PKGBUILD	Thu Oct 25 17:01:08 2007
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD,v 1.15 2007/04/22 04:09:46 tobias Exp $
+# $Id: PKGBUILD,v 1.16 2007/10/25 21:01:08 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Ben Mazer <blm at groknil.org>
 
 pkgname=msmtp
-pkgver=1.4.11
-pkgrel=2
+pkgver=1.4.13
+pkgrel=1
 pkgdesc="a mini smtp client"
 arch=(i686 x86_64)
+license=('GPL2')
 url="http://msmtp.sourceforge.net"
-depends=('gnutls>=1.4.0' 'libidn')
+depends=('gnutls>=2.0' 'libidn')
 provides=('smtp-forwarder')
 source=(http://dl.sourceforge.net/sourceforge/msmtp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('590ac62ef410f9facbf14a5655f7ebab')
+md5sums=('021a91d7145100ad0f00c912c8104e03')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
Index: extra/x11/mlterm/PKGBUILD
diff -u extra/x11/mlterm/PKGBUILD:1.26 extra/x11/mlterm/PKGBUILD:1.27
--- extra/x11/mlterm/PKGBUILD:1.26	Fri Jul 14 13:55:19 2006
+++ extra/x11/mlterm/PKGBUILD	Thu Oct 25 17:01:08 2007
@@ -1,12 +1,13 @@
-# $Id: PKGBUILD,v 1.26 2006/07/14 17:55:19 andyrtr Exp $
+# $Id: PKGBUILD,v 1.27 2007/10/25 21:01:08 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor Gatekeeper <cool_work at yahoo.com>
 
 pkgname=mlterm
 pkgver=2.9.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Multilingual terminal emulator"
 arch=(i686 x86_64)
+license=('GPL2')
 depends=('fribidi' 'gtk2' 'libsm')
 makedepends=('intltool' 'librsvg' 'ncurses' 'm17n-lib' 'scim')
 source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz \
Index: extra/x11/monica/PKGBUILD
diff -u extra/x11/monica/PKGBUILD:1.6 extra/x11/monica/PKGBUILD:1.7
--- extra/x11/monica/PKGBUILD:1.6	Sun Nov 19 18:39:13 2006
+++ extra/x11/monica/PKGBUILD	Thu Oct 25 17:01:08 2007
@@ -1,18 +1,20 @@
-# $Id: PKGBUILD,v 1.6 2006/11/19 23:39:13 tobias Exp $
+# $Id: PKGBUILD,v 1.7 2007/10/25 21:01:08 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=monica
-pkgver=3.5
+pkgver=3.6
 pkgrel=1
 pkgdesc="A monitor calibration tool"
 arch=(i686 x86_64)
+license=('custom')
 url="http://www.pcbypaul.com/software/monica.html"
 depends=('fltk')
 makedepends=('librsvg')
 source=(http://www.pcbypaul.com/software/dl/${pkgname}-${pkgver}.tar.bz2 \
         ${pkgname}.desktop ${pkgname}.svg)
-md5sums=('ef4cedf2058aac1ed5cd57ad0d9d3e48' 'a337bfda1fca7228420db0ce92256816'\
+md5sums=('30f729468a751b1089e814976319bc34'
+         'a337bfda1fca7228420db0ce92256816'
          '4569f5df7d7b3eaf20108adf48e8dfe4')
 
 build() {
@@ -25,5 +27,5 @@
     ${startdir}/pkg/usr/share/pixmaps/${pkgname}.svg
   rsvg -w 64 -h 57 -f png ${startdir}/pkg/usr/share/pixmaps/${pkgname}.svg \
     ${startdir}/pkg/usr/share/pixmaps/${pkgname}.png
-  install -Dm644 LICENCE ${startdir}/pkg/usr/share/monica/LICENCE
+  install -Dm644 LICENCE ${startdir}/pkg/usr/share/licenses/monica/LICENCE
 }
Index: extra/x11/mrxvt/PKGBUILD
diff -u extra/x11/mrxvt/PKGBUILD:1.10 extra/x11/mrxvt/PKGBUILD:1.11
--- extra/x11/mrxvt/PKGBUILD:1.10	Fri Dec 15 21:25:39 2006
+++ extra/x11/mrxvt/PKGBUILD	Thu Oct 25 17:01:08 2007
@@ -1,25 +1,26 @@
-# $Id: PKGBUILD,v 1.10 2006/12/16 02:25:39 tobias Exp $
+# $Id: PKGBUILD,v 1.11 2007/10/25 21:01:08 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: twm
 
 pkgname=mrxvt
-pkgver=0.5.2
-pkgrel=2
+pkgver=0.5.3
+pkgrel=1
 pkgdesc="Mrxvt (previously known as materm) is a multi-tabbed X terminal emulator based on rxvt code"
 arch=(i686 x86_64)
 url="http://materm.sourceforge.net/index.html"
-license="GPL"
+license="GPL2"
 depends=('libpng' 'libjpeg' 'libxft' 'libxpm')
 replaces=('materm')
 source=(http://dl.sourceforge.net/sourceforge/materm/${pkgname}-${pkgver}.tar.gz \
-        http://dl.sourceforge.net/sourceforge/materm/no_debug_x.patch \
+		  http://dl.sourceforge.net/sourceforge/materm/no-scroll-with-buffer-mrxvt-0.5.3.patch \
         ${pkgname}.desktop)
-md5sums=('ed87b7dd9f4fb482de0f14f085085027' '021613030ae67c5c9868ec2a0c031172'\
+md5sums=('0dac39bef63a4a69eab35c027e8c5bdf'
+         '9032af5f981b91462ed916d27ae286b9'
          '6ba3bcd484c8dad1b0b48465ded54de3')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
-  patch -Np0 -i ../no_debug_x.patch || return 1
+  patch -Np0 -i ../no-scroll-with-buffer-mrxvt-0.5.3.patch || return 1
    # mrxvt is not a default xterm emulator, let's add some fancy options here, ey
   ./configure --prefix=/usr --sysconfdir=/etc --enable-xft --enable-text-shadow \
     --enable-transparency --enable-smart-resize --enable-menubar \
Index: extra/x11/rox/PKGBUILD
diff -u extra/x11/rox/PKGBUILD:1.23 extra/x11/rox/PKGBUILD:1.24
--- extra/x11/rox/PKGBUILD:1.23	Mon Jun 11 19:29:13 2007
+++ extra/x11/rox/PKGBUILD	Thu Oct 25 17:01:09 2007
@@ -1,13 +1,14 @@
-# $Id: PKGBUILD,v 1.23 2007/06/11 23:29:13 tobias Exp $
+# $Id: PKGBUILD,v 1.24 2007/10/25 21:01:09 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=rox
 _appname=${pkgname}-filer
 pkgver=2.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A small and fast file manager which can optionally manage the desktop background and panels."
 arch=(i686 x86_64)
+license=('GPL2')
 url="http://rox.sourceforge.net/phpwiki/index.php/ROX-Filer"
 depends=('libxml2' 'gtk2' 'shared-mime-info' 'bash' 'libsm')
 makedepends=('librsvg')




More information about the arch-commits mailing list