summaryrefslogtreecommitdiff
path: root/main/libglade
AgeCommit message (Collapse)Author
2012-04-25main/libglade: rebuild against glib-2.32Natanael Copa
2011-06-17main/libglade: rebuild to get rid -lGL from libtoolNatanael Copa
The libtool archives stored the linking to -lGL from cairo's .la files but GL support was later removed. We remove the libtool archives to prevent similar things happen in future. If anythings needs the libglade libtool archive, fix it there. (grep libglade /usr/lib/*.la or similar) We also disable static lib while here.
2011-05-13main/libglade: do not remove libtool archivesWilliam Pitcock
2011-05-13main/libglade: remove libtool archivesNatanael Copa
2011-01-13Set all packages with arch="x86 x86_64" to arch="all".William Pitcock
2010-12-29main/libglade: rebuild against new libxml2Natanael Copa
2010-12-13main/*: add archNatanael Copa
2010-11-18main/libglade: update dependenciesNatanael Copa
we need libxml2-utils
2010-07-20main/[various]: rebuild due to bad owner in packageNatanael Copa
Busybox got static in 3860ada6cdc107477a4de9bbc2b92d73495b66e8 causing fakeroot to break and owners got bad in all packages built after that. This got fixed in 7f3e98913b36d3254e0000765c9822423c0364e0 but all broken packages needs to be rebuilt. fixes #387
2010-07-15main/libglade: move .so to -dev packageNatanael Copa
ref #384
2010-05-04main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa
2010-01-29main/libglade: workaround segfaulting xmlcatalogNatanael Copa
2010-01-25merged x11 repository into mainNatanael Copa
ref #255