[arch-commits] Commit in transset-df/repos (4 files)
Lukas Fleischer
lfleischer at nymeria.archlinux.org
Tue Jul 1 23:36:45 UTC 2014
Date: Wednesday, July 2, 2014 @ 01:36:45
Author: lfleischer
Revision: 114561
archrelease: copy trunk to community-i686, community-x86_64
Added:
transset-df/repos/community-i686/PKGBUILD
(from rev 114560, transset-df/trunk/PKGBUILD)
transset-df/repos/community-x86_64/PKGBUILD
(from rev 114560, transset-df/trunk/PKGBUILD)
Deleted:
transset-df/repos/community-i686/PKGBUILD
transset-df/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 48 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 24 ----------------------
community-x86_64/PKGBUILD | 24 ----------------------
3 files changed, 48 insertions(+), 48 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2014-07-01 23:36:31 UTC (rev 114560)
+++ community-i686/PKGBUILD 2014-07-01 23:36:45 UTC (rev 114561)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: Aaron Schaefer <aaron at elasticdog.com>
-
-pkgname=transset-df
-pkgver=6
-pkgrel=3
-pkgdesc="A patched version of X.Org's transset with added functionality."
-arch=('i686' 'x86_64')
-url='http://forchheimer.se/transset-df/'
-license=('GPL')
-depends=('libxcomposite' 'libxdamage' 'libxrender')
-source=("http://forchheimer.se/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('3375d570adc9d875d7fc476d1a50d5a5')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- install -Dm0755 transset-df "${pkgdir}/usr/bin/transset-df"
-}
Copied: transset-df/repos/community-i686/PKGBUILD (from rev 114560, transset-df/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-01 23:36:45 UTC (rev 114561)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: Aaron Schaefer <aaron at elasticdog.com>
+
+pkgname=transset-df
+pkgver=6
+pkgrel=4
+pkgdesc="A patched version of X.Org's transset with added functionality."
+arch=('i686' 'x86_64')
+url='http://forchheimer.se/transset-df/'
+license=('GPL')
+depends=('libxcomposite' 'libxdamage' 'libxrender')
+source=("http://forchheimer.se/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('3375d570adc9d875d7fc476d1a50d5a5')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ install -Dm0755 transset-df "${pkgdir}/usr/bin/transset-df"
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2014-07-01 23:36:31 UTC (rev 114560)
+++ community-x86_64/PKGBUILD 2014-07-01 23:36:45 UTC (rev 114561)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: Aaron Schaefer <aaron at elasticdog.com>
-
-pkgname=transset-df
-pkgver=6
-pkgrel=3
-pkgdesc="A patched version of X.Org's transset with added functionality."
-arch=('i686' 'x86_64')
-url='http://forchheimer.se/transset-df/'
-license=('GPL')
-depends=('libxcomposite' 'libxdamage' 'libxrender')
-source=("http://forchheimer.se/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('3375d570adc9d875d7fc476d1a50d5a5')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- install -Dm0755 transset-df "${pkgdir}/usr/bin/transset-df"
-}
Copied: transset-df/repos/community-x86_64/PKGBUILD (from rev 114560, transset-df/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2014-07-01 23:36:45 UTC (rev 114561)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: Aaron Schaefer <aaron at elasticdog.com>
+
+pkgname=transset-df
+pkgver=6
+pkgrel=4
+pkgdesc="A patched version of X.Org's transset with added functionality."
+arch=('i686' 'x86_64')
+url='http://forchheimer.se/transset-df/'
+license=('GPL')
+depends=('libxcomposite' 'libxdamage' 'libxrender')
+source=("http://forchheimer.se/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('3375d570adc9d875d7fc476d1a50d5a5')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ install -Dm0755 transset-df "${pkgdir}/usr/bin/transset-df"
+}
More information about the arch-commits
mailing list