[arch-commits] Commit in subtitleeditor/repos/community-x86_64 (6 files)

Jaroslav Lichtblau jlichtblau at nymeria.archlinux.org
Thu Aug 8 19:16:53 UTC 2013


    Date: Thursday, August 8, 2013 @ 21:16:53
  Author: jlichtblau
Revision: 95280

archrelease: copy trunk to community-x86_64

Added:
  subtitleeditor/repos/community-x86_64/PKGBUILD
    (from rev 95279, subtitleeditor/trunk/PKGBUILD)
  subtitleeditor/repos/community-x86_64/subtitleeditor.changelog
    (from rev 95279, subtitleeditor/trunk/subtitleeditor.changelog)
  subtitleeditor/repos/community-x86_64/subtitleeditor.install
    (from rev 95279, subtitleeditor/trunk/subtitleeditor.install)
Deleted:
  subtitleeditor/repos/community-x86_64/PKGBUILD
  subtitleeditor/repos/community-x86_64/subtitleeditor.changelog
  subtitleeditor/repos/community-x86_64/subtitleeditor.install

--------------------------+
 PKGBUILD                 |   75 +++++++++++++--------------
 subtitleeditor.changelog |  123 +++++++++++++++++++++++----------------------
 subtitleeditor.install   |   24 ++++----
 3 files changed, 112 insertions(+), 110 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-08 19:16:42 UTC (rev 95279)
+++ PKGBUILD	2013-08-08 19:16:53 UTC (rev 95280)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-
-pkgname=subtitleeditor
-pkgver=0.40.0
-pkgrel=1
-pkgdesc="A GTK+2 tool to edit subtitles for GNU/Linux/*BSD"
-arch=('i686' 'x86_64')
-url="http://home.gna.org/subtitleeditor/"
-license=('GPL3')
-depends=('desktop-file-utils' 'enchant' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 
-         'gstreamermm' 'gtk2' 'gtkmm' 'hicolor-icon-theme' 'libsigc++' 'libxml++' 'xdg-utils')
-makedepends=('intltool')
-optdepends=('gstreamer0.10-ffmpeg: to be able to view movies inside the subtitleeditor'
-            'gstreamer0.10-ugly-plugins: to be able to view movies inside the subtitleeditor'
-            'gstreamer0.10-fluendo: to be able to view movies inside the subtitleeditor')
-options=('!libtool')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://download.gna.org/$pkgname/0.40/$pkgname-$pkgver.tar.gz)
-sha256sums=('b8d948f3e770524bf63fe632600aa94fcbd4edba772cad2aec4fdb3b3335b02d')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-}
-
-package () {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-}

Copied: subtitleeditor/repos/community-x86_64/PKGBUILD (from rev 95279, subtitleeditor/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-08-08 19:16:53 UTC (rev 95280)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+
+pkgname=subtitleeditor
+pkgver=0.41.0
+pkgrel=1
+pkgdesc="A GTK+2 tool to edit subtitles for GNU/Linux/*BSD"
+arch=('i686' 'x86_64')
+url="http://home.gna.org/subtitleeditor/"
+license=('GPL3')
+depends=('desktop-file-utils' 'enchant' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 
+         'gstreamermm' 'gtk2' 'gtkmm' 'hicolor-icon-theme' 'libsigc++' 'libxml++' 'xdg-utils')
+makedepends=('intltool')
+optdepends=('gstreamer0.10-ffmpeg: to be able to view movies inside the subtitleeditor'
+            'gstreamer0.10-ugly-plugins: to be able to view movies inside the subtitleeditor')
+options=('!libtool')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://download.gna.org/$pkgname/0.41/$pkgname-$pkgver.tar.gz)
+sha256sums=('30e7fc29e8a6e714f6b0eedf80b2b387099957b9d70093fa0032fd5528b14e62')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+}
+
+package () {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: subtitleeditor.changelog
===================================================================
--- subtitleeditor.changelog	2013-08-08 19:16:42 UTC (rev 95279)
+++ subtitleeditor.changelog	2013-08-08 19:16:53 UTC (rev 95280)
@@ -1,60 +0,0 @@
-2012-02-22 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* subtitleeditor 0.40.0-1
-
-2011-08-28 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* subtitleeditor 0.39.0-1
-
-2011-07-20 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* subtitleeditor 0.38.0-1
-
-2010-07-12 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.37.1
-
-2010-07-04 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.37.0
-
-2010-04-06 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.36.2
-
-2010-03-22 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.36.1
-
-2010-02-02 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.36.0
-
-2009-12-31 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.35.1
-
-2009-11-08 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.34.0
-
-2009-06-25 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.33.0
-
-2009-06-03 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.32.0
-
-2009-04-22 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.31.0
-
-2008-12-25 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.30.0
-
-2008-11-22 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.26.0
-
-2008-10-14 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.25.0
-
-2008-09-23 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.24.0
-
-2008-09-05 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.23.0
-
-2008-08-31 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.22.3
-
-2008-08-12 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release v0.22.2
-	* Release info: http://home.gna.org/subtitleeditor/release-logs/0.22.0/

Copied: subtitleeditor/repos/community-x86_64/subtitleeditor.changelog (from rev 95279, subtitleeditor/trunk/subtitleeditor.changelog)
===================================================================
--- subtitleeditor.changelog	                        (rev 0)
+++ subtitleeditor.changelog	2013-08-08 19:16:53 UTC (rev 95280)
@@ -0,0 +1,63 @@
+2013-08-08 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* subtitleeditor 0.41.0-1
+
+2012-02-22 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* subtitleeditor 0.40.0-1
+
+2011-08-28 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* subtitleeditor 0.39.0-1
+
+2011-07-20 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* subtitleeditor 0.38.0-1
+
+2010-07-12 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.37.1
+
+2010-07-04 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.37.0
+
+2010-04-06 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.36.2
+
+2010-03-22 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.36.1
+
+2010-02-02 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.36.0
+
+2009-12-31 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.35.1
+
+2009-11-08 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.34.0
+
+2009-06-25 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.33.0
+
+2009-06-03 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.32.0
+
+2009-04-22 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.31.0
+
+2008-12-25 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.30.0
+
+2008-11-22 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.26.0
+
+2008-10-14 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.25.0
+
+2008-09-23 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.24.0
+
+2008-09-05 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.23.0
+
+2008-08-31 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.22.3
+
+2008-08-12 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Update to major release v0.22.2
+	* Release info: http://home.gna.org/subtitleeditor/release-logs/0.22.0/

Deleted: subtitleeditor.install
===================================================================
--- subtitleeditor.install	2013-08-08 19:16:42 UTC (rev 95279)
+++ subtitleeditor.install	2013-08-08 19:16:53 UTC (rev 95280)
@@ -1,12 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: subtitleeditor/repos/community-x86_64/subtitleeditor.install (from rev 95279, subtitleeditor/trunk/subtitleeditor.install)
===================================================================
--- subtitleeditor.install	                        (rev 0)
+++ subtitleeditor.install	2013-08-08 19:16:53 UTC (rev 95280)
@@ -0,0 +1,12 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}




More information about the arch-commits mailing list