Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=058476aa0b9b8a7a73b0a11f7940cfa5816fd655
commit 058476aa0b9b8a7a73b0a11f7940cfa5816fd655
Author: crazy <[EMAIL PROTECTED]>
Date: Fri Oct 12 16:21:15 2007 +0200
xmms-aac-2.6-1-i686
* Version bump
diff --git a/source/xlib-extra/xmms-aac/FrugalBuild
b/source/xlib-extra/xmms-aac/FrugalBuild
index 1be56f0..45fb08e 100644
--- a/source/xlib-extra/xmms-aac/FrugalBuild
+++ b/source/xlib-extra/xmms-aac/FrugalBuild
@@ -2,32 +2,26 @@
# Maintainer: AlexExtreme <[EMAIL PROTECTED]>
pkgname=xmms-aac
-pkgver=2.5
+pkgver=2.6
pkgrel=1
pkgdesc="ISO AAC audio decoder plugin for xmms"
_F_sourceforge_dirname="faac"
_F_sourceforge_name="faad2"
_F_sourceforge_broken_up2date=1
Finclude sourceforge
-depends=('libstdc++' 'xmms' 'faad2')
+depends=('libstdc++' 'xmms' 'faad2>=2.6')
groups=('xlib-extra')
archs=('i686' 'x86_64')
-makedepends=('libsndfile' 'id3lib' 'hd2u')
-source=([EMAIL PROTECTED]
first_add_the_dirs_to_the_source_till_then_kill_die.patch)
-sha1sums=('3805d32c9d0033572eced93482f81c1dd198cd2c' \
- 'd62e6f375a6ceb098951fc7d4af7866dd00a681a')
+makedepends=('libsndfile' 'id3lib' 'sysfsutils')
+sha1sums=('6af7fb40fc063effd5cb6c43e0b372e77408a01a')
-build() {
+build()
+{
Fcd faad2
- Fpatchall
- dos2unix * || Fdie
- export CXXFLAGS="${CXXFLAGS} -fno-strict-aliasing"
Fautoreconf
Fmake --with-mp4v2 --with-xmms
Fmakeinstall
Frm usr/{bin,include} usr/lib/*.{la,0,so,a}
}
-# optimalization OK
-
# optimization OK
diff --git
a/source/xlib-extra/xmms-aac/first_add_the_dirs_to_the_source_till_then_kill_die.patch
b/source/xlib-extra/xmms-aac/first_add_the_dirs_to_the_source_till_then_kill_die.patch
deleted file mode 100644
index ac6134f..0000000
---
a/source/xlib-extra/xmms-aac/first_add_the_dirs_to_the_source_till_then_kill_die.patch
+++ /dev/null
@@ -1,55 +0,0 @@
-diff -Naur faad2/configure.in faad2-p/configure.in
---- faad2/configure.in 2006-08-13 16:13:31.000000000 +0200
-+++ faad2-p/configure.in 2006-11-18 03:00:56.000000000 +0100
-@@ -29,8 +29,6 @@
- AC_ARG_WITH(xmms,[ --with-xmms compile XMMS-1 plugin],
- WITHXMMS=$withval, WITHXMMS=no)
-
--AC_ARG_WITH(bmp,[ --with-bmp compile beep media player plugin],
-- [WITHBMP=$withval;WITHXMMS=$withval], [WITHBMP=no])
-
- AC_ARG_WITH(drm,[ --with-drm compile libfaad with DRM support],
- WITHDRM=$withval, WITHDRM=no)
-@@ -114,11 +112,6 @@
- AM_CONDITIONAL(HAVE_XMMS, false)
- fi
-
--if test x$WITHBMP = xyes; then
-- AC_DEFINE([HAVE_BMP], 1, [User wants beep media player plugin built])
-- AM_CONDITIONAL([HAVE_XMMS], true)
-- AM_CONDITIONAL([HAVE_BMP], true)
--fi
-
- if test x$WITHDRM = xyes; then
- AC_DEFINE(DRM, 1, [Define if you want to use libfaad together with Digital
Radio Mondiale (DRM)])
-diff -Naur faad2/plugins/Makefile.am faad2-p/plugins/Makefile.am
---- faad2/plugins/Makefile.am 2006-08-07 20:47:45.000000000 +0200
-+++ faad2-p/plugins/Makefile.am 2006-11-18 03:00:56.000000000 +0100
-@@ -8,10 +8,6 @@
- if HAVE_XMMS
- SUBDIRS = xmms
- else
--if HAVE_BMP
--SUBDIRS = bmp
--else
- SUBDIRS =
--endif #HAVE_BMP
- endif #HAVE_XMMS
- endif #HAVE_MPEG4IP_PLUG
-diff -Naur faad2/plugins/xmms/src/Makefile.am
faad2-p/plugins/xmms/src/Makefile.am
---- faad2/plugins/xmms/src/Makefile.am 2006-08-07 20:47:45.000000000 +0200
-+++ faad2-p/plugins/xmms/src/Makefile.am 2006-11-18 03:02:11.000000000
+0100
-@@ -1,12 +1,7 @@
--if HAVE_BMP
--libdir=$(shell pkg-config --variable=input-plugin-dir bmp)
--local_CFLAGS=$(shell pkg-config --cflags bmp)
--local_LDFLAGS=$(shell pkg-config --libs bmp)
--else
-+
- local_CFLAGS=`$(XMMS_CONFIG) --cflags` -Wall
- local_LDFLAGS=`$(XMMS_CONFIG) --libs`
- libdir = `$(XMMS_CONFIG) --input-plugin-dir`
--endif #HAVE_BMP
- lib_LTLIBRARIES = libmp4.la
-
- libmp4_la_CFLAGS = $(local_CFLAGS) -Wall \
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git