http://bugzilla.rpmfusion.org/show_bug.cgi?id=582
NicolasChauvet <kwizart(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kwizart(a)gmail.com
--- Comment #4 from NicolasChauvet <kwizart(a)gmail.com> 2009-04-28 14:27:02 ---
I've also made one:
http://rpms.kwizart.net/fedora/8/i386/libtxc_dxtn-070518-1.fc8.kwizart.i3...
http://rpms.kwizart.net/fedora/8/SRPMS/libtxc_dxtn-070518-1.fc8.kwizart.s...
Starting from your spec:
You aren't using our $RPM_OPT_FLAGS
Harcoding mesa-liBGL should be avoided. (despite it is clear that this is aimed
to be used with mesa).
Of course, there is a need to have runtime tests done, specially to see if the
features still works.
AFAIR, this kind of library only makes sense when the related application was
wrongly coded, because most hardware support s3tc compress in hardware despite
this is disabled by default (can be enabled with driconf). This library
implement this feature in software as a fallback for wrongly codec application.
So, we need names for such wrongly coded application and eventually a
bugreport.
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.