[arch-commits] CVS update of extra (4 files)
Tobias Kieslich
tobias at archlinux.org
Wed Mar 26 00:23:13 UTC 2008
Date: Tuesday, March 25, 2008 @ 20:23:13
Author: tobias
Path: /home/cvs-extra/extra
Modified: multimedia/dcraw/PKGBUILD (1.52 -> 1.53)
multimedia/perl-exiftool/PKGBUILD (1.27 -> 1.28)
x11/mlterm/PKGBUILD (1.27 -> 1.28)
xfce4/squeeze/PKGBUILD (1.9 -> 1.10)
upstream updates
-----------------------------------+
multimedia/dcraw/PKGBUILD | 6 ++--
multimedia/perl-exiftool/PKGBUILD | 10 ++++----
x11/mlterm/PKGBUILD | 45 ++++++++++++++++++------------------
xfce4/squeeze/PKGBUILD | 6 ++--
4 files changed, 34 insertions(+), 33 deletions(-)
Index: extra/multimedia/dcraw/PKGBUILD
diff -u extra/multimedia/dcraw/PKGBUILD:1.52 extra/multimedia/dcraw/PKGBUILD:1.53
--- extra/multimedia/dcraw/PKGBUILD:1.52 Mon Jan 14 21:57:58 2008
+++ extra/multimedia/dcraw/PKGBUILD Tue Mar 25 20:23:13 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.52 2008/01/15 02:57:58 eric Exp $
+# $Id: PKGBUILD,v 1.53 2008/03/26 00:23:13 tobias Exp $
# Maintainer: tobias <tobias at archlinux.org>
# Contributor: Tobias Kieslich <tobias at justdreams.de>
@@ -11,7 +11,7 @@
# to force a new download.
pkgname=dcraw
-pkgver=1.397
+pkgver=1.399
pkgrel=1
pkgdesc="A command line based converter for digicams raw output"
arch=(i686 x86_64)
@@ -21,7 +21,7 @@
source=(http://www.cybercom.net/~dcoffin/${pkgname}/${pkgname}.{c,1} license.txt)
url="http://www.cybercom.net/~dcoffin/dcraw/"
install=dcraw.install
-md5sums=('3e9f472d1ca8074cc182b54e53053581' '6176a0653b3b68f59e2e3c5c3bdcf01c' \
+md5sums=('9cf268b3ecbee60408509aca7b8e24ee' '1d2ae1fe1d69ac3de047eaea2a92638a' \
'110b4604a6dacd5537339c4082e9e12a')
build() {
Index: extra/multimedia/perl-exiftool/PKGBUILD
diff -u extra/multimedia/perl-exiftool/PKGBUILD:1.27 extra/multimedia/perl-exiftool/PKGBUILD:1.28
--- extra/multimedia/perl-exiftool/PKGBUILD:1.27 Tue Mar 4 17:09:19 2008
+++ extra/multimedia/perl-exiftool/PKGBUILD Tue Mar 25 20:23:13 2008
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.27 2008/03/04 22:09:19 eric Exp $
+# $Id: PKGBUILD,v 1.28 2008/03/26 00:23:13 tobias Exp $
# Maintainer: tobias <tobias at archlinux.org>
# Contributor: Tobias Kieslich <tobias at justdreams.de>
pkgname=perl-exiftool
_srcname=Image-ExifTool
-pkgver=7.19
-pkgrel=3
-license=('GPL')
+pkgver=7.22
+pkgrel=1
+license=('GPL2')
pkgdesc="reader and rewriter of exif informations that supports raw files"
url="http://www.sno.phy.queensu.ca/~phil/exiftool/"
arch=(i686 x86_64)
depends=('perl>=5.10')
source=(http://www.sno.phy.queensu.ca/~phil/exiftool/${_srcname}-${pkgver}.tar.gz)
options=(!emptydirs)
-md5sums=('894cff466647b012da8c5441fc83ed81')
+md5sums=('52f254cf58a96668ac05b77e5c3c8436')
build() {
cd ${startdir}/src/${_srcname}-${pkgver}
Index: extra/x11/mlterm/PKGBUILD
diff -u extra/x11/mlterm/PKGBUILD:1.27 extra/x11/mlterm/PKGBUILD:1.28
--- extra/x11/mlterm/PKGBUILD:1.27 Thu Oct 25 17:01:08 2007
+++ extra/x11/mlterm/PKGBUILD Tue Mar 25 20:23:13 2008
@@ -1,46 +1,47 @@
-# $Id: PKGBUILD,v 1.27 2007/10/25 21:01:08 tobias Exp $
+# $Id: PKGBUILD,v 1.28 2008/03/26 00:23:13 tobias Exp $
# Maintainer: tobias <tobias at archlinux.org>
# Contributor Gatekeeper <cool_work at yahoo.com>
pkgname=mlterm
-pkgver=2.9.3
-pkgrel=2
+pkgver=2.9.4
+pkgrel=1
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 \
- $pkgname.desktop)
+options=(!libtool)
+source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz \
+ ${pkgname}.desktop)
url="http://mlterm.sourceforge.net/"
-md5sums=('20188c0981a49dbb95c3ff5b8eb25365' '91f72887c0c58ba58e806bb8cc753d56')
+md5sums=('67fc33f09da045f86b0d4ceebed76aac' '91f72887c0c58ba58e806bb8cc753d56')
build() {
- cd $startdir/src/$pkgname-$pkgver
+ cd ${startdir}/src/${pkgname}-${pkgver}
# build
- ./configure --prefix=/usr --libexecdir=/usr/lib/mlterm --sysconfdir=/etc \
- --with-imagelib=gdk-pixbuf --with-type-engines=xcore,xft \
+ ./configure --prefix=/usr \
+ --libexecdir=/usr/lib/mlterm --sysconfdir=/etc --mandir=/usr/share/man \
--enable-fribidi --enable-optimize-redrawing --enable-utmp \
+ --enable-scim --enable-m17nlib --disable-static \
--with-tools=mlconfig,mlterm-zoom,mlterm-menu,mlclient \
- --enable-scim --enable-m17nlib
+ --with-imagelib=gdk-pixbuf --with-type-engines=xcore,xft
make || return 1
- make DESTDIR=$startdir/pkg install
- echo 'conf_menu_path_2 = mlterm-zoom' >> $startdir/pkg/etc/mlterm/main
+ make DESTDIR=${startdir}/pkg install
+ echo 'conf_menu_path_2 = mlterm-zoom' >> ${startdir}/pkg/etc/mlterm/main
# install some freedesktop.org compatibility
- install -D -m644 $startdir/src/$pkgname.desktop \
- $startdir/pkg/usr/share/applications/$pkgname.desktop
+ install -D -m644 ${startdir}/src/${pkgname}.desktop \
+ ${startdir}/pkg/usr/share/applications/${pkgname}.desktop
sed -e 's:mlterm:mlclient:' \
- < $startdir/pkg/usr/share/applications/$pkgname.desktop \
- > $startdir/pkg/usr/share/applications/mlclient.desktop
- install -D -m644 contrib/icon/$pkgname-icon.svg \
- $startdir/pkg/usr/share/pixmaps/$pkgname.svg
- install -D -m644 contrib/icon/$pkgname-icon-trans.svg \
- $startdir/pkg/usr/share/pixmaps/mlclient.svg
+ < ${startdir}/pkg/usr/share/applications/${pkgname}.desktop \
+ > ${startdir}/pkg/usr/share/applications/mlclient.desktop
+ install -D -m644 contrib/icon/${pkgname}-icon.svg \
+ ${startdir}/pkg/usr/share/pixmaps/${pkgname}.svg
+ install -D -m644 contrib/icon/${pkgname}-icon-trans.svg \
+ ${startdir}/pkg/usr/share/pixmaps/mlclient.svg
# finally we render a png as fallback for not svg aware menu applications
# Attention: always make sure you check the dimensions of the source-svg,
# you can read the dimensions via inkscapes export funktion
- cd $startdir/pkg/usr/share/pixmaps
+ cd ${startdir}/pkg/usr/share/pixmaps
rsvg -w 48 -h 38 -f png mlterm.svg mlterm.png
rsvg -w 48 -h 38 -f png mlclient.svg mlclient.png
- find $startdir/pkg -name '*.la' -exec rm {} \;
}
Index: extra/xfce4/squeeze/PKGBUILD
diff -u extra/xfce4/squeeze/PKGBUILD:1.9 extra/xfce4/squeeze/PKGBUILD:1.10
--- extra/xfce4/squeeze/PKGBUILD:1.9 Tue Jan 8 22:18:05 2008
+++ extra/xfce4/squeeze/PKGBUILD Tue Mar 25 20:23:13 2008
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.9 2008/01/09 03:18:05 tobias Exp $
+# $Id: PKGBUILD,v 1.10 2008/03/26 00:23:13 tobias Exp $
# Contributor: David Keogh <davekeogh at shaw.ca>
pkgname=squeeze
-pkgver=0.2.2
+pkgver=0.2.3
pkgrel=1
pkgdesc="Squeeze is a modern and advanced archive manager for the Xfce Desktop Environment."
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
conflicts=('squeeze-svn')
install=${pkgname}.install
source=(http://squeeze.xfce.org/downloads/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('36b326e1ff4592ef4bffd2b75e171ead')
+md5sums=('bd3cb0648b49be1f146fc4f675606176')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list