rpms/gstreamer-plugins-bad/F-9 gstreamer-plugins-bad.spec,1.1,1.2
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer-plugins-bad/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21069
Modified Files:
gstreamer-plugins-bad.spec
Log Message:
* Wed Jul 23 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.7-3
- Release bump for rpmfusion
- Merge changes from latest freshrpms package: enable ofa and dirac plugins
Index: gstreamer-plugins-bad.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-bad/F-9/gstreamer-plugins-bad.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gstreamer-plugins-bad.spec 24 Jul 2008 09:21:58 -0000 1.1
+++ gstreamer-plugins-bad.spec 16 Aug 2008 06:53:22 -0000 1.2
@@ -18,7 +18,6 @@
Source: http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{ve...
Patch1: gstreamer-plugins-bad-0.10.5-sys-modplug.patch
Patch2: gst-plugins-bad-0.10.5-mms-seek.patch
-Patch3: gst-plugins-bad-0.10.7-new-dirac.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{gstreamer} >= %{gst_minver}
BuildRequires: %{gstreamer}-devel >= %{gst_minver}
@@ -108,7 +107,6 @@
%setup -q -n gst-plugins-bad-%{version}
%patch1 -p1
%patch2 -p1
-%patch3 -p1
### we use the system version of libmodplug
%{__rm} -r gst/modplug/libmodplug/*
touch gst/modplug/libmodplug/Makefile.in
16 years, 3 months
rpms/gstreamer-ffmpeg/F-9 gstreamer-ffmpeg.spec,1.4,1.5
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer-ffmpeg/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10584
Modified Files:
gstreamer-ffmpeg.spec
Log Message:
* Thu Jul 24 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.4-2
- Release bump for rpmfusion build
Index: gstreamer-ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-ffmpeg/F-9/gstreamer-ffmpeg.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gstreamer-ffmpeg.spec 24 Jul 2008 09:13:23 -0000 1.4
+++ gstreamer-ffmpeg.spec 15 Aug 2008 17:41:36 -0000 1.5
@@ -31,6 +31,12 @@
%setup -q -n gst-ffmpeg-%{version}
%patch1 -p1
%patch2 -p1
+# adjust includes for the header move in latest ffmpeg <sigh>
+sed -i -e 's|ffmpeg/avcodec.h|ffmpeg/libavcodec/avcodec.h|g' \
+ -e 's|ffmpeg/avformat.h|ffmpeg/libavformat/avformat.h|g' \
+ -e 's|postproc/postprocess.h|ffmpeg/libpostproc/postprocess.h|g' \
+ -e 's|ffmpeg/swscale.h|ffmpeg/libswscale/swscale.h|g' \
+ ext/ffmpeg/*.c ext/ffmpeg/*.h ext/libpostproc/*.c
%build
16 years, 3 months
rpms/gstreamer-plugins-ugly/devel gstreamer-plugins-ugly.spec, 1.3, 1.4
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer-plugins-ugly/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9757
Modified Files:
gstreamer-plugins-ugly.spec
Log Message:
* Fri Aug 15 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.8-3
- Fix building of dvdread plugin with libdvdread includes rename
Index: gstreamer-plugins-ugly.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-ugly/devel/gstreamer-plugins-ugly.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gstreamer-plugins-ugly.spec 24 Jul 2008 09:43:02 -0000 1.3
+++ gstreamer-plugins-ugly.spec 15 Aug 2008 17:28:10 -0000 1.4
@@ -11,7 +11,7 @@
Summary: GStreamer streaming media framework "ugly" plug-ins
Name: gstreamer-plugins-ugly
Version: 0.10.8
-Release: 2%{?dist}
+Release: 3%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
@@ -55,6 +55,9 @@
%prep
%setup -q -n gst-plugins-ugly-%{version}
+# stupid dvdread includes rename <GRRR>
+sed -i 's|dvdread/dvd_reader.h|libdvdread/dvd_reader.h|g' configure
+sed -i 's|#include <dvdread/|#include <libdvdread/|g' ext/dvdread/dvdreadsrc.h
%build
@@ -103,6 +106,9 @@
%changelog
+* Fri Aug 15 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.8-3
+- Fix building of dvdread plugin with libdvdread includes rename
+
* Wed Jul 23 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.8-2
- Release bump for rpmfusion
16 years, 3 months
rpms/php-pecl-pdflib/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/php-pecl-pdflib/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/tmpcvsX25426/rpms/php-pecl-pdflib/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module php-pecl-pdflib
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: php-pecl-pdflib
# $Id: Makefile,v 1.1 2008/08/14 15:31:14 thl Exp $
NAME := php-pecl-pdflib
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
16 years, 3 months
rpms/php-pecl-pdflib Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/php-pecl-pdflib
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/tmpcvsX25426/rpms/php-pecl-pdflib
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module php-pecl-pdflib
--- NEW FILE Makefile ---
# Top level Makefile for module php-pecl-pdflib
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
16 years, 3 months
rpms/php-pecl-pdflib/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/php-pecl-pdflib/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/tmpcvsX25426/rpms/php-pecl-pdflib/devel
Log Message:
Directory /cvs/free/rpms/php-pecl-pdflib/devel added to the repository
16 years, 3 months
rpms/php-pecl-pdflib - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/php-pecl-pdflib
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/tmpcvsX25426/rpms/php-pecl-pdflib
Log Message:
Directory /cvs/free/rpms/php-pecl-pdflib added to the repository
16 years, 3 months
rpms/pdflib-lite/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/pdflib-lite/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/tmpcvso25311/rpms/pdflib-lite/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module pdflib-lite
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: pdflib-lite
# $Id: Makefile,v 1.1 2008/08/14 15:30:49 thl Exp $
NAME := pdflib-lite
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
16 years, 3 months
rpms/pdflib-lite Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/pdflib-lite
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/tmpcvso25311/rpms/pdflib-lite
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module pdflib-lite
--- NEW FILE Makefile ---
# Top level Makefile for module pdflib-lite
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
16 years, 3 months
rpms/pdflib-lite/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/pdflib-lite/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/tmpcvso25311/rpms/pdflib-lite/devel
Log Message:
Directory /cvs/free/rpms/pdflib-lite/devel added to the repository
16 years, 3 months