Commit Graph

25 Commits

Author SHA1 Message Date
lif b98eea51e8 enable arm build 2020-03-23 00:36:03 -07:00
David Benjamin 928c32260a Link to gthread-2.0
We call g_thread_init and whatnot. Fixes bug #44.

Reported-by: Micah Gersten <micahg@ubuntu.com>
2011-12-29 08:44:51 -05:00
David Benjamin 63f8937736 Incorporate the release number into NPW_PLUGIN_IDENT
As long as distributions actually remember to increment this value, they
won't keep missing updates.
2011-04-21 14:23:54 -04:00
David Benjamin 1ed587a95a Let's not use a deprecated function when checking for usable glib
Though it really doesn't matter.
2011-04-21 12:35:33 -04:00
David Benjamin 8104fc2afa Don't recompute VERSION, RELEASE, etc. in the Makefile
We already have one nasty set of shell commands. Let's not make it two.
2011-04-21 09:23:11 -04:00
David Benjamin 8931b7b618 Move biarch/LSB CFLAGS and LDFLAGS computing to the top
Instead we set *_32 versions of all the variables to get the plugin
target build environment. When not building biarch, they are the same as
the wrapper build environment. (They should be renamed to _TARGET or
something or something.)
2011-03-31 11:28:21 -04:00
David Benjamin 673b42b9f2 Sanitize LDFLAGS vs LIBS
This should make the package fine with --as-needed. Inspired by Gentoo
patch.
2011-03-30 20:25:35 -04:00
David Benjamin 872837d2c8 Honor LDFLAGS
Import it from the environment and also stick it into LDFLAGS_32
2011-03-30 20:25:35 -04:00
David Benjamin 1f2722a8e3 Inherit CFLAGS_32 from CFLAGS 2011-03-30 20:25:35 -04:00
David Benjamin c8ac2d10a0 Make unrecognized arguments fatal
Sorry, everyone. You all are passing arguments to configure that this
poor script is not understand. It's better that you actually notice your
mistakes.

Hopefully this'll eventually switch to some saner buildsystem. Maybe
scons since it understands multiple environments.
2011-03-30 20:25:35 -04:00
David Benjamin c8b2fee6e4 Check for --help/-h before running the checks
Otherwise you don't know what option to pass to fix the darn things.
2011-03-30 20:25:35 -04:00
David Benjamin 30a20bd425 Use pkg-config to detect X11
The ad-hoc code was breaking Debian/Ubuntu multiarch.
2011-03-30 16:11:31 -04:00
David Benjamin b15fb20458 nspluginwrapper-1.3.0
Taken from Debian orig.tar.gz file.
2011-03-25 00:13:06 -04:00
David Benjamin 910986a89b nspluginwrapper-1.2.2
Taken from Debian orig.tar.gz file.
2011-03-25 00:13:02 -04:00
David Benjamin 74360b0d71 nspluginwrapper-1.2.0
Taken from Ubuntu orig.tar.gz file.
2011-03-05 23:28:18 -05:00
David Benjamin 1f0ad8eb29 nspluginwrapper-1.1.10
Taken from Ubuntu orig.tar.gz file.
2011-03-05 23:27:41 -05:00
David Benjamin dec6139d44 nspluginwrapper-1.1.4
Taken from Fedora srpm.
2011-03-05 23:25:37 -05:00
David Benjamin 199cf054f2 nspluginwrapper-1.1.2
Taken from lp:~ubuntu-dev/nspluginwrapper/upstream.
2011-03-05 23:19:39 -05:00
David Benjamin 10bbf2f098 nspluginwrapper-1.1.0
Taken from Ubuntu orig.tar.gz file.
2011-03-05 22:30:52 -05:00
David Benjamin e9ae927da7 nspluginwrapper-1.0.0
Taken from Debian orig.tar.gz file.
2011-03-05 22:15:54 -05:00
David Benjamin 485815be8a nspluginwrapper-0.9.91.5
Taken from Debian orig.tar.gz file.
2011-03-05 22:15:22 -05:00
David Benjamin 9d165ef722 nspluginwrapper-0.9.91.4
Taken from Debian orig.tar.gz file.
2011-03-05 22:13:51 -05:00
David Benjamin 7158f09db9 nspluginwrapper-0.9.91.3
Taken from Debian orig.tar.gz file.
2011-03-05 22:12:48 -05:00
David Benjamin 6805a659db nspluginwrapper-0.9.91.2
Taken from Wayback machine.
2011-03-05 22:41:58 -05:00
David Benjamin 498fa50f29 nspluginwrapper-0.9.91.1
Taken from Wayback machine.
2011-03-05 22:41:13 -05:00