aboutsummaryrefslogtreecommitdiffstats
path: root/classes/mime.bbclass
AgeCommit message (Collapse)Author
2008-12-05mime.bbclass: fix confusing bb.noteKoen Kooi
2008-12-04mime.bcclass: automagically add RDEPENDS on package containing ↵Koen Kooi
freedesktop-mime-info when detecting the need for it
2008-12-04mime.bbclass: inform user that u-m-d will take a whileKoen Kooi
2008-12-04mime bbclass: RDEPEND on share-mime-info since we want to run its utilsKoen Kooi
2008-12-04mime.bbclass: check whether update-mime-database is executable before trying ↵Koen Kooi
to call it and move prerm to postrm
2008-11-20mime.bbclass: new class that detects if an package install a file in ↵Koen Kooi
/usr/share/mime/applications/ and adds the appropriate postinst/prerm magic * the postinst were designed to run off-line as well gnome.bbclass: use mime.bbclass