Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
theora
theora
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Xiph.Org
  • theoratheora
  • Issues
  • #1773

Closed
Open
Opened Feb 10, 2011 by Timo Juhani Lindfors@lindi
  • Report abuse
  • New issue
Report abuse New issue

doc/spec/Theora.pdf is modified during build

Steps to reproduce:
1) wget http://downloads.xiph.org/releases/theora/libtheora-1.2.0alpha1.tar.gz
2) tar zxf libtheora-1.2.0alpha1.tar.gz
3) cd libtheora-1.2.0alpha1
4) ./configure && make && make clean

Expected results:
4) no files that were part of the original distribution tarball are modified

Actual results:
4) The file

doc/spec/Theora.pdf

is modified.

More info:
1) This causes trouble for packaging.
2) If the PDF is generated on build, maybe it should not be part of the distribution tarball? Or maybe --disable-spec should be default since very few people need to rebuild the PDF if it is included already...
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: xiph/theora#1773