summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Parnell2015-10-09 18:57:11 -0500
committerMatt Parnell2015-10-09 18:57:11 -0500
commit8531b71010bd9b5678a0ea5c4ec9959613b2ff79 (patch)
tree782ccecbc02e149baba41b3556b0e358c1919a5d
parentd7c1d9a8052b4f599a930c077e3efdb5139d67e3 (diff)
downloadaur-8531b71010bd9b5678a0ea5c4ec9959613b2ff79.tar.gz
hopeful build fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f115b236b4d..26d683111a28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nightingale-git
pkgdesc = No binaries used. Open source fork of the Songbird Media Player with updates and fixes.
- pkgver = 4aa731d
+ pkgver = 4e3f055
pkgrel = 1
url = http://getnightingale.com/
install = nightingale.install
diff --git a/PKGBUILD b/PKGBUILD
index cfa1be3fd1b5..6994d12bff25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Cleanup: Sam Stuewe <halosghost@archlinux.info>
# still want to build trunk? use http://sprunge.us/XARP instead
pkgname="nightingale-git"
-pkgver=4aa731d
+pkgver=4e3f055
pkgrel=1
pkgdesc="No binaries used. Open source fork of the Songbird Media Player with updates and fixes."
arch=('i686' 'x86_64')
@@ -51,8 +51,8 @@ build() {
export CXXFLAGS="$CXXFLAGS -fpermissive"
# fix mozilla freetype headers
- sed -i 's/freetype\///g' xulrunner-1.9.2/mozilla/config/system-headers
- sed -i 's/freetype\///g' xulrunner-1.9.2/mozilla/gfx/thebes/src/gfxPangoFonts.cpp
+ #sed -i 's/freetype\///g' xulrunner-1.9.2/mozilla/config/system-headers
+ #sed -i 's/freetype\///g' xulrunner-1.9.2/mozilla/gfx/thebes/src/gfxPangoFonts.cpp
msg2 "Building xulrunner 1.9.2...\n"
make -C xulrunner-1.9.2 -f Makefile.songbird xr-clean xr-build-release xr-packaging-release