Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
gst-fluendo-mp3
getsource.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File getsource.sh of Package gst-fluendo-mp3
#! /bin/sh # # The sources are provided for reference only. # Binary packages are not built from these sources. # - jw@suse.de name=gst-fluendo-mp3 svn=https://core.fluendo.com/gstreamer/svn/trunk/$name export today=`date +%Y%m%d` export tarball=$name-$today.tar.bz2 rm -rf $name svn co $svn tar jcvf $tarball --exclude .svn $name cp $name/ChangeLog . rm -rf $name echo "$tarball written." if [ -f "$name.spec" ]; then mv $name.spec $name.spec.old sed -e "s@^Source:\s.*\$@Source: $tarball@" $name.spec.old > $name.spec echo "$name.spec <-- $tarball" fi
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor