From a18aa1176250d5b7ae3e79b3e33ade93595422f2 Mon Sep 17 00:00:00 2001 From: tnut Date: Fri, 26 Feb 2010 18:39:28 +0100 Subject: Suppression de phono-xine obsolète MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kde/phonon-xine/Pkgfile | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 kde/phonon-xine/Pkgfile (limited to 'kde/phonon-xine/Pkgfile') diff --git a/kde/phonon-xine/Pkgfile b/kde/phonon-xine/Pkgfile deleted file mode 100644 index c8f1d4241..000000000 --- a/kde/phonon-xine/Pkgfile +++ /dev/null @@ -1,33 +0,0 @@ -# Description: Plugin xine pour phonon -# URL: http://phonon.kde.org -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: qt, xine-lib -name=phonon-xine -version=4.3.0 -release=1 -_name=phonon -source=(ftp://ftp.solnet.ch/mirror/KDE/stable/${_name}/$version/${_name}-${version}.tar.bz2) -build() { - -mkdir build -cd build -sed -e '/add_subdirectory(phonon)/d' \ --e '/add_subdirectory(includes)/d' \ --i ../phonon-${version}/CMakeLists.txt -cmake ../${_name}-${version} \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \ - -DCMAKE_SKIP_RPATH=ON \ - -DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed' \ - -DWITH_GStreamer=OFF -cd xine -make -mkdir -p $PKG/usr/lib/qt -mkdir -p $PKG/usr/share/icons/hicolor -cd $SRC/build - make DESTDIR=$PKG install - mv $PKG/$KDE_PREFIX/lib/kde4/plugins $PKG/usr/lib/qt - mv $PKG/$KDE_PREFIX/share/icons/oxygen $PKG/usr/share/icons/hicolor - rm -f $PKG/usr/lib/pkgconfig/phonon.pc -} -- cgit v1.2.3-70-g09d2