[arch-commits] Commit in xjadeo/repos (12 files)
speps
speps at nymeria.archlinux.org
Thu Jul 11 20:56:42 UTC 2013
Date: Thursday, July 11, 2013 @ 22:56:42
Author: speps
Revision: 93894
archrelease: copy trunk to community-i686, community-x86_64
Added:
xjadeo/repos/community-i686/PKGBUILD
(from rev 93893, xjadeo/trunk/PKGBUILD)
xjadeo/repos/community-i686/qjadeo.desktop
(from rev 93893, xjadeo/trunk/qjadeo.desktop)
xjadeo/repos/community-i686/xjadeo.install
(from rev 93893, xjadeo/trunk/xjadeo.install)
xjadeo/repos/community-x86_64/PKGBUILD
(from rev 93893, xjadeo/trunk/PKGBUILD)
xjadeo/repos/community-x86_64/qjadeo.desktop
(from rev 93893, xjadeo/trunk/qjadeo.desktop)
xjadeo/repos/community-x86_64/xjadeo.install
(from rev 93893, xjadeo/trunk/xjadeo.install)
Deleted:
xjadeo/repos/community-i686/PKGBUILD
xjadeo/repos/community-i686/qjadeo.desktop
xjadeo/repos/community-i686/xjadeo.install
xjadeo/repos/community-x86_64/PKGBUILD
xjadeo/repos/community-x86_64/qjadeo.desktop
xjadeo/repos/community-x86_64/xjadeo.install
---------------------------------+
/PKGBUILD | 84 ++++++++++++++++++++++++++++++++++++++
/qjadeo.desktop | 16 +++++++
/xjadeo.install | 22 +++++++++
community-i686/PKGBUILD | 42 -------------------
community-i686/qjadeo.desktop | 8 ---
community-i686/xjadeo.install | 11 ----
community-x86_64/PKGBUILD | 42 -------------------
community-x86_64/qjadeo.desktop | 8 ---
community-x86_64/xjadeo.install | 11 ----
9 files changed, 122 insertions(+), 122 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2013-07-11 20:56:17 UTC (rev 93893)
+++ community-i686/PKGBUILD 2013-07-11 20:56:42 UTC (rev 93894)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer : speps <speps at aur dot archlinux dot org>
-
-pkgname=xjadeo
-pkgver=0.7.3
-pkgrel=1
-pkgdesc="A simple video player that is synchronized to jack transport."
-arch=('i686' 'x86_64')
-url="http://xjadeo.sourceforge.net"
-license=('GPL')
-depends=('ffmpeg' 'imlib2' 'jack' 'liblo' 'libxpm' 'libxv' 'portmidi')
-makedepends=('qt4')
-optdepends=('qt4: for the GUI (qjadeo)')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
- "qjadeo.desktop")
-install="$pkgname.install"
-md5sums=('b5a67f7a8a8279f37ac681f40d6cbc10'
- '315e2ab44ce3edf4068ff6db48942908')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
- ./configure --prefix=/usr \
- --enable-qtgui \
- --with-qt4prefix=/usr/lib/qt4
- make
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
- make DESTDIR="$pkgdir/" install
-
- # rc file
- install -Dm644 doc/xjadeorc "$pkgdir/etc/xjadeorc"
-
- # desktop file
- install -Dm644 ../qjadeo.desktop \
- "$pkgdir/usr/share/applications/qjadeo.desktop"
-
- # icon
- install -Dm644 doc/xjadeo.png \
- "$pkgdir/usr/share/pixmaps/qjadeo.png"
-}
Copied: xjadeo/repos/community-i686/PKGBUILD (from rev 93893, xjadeo/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-07-11 20:56:42 UTC (rev 93894)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer : speps <speps at aur dot archlinux dot org>
+
+pkgname=xjadeo
+pkgver=0.7.4
+pkgrel=1
+pkgdesc="A simple video player that is synchronized to jack transport."
+arch=('i686' 'x86_64')
+url="http://xjadeo.sourceforge.net"
+license=('GPL')
+depends=('ffmpeg' 'imlib2' 'jack' 'liblo' 'libxpm' 'libxv' 'portmidi')
+makedepends=('qt4')
+optdepends=('qt4: for the GUI (qjadeo)')
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
+ "qjadeo.desktop")
+install="$pkgname.install"
+md5sums=('6ca2ad15d61d12e2483589f64ace3983'
+ '315e2ab44ce3edf4068ff6db48942908')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+ ./configure --prefix=/usr \
+ --enable-qtgui \
+ --with-qt4prefix=/usr/lib/qt4
+ make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make DESTDIR="$pkgdir/" install
+
+ # rc file
+ install -Dm644 doc/xjadeorc "$pkgdir/etc/xjadeorc"
+
+ # desktop file
+ install -Dm644 ../qjadeo.desktop \
+ "$pkgdir/usr/share/applications/qjadeo.desktop"
+
+ # icon
+ install -Dm644 doc/xjadeo.png \
+ "$pkgdir/usr/share/pixmaps/qjadeo.png"
+}
Deleted: community-i686/qjadeo.desktop
===================================================================
--- community-i686/qjadeo.desktop 2013-07-11 20:56:17 UTC (rev 93893)
+++ community-i686/qjadeo.desktop 2013-07-11 20:56:42 UTC (rev 93894)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Exec=qjadeo
-Type=Application
-Terminal=false
-Name=QJadeo
-Comment=QJadeo Jack Video Player
-Categories=AudioVideo;
-Icon=qjadeo
\ No newline at end of file
Copied: xjadeo/repos/community-i686/qjadeo.desktop (from rev 93893, xjadeo/trunk/qjadeo.desktop)
===================================================================
--- community-i686/qjadeo.desktop (rev 0)
+++ community-i686/qjadeo.desktop 2013-07-11 20:56:42 UTC (rev 93894)
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Exec=qjadeo
+Type=Application
+Terminal=false
+Name=QJadeo
+Comment=QJadeo Jack Video Player
+Categories=AudioVideo;
+Icon=qjadeo
\ No newline at end of file
Deleted: community-i686/xjadeo.install
===================================================================
--- community-i686/xjadeo.install 2013-07-11 20:56:17 UTC (rev 93893)
+++ community-i686/xjadeo.install 2013-07-11 20:56:42 UTC (rev 93894)
@@ -1,11 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_install() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: xjadeo/repos/community-i686/xjadeo.install (from rev 93893, xjadeo/trunk/xjadeo.install)
===================================================================
--- community-i686/xjadeo.install (rev 0)
+++ community-i686/xjadeo.install 2013-07-11 20:56:42 UTC (rev 93894)
@@ -0,0 +1,11 @@
+post_install() {
+ update-desktop-database -q
+}
+
+post_install() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2013-07-11 20:56:17 UTC (rev 93893)
+++ community-x86_64/PKGBUILD 2013-07-11 20:56:42 UTC (rev 93894)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer : speps <speps at aur dot archlinux dot org>
-
-pkgname=xjadeo
-pkgver=0.7.3
-pkgrel=1
-pkgdesc="A simple video player that is synchronized to jack transport."
-arch=('i686' 'x86_64')
-url="http://xjadeo.sourceforge.net"
-license=('GPL')
-depends=('ffmpeg' 'imlib2' 'jack' 'liblo' 'libxpm' 'libxv' 'portmidi')
-makedepends=('qt4')
-optdepends=('qt4: for the GUI (qjadeo)')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
- "qjadeo.desktop")
-install="$pkgname.install"
-md5sums=('b5a67f7a8a8279f37ac681f40d6cbc10'
- '315e2ab44ce3edf4068ff6db48942908')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
- ./configure --prefix=/usr \
- --enable-qtgui \
- --with-qt4prefix=/usr/lib/qt4
- make
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
- make DESTDIR="$pkgdir/" install
-
- # rc file
- install -Dm644 doc/xjadeorc "$pkgdir/etc/xjadeorc"
-
- # desktop file
- install -Dm644 ../qjadeo.desktop \
- "$pkgdir/usr/share/applications/qjadeo.desktop"
-
- # icon
- install -Dm644 doc/xjadeo.png \
- "$pkgdir/usr/share/pixmaps/qjadeo.png"
-}
Copied: xjadeo/repos/community-x86_64/PKGBUILD (from rev 93893, xjadeo/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2013-07-11 20:56:42 UTC (rev 93894)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer : speps <speps at aur dot archlinux dot org>
+
+pkgname=xjadeo
+pkgver=0.7.4
+pkgrel=1
+pkgdesc="A simple video player that is synchronized to jack transport."
+arch=('i686' 'x86_64')
+url="http://xjadeo.sourceforge.net"
+license=('GPL')
+depends=('ffmpeg' 'imlib2' 'jack' 'liblo' 'libxpm' 'libxv' 'portmidi')
+makedepends=('qt4')
+optdepends=('qt4: for the GUI (qjadeo)')
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
+ "qjadeo.desktop")
+install="$pkgname.install"
+md5sums=('6ca2ad15d61d12e2483589f64ace3983'
+ '315e2ab44ce3edf4068ff6db48942908')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+ ./configure --prefix=/usr \
+ --enable-qtgui \
+ --with-qt4prefix=/usr/lib/qt4
+ make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make DESTDIR="$pkgdir/" install
+
+ # rc file
+ install -Dm644 doc/xjadeorc "$pkgdir/etc/xjadeorc"
+
+ # desktop file
+ install -Dm644 ../qjadeo.desktop \
+ "$pkgdir/usr/share/applications/qjadeo.desktop"
+
+ # icon
+ install -Dm644 doc/xjadeo.png \
+ "$pkgdir/usr/share/pixmaps/qjadeo.png"
+}
Deleted: community-x86_64/qjadeo.desktop
===================================================================
--- community-x86_64/qjadeo.desktop 2013-07-11 20:56:17 UTC (rev 93893)
+++ community-x86_64/qjadeo.desktop 2013-07-11 20:56:42 UTC (rev 93894)
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Exec=qjadeo
-Type=Application
-Terminal=false
-Name=QJadeo
-Comment=QJadeo Jack Video Player
-Categories=AudioVideo;
-Icon=qjadeo
\ No newline at end of file
Copied: xjadeo/repos/community-x86_64/qjadeo.desktop (from rev 93893, xjadeo/trunk/qjadeo.desktop)
===================================================================
--- community-x86_64/qjadeo.desktop (rev 0)
+++ community-x86_64/qjadeo.desktop 2013-07-11 20:56:42 UTC (rev 93894)
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Exec=qjadeo
+Type=Application
+Terminal=false
+Name=QJadeo
+Comment=QJadeo Jack Video Player
+Categories=AudioVideo;
+Icon=qjadeo
\ No newline at end of file
Deleted: community-x86_64/xjadeo.install
===================================================================
--- community-x86_64/xjadeo.install 2013-07-11 20:56:17 UTC (rev 93893)
+++ community-x86_64/xjadeo.install 2013-07-11 20:56:42 UTC (rev 93894)
@@ -1,11 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_install() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: xjadeo/repos/community-x86_64/xjadeo.install (from rev 93893, xjadeo/trunk/xjadeo.install)
===================================================================
--- community-x86_64/xjadeo.install (rev 0)
+++ community-x86_64/xjadeo.install 2013-07-11 20:56:42 UTC (rev 93894)
@@ -0,0 +1,11 @@
+post_install() {
+ update-desktop-database -q
+}
+
+post_install() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
More information about the arch-commits
mailing list