[arch-commits] Commit in dolphin-emu/repos/community-i686 (6 files)

Jakob Gruber schuay at nymeria.archlinux.org
Sun Dec 1 09:07:05 UTC 2013


    Date: Sunday, December 1, 2013 @ 10:07:05
  Author: schuay
Revision: 101787

archrelease: copy trunk to community-i686

Added:
  dolphin-emu/repos/community-i686/Dolphin_Logo.png
    (from rev 101786, dolphin-emu/trunk/Dolphin_Logo.png)
  dolphin-emu/repos/community-i686/PKGBUILD
    (from rev 101786, dolphin-emu/trunk/PKGBUILD)
  dolphin-emu/repos/community-i686/dolphin-emu.desktop
    (from rev 101786, dolphin-emu/trunk/dolphin-emu.desktop)
Deleted:
  dolphin-emu/repos/community-i686/Dolphin_Logo.png
  dolphin-emu/repos/community-i686/PKGBUILD
  dolphin-emu/repos/community-i686/dolphin-emu.desktop

---------------------+
 PKGBUILD            |   86 +++++++++++++++++++++++++-------------------------
 dolphin-emu.desktop |   22 ++++++------
 2 files changed, 54 insertions(+), 54 deletions(-)

Deleted: Dolphin_Logo.png
===================================================================
(Binary files differ)

Copied: dolphin-emu/repos/community-i686/Dolphin_Logo.png (from rev 101786, dolphin-emu/trunk/Dolphin_Logo.png)
===================================================================
(Binary files differ)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-01 09:05:45 UTC (rev 101786)
+++ PKGBUILD	2013-12-01 09:07:05 UTC (rev 101787)
@@ -1,43 +0,0 @@
-# Maintainer: schuay <jakob.gruber at gmail.com>
-# Contributor: Jeremy Newton (Mystro256)
-
-pkgname=dolphin-emu
-pkgver=4.0.1
-pkgrel=1
-epoch=1
-pkgdesc='A Gamecube / Wii / Triforce emulator'
-arch=('i686' 'x86_64')
-url='http://dolphin-emu.org'
-license=('GPL2')
-
-makedepends=('cmake' 'git' 'opencl-headers')
-depends=('bluez-libs' 'ffmpeg' 'glew' 'libao' 'miniupnpc' 'openal' 'portaudio' 'sdl2' 'soundtouch' 'wxgtk2.9')
-optdepends=('pulseaudio: PulseAudio backend')
-
-source=("${pkgname%-*}::git+https://code.google.com/p/dolphin-emu/#tag=${pkgver}"
-        'dolphin-emu.desktop'
-        'Dolphin_Logo.png')
-
-# TODO: Drop the custom icon and .desktop file, apparently dolphin ships these now.
-
-build() {
-  cd "${srcdir}/${pkgname%-*}"
-
-  mkdir build && cd build
-  cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-2.9
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname%-*}/build"
-
-  make DESTDIR=${pkgdir} install
-
-  install -Dm644 "${srcdir}/dolphin-emu.desktop" \
-                 "${pkgdir}/usr/share/applications/dolphin-emu.desktop"
-  install -Dm644 "${srcdir}/Dolphin_Logo.png" "${pkgdir}/usr/share/pixmaps/dolphin-emu.png"
-}
-
-md5sums=('SKIP'
-         'feed4580c2e6bfbc7f6c67dad861daae'
-         'd15c51f547b4bd47e510faac40bcc9d6')

Copied: dolphin-emu/repos/community-i686/PKGBUILD (from rev 101786, dolphin-emu/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-12-01 09:07:05 UTC (rev 101787)
@@ -0,0 +1,43 @@
+# Maintainer: schuay <jakob.gruber at gmail.com>
+# Contributor: Jeremy Newton (Mystro256)
+
+pkgname=dolphin-emu
+pkgver=4.0.2
+pkgrel=1
+epoch=1
+pkgdesc='A Gamecube / Wii / Triforce emulator'
+arch=('i686' 'x86_64')
+url='http://dolphin-emu.org'
+license=('GPL2')
+
+makedepends=('cmake' 'git' 'opencl-headers')
+depends=('bluez-libs' 'ffmpeg' 'glew' 'libao' 'miniupnpc' 'openal' 'portaudio' 'sdl2' 'soundtouch' 'wxgtk2.9')
+optdepends=('pulseaudio: PulseAudio backend')
+
+source=("${pkgname%-*}::git+https://code.google.com/p/dolphin-emu/#tag=${pkgver}"
+        'dolphin-emu.desktop'
+        'Dolphin_Logo.png')
+
+# TODO: Drop the custom icon and .desktop file, apparently dolphin ships these now.
+
+build() {
+  cd "${srcdir}/${pkgname%-*}"
+
+  mkdir build && cd build
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-2.9
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname%-*}/build"
+
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 "${srcdir}/dolphin-emu.desktop" \
+                 "${pkgdir}/usr/share/applications/dolphin-emu.desktop"
+  install -Dm644 "${srcdir}/Dolphin_Logo.png" "${pkgdir}/usr/share/pixmaps/dolphin-emu.png"
+}
+
+md5sums=('SKIP'
+         'feed4580c2e6bfbc7f6c67dad861daae'
+         'd15c51f547b4bd47e510faac40bcc9d6')

Deleted: dolphin-emu.desktop
===================================================================
--- dolphin-emu.desktop	2013-12-01 09:05:45 UTC (rev 101786)
+++ dolphin-emu.desktop	2013-12-01 09:07:05 UTC (rev 101787)
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Type=Application
-Name=Dolphin
-Categories=Game;Emulator;GTK;
-GenericName=GameCube and Wii Emulator
-Comment=An emulator for the GameCube and Wii consoles
-Exec=dolphin-emu
-Icon=dolphin-emu
-StartupNotify=false
-Name[en_US]=Dolphin

Copied: dolphin-emu/repos/community-i686/dolphin-emu.desktop (from rev 101786, dolphin-emu/trunk/dolphin-emu.desktop)
===================================================================
--- dolphin-emu.desktop	                        (rev 0)
+++ dolphin-emu.desktop	2013-12-01 09:07:05 UTC (rev 101787)
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=Dolphin
+Categories=Game;Emulator;GTK;
+GenericName=GameCube and Wii Emulator
+Comment=An emulator for the GameCube and Wii consoles
+Exec=dolphin-emu
+Icon=dolphin-emu
+StartupNotify=false
+Name[en_US]=Dolphin




More information about the arch-commits mailing list