diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-11-20 05:40:13 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-11-20 05:40:13 +0000 |
commit | ce1760b6532aadb8e8d8fdaaf7ea5e04505bfc92 (patch) | |
tree | ad6a3774bb9cdbdcb00580cdd408a2841767e92b | |
parent | cb5f0a522dc22f8b072a792aaa8fafaae36b4532 (diff) |
plinciv 0.16: Recover lost patch and save from extermination.
* It may be from year 2003, but still a better start with porting than nothing
at all.
* And yes, one sweet day we'll have people doing something useful (like
porting games), not just dumb kernel hacking ;-).
-rw-r--r-- | packages/plinciv/plinciv-0.16/FC1.14.1-PC0.16.diff.gz | bin | 0 -> 21670 bytes | |||
-rw-r--r-- | packages/plinciv/plinciv_0.16.bb | 3 | ||||
-rw-r--r-- | removal.txt | 5 |
3 files changed, 2 insertions, 6 deletions
diff --git a/packages/plinciv/plinciv-0.16/FC1.14.1-PC0.16.diff.gz b/packages/plinciv/plinciv-0.16/FC1.14.1-PC0.16.diff.gz Binary files differnew file mode 100644 index 0000000000..70fa33c254 --- /dev/null +++ b/packages/plinciv/plinciv-0.16/FC1.14.1-PC0.16.diff.gz diff --git a/packages/plinciv/plinciv_0.16.bb b/packages/plinciv/plinciv_0.16.bb index 073515f0d7..6afaf40b16 100644 --- a/packages/plinciv/plinciv_0.16.bb +++ b/packages/plinciv/plinciv_0.16.bb @@ -2,9 +2,10 @@ LICENSE = "GPL" SECTION = "x11/games" DEPENDS = "gtk+" DESCRIPTION = "Embedded version of a popular FreeCiv game" +HOMEPAGE = "http://www.handhelds.org/moin/moin.cgi/PlinCiv" SRC_URI = "ftp://ftp.freeciv.org/freeciv/stable/freeciv-1.14.1.tar.bz2 \ - http://gregorr.homelinux.org/plinciv/FC1.14.1-PC0.16.diff.gz;patch=1 \ + file://FC1.14.1-PC0.16.diff.gz;patch=1 \ file://configure.patch;patch=1" inherit autotools diff --git a/removal.txt b/removal.txt index 60dfe9583d..b50f1de59d 100644 --- a/removal.txt +++ b/removal.txt @@ -10,11 +10,6 @@ Reason: description why it will get removed ----------------------------------------------------------------------------- -Package Name: plinciv -Removal Date: 2006-11-20 -Maintainer: none -Reason: Unfetchable version from 2003 year. - Package Name: Maemo Removal Date: 2006-12-12 Maintainer: none |