Some notes while creating new build templates

1 view
Skip to first unread message

Juan RP

unread,
Dec 28, 2009, 6:26:45 AM12/28/09
to xb...@googlegroups.com
Hi,

I'd like to explain some points that have to be used when creating
new build templates or to update them.

1) All packages should list all *direct* run dependencies.
I've attached to this email a shell script that will help you
to find all required rundeps for a package.
(run it like: find_neededlibs.sh /destdir/pkg)

2) If a required dependency has a devel subpkg, you should add it
such as:

Add_dependency run gtk+
Add_dependency build gtk+-devel

That's because there are planed future changes to use binary packages
as dependencies while building and this is one of those required
steps.

Use this list to share your problems, ideas or whatever, thanks.

find_neededlibs.sh

Juan Romero Pardines

unread,
Dec 28, 2009, 6:48:19 AM12/28/09
to xb...@googlegroups.com
find_neededlibs.sh
Reply all
Reply to author
Forward
0 new messages