[arch-commits] Commit in jhead/repos (8 files)
Eric Bélanger
eric at archlinux.org
Thu Jul 5 21:03:35 UTC 2012
Date: Thursday, July 5, 2012 @ 17:03:35
Author: eric
Revision: 163023
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
jhead/repos/extra-i686/LICENSE
(from rev 163022, jhead/trunk/LICENSE)
jhead/repos/extra-i686/PKGBUILD
(from rev 163022, jhead/trunk/PKGBUILD)
jhead/repos/extra-x86_64/LICENSE
(from rev 163022, jhead/trunk/LICENSE)
jhead/repos/extra-x86_64/PKGBUILD
(from rev 163022, 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-07-05 21:03:13 UTC (rev 163022)
+++ extra-i686/LICENSE 2012-07-05 21:03:35 UTC (rev 163023)
@@ -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 163022, jhead/trunk/LICENSE)
===================================================================
--- extra-i686/LICENSE (rev 0)
+++ extra-i686/LICENSE 2012-07-05 21:03:35 UTC (rev 163023)
@@ -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-07-05 21:03:13 UTC (rev 163022)
+++ extra-i686/PKGBUILD 2012-07-05 21:03:35 UTC (rev 163023)
@@ -1,29 +0,0 @@
-# $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"
-}
Copied: jhead/repos/extra-i686/PKGBUILD (from rev 163022, jhead/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-05 21:03:35 UTC (rev 163023)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: François Charette <francois ατ archlinux δοτ org>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=jhead
+pkgver=2.96
+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=('562b45d4d82f64196debed8c520c1cab'
+ '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-07-05 21:03:13 UTC (rev 163022)
+++ extra-x86_64/LICENSE 2012-07-05 21:03:35 UTC (rev 163023)
@@ -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 163022, jhead/trunk/LICENSE)
===================================================================
--- extra-x86_64/LICENSE (rev 0)
+++ extra-x86_64/LICENSE 2012-07-05 21:03:35 UTC (rev 163023)
@@ -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-07-05 21:03:13 UTC (rev 163022)
+++ extra-x86_64/PKGBUILD 2012-07-05 21:03:35 UTC (rev 163023)
@@ -1,29 +0,0 @@
-# $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"
-}
Copied: jhead/repos/extra-x86_64/PKGBUILD (from rev 163022, jhead/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2012-07-05 21:03:35 UTC (rev 163023)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: François Charette <francois ατ archlinux δοτ org>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=jhead
+pkgver=2.96
+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=('562b45d4d82f64196debed8c520c1cab'
+ '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