would actually be legitimate. 99% of native code relating to the JVM
is jnilibs (ie, bundles/loadable modules), which should not be linking
to it.
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Open Source and Mac OS X development
Blog: http://me.raccoonfink.com/
Music: http://mus
nilib with 1.6 and have it
run on 1.5.
That said, as far as libjvm.dylib goes, you shouldn't be linking
against it at all, so the rest of my last email is still relevant. :)
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Open Source and Mac OS X development
Blog: http://me.racco
subject to the rules above, but you
shouldn't have to worry about library paths at build time. Just
finding an appropriate javac.
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Open Source and Mac OS X development
Blog: http://me.raccoonfink.com/
Music: http://music.raccoonfink.co
guist:
qt4-base-(mac|x11)-linguist
qt4-(mac|x11)-doc:
qt4-base-(mac|x11)-doc
qt4-(mac|x11):
qt4-base-(mac|x11)
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-
new installations of defaulting to adding an entry for
>
> UseMaxBuildJobs=N
Yeah, we talked about this in IRC a bit. I did misunderstand; your
proposal seems reasonable, since it shouldn't affect anything that
wasn't already explicitly OK'd by the maintainer with UseMaxBuildJo
ng it by default that means that a bunch of maintainers who
haven't heard anything about working packages for years will suddenly
get reports of random failing. Not really a good thing IMHO, especially
since parallel-make issues are generally non-obvious and difficult to debug.
- --
Benjam
less), so you can't have llvm-clang
Conflict/Replace llvm/llvm-shlibs without llvm-gcc42 holding it back.
That's why newer llvms in fink are put off into %p/opt, because the
original llvm and llvm-gcc42 packages are un-upgradeable without manual
intervention.
--
Benjamin Reed a.k.a. Rang
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2/7/11 11:16 AM, Max Horn wrote:
> But by using git + github.com, we could combine the advantages of both
> Subversion and git:
+100
I think this is a great idea!
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fin
this email, so I went ahead and added the patch real
quick.
Fix is committed to unstable, should be making it's way to the mirrors soon.
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.rac
home in the world/.
Feel free to post your own and we can hope duplicates still count as
votes in the Apple world. Here's what I posted:
http://openradar.appspot.com/radar?id=781401
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X developme
ava would builddep on system-java-dev, then
we'd know whether the user had it or not. ;) (Although in the case of
CMake it sounds like an esoteric thing that's not really used, so...)
We should probably update the description for the virtual package to
describe what needs to be done, t
#!/bin/sh -ev
/bin/mkdir build
cd build
%p/bin/cmake -DCMAKE_INSTALL_PREFIX="%p" ..
<<
InstallScript: <<
#!/bin/sh -ev
cd build
/usr/bin/make install DESTDIR="%d"
<<
--
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, a
; CACHE
STRING "Library directory name")
set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
set(CMAKE_INSTALL_RPATH ${LIB_DESTINATION} )
if(APPLE)
set(CMAKE_INSTALL_NAME_DIR ${LIB_DESTINATION})
endif(APPLE)
--
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X de
ave been
unsuccessful.
Sorry, I've been swamped and have a huge queue of stuff that has been
triaged, but not acted upon, in my mail. :P
Thanks for the update, it looks sane to me, I've committed it to unstable.
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Ma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 6/2/10 8:10 PM, William G. Scott wrote:
> Anything to speed this build up is delightful.
Well sure, but not knowing if it's going to fail 10 hours into it is
not so delightful. ;)
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon F
7;s build is not repeatably compatible with -jN, then it
should probably not be doing it by default. :P
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE
e got almost 100 perl modules updated, and I'm working my way
through testing them right now.
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Vers
le.PL and uses the default
Perl install instead, mind if I commit?
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.12 (D
>
> main/finkinfo/graphics/synfigstudio.info:Maintainer: Hisashi T Fujinaka
>
> main/finkinfo/graphics/vips.info:Maintainer: Jack Fink
>
> main/finkinfo/libs/perlmods/perlmagick-pm.info:Maintainer: Dave Morrison
>
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink,
en it first got split up, bdeps were
added to everything anyways.
I certainly don't really know what's needed for usual gettext support,
and what are more esoteric things only needed by translators or something.
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac O
ironed out, it will be easy to do
quick releases when new versions come out, but until then, it's in the
users' best interest for us to be sure it will cause the least amount of
issue.
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X development
Blog: http://w
ackages that most definitely do NOT
want JAVA_HOME forced to the location you need just for one package...
RuntimeVars is for your package to communicate with other packages how
to find things, not for internal use of something just within the scope
of your own package.
- --
Benjamin Reed a.k.a.
is automatically created
by using JarFiles: when packaging.
If you have tools that require a non-standard JAVA_HOME or CLASSPATH,
you should wrap them with a script included in your package, not set
environment variables for all Fink users who happen to have your package
installed.
- --
Benjamin
ot contain all of the things that a $JAVA_HOME expect
($JAVA_HOME/src.jar, lib/deploy.jar, the right headers in include/).
Whatever it is that's setting that will cause issues, if nothing else.
Can't speak for the rest of the issue. :)
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Racc
nning out of disk space is kind of a catastrophic event, there's
only so much that can be done about that. Things like gcc4x and qt4
(and most of kde, for that matter) are very large, and take a decent
amount of space while building. There's no graceful way to handle
running out of s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2/23/10 11:13 AM, Benjamin Reed wrote:
> On 2/22/10 5:16 PM, James Bunton wrote:
>
>> If you just want to grab the info files to stick them in your local tree
>> you'll need libdvdnav4, libdvdread.4, mplayer and x264 for it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2/12/10 11:40 PM, Benjamin Reed wrote:
> I'm going to release KDE4 updates sometime tomorrow.
Heh, and of course, I found some last-minute build issues holding it up.
Should have said "I'm *hoping* to..." ;)
I'l
=)
It includes fixes for running on 10.6 (yay).
If anyone's interested in getting a head start, you can check out my
experimental tree here:
http://www.finkproject.org/~ranger/kde4.4/README-EXPERIMENTAL.txt
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X dev
I should have a new one out shortly. :)
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
Comment: Using Gn
ting KDE updated, so I'll definitely start with this
as a base to work on.
4.4 rc1 was tagged today, so things should be to a point where it can
all get committed when 4.4 goes final.
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X development
Blog: htt
Scanning package description files..
Information about 8826 packages read in 9 seconds.
No packages to install.
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNAT
it should be, yeah.
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
Comment: Using GnuPG with Mozilla - http://e
wrote both, but I'm sure it was
distcc's fault.
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
Comm
change?
I don't recall, but it's usually a random crash that "make -j1" resolves.
That said, I was unaware of the environment way of "conflicting" with
ccache, so feel free to change it.
- --
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and
could be asked to
> cease and desist, is another question. It takes its cue from
> admin/acinclude.m4.in, a general kde thing, it seems.
Yeah. I'm so behind on KDE updating, but I'll add this to the list.
:) I should probably be able to change it to look for .so instead.
--
B
or
not. I've avoided commenting any more on the drama that continues to
unfold, as hard as it's been to resist. ;) I slipped a little by being
snarky in a commit, and I regret that. Otherwise, I'm just staying out
of it from here on out.
- --
Benjamin Reed a.k.a. Ranger Ric
pared to our Debian style.
Anyways, truly, good luck.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
Comment: Using GnuPG with
off an email *first* and keep your changes local for a
few days until you get an OK to commit.
So far, in my experience updating other people's stuff for Snow Leopard,
everyone I've asked for feedback has responded in an hour or two.
- --
Benjamin Reed a.k.a. Ranger Ric
ossible, they're there because we're a community of developers
volunteering our time, and people get really frustrated when other
people mess with their stuff. It's just the nice thing to do.
A couple of days is not the end of the world.
- --
Benjamin Reed a.k.a. Ranger
ne 6. It begs the question of how it was building before.
>
> Before, on 10.5.8, it was building its own static libreadline.a and
> libhistory.a and linking to these. No idea why it doesn't on 10.6.
>
> --
> Martin
>
>
--
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X dev
il saying "yeah, it's OK
to update it." Stable is *stable* with Dave's changes, even if it's a
bit light on packages compared to 10.5. We can stand to move things
when it's actually OK'd by the maintainer.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Ma
k it has
something to do with the incremental updates.
It might be better to start fresh...
--
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://mus
Please, on a public discussion like this, posting and re-posting your
question over and over just makes it more likely that no one will want
to respond.
Ask your question, and be patient for an answer. If you don't hear
anything in a few days, feel free to re-ask, but not once every half an
ho
start X11. If it does,
something went wrong with your build.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Commen
aTQW1
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iD8DBQFKL
the dock
There are still plenty of bugs, but KDE4 is starting to look pretty
good. I'll post an announcement when things are available, I'd
appreciate some testers. :)
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music:
gh; I forgot I put my -seed emails in a
different folder when I searched. =)
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Comment:
though I don't have an email from you
notifying that you modified it *cough*)
I'm gonna bootstrap an x86_64 to test some things anyways, I'll take a
look at it.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music:
I thought without a >= or whatever, it just gives you the latest
version. That's what it uses when going through the dep loop.
That said, yeah, you don't want to "expand percents" yourself, just ask
the API for the latest package with the name you're parsing.
- --
B
f Fink::PkgVersions objects is given,
return only items in the list which satisfy the given
specification.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATUR
d, it's probably better to make this an ERROR instead of a
WARNING and dump right out, so people don't think this is something they
can ignore, or lose in the middle of the output somewhere.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
William Dell Wisner's email is apparently bouncing, does anyone have a
valid email address for him?
Otherwise we'll have to unmaintain his packages.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I replaced any giflib | libungif stuff in stable and unstable with just
giflib now; the latest giflib should fully replace libungif, and still
be compatible (with symlinks for old .la files that refer to -lungif).
- --
Benjamin Reed a.k.a. Ranger
shlibs, it will not run if
you switch it out with mysql15-shlibs.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pierre-Henri Lavigne wrote:
> Hello,
>
> Did anyone succeed to solve the following error ?
> http://paste.lisp.org/display/67292
I must have missed if it came up before. I'll take a look...
- --
Benjamin Reed a.k.a. Ranger Rick
F
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Benjamin Reed wrote:
> Pidgin is exploding with DBus in a weird way, and I'm starting to think
> it's actually got a memory corruption issue or something. The dbus
> stuff it's doing is very simple, and working in other apps.
anyone have any ideas how to solve it?
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enig
totally
wasn't worth even trying to get fink to do it. ;)
So no, there's no unfinished experimental universal infrastructure for
Fink that I'm aware of...
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http
ned plugin, and you can go back to basically 1.1.1-1's info
file. ;)
Attached is an updated info file and patch.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Ve
) [or an equivalent]
> rather than ( >=-1), then that will satisfy the prior
> breakage issue in a simpler packaging setup.
Will it? I thought that if you don't give a revision, it treats it as 0
internally.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
n/finkinfo/base/
(anything with "gettext" in it is relevant.)
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Comment: Using
to handle such issues.
You have 2 versions of the gcc44 info file, one for 10.4 (with
Distribution: 10.4) that uses fink's gcc42 or gcc43 to bootstrap, and
one for 10.5 (with Distribution: 10.5) that uses xcode 3.1.1's.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X de
ed 4.0.3, since Apple's
4.0.1 is really 4.0.1 + a buttload of patches from later versions of gcc?
Having the option of using gcc 4.2 as "gcc" in Fink by default would be
good, of course, but I don't think jumping to forcing everything is a
good solution just to solve a few specific
once and for
| all.
You mean like the "xcode" virtual package?
~ i xcode 3.1-1
~ [virtual package representing the developer tools]
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoon
the same.
Do they depend on the openexr command-line tools specifically? Or the C
interface?
OpenEXR is built static-only, so you don't need a runtime dependency of
any kind if you're just using the libs.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
or just to paying ADC members.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigm
ny alternative to making it do so? I've seen a number of things that
xcode 3.1 breaks (not necessarily in fink) and I'm not sure general Fink
stuff is all that well-tested with the new beta yet.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
Blog: http://www.r
exlive" package doesn't solve our tex problems, it just adds
another.
Whereas, breaking tex up into individual features seems more likely to
cause less trouble in the future, BUT, it requires someone willing to
know all sides of the tex equation enough to keep those things in check.
to make changes to fink don't know anything about
TeX, and vice-versa, so we were never able to find anyone who could
really step up and *understand* it end-to-end.
As long as someone's willing to own it (as opposed to just maintaining
it) we might as well clean up the tex mess...
- --
Be
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Daniel Macks wrote:
|> - Add --disable-python.
| Looks functionally nearly the same as the one I have locally for it.
| Two issues:
Also, why disable python?
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
h
f you don't mind your changes not getting to The Real World while we
work out bugs in pangocairo, do it in pangocairo, otherwise do it in the
main tree and we'll merge back.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Koen van der Drift wrote:
|
| On Apr 27, 2008, at 8:54 PM, Benjamin Reed wrote:
|
|> You are welcome to update it in both, but if you don't, we'll
|> periodically merge cahnges from trunk into pangocairo to make sure it's
|>
when it's time to merge back.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev
I will now manually touch all my .info files, to make sure it
| gets them right.
I think for speed reasons, by default fink index trusts it's cache; you
can do "fink index --full" to force it.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://
last
"cvs diff" against the merge tag to make sure anything with any changes
also got a rev-up. But there have been a lot of people working in
pangocairo in the last week, so some stuff might have gotten missed. :)
We'll want to do it again one more time before we merge to trunk.
for pango1-xft2-ft219.
I was under the impression that they were, iff pango1-xft2-dev is no
longer in use. ;)
Perhaps we should switch it to go the other way, before it's too late?
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGI
dependencies
Alright, this should fix it up:
~ http://ranger.befunk.com/temp/pango1-xft2.info
~ http://ranger.befunk.com/temp/pango1-xft2-ft219.info
Lemme know if those work, and I'll go ahead and commit them to pangocairo.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X develo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Alexey Zakhlestin wrote:
| problem #1:
|
| fink can't download "gtk\+2.0_2.12.8-1.diff.gz" file. all mirrors
| return error-404
We'll just need to update it to a newer version of debian's patch.
Gimme a few minutes and I
|=> `infernal.tar.gz'
I can hand-download it this once and inject it into the distfiles
mirror, just figured if our server is having issues getting it, some
other folks might as well; if there's another mirror you might want to
add it to the package for the future.
- --
Benjamin Reed a.k.a
line.
If it uses gnu libtool and automake, usually you're fine with something
like this in the Makefile.in:
liblpsolve55j_la_LDFLAGS: -module -avoid-version
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGIN PGP SIGNATURE-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Benjamin Reed wrote:
| out of curiosity, what does "otool -hv /sw/lib/liblpsolve55j.jnilib"
| print? It should say it's of filetype BUNDLE instead of filetype DYLIB,
| in which case I don't think it could have a pathless otool
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Trevor Harmon wrote:
| On Apr 7, 2008, at 5:29 PM, Benjamin Reed wrote:
|> out of curiosity, what does "otool -hv /sw/lib/liblpsolve55j.jnilib"
|> print?
|
| $ otool -L /sw/lib/liblpsolve55j.jnilib
not otool -L, otool -hv. =)
-
tomorrow to fix the validator of the
other issue Daniel mentioned, as well as checking that jnilib files are
BUNDLEs.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)
Comment: U
the same lines about not being
able to log in.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFH2nBzUu+jZtP
odules (ie, plugin .so files) then you don't need
a separate -shlibs at all.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigm
have
"-module" in their libfoo_la_LDFLAGS in the makefiles.
You will need to patch Makefile.in or Makefile.am for each of those .so
files.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG
ommon (>= %v-%r)
...
SplitOff: <<
~ Package: libcdio-common
~ Replaces: libcdio5-shlibs, libcdio7-shlibs (<< 0.77-12)
~ Depends: %N
...
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.
the aforementioned time issue makes it hard to come up
with something better than the trackers. :)
Perhaps we should try to get a proposal out for Summer of Code and see
if someone wants to help us with some longstanding infrastructure work
we've needed to do.
Anyways, it's not for lack
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Benjamin Reed wrote:
| Is that someone playing with us, or does someone have a legitimate
| concern? If we're infringing copyright in some way, I'd like to fix it,
| not anger folks. I'm inclined to believe it's someone just me
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I literally sent this 30 seconds after my first post, and for some
reason it didn't go through, so trying again:
Benjamin Reed wrote:
| Is that someone playing with us, or does someone have a legitimate
| concern? If we're infringing co
27;s better to be (ugh, I hate this word) proactive
in fixing the issue. :)
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - ht
ss someone wants to learn fink
internals and hack it up, it's unlikely it will happen.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla
a rogue dlfcn.h in
/usr/local/include -- which should be necessary since 10.2 or so...
Something you installed manually has a very outdated build procedure. :)
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGIN PGP SIGNATURE
o the same percentage I said in my e-mail. :)
I'm not saying it's impossible, only difficult to do right.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)
Comment: Usin
ink, and neither
side has the manpower for us to reasonably expect it to happen.
Not to burst your bubble, but I've thought about this a lot (and built
probably 40 individual KDE dependencies as universal packages manually)
and it's just not feasible.
- --
Benjamin Reed a.k.
| one dependency: libsndfile, which isn't included in Fink, so I decided
| to make a package for it, too.
libsndfile 1.0.17 is already in fink:
http://pdb.finkproject.org/pdb/package.php/libsndfile1
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.raco
ching the old
one?
Anyways, it's fixed now. Sorry for the (weird) inconvenience.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozi
ch with credit going to
macports:
|
| http://vislab-ccom.unh.edu/~schwehr/software/fink/libgeos2.info
As for this, I can't speak for it, you'd have to ask BABA Yoshihiko...
I guess it's a 10.5 fix?
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://
you sent an email, but the guy I'm talking to in IRC right
now said your patch didn't work so I hadn't tried it; perhaps you sent
something else to the list or something and he was confused, because I
ended up coming to the same conclusion as you. =)
Anyways, thanks for the patch, w
. =)
We use it if forced to, but don't go out of our way to do so.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - htt
1 - 100 of 747 matches
Mail list logo