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

Laurent Carlier lcarlier at nymeria.archlinux.org
Sat Jun 22 18:22:59 UTC 2013


    Date: Saturday, June 22, 2013 @ 20:22:58
  Author: lcarlier
Revision: 93036

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

Added:
  acetoneiso2/repos/community-i686/PKGBUILD
    (from rev 93035, acetoneiso2/trunk/PKGBUILD)
  acetoneiso2/repos/community-i686/acetoneiso2.install
    (from rev 93035, acetoneiso2/trunk/acetoneiso2.install)
  acetoneiso2/repos/community-x86_64/PKGBUILD
    (from rev 93035, acetoneiso2/trunk/PKGBUILD)
  acetoneiso2/repos/community-x86_64/acetoneiso2.install
    (from rev 93035, acetoneiso2/trunk/acetoneiso2.install)
Deleted:
  acetoneiso2/repos/community-i686/PKGBUILD
  acetoneiso2/repos/community-i686/acetoneiso2.install
  acetoneiso2/repos/community-x86_64/PKGBUILD
  acetoneiso2/repos/community-x86_64/acetoneiso2.install

--------------------------------------+
 /PKGBUILD                            |   80 +++++++++++++++++++++++++++++++++
 /acetoneiso2.install                 |   22 +++++++++
 community-i686/PKGBUILD              |   40 ----------------
 community-i686/acetoneiso2.install   |   11 ----
 community-x86_64/PKGBUILD            |   40 ----------------
 community-x86_64/acetoneiso2.install |   11 ----
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-06-22 18:22:45 UTC (rev 93035)
+++ community-i686/PKGBUILD	2013-06-22 18:22:58 UTC (rev 93036)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Wes Brewer <brewerw at gmail.com>
-
-pkgname=acetoneiso2
-pkgver=2.3
-pkgrel=5
-pkgdesc="An all in one ISO tool (bin mdf nrg img daa dmg cdi b5i bwi pdi iso)"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/acetoneiso"
-license=('GPL3')
-depends=('qtwebkit' 'fuseiso' 'cdrdao' 'cdrkit' 'dvd+rw-tools' 'gnupg' 'pinentry' 'mplayer' 'phonon')
-optdepends=("p7zip: for ISO compress/decompress support")
-conflicts=('acetoneiso')
-install=${pkgname}.install
-source=(http://downloads.sourceforge.net/acetoneiso/AcetoneISO/AcetoneISO%202.3/acetoneiso_${pkgver}.tar.gz)
-md5sums=('225f7af687016690ff28b9771a1ce179')
-
-prepare() {
-	cd ${srcdir}/acetoneiso_${pkgver}/acetoneiso/sources
-
-	sed -i 's#<Phonon/#<phonon/#' erase_cd.h erase_cd.cpp erase_dvd.cpp \
-	  burn_iso_2_cd.cpp burn_iso_2_cd.h burn_iso_2_dvd.cpp
-}
-
-build() {
-	cd ${srcdir}/acetoneiso_${pkgver}/acetoneiso
-
-	qmake-qt4
-	# needed for phonon
-	sed -i 's|-I/usr/include/QtCore|-I/usr/include/qt4/QtCore -I/usr/include/qt4/KDE|' Makefile
-	make
-}
-
-package() {
-	cd ${srcdir}/acetoneiso_${pkgver}/acetoneiso
-
-	make INSTALL_ROOT="${pkgdir}" install
-}

Copied: acetoneiso2/repos/community-i686/PKGBUILD (from rev 93035, acetoneiso2/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-06-22 18:22:58 UTC (rev 93036)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Wes Brewer <brewerw at gmail.com>
+
+pkgname=acetoneiso2
+pkgver=2.3
+pkgrel=6
+pkgdesc="An all in one ISO tool (bin mdf nrg img daa dmg cdi b5i bwi pdi iso)"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/acetoneiso"
+license=('GPL3')
+depends=('qtwebkit' 'fuseiso' 'cdrdao' 'cdrkit' 'dvd+rw-tools' 'gnupg' 'pinentry' 'mplayer' 'phonon')
+optdepends=("p7zip: for ISO compress/decompress support")
+conflicts=('acetoneiso')
+install=${pkgname}.install
+source=(http://downloads.sourceforge.net/acetoneiso/AcetoneISO/AcetoneISO%202.3/acetoneiso_${pkgver}.tar.gz)
+md5sums=('225f7af687016690ff28b9771a1ce179')
+
+prepare() {
+	cd ${srcdir}/acetoneiso_${pkgver}/acetoneiso/sources
+
+	sed -i 's#<Phonon/#<phonon/#' erase_cd.h erase_cd.cpp erase_dvd.cpp \
+	  burn_iso_2_cd.cpp burn_iso_2_cd.h burn_iso_2_dvd.cpp
+}
+
+build() {
+	cd ${srcdir}/acetoneiso_${pkgver}/acetoneiso
+
+	qmake-qt4
+	# needed for phonon
+	sed -i 's|-I/usr/include/QtCore|-I/usr/include/qt4/QtCore -I/usr/include/qt4/KDE|' Makefile
+	make
+}
+
+package() {
+	cd ${srcdir}/acetoneiso_${pkgver}/acetoneiso
+
+	make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-i686/acetoneiso2.install
===================================================================
--- community-i686/acetoneiso2.install	2013-06-22 18:22:45 UTC (rev 93035)
+++ community-i686/acetoneiso2.install	2013-06-22 18:22:58 UTC (rev 93036)
@@ -1,11 +0,0 @@
-post_install() {
-cat << EOF
-  -->
-  -->  Please remember to add 'fuse' to your MODULES array in /etc/rc.conf
-  -->
-EOF
-}
-
-post_upgrade() {
-    post_install $*
-}

Copied: acetoneiso2/repos/community-i686/acetoneiso2.install (from rev 93035, acetoneiso2/trunk/acetoneiso2.install)
===================================================================
--- community-i686/acetoneiso2.install	                        (rev 0)
+++ community-i686/acetoneiso2.install	2013-06-22 18:22:58 UTC (rev 93036)
@@ -0,0 +1,11 @@
+post_install() {
+cat << EOF
+  -->
+  -->  You must load 'fuse' module to properly use acetoneiso2
+  -->
+EOF
+}
+
+post_upgrade() {
+    post_install $*
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-06-22 18:22:45 UTC (rev 93035)
+++ community-x86_64/PKGBUILD	2013-06-22 18:22:58 UTC (rev 93036)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Wes Brewer <brewerw at gmail.com>
-
-pkgname=acetoneiso2
-pkgver=2.3
-pkgrel=5
-pkgdesc="An all in one ISO tool (bin mdf nrg img daa dmg cdi b5i bwi pdi iso)"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/acetoneiso"
-license=('GPL3')
-depends=('qtwebkit' 'fuseiso' 'cdrdao' 'cdrkit' 'dvd+rw-tools' 'gnupg' 'pinentry' 'mplayer' 'phonon')
-optdepends=("p7zip: for ISO compress/decompress support")
-conflicts=('acetoneiso')
-install=${pkgname}.install
-source=(http://downloads.sourceforge.net/acetoneiso/AcetoneISO/AcetoneISO%202.3/acetoneiso_${pkgver}.tar.gz)
-md5sums=('225f7af687016690ff28b9771a1ce179')
-
-prepare() {
-	cd ${srcdir}/acetoneiso_${pkgver}/acetoneiso/sources
-
-	sed -i 's#<Phonon/#<phonon/#' erase_cd.h erase_cd.cpp erase_dvd.cpp \
-	  burn_iso_2_cd.cpp burn_iso_2_cd.h burn_iso_2_dvd.cpp
-}
-
-build() {
-	cd ${srcdir}/acetoneiso_${pkgver}/acetoneiso
-
-	qmake-qt4
-	# needed for phonon
-	sed -i 's|-I/usr/include/QtCore|-I/usr/include/qt4/QtCore -I/usr/include/qt4/KDE|' Makefile
-	make
-}
-
-package() {
-	cd ${srcdir}/acetoneiso_${pkgver}/acetoneiso
-
-	make INSTALL_ROOT="${pkgdir}" install
-}

Copied: acetoneiso2/repos/community-x86_64/PKGBUILD (from rev 93035, acetoneiso2/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-06-22 18:22:58 UTC (rev 93036)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Wes Brewer <brewerw at gmail.com>
+
+pkgname=acetoneiso2
+pkgver=2.3
+pkgrel=6
+pkgdesc="An all in one ISO tool (bin mdf nrg img daa dmg cdi b5i bwi pdi iso)"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/acetoneiso"
+license=('GPL3')
+depends=('qtwebkit' 'fuseiso' 'cdrdao' 'cdrkit' 'dvd+rw-tools' 'gnupg' 'pinentry' 'mplayer' 'phonon')
+optdepends=("p7zip: for ISO compress/decompress support")
+conflicts=('acetoneiso')
+install=${pkgname}.install
+source=(http://downloads.sourceforge.net/acetoneiso/AcetoneISO/AcetoneISO%202.3/acetoneiso_${pkgver}.tar.gz)
+md5sums=('225f7af687016690ff28b9771a1ce179')
+
+prepare() {
+	cd ${srcdir}/acetoneiso_${pkgver}/acetoneiso/sources
+
+	sed -i 's#<Phonon/#<phonon/#' erase_cd.h erase_cd.cpp erase_dvd.cpp \
+	  burn_iso_2_cd.cpp burn_iso_2_cd.h burn_iso_2_dvd.cpp
+}
+
+build() {
+	cd ${srcdir}/acetoneiso_${pkgver}/acetoneiso
+
+	qmake-qt4
+	# needed for phonon
+	sed -i 's|-I/usr/include/QtCore|-I/usr/include/qt4/QtCore -I/usr/include/qt4/KDE|' Makefile
+	make
+}
+
+package() {
+	cd ${srcdir}/acetoneiso_${pkgver}/acetoneiso
+
+	make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-x86_64/acetoneiso2.install
===================================================================
--- community-x86_64/acetoneiso2.install	2013-06-22 18:22:45 UTC (rev 93035)
+++ community-x86_64/acetoneiso2.install	2013-06-22 18:22:58 UTC (rev 93036)
@@ -1,11 +0,0 @@
-post_install() {
-cat << EOF
-  -->
-  -->  Please remember to add 'fuse' to your MODULES array in /etc/rc.conf
-  -->
-EOF
-}
-
-post_upgrade() {
-    post_install $*
-}

Copied: acetoneiso2/repos/community-x86_64/acetoneiso2.install (from rev 93035, acetoneiso2/trunk/acetoneiso2.install)
===================================================================
--- community-x86_64/acetoneiso2.install	                        (rev 0)
+++ community-x86_64/acetoneiso2.install	2013-06-22 18:22:58 UTC (rev 93036)
@@ -0,0 +1,11 @@
+post_install() {
+cat << EOF
+  -->
+  -->  You must load 'fuse' module to properly use acetoneiso2
+  -->
+EOF
+}
+
+post_upgrade() {
+    post_install $*
+}




More information about the arch-commits mailing list