rpms/transcode/devel transcode.spec,1.33,1.34
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/transcode/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv431/devel
Modified Files:
transcode.spec
Log Message:
Rebuilt for x264/FFmpeg
Index: transcode.spec
===================================================================
RCS file: /cvs/free/rpms/transcode/devel/transcode.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- transcode.spec 8 Feb 2012 21:56:34 -0000 1.33
+++ transcode.spec 27 Feb 2012 16:21:12 -0000 1.34
@@ -7,7 +7,7 @@
Name: transcode
Version: 1.1.7
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Video stream processing tool
Group: Applications/Multimedia
@@ -149,6 +149,9 @@
%changelog
+* Mon Feb 27 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.7-3
+- Rebuilt for x264/FFmpeg
+
* Wed Feb 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12 years, 9 months
rpms/libfame/EL-6 libfame.spec,1.3,1.4
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/libfame/EL-6
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32178
Modified Files:
libfame.spec
Log Message:
Commit for initial EL6 build.
Index: libfame.spec
===================================================================
RCS file: /cvs/free/rpms/libfame/EL-6/libfame.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libfame.spec 3 Dec 2011 01:49:30 -0000 1.3
+++ libfame.spec 27 Feb 2012 16:13:22 -0000 1.4
@@ -4,6 +4,7 @@
Release: 14%{?dist}
License: LGPL
Group: System Environment/Libraries
+URL: http://fame.sourceforge.net/
Source0: http://download.sourceforge.net/fame/%{name}-%{version}.tar.gz
Patch0: %{name}-aclocal18.patch
Patch1: %{name}-config-rpath.patch
@@ -12,13 +13,14 @@
Patch4: http://www.linuxfromscratch.org/blfs/downloads/svn/libfame-0.9.1-gcc34-1....
Patch5: libfame-0.9.1-fstrict-aliasing.patch
Patch6: libfame-0.9.1-x86_64.patch
-URL: http://fame.sourceforge.net/
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
+
BuildRequires: autoconf, automake, libtool
+
%description
FAME is a library for fast MPEG encoding.
+
%package devel
Summary: Libraries and include to develop using FAME
Group: Development/Libraries
@@ -41,8 +43,8 @@
%patch6 -p1 -b .x86_64
# This is required since the included libtool stuff is too old and breaks
# linking (-lm and -lc functions not found!) on FC5 x86_64.
-%{__rm} -f acinclude.m4 aclocal.m4
-%{__cp} -f /usr/share/aclocal/libtool.m4 libtool.m4
+rm -f acinclude.m4 aclocal.m4
+cp -f /usr/share/aclocal/libtool.m4 libtool.m4
touch NEWS ChangeLog
autoreconf --force --install
@@ -62,22 +64,18 @@
%install
-rm -Rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
-%clean
-rm -Rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
+
%files
-%defattr(-,root,root,-)
%doc AUTHORS BUGS CHANGES COPYING README TODO
%{_libdir}/libfame*.so.*
%files devel
-%defattr(-,root,root,-)
%exclude %{_libdir}/libfame.la
%{_bindir}/libfame-config
%{_includedir}/fame*.h
@@ -86,6 +84,7 @@
%{_datadir}/aclocal/libfame.m4
%{_mandir}/man3/fame*.3*
+
%changelog
* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.9.1-14
- rebuild for new F11 features
12 years, 9 months
rpms/mythtv/devel mythbackend.service,1.3,1.4
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/mythtv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30809
Modified Files:
mythbackend.service
Log Message:
Add 'Wants=httpd.service' to backend service file.
Index: mythbackend.service
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythbackend.service,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mythbackend.service 2 Feb 2012 03:36:03 -0000 1.3
+++ mythbackend.service 27 Feb 2012 16:02:11 -0000 1.4
@@ -32,6 +32,7 @@
[Unit]
Description=MythTV backend service
After=network.target mysqld.service
+Wants=httpd.service
[Service]
Type=simple
12 years, 9 months
rpms/mame/F-15 .cvsignore, 1.51, 1.52 mame.spec, 1.59, 1.60 sources, 1.51, 1.52
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28304
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Mon Feb 27 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u3-1
- Updated to 0.145u3
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-15/.cvsignore,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- .cvsignore 26 Feb 2012 15:09:46 -0000 1.51
+++ .cvsignore 27 Feb 2012 11:29:07 -0000 1.52
@@ -1,3 +1,4 @@
mame0145s.exe
0145u1_diff.zip
0145u2_diff.zip
+0145u3_diff.zip
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-15/mame.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- mame.spec 26 Feb 2012 15:09:46 -0000 1.59
+++ mame.spec 27 Feb 2012 11:29:07 -0000 1.60
@@ -5,7 +5,7 @@
%bcond_with debug
%global baseversion 145
-%global sourceupdate 2
+%global sourceupdate 3
Name: mame
%if 0%{?sourceupdate}
@@ -24,7 +24,7 @@
#Source updates
Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
-#Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
+Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
#Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
#Source5: http://mamedev.org/updates/0%{baseversion}u5_diff.zip
#Source6: http://mamedev.org/updates/0%{baseversion}u6_diff.zip
@@ -257,6 +257,9 @@
%changelog
+* Mon Feb 27 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u3-1
+- Updated to 0.145u3
+
* Sun Feb 26 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u2-1
- Updated to 0.145u2
- Re-enabled ldresample and ldverify
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-15/sources,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- sources 26 Feb 2012 15:09:46 -0000 1.51
+++ sources 27 Feb 2012 11:29:07 -0000 1.52
@@ -1,3 +1,4 @@
4514ecf6dc5331cd0e803704f95e206f mame0145s.exe
2b555a2fda60eac45743bbef3ef0481d 0145u1_diff.zip
cf2b866a1ba7f537c011328b727a6f5b 0145u2_diff.zip
+b8a7c306cc18c9c45e2893c8aed7c4d4 0145u3_diff.zip
12 years, 9 months
rpms/mame/F-16 .cvsignore, 1.51, 1.52 mame.spec, 1.59, 1.60 sources, 1.51, 1.52
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28227
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Mon Feb 27 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u3-1
- Updated to 0.145u3
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-16/.cvsignore,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- .cvsignore 26 Feb 2012 15:09:41 -0000 1.51
+++ .cvsignore 27 Feb 2012 11:29:02 -0000 1.52
@@ -1,3 +1,4 @@
mame0145s.exe
0145u1_diff.zip
0145u2_diff.zip
+0145u3_diff.zip
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-16/mame.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- mame.spec 26 Feb 2012 15:09:41 -0000 1.59
+++ mame.spec 27 Feb 2012 11:29:02 -0000 1.60
@@ -5,7 +5,7 @@
%bcond_with debug
%global baseversion 145
-%global sourceupdate 2
+%global sourceupdate 3
Name: mame
%if 0%{?sourceupdate}
@@ -24,7 +24,7 @@
#Source updates
Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
-#Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
+Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
#Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
#Source5: http://mamedev.org/updates/0%{baseversion}u5_diff.zip
#Source6: http://mamedev.org/updates/0%{baseversion}u6_diff.zip
@@ -257,6 +257,9 @@
%changelog
+* Mon Feb 27 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u3-1
+- Updated to 0.145u3
+
* Sun Feb 26 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u2-1
- Updated to 0.145u2
- Re-enabled ldresample and ldverify
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-16/sources,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- sources 26 Feb 2012 15:09:41 -0000 1.51
+++ sources 27 Feb 2012 11:29:02 -0000 1.52
@@ -1,3 +1,4 @@
4514ecf6dc5331cd0e803704f95e206f mame0145s.exe
2b555a2fda60eac45743bbef3ef0481d 0145u1_diff.zip
cf2b866a1ba7f537c011328b727a6f5b 0145u2_diff.zip
+b8a7c306cc18c9c45e2893c8aed7c4d4 0145u3_diff.zip
12 years, 9 months
rpms/mame/F-17 .cvsignore, 1.51, 1.52 mame.spec, 1.59, 1.60 sources, 1.51, 1.52
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28143
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Mon Feb 27 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u3-1
- Updated to 0.145u3
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-17/.cvsignore,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- .cvsignore 26 Feb 2012 15:09:36 -0000 1.51
+++ .cvsignore 27 Feb 2012 11:28:57 -0000 1.52
@@ -1,3 +1,4 @@
mame0145s.exe
0145u1_diff.zip
0145u2_diff.zip
+0145u3_diff.zip
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-17/mame.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- mame.spec 26 Feb 2012 15:09:36 -0000 1.59
+++ mame.spec 27 Feb 2012 11:28:57 -0000 1.60
@@ -5,7 +5,7 @@
%bcond_with debug
%global baseversion 145
-%global sourceupdate 2
+%global sourceupdate 3
Name: mame
%if 0%{?sourceupdate}
@@ -24,7 +24,7 @@
#Source updates
Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
-#Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
+Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
#Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
#Source5: http://mamedev.org/updates/0%{baseversion}u5_diff.zip
#Source6: http://mamedev.org/updates/0%{baseversion}u6_diff.zip
@@ -257,6 +257,9 @@
%changelog
+* Mon Feb 27 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u3-1
+- Updated to 0.145u3
+
* Sun Feb 26 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u2-1
- Updated to 0.145u2
- Re-enabled ldresample and ldverify
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-17/sources,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- sources 26 Feb 2012 15:09:36 -0000 1.51
+++ sources 27 Feb 2012 11:28:57 -0000 1.52
@@ -1,3 +1,4 @@
4514ecf6dc5331cd0e803704f95e206f mame0145s.exe
2b555a2fda60eac45743bbef3ef0481d 0145u1_diff.zip
cf2b866a1ba7f537c011328b727a6f5b 0145u2_diff.zip
+b8a7c306cc18c9c45e2893c8aed7c4d4 0145u3_diff.zip
12 years, 9 months
rpms/mame/devel .cvsignore, 1.51, 1.52 mame.spec, 1.59, 1.60 sources, 1.51, 1.52
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28030
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Mon Feb 27 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u3-1
- Updated to 0.145u3
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/.cvsignore,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- .cvsignore 26 Feb 2012 15:09:26 -0000 1.51
+++ .cvsignore 27 Feb 2012 11:28:49 -0000 1.52
@@ -1,3 +1,4 @@
mame0145s.exe
0145u1_diff.zip
0145u2_diff.zip
+0145u3_diff.zip
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/mame.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- mame.spec 26 Feb 2012 15:09:26 -0000 1.59
+++ mame.spec 27 Feb 2012 11:28:49 -0000 1.60
@@ -5,7 +5,7 @@
%bcond_with debug
%global baseversion 145
-%global sourceupdate 2
+%global sourceupdate 3
Name: mame
%if 0%{?sourceupdate}
@@ -24,7 +24,7 @@
#Source updates
Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
-#Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
+Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
#Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
#Source5: http://mamedev.org/updates/0%{baseversion}u5_diff.zip
#Source6: http://mamedev.org/updates/0%{baseversion}u6_diff.zip
@@ -257,6 +257,9 @@
%changelog
+* Mon Feb 27 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u3-1
+- Updated to 0.145u3
+
* Sun Feb 26 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u2-1
- Updated to 0.145u2
- Re-enabled ldresample and ldverify
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/sources,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- sources 26 Feb 2012 15:09:26 -0000 1.51
+++ sources 27 Feb 2012 11:28:49 -0000 1.52
@@ -1,3 +1,4 @@
4514ecf6dc5331cd0e803704f95e206f mame0145s.exe
2b555a2fda60eac45743bbef3ef0481d 0145u1_diff.zip
cf2b866a1ba7f537c011328b727a6f5b 0145u2_diff.zip
+b8a7c306cc18c9c45e2893c8aed7c4d4 0145u3_diff.zip
12 years, 9 months
rpms/pcsxr/devel pcsxr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/pcsxr/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32642/devel
Modified Files:
.cvsignore sources
Added Files:
pcsxr.spec
Log Message:
Initial Package
--- NEW FILE pcsxr.spec ---
%define svnversion 75200
Name: pcsxr
Version: 1.9.92
Release: 1.20120219svn%{svnversion}%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
# SOURCE/plugins/gxvideo/* includes some GPLv3+
# SOURCE/libpcsxcore/coff.h is BSD License (no advertising)
# SOURCE/libpcsxcore/sjisfont.h is Public Domain
# SOURCE/libpcsxcore/psemu_plugin_defs.h is Public Domain
License: GPLv3+ and BSD and Public Domain
Url: http://pcsxr.codeplex.com/
#The source can be downloaded here:
#http://pcsxr.codeplex.com/SourceControl/changeset/changes/75200
Source: %{name}-%{svnversion}.zip
BuildRequires: SDL-devel
BuildRequires: gtk2-devel
BuildRequires: nasm
BuildRequires: mesa-libGL-devel
BuildRequires: gettext
BuildRequires: libglade2-devel
BuildRequires: libXv-devel
BuildRequires: libXtst-devel
BuildRequires: libcdio-devel
BuildRequires: intltool
BuildRequires: glib2-devel
BuildRequires: libtool
BuildRequires: autoconf
BuildRequires: desktop-file-utils
%description
#modified from debian files
PCSX-Reloaded is an advanced PlayStation (PSX) emulator, which uses a plugin
architecture to provide full support for all components of the PSX. It has full
emulation support for game pads, videos, sound, memory cards, and other
important PSX components, and is able to play many games without problems.
%prep
%setup -q -n %{name}
#remove any unnecessary files:
rm -f -r win32 macosx debian-upstream
%build
sh autogen.sh
%configure --prefix=/usr --enable-libcdio --enable-opengl
make %{?_smp_mflags}
%install
make %{?_smp_mflags} install DESTDIR=%{buildroot}
desktop-file-install \
--remove-key=Encoding \
--dir %{buildroot}%{_datadir}/applications \
data/%{name}.desktop
%find_lang %{name}
%files -f %{name}.lang
%doc doc/keys.txt doc/tweaks.txt AUTHORS COPYING README NEWS
%{_mandir}/man1/%{name}.1*
%{_datadir}/%{name}
%{_datadir}/pixmaps/%{name}-icon.png
%{_datadir}/psemu
%{_bindir}/%{name}
%{_libdir}/games/psemu
%{_datadir}/applications/%{name}.desktop
%post
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
%postun
if [ $1 -eq 0 ] ; then
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
fi
%posttrans
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Sun Feb 19 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120219svn75200
- Updated to new SVN checkout version
* Sun Feb 19 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120219svn75156
- Updated to new SVN checkout version
- Added svn macro
- Removed incorrect disabling of opengl for 64bit
* Wed Feb 8 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-3.20120128svn73976
- Minor source change for convenience.
* Wed Feb 8 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-2.20120128svn73976
- Fixed and optimized source files for size and convenience.
- Added missing file in license breakdown
* Sat Jan 28 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120128svn73976
- Fixed version number to be more specific
- Fixed inproper license
- Trimmed down the source, removed non-linux code
* Sat Jan 28 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120128svn
- Initial package SPEC created
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 26 Feb 2012 17:37:29 -0000 1.1
+++ .cvsignore 26 Feb 2012 20:11:13 -0000 1.2
@@ -0,0 +1 @@
+pcsxr-75200.zip
Index: sources
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 26 Feb 2012 17:37:29 -0000 1.1
+++ sources 26 Feb 2012 20:11:13 -0000 1.2
@@ -0,0 +1 @@
+12106d2d055a2a12851796dfb621c5fe pcsxr-75200.zip
12 years, 9 months
rpms/pcsxr/F-17 pcsxr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/pcsxr/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32158/F-17
Modified Files:
.cvsignore sources
Added Files:
pcsxr.spec
Log Message:
Initial Package
--- NEW FILE pcsxr.spec ---
%define svnversion 75200
Name: pcsxr
Version: 1.9.92
Release: 1.20120219svn%{svnversion}%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
# SOURCE/plugins/gxvideo/* includes some GPLv3+
# SOURCE/libpcsxcore/coff.h is BSD License (no advertising)
# SOURCE/libpcsxcore/sjisfont.h is Public Domain
# SOURCE/libpcsxcore/psemu_plugin_defs.h is Public Domain
License: GPLv3+ and BSD and Public Domain
Url: http://pcsxr.codeplex.com/
#The source can be downloaded here:
#http://pcsxr.codeplex.com/SourceControl/changeset/changes/75200
Source: %{name}-%{svnversion}.zip
BuildRequires: SDL-devel
BuildRequires: gtk2-devel
BuildRequires: nasm
BuildRequires: mesa-libGL-devel
BuildRequires: gettext
BuildRequires: libglade2-devel
BuildRequires: libXv-devel
BuildRequires: libXtst-devel
BuildRequires: libcdio-devel
BuildRequires: intltool
BuildRequires: glib2-devel
BuildRequires: libtool
BuildRequires: autoconf
BuildRequires: desktop-file-utils
%description
#modified from debian files
PCSX-Reloaded is an advanced PlayStation (PSX) emulator, which uses a plugin
architecture to provide full support for all components of the PSX. It has full
emulation support for game pads, videos, sound, memory cards, and other
important PSX components, and is able to play many games without problems.
%prep
%setup -q -n %{name}
#remove any unnecessary files:
rm -f -r win32 macosx debian-upstream
%build
sh autogen.sh
%configure --prefix=/usr --enable-libcdio --enable-opengl
make %{?_smp_mflags}
%install
make %{?_smp_mflags} install DESTDIR=%{buildroot}
desktop-file-install \
--remove-key=Encoding \
--dir %{buildroot}%{_datadir}/applications \
data/%{name}.desktop
%find_lang %{name}
%files -f %{name}.lang
%doc doc/keys.txt doc/tweaks.txt AUTHORS COPYING README NEWS
%{_mandir}/man1/%{name}.1*
%{_datadir}/%{name}
%{_datadir}/pixmaps/%{name}-icon.png
%{_datadir}/psemu
%{_bindir}/%{name}
%{_libdir}/games/psemu
%{_datadir}/applications/%{name}.desktop
%post
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
%postun
if [ $1 -eq 0 ] ; then
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
fi
%posttrans
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Sun Feb 19 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120219svn75200
- Updated to new SVN checkout version
* Sun Feb 19 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120219svn75156
- Updated to new SVN checkout version
- Added svn macro
- Removed incorrect disabling of opengl for 64bit
* Wed Feb 8 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-3.20120128svn73976
- Minor source change for convenience.
* Wed Feb 8 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-2.20120128svn73976
- Fixed and optimized source files for size and convenience.
- Added missing file in license breakdown
* Sat Jan 28 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120128svn73976
- Fixed version number to be more specific
- Fixed inproper license
- Trimmed down the source, removed non-linux code
* Sat Jan 28 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120128svn
- Initial package SPEC created
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-17/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 26 Feb 2012 17:37:29 -0000 1.1
+++ .cvsignore 26 Feb 2012 20:10:30 -0000 1.2
@@ -0,0 +1 @@
+pcsxr-75200.zip
Index: sources
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-17/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 26 Feb 2012 17:37:29 -0000 1.1
+++ sources 26 Feb 2012 20:10:30 -0000 1.2
@@ -0,0 +1 @@
+12106d2d055a2a12851796dfb621c5fe pcsxr-75200.zip
12 years, 9 months
rpms/pcsxr/F-16 pcsxr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/pcsxr/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31933/F-16
Modified Files:
.cvsignore sources
Added Files:
pcsxr.spec
Log Message:
Initial Package
--- NEW FILE pcsxr.spec ---
%define svnversion 75200
Name: pcsxr
Version: 1.9.92
Release: 1.20120219svn%{svnversion}%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
# SOURCE/plugins/gxvideo/* includes some GPLv3+
# SOURCE/libpcsxcore/coff.h is BSD License (no advertising)
# SOURCE/libpcsxcore/sjisfont.h is Public Domain
# SOURCE/libpcsxcore/psemu_plugin_defs.h is Public Domain
License: GPLv3+ and BSD and Public Domain
Url: http://pcsxr.codeplex.com/
#The source can be downloaded here:
#http://pcsxr.codeplex.com/SourceControl/changeset/changes/75200
Source: %{name}-%{svnversion}.zip
BuildRequires: SDL-devel
BuildRequires: gtk2-devel
BuildRequires: nasm
BuildRequires: mesa-libGL-devel
BuildRequires: gettext
BuildRequires: libglade2-devel
BuildRequires: libXv-devel
BuildRequires: libXtst-devel
BuildRequires: libcdio-devel
BuildRequires: intltool
BuildRequires: glib2-devel
BuildRequires: libtool
BuildRequires: autoconf
BuildRequires: desktop-file-utils
%description
#modified from debian files
PCSX-Reloaded is an advanced PlayStation (PSX) emulator, which uses a plugin
architecture to provide full support for all components of the PSX. It has full
emulation support for game pads, videos, sound, memory cards, and other
important PSX components, and is able to play many games without problems.
%prep
%setup -q -n %{name}
#remove any unnecessary files:
rm -f -r win32 macosx debian-upstream
%build
sh autogen.sh
%configure --prefix=/usr --enable-libcdio --enable-opengl
make %{?_smp_mflags}
%install
make %{?_smp_mflags} install DESTDIR=%{buildroot}
desktop-file-install \
--remove-key=Encoding \
--dir %{buildroot}%{_datadir}/applications \
data/%{name}.desktop
%find_lang %{name}
%files -f %{name}.lang
%doc doc/keys.txt doc/tweaks.txt AUTHORS COPYING README NEWS
%{_mandir}/man1/%{name}.1*
%{_datadir}/%{name}
%{_datadir}/pixmaps/%{name}-icon.png
%{_datadir}/psemu
%{_bindir}/%{name}
%{_libdir}/games/psemu
%{_datadir}/applications/%{name}.desktop
%post
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
%postun
if [ $1 -eq 0 ] ; then
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
fi
%posttrans
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Sun Feb 19 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120219svn75200
- Updated to new SVN checkout version
* Sun Feb 19 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120219svn75156
- Updated to new SVN checkout version
- Added svn macro
- Removed incorrect disabling of opengl for 64bit
* Wed Feb 8 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-3.20120128svn73976
- Minor source change for convenience.
* Wed Feb 8 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-2.20120128svn73976
- Fixed and optimized source files for size and convenience.
- Added missing file in license breakdown
* Sat Jan 28 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120128svn73976
- Fixed version number to be more specific
- Fixed inproper license
- Trimmed down the source, removed non-linux code
* Sat Jan 28 2011 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120128svn
- Initial package SPEC created
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-16/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 26 Feb 2012 17:37:29 -0000 1.1
+++ .cvsignore 26 Feb 2012 20:09:38 -0000 1.2
@@ -0,0 +1 @@
+pcsxr-75200.zip
Index: sources
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-16/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 26 Feb 2012 17:37:29 -0000 1.1
+++ sources 26 Feb 2012 20:09:38 -0000 1.2
@@ -0,0 +1 @@
+12106d2d055a2a12851796dfb621c5fe pcsxr-75200.zip
12 years, 9 months