Update of /cvsroot/freevo/freevo/contrib/gentoo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10445
Modified Files:
ebuild-snapshot.sh rsync-freevo
Log Message:
small fixes
Index: rsync-freevo
===================================================================
RCS file: /cvsroot/freevo/freevo/contrib/gentoo/rsync-freevo,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** rsync-freevo 22 Nov 2003 12:03:51 -0000 1.6
--- rsync-freevo 6 Jun 2004 14:33:07 -0000 1.7
***************
*** 59,92 ****
rm /tmp/$file /tmp/rsync-ChangeLog
! cd /usr/portage
!
! for idir in media-tv/freevo dev-python/mmpython dev-python/pylirc \
! media-libs/xine-lib media-video/xine-ui; do
! echo changing mask $idir
! for i in $idir/*.ebuild; do
! cache=`echo $i | sed 's/\/.*\//\//' | sed 's/\.ebuild$//'`
!
! rm -f /var/cache/edb/dep/$cache
!
! mv $i /tmp/$$
! sed 's/~x86/x86/' /tmp/$$ > $i
! rm /tmp/$$
! done
! cp /usr/portage/profiles/package.mask /tmp/package.mask
! grep -v $idir /tmp/package.mask > /usr/portage/profiles/package.mask
! done
! echo
! echo
! echo
! echo "WARNING: Freevo is now in the gentoo portage tree, you don't need this script"
! echo "anymore. It does the following things:"
! echo "1. add stuff to use Freevo with the DXR3 (USE dxr3)"
! echo "2. add ebuilds for freevo-snapshot and mmpython-snapshot"
! echo "3. remove the mask from all packages Freevo needs"
! echo "4. add ebuilds for new version which are not in the portage tree (yet)"
! echo
! echo "And a small change: freevo is now in media-tv, not media-video"
! echo
# end of rsync-freevo
--- 59,83 ----
rm /tmp/$file /tmp/rsync-ChangeLog
! if ! grep pylirc /etc/portage/package.keywords 2>/dev/null >/dev/null; then
! echo
! echo "Warning: pylirc is masked"
! echo "To install freevo without any problems, you need to add"
! echo "dev-python/pylirc ~x86"
! echo "into /etc/portage/package.keywords"
! echo
! fi
! # echo
! # echo
! # echo
! # echo "WARNING: Freevo is now in the gentoo portage tree, you don't need this
script"
! # echo "anymore. It does the following things:"
! # echo "1. add stuff to use Freevo with the DXR3 (USE dxr3)"
! # echo "2. add ebuilds for freevo-snapshot and mmpython-snapshot"
! # echo "3. remove the mask from all packages Freevo needs"
! # echo "4. add ebuilds for new version which are not in the portage tree (yet)"
! # echo
! # echo "And a small change: freevo is now in media-tv, not media-video"
! # echo
# end of rsync-freevo
Index: ebuild-snapshot.sh
===================================================================
RCS file: /cvsroot/freevo/freevo/contrib/gentoo/ebuild-snapshot.sh,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** ebuild-snapshot.sh 6 Jun 2004 10:33:03 -0000 1.24
--- ebuild-snapshot.sh 6 Jun 2004 14:33:07 -0000 1.25
***************
*** 67,72 ****
tar --atime-preserve -zcvf /tmp/freevo-ebuild.tgz \
! media-tv/freevo media-tv/freevo-snapshot dev-python/mmpython-snapshot \
! media-video/xine-ui media-libs/libsdl >/dev/null
)
scp -r contrib/gentoo/ChangeLog contrib/gentoo/rsync-freevo
/tmp/freevo-ebuild.tgz \
--- 67,71 ----
tar --atime-preserve -zcvf /tmp/freevo-ebuild.tgz \
! media-tv/freevo media-tv/freevo-snapshot dev-python/mmpython* >/dev/null
)
scp -r contrib/gentoo/ChangeLog contrib/gentoo/rsync-freevo
/tmp/freevo-ebuild.tgz \
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog