[arch-commits] Commit in gstreamermm/repos/community-x86_64 (4 files)

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Feb 25 18:13:51 UTC 2015


    Date: Wednesday, February 25, 2015 @ 19:13:51
  Author: jlichtblau
Revision: 128230

archrelease: copy trunk to community-x86_64

Added:
  gstreamermm/repos/community-x86_64/PKGBUILD
    (from rev 128229, gstreamermm/trunk/PKGBUILD)
  gstreamermm/repos/community-x86_64/gstreamermm.changelog
    (from rev 128229, gstreamermm/trunk/gstreamermm.changelog)
Deleted:
  gstreamermm/repos/community-x86_64/PKGBUILD
  gstreamermm/repos/community-x86_64/gstreamermm.changelog

-----------------------+
 PKGBUILD              |   54 ++++++++++++++++++++++++------------------------
 gstreamermm.changelog |   33 ++++++++++++++++-------------
 2 files changed, 45 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-25 18:13:42 UTC (rev 128229)
+++ PKGBUILD	2015-02-25 18:13:51 UTC (rev 128230)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-
-pkgname=gstreamermm
-pkgver=1.0.10
-pkgrel=1
-pkgdesc="C++ interface for GStreamer"
-arch=('i686' 'x86_64')
-url="http://gstreamer.freedesktop.org/bindings/cplusplus.html"
-license=('LGPL')
-depends=('glibmm' 'gst-plugins-base-libs')
-changelog=$pkgname.changelog
-source=(http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/1.0/$pkgname-$pkgver.tar.xz)
-sha256sums=('dd9e9b2d2bc7f52ab9196f4613b99700e1c9f2ab7c076bd87c657f3f435f1dc6')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: gstreamermm/repos/community-x86_64/PKGBUILD (from rev 128229, gstreamermm/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2015-02-25 18:13:51 UTC (rev 128230)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+
+pkgname=gstreamermm
+pkgver=1.4.3
+pkgrel=1
+pkgdesc="C++ interface for GStreamer"
+arch=('i686' 'x86_64')
+url="http://gstreamer.freedesktop.org/bindings/cplusplus.html"
+license=('LGPL')
+depends=('glibmm' 'gst-plugins-base-libs')
+changelog=$pkgname.changelog
+source=(http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/1.4/$pkgname-$pkgver.tar.xz)
+sha256sums=('f1c11ee1cf7537d77de7f8d486e09c5140cc4bb78882849718cd88959a55462e')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: gstreamermm.changelog
===================================================================
--- gstreamermm.changelog	2015-02-25 18:13:42 UTC (rev 128229)
+++ gstreamermm.changelog	2015-02-25 18:13:51 UTC (rev 128230)
@@ -1,15 +0,0 @@
-2014-11-12 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* gstreamermm 1.0.10-1
-
-2012-10-28 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* gstreamermm 0.10.11-1
-
-2010-02-02 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* gstreamermm 0.10.10-1
-
-2010-02-02 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Update to major release 0.10.6
-
-2009-11-07 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Package moved to [community] as a dependency of subtitleeditor
-	* version 0.10.5

Copied: gstreamermm/repos/community-x86_64/gstreamermm.changelog (from rev 128229, gstreamermm/trunk/gstreamermm.changelog)
===================================================================
--- gstreamermm.changelog	                        (rev 0)
+++ gstreamermm.changelog	2015-02-25 18:13:51 UTC (rev 128230)
@@ -0,0 +1,18 @@
+2015-02-25 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* gstreamermm 1.4.3-1
+
+2014-11-12 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* gstreamermm 1.0.10-1
+
+2012-10-28 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* gstreamermm 0.10.11-1
+
+2010-02-02 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* gstreamermm 0.10.10-1
+
+2010-02-02 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* Update to major release 0.10.6
+
+2009-11-07 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* Package moved to [community] as a dependency of subtitleeditor
+	* version 0.10.5



More information about the arch-commits mailing list