[arch-commits] Commit in hacburn/repos/community-any (PKGBUILD PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Sun Jul 6 12:11:34 UTC 2014


    Date: Sunday, July 6, 2014 @ 14:11:34
  Author: fyan
Revision: 115181

archrelease: copy trunk to community-any

Added:
  hacburn/repos/community-any/PKGBUILD
    (from rev 115180, hacburn/trunk/PKGBUILD)
Deleted:
  hacburn/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-06 12:11:17 UTC (rev 115180)
+++ PKGBUILD	2014-07-06 12:11:34 UTC (rev 115181)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
-
-pkgname=hacburn
-pkgver=0.3.5
-pkgrel=5
-pkgdesc="A script written in perl to aid in writing CDs. It is a graphical interface (using gtk+) to cdrtools, mpg321 and ogg123."
-arch=('any')
-url="http://hacburn.sourceforge.net/"
-license=('GPL')
-depends=('gtk2-perl' 'glib-perl' 'cdrkit' 'mpg123' 'vorbis-tools' 'gtk2' 'xorg-server' 'perl' 'cddb_get' 'lame')
-source=(http://downloads.sourceforge.net/sourceforge/hacburn/HacBurn-$pkgver.tar.bz2)
-sha256sums=('81b1945b1a8727ff249d6e034d9251c7b13af50ec9c35dd099fdc39962a1444e')
-
-package() {
-  install -D -m755 ${srcdir}/HacBurn-$pkgver/hacburn ${pkgdir}/usr/bin/hacburn
-  
-  install -D -m644 ${srcdir}/HacBurn-$pkgver/hacburn.png ${pkgdir}/usr/share/pixmaps/hacburn.png
-}

Copied: hacburn/repos/community-any/PKGBUILD (from rev 115180, hacburn/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-07-06 12:11:34 UTC (rev 115181)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+
+pkgname=hacburn
+pkgver=0.3.5
+pkgrel=6
+pkgdesc="A script written in perl to aid in writing CDs. It is a graphical interface (using gtk+) to cdrtools, mpg321 and ogg123."
+arch=('any')
+url="http://hacburn.sourceforge.net/"
+license=('GPL')
+depends=('gtk2-perl' 'glib-perl' 'cdrkit' 'mpg123' 'vorbis-tools' 'gtk2' 'xorg-server' 'perl' 'cddb_get' 'lame')
+source=(http://downloads.sourceforge.net/sourceforge/hacburn/HacBurn-$pkgver.tar.bz2)
+sha256sums=('81b1945b1a8727ff249d6e034d9251c7b13af50ec9c35dd099fdc39962a1444e')
+
+package() {
+  install -D -m755 ${srcdir}/HacBurn-$pkgver/hacburn ${pkgdir}/usr/bin/hacburn
+  
+  install -D -m644 ${srcdir}/HacBurn-$pkgver/hacburn.png ${pkgdir}/usr/share/pixmaps/hacburn.png
+}




More information about the arch-commits mailing list