First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 47838
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Aaron Lake <alake@metallikop.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xvid-1.0.0_rc3.ebuild xvid-1.0.0_rc3.ebuild text/plain Aaron Lake 2004-04-14 14:00 0000 1.03 KB Details
xvid-1.0.0_rc4.ebuild xvid-1.0.0_rc4.ebuild text/plain Aaron Lake 2004-04-18 13:18 0000 1.04 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 47838 depends on: Show dependency tree
Bug 47838 blocks: 48129
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-04-14 13:57 0000
Submitting xvid version bump from rc2 -> rc3.  Tested and working perfectly. 
Should function exactly the same as rc2 with some bug fixes.

Regards,
Aaron

------- Comment #1 From Aaron Lake 2004-04-14 14:00:11 0000 -------
Created an attachment (id=29284) [edit]
xvid-1.0.0_rc3.ebuild

------- Comment #2 From TGL 2004-04-18 09:04:31 0000 -------
The rc4 is now also waiting for the bump. 

No big change needed from the rc2 ebuild but the following fix in libs symlinks:
-       dosym /usr/lib/libxvidcore.so.4.0 /usr/lib/libxvidcore.so
-       dosym /usr/lib/libxvidcore.so /usr/lib/libxvidcore.so.2
+       dosym /usr/lib/libxvidcore.so.4.0 /usr/lib/libxvidcore.so.4
+       dosym /usr/lib/libxvidcore.so.4 /usr/lib/libxvidcore.so

Adding the .so.4 is needed because that's what some programs link against. Removing the .so.2 is needed because it doesn't makes sense (the version 2 API is very different, and not binary compatible). 

------- Comment #3 From Aaron Lake 2004-04-18 13:18:29 0000 -------
Created an attachment (id=29569) [edit]
xvid-1.0.0_rc4.ebuild

As requested, here's the latest and greatest xvid... rc4.  Corrected symlinks.

------- Comment #4 From SpanKY 2004-04-26 15:48:00 0000 -------
now in portage, thanks guys

First Last Prev Next    No search results available      Search page      Enter new bug