[arch-commits] Commit in jhead/repos (8 files)

Eric Bélanger eric at archlinux.org
Sat Mar 17 03:19:38 UTC 2012


    Date: Friday, March 16, 2012 @ 23:19:37
  Author: eric
Revision: 153645

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  jhead/repos/extra-i686/LICENSE
    (from rev 153644, jhead/trunk/LICENSE)
  jhead/repos/extra-i686/PKGBUILD
    (from rev 153644, jhead/trunk/PKGBUILD)
  jhead/repos/extra-x86_64/LICENSE
    (from rev 153644, jhead/trunk/LICENSE)
  jhead/repos/extra-x86_64/PKGBUILD
    (from rev 153644, jhead/trunk/PKGBUILD)
Deleted:
  jhead/repos/extra-i686/LICENSE
  jhead/repos/extra-i686/PKGBUILD
  jhead/repos/extra-x86_64/LICENSE
  jhead/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/LICENSE    |   24 +++++++++----------
 extra-i686/PKGBUILD   |   58 ++++++++++++++++++++++++------------------------
 extra-x86_64/LICENSE  |   24 +++++++++----------
 extra-x86_64/PKGBUILD |   58 ++++++++++++++++++++++++------------------------
 4 files changed, 82 insertions(+), 82 deletions(-)

Deleted: extra-i686/LICENSE
===================================================================
--- extra-i686/LICENSE	2012-03-17 03:19:24 UTC (rev 153644)
+++ extra-i686/LICENSE	2012-03-17 03:19:37 UTC (rev 153645)
@@ -1,12 +0,0 @@
-License:
-
-    Jhead is public domain software - that is, you can do whatever you want
-    with it, and include it software that is licensesed under the GNU or the 
-    BSD license, or whatever other licence you chose, including proprietary
-    closed source licenses.  Although not part of the liscense, I do expect
-    common courtesy, please.
-
-    If you do integrate the code into some software of yours, I'd appreciate
-    knowing about it though. 
-
-Matthias Wandel

Copied: jhead/repos/extra-i686/LICENSE (from rev 153644, jhead/trunk/LICENSE)
===================================================================
--- extra-i686/LICENSE	                        (rev 0)
+++ extra-i686/LICENSE	2012-03-17 03:19:37 UTC (rev 153645)
@@ -0,0 +1,12 @@
+License:
+
+    Jhead is public domain software - that is, you can do whatever you want
+    with it, and include it software that is licensesed under the GNU or the 
+    BSD license, or whatever other licence you chose, including proprietary
+    closed source licenses.  Although not part of the liscense, I do expect
+    common courtesy, please.
+
+    If you do integrate the code into some software of yours, I'd appreciate
+    knowing about it though. 
+
+Matthias Wandel

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-03-17 03:19:24 UTC (rev 153644)
+++ extra-i686/PKGBUILD	2012-03-17 03:19:37 UTC (rev 153645)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: François Charette <francois ατ archlinux δοτ org>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=jhead
-pkgver=2.93
-pkgrel=1
-pkgdesc="EXIF JPEG info parser and thumbnail remover"
-url="http://www.sentex.net/~mwandel/jhead/"
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('glibc')
-optdepends=('libjpeg: to up-right images according to rotation tag')
-source=(http://www.sentex.net/~mwandel/${pkgname}/${pkgname}-${pkgver}.tar.gz 
-        LICENSE)
-md5sums=('23ac51b4aea2df663d684744e282eb7d'
-         '1f0db611d2642a981719f45252762a45')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  install -D -m755 jhead "${pkgdir}/usr/bin/jhead"
-  install -D -m644 jhead.1 "${pkgdir}/usr/share/man/man1/jhead.1"
-  install -D -m644 ${srcdir}/LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: jhead/repos/extra-i686/PKGBUILD (from rev 153644, jhead/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-03-17 03:19:37 UTC (rev 153645)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: François Charette <francois ατ archlinux δοτ org>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=jhead
+pkgver=2.95
+pkgrel=1
+pkgdesc="EXIF JPEG info parser and thumbnail remover"
+url="http://www.sentex.net/~mwandel/jhead/"
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('glibc')
+optdepends=('libjpeg: to up-right images according to rotation tag')
+source=(http://www.sentex.net/~mwandel/${pkgname}/${pkgname}-${pkgver}.tar.gz 
+        LICENSE)
+md5sums=('49599697ffc1830648b057916165a192'
+         '1f0db611d2642a981719f45252762a45')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  install -D -m755 jhead "${pkgdir}/usr/bin/jhead"
+  install -D -m644 jhead.1 "${pkgdir}/usr/share/man/man1/jhead.1"
+  install -D -m644 ${srcdir}/LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: extra-x86_64/LICENSE
===================================================================
--- extra-x86_64/LICENSE	2012-03-17 03:19:24 UTC (rev 153644)
+++ extra-x86_64/LICENSE	2012-03-17 03:19:37 UTC (rev 153645)
@@ -1,12 +0,0 @@
-License:
-
-    Jhead is public domain software - that is, you can do whatever you want
-    with it, and include it software that is licensesed under the GNU or the 
-    BSD license, or whatever other licence you chose, including proprietary
-    closed source licenses.  Although not part of the liscense, I do expect
-    common courtesy, please.
-
-    If you do integrate the code into some software of yours, I'd appreciate
-    knowing about it though. 
-
-Matthias Wandel

Copied: jhead/repos/extra-x86_64/LICENSE (from rev 153644, jhead/trunk/LICENSE)
===================================================================
--- extra-x86_64/LICENSE	                        (rev 0)
+++ extra-x86_64/LICENSE	2012-03-17 03:19:37 UTC (rev 153645)
@@ -0,0 +1,12 @@
+License:
+
+    Jhead is public domain software - that is, you can do whatever you want
+    with it, and include it software that is licensesed under the GNU or the 
+    BSD license, or whatever other licence you chose, including proprietary
+    closed source licenses.  Although not part of the liscense, I do expect
+    common courtesy, please.
+
+    If you do integrate the code into some software of yours, I'd appreciate
+    knowing about it though. 
+
+Matthias Wandel

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-03-17 03:19:24 UTC (rev 153644)
+++ extra-x86_64/PKGBUILD	2012-03-17 03:19:37 UTC (rev 153645)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: François Charette <francois ατ archlinux δοτ org>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=jhead
-pkgver=2.93
-pkgrel=1
-pkgdesc="EXIF JPEG info parser and thumbnail remover"
-url="http://www.sentex.net/~mwandel/jhead/"
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('glibc')
-optdepends=('libjpeg: to up-right images according to rotation tag')
-source=(http://www.sentex.net/~mwandel/${pkgname}/${pkgname}-${pkgver}.tar.gz 
-        LICENSE)
-md5sums=('23ac51b4aea2df663d684744e282eb7d'
-         '1f0db611d2642a981719f45252762a45')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  install -D -m755 jhead "${pkgdir}/usr/bin/jhead"
-  install -D -m644 jhead.1 "${pkgdir}/usr/share/man/man1/jhead.1"
-  install -D -m644 ${srcdir}/LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: jhead/repos/extra-x86_64/PKGBUILD (from rev 153644, jhead/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-03-17 03:19:37 UTC (rev 153645)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: François Charette <francois ατ archlinux δοτ org>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=jhead
+pkgver=2.95
+pkgrel=1
+pkgdesc="EXIF JPEG info parser and thumbnail remover"
+url="http://www.sentex.net/~mwandel/jhead/"
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('glibc')
+optdepends=('libjpeg: to up-right images according to rotation tag')
+source=(http://www.sentex.net/~mwandel/${pkgname}/${pkgname}-${pkgver}.tar.gz 
+        LICENSE)
+md5sums=('49599697ffc1830648b057916165a192'
+         '1f0db611d2642a981719f45252762a45')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  install -D -m755 jhead "${pkgdir}/usr/bin/jhead"
+  install -D -m644 jhead.1 "${pkgdir}/usr/share/man/man1/jhead.1"
+  install -D -m644 ${srcdir}/LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}




More information about the arch-commits mailing list