Projects
Multimedia
transcode
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 15
View file
transcode.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Sat Dec 26 11:58:19 UTC 2015 - davejplater@gmail.com + +- Add links to versioned binaries to enable other programs ie.k3b + to find them. + +------------------------------------------------------------------- Mon Dec 21 11:34:10 UTC 2015 - olaf@aepfle.de - Adjust BuildRequires to use pkg-config
View file
transcode.spec
Changed
@@ -136,6 +136,25 @@ rm -f docs/make-import-man.sh find docs/ -name tcindent.sh -print -exec chmod 0644 {} \; +# Add links to enable other programs to find the transcode binaries. +pushd %{buildroot}%{_bindir} +ln -s tccat-%{sversion} tccat +ln -s tccfgshow-%{sversion} tccfgshow +ln -s tcdecode-%{sversion} tcdecode +ln -s tcdemux-%{sversion} tcdemux +ln -s tcexport-%{sversion} tcexport +ln -s tcextract-%{sversion} tcextract +ln -s tcmodchain-%{sversion} tcmodchain +ln -s tcmodinfo-%{sversion} tcmodinfo +ln -s tcmp3cut-%{sversion} tcmp3cut +ln -s tcprobe-%{sversion} tcprobe +ln -s tcscan-%{sversion} tcscan +ln -s tcxmlcheck-%{sversion} tcxmlcheck +ln -s tcxpm2rgb-%{sversion} tcxpm2rgb +ln -s tcyait-%{sversion} tcyait +ln -s transcode-%{sversion} transcode +popd + %files %defattr(-,root,root) %{_bindir}/*
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.