Update of /cvsroot/freevo/freevo/contrib/debian
In directory sc8-pr-cvs1:/tmp/cvs-serv22390
Modified Files:
BUILDING changelog control rules
Added Files:
freevo-media.dirs freevo.dirs
Removed Files:
dirs
Log Message:
Updated Package to coincide with new release candidate.
1. Package is split into freevo-media and freevo. This should reduce
downloading requirements since the data is changed much less often.
2. Add build-dependency on docbook-utils
Other minor changes as well. The new packages should be available in
the Freevo apt source in five minutes or so.
--- NEW FILE: freevo-media.dirs ---
/usr/share/freevo/
--- NEW FILE: freevo.dirs ---
/usr/lib/python2.3/site-packages/freevo
Index: BUILDING
===================================================================
RCS file: /cvsroot/freevo/freevo/contrib/debian/BUILDING,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** BUILDING 5 Sep 2003 04:26:19 -0000 1.2
--- BUILDING 5 Oct 2003 15:12:30 -0000 1.3
***************
*** 9,13 ****
2. No init.d script, though the one in the boot/ directory works nicely
on my system
- 3. Split up the "data" and the code; most of the 2.5mb of the package is
- fonts and other stuff we can get elsewhere; skins and stuff should be
- seperate too since they are more "Static"
--- 9,10 ----
Index: changelog
===================================================================
RCS file: /cvsroot/freevo/freevo/contrib/debian/changelog,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** changelog 5 Sep 2003 04:21:33 -0000 1.1
--- changelog 5 Oct 2003 15:12:30 -0000 1.2
***************
*** 1,2 ****
--- 1,8 ----
+ freevo (1.4rc1-freevo1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Aubin Paul <[EMAIL PROTECTED]> Sun, 5 Oct 2003 10:50:49 -0400
+
freevo (1.4cvs20030804-freevo1) unstable; urgency=low
Index: control
===================================================================
RCS file: /cvsroot/freevo/freevo/contrib/debian/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** control 5 Sep 2003 04:21:33 -0000 1.1
--- control 5 Oct 2003 15:12:30 -0000 1.2
***************
*** 3,15 ****
Priority: optional
Maintainer: Aubin Paul <[EMAIL PROTECTED]>
! Build-Depends: debhelper (>= 4.1.60), python2.3-dev
Standards-Version: 3.5.2
Package: freevo
Architecture: all
! Depends: ${python:Depends}, python2.3-pygame, xmltv-util, libxmltv-perl,
python2.3-xml, python2.3-imaging, mplayer, mplayer-fonts, python2.3-pylirc,
python2.3-twisted, python2.3-sqlite, python2.3-mmpython, python2.3-fchksum, cdparanoia
! Recommends: fbset, matrox-tools, xine-ui, flac, vorbis-tools
Description: A Python based PVR/DVR Framework for Music and Movies
A Python-based PVR/DVR Framework and working system for music, movies
Television, and more.
--- 3,21 ----
Priority: optional
Maintainer: Aubin Paul <[EMAIL PROTECTED]>
! Build-Depends: debhelper (>= 4.1.60), python2.3-dev, docbook-utils
Standards-Version: 3.5.2
Package: freevo
Architecture: all
! Depends: ${python:Depends}, python2.3-pygame, xmltv-util, libxmltv-perl,
python2.3-xml, python2.3-imaging, mplayer, mplayer-fonts, python2.3-pylirc,
python2.3-twisted, python2.3-mmpython, python2.3-fchksum, cdparanoia, freevo-media
! Recommends: fbset, matrox-tools, xine-ui, flac, vorbis-tools, lame
Description: A Python based PVR/DVR Framework for Music and Movies
A Python-based PVR/DVR Framework and working system for music, movies
Television, and more.
+ Package: freevo-media
+ Architecture: all
+ Depends: freevo
+ Description: Themes and non-application data for Freevo
+ This package contains themes, fonts and other non-application data
+ for Freevo.
Index: rules
===================================================================
RCS file: /cvsroot/freevo/freevo/contrib/debian/rules,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** rules 5 Sep 2003 04:21:33 -0000 1.1
--- rules 5 Oct 2003 15:12:30 -0000 1.2
***************
*** 35,39 ****
--- 35,45 ----
dh_clean -k
dh_installdirs
+ ./autogen.sh
python2.3 setup.py install --no-compile --root=`pwd`/debian/freevo
+ # Move the files in to the data package
+ mv `pwd`/debian/freevo/usr/share/freevo/fonts
`pwd`/debian/freevo-media/usr/share/freevo/
+ mv `pwd`/debian/freevo/usr/share/freevo/icons
`pwd`/debian/freevo-media/usr/share/freevo/
+ mv `pwd`/debian/freevo/usr/share/freevo/images
`pwd`/debian/freevo-media/usr/share/freevo/
+ mv `pwd`/debian/freevo/usr/share/freevo/skins
`pwd`/debian/freevo-media/usr/share/freevo/
# Build architecture-independent files here.
--- dirs DELETED ---
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog