
Unico engine for fedora 15 (rpm)
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
For all fedorians who want to try out the latest and greatest gtk3 themes requiring the unico engine.
As I couldn't find an rpm, I built one myself ;-) ... Happy testing!
9 years ago
2011-06-26: added spec file (not sure if all build dependencies are met) and sources
9 years ago
2011-06-26: added spec file (not sure if all build dependencies are met) and sources
Doofb43r
9 years ago
Report
john007
9 years ago
PS: Latest Zukitwo still works perfectly on my machine using the 69 version ;-)
Report
Doofb43r
9 years ago
Report
john007
9 years ago
Report
ntrs
9 years ago
Report
john007
9 years ago
Pls let me know if it works for you!
Report
ntrs
9 years ago
as root install mock
as normal user
$ rpmdev-setuptree
put gtk3-engines-unico.spec in rpmbuild/SPECS/ and gtk3-engines-unico-0.1.0+r69.tar.gz in rpmbuild/SOURCES
$ rpmbuild -bs rpmbuild/SPECS/gtk3-engines-unico.spec
$ mock -r fedora-15-i386 --rebuild rpmbuild/SRPMS/gtk3-engines-unico-0.1.0+r69-1.fc15.src.rpm
$ mock -r fedora-15-x86_64 --rebuild rpmbuild/SRPMS/gtk3-engines-unico-0.1.0+r69-1.fc15.src.rpm
http://dl.dropbox.com/u/5176435/Fedora/15/natros/gtk3-engines-unico-0.1.0%2Br69-1.fc15.x86_64.rpm
http://dl.dropbox.com/u/5176435/Fedora/15/natros/gtk3-engines-unico-0.1.0%2Br69-1.fc15.i686.rpm
http://dl.dropbox.com/u/5176435/Fedora/15/natros/gtk3-engines-unico-0.1.0%2Br69-1.fc15.src.rpm
Report
Doofb43r
9 years ago
Report
john007
9 years ago
Well, it is possible to compile 32bit packages on a 64bit system, unfortunately not the other way round...
Report