efl/legacy/evas_generic_loaders/pkgbuild
Doug Newgard 92ff2927f1 Evas_generic_loaders: PKGBUILD cleanup
pkgname is just a variable instead of an array when it's not a split
package
Don't need empty makedepends array
Add 'efl' to depends
Removed 'gstreamer0.10' from deps, already going to be pulled in by
the plugins
Changed gstreamer deps to the plugin packages, that's what's actually
needed by this package
Doesn't need to provide itself or the obsolete -svn version
Doesn't need to confict with the obsolete -svn version, if someone
still has this, they're so far out of date it's not very likely
they're paying any attention at all
Removed 'strip' and 'zipman' options, they're already default, no need
to override if someone chooses to change that.
Removed -O2 and -g build flags for the same reason
Removed buildflags and specified them in the CFLAGS variable
Removed LDFLAGS declariation, why were we clearing this?
Removed --disable-static, no static libs are built (I checked this time)
No need to rm -rf $pkgdir/usr
Double quote all paths with variables
Install only license declaration, GPL2 is already on the system
2013-06-22 12:33:52 +09:00
..
PKGBUILD.in Evas_generic_loaders: PKGBUILD cleanup 2013-06-22 12:33:52 +09:00