[arch-commits] Commit in hacburn/repos/community-any (PKGBUILD PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jun 7 20:05:39 UTC 2018
Date: Thursday, June 7, 2018 @ 20:05:38
Author: arojas
Revision: 341902
archrelease: copy trunk to community-any
Added:
hacburn/repos/community-any/PKGBUILD
(from rev 341901, hacburn/trunk/PKGBUILD)
Deleted:
hacburn/repos/community-any/PKGBUILD
----------+
PKGBUILD | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-07 20:05:14 UTC (rev 341901)
+++ PKGBUILD 2018-06-07 20:05:38 UTC (rev 341902)
@@ -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=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
-}
Copied: hacburn/repos/community-any/PKGBUILD (from rev 341901, hacburn/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2018-06-07 20:05:38 UTC (rev 341902)
@@ -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=7
+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