SHA256
8
0
forked from pool/perl-Curses

29 Commits

Author SHA256 Message Date
74c6116ac4 Add Gitea build results 2025-08-12 18:12:55 +02:00
7f5b092b14 Accepting request 1244018 from home:tinita:branches:devel:languages:perl
- Fix build by depending on ncurses-devel instead of ncurses5-devel

OBS-URL: https://build.opensuse.org/request/show/1244018
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=37
2025-02-06 22:58:22 +00:00
f17506b404 Accepting request 1173754 from devel:languages:perl:autoupdate
- updated to 1.45
   see /usr/share/doc/packages/perl-Curses/ChangeLog
  New in 1.45 (Released April 27, 2023)
    Correct wide character data types to fix compile failure.

OBS-URL: https://build.opensuse.org/request/show/1173754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=35
2024-05-16 12:00:12 +00:00
2ea228e912 Accepting request 1070496 from devel:languages:perl:autoupdate
- updated to 1.44
   see /usr/share/doc/packages/perl-Curses/ChangeLog
  New in 1.44 (Released March 07, 2023)
    Implement A_ITALIC

OBS-URL: https://build.opensuse.org/request/show/1070496
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=33
2023-03-10 10:44:40 +00:00
9d988e3657 Accepting request 1042284 from devel:languages:perl:autoupdate
- updated to 1.43
   see /usr/share/doc/packages/perl-Curses/ChangeLog
  New in 1.43 (Released December 08, 2022)
    Fix missing file introduced in 1.42 that prevents all builds from working.
  New in 1.42 (Released December 07, 2022)
    Add missing return type declarations so it works with modern C compilers.
    Fix build failure with newer compilers: test compiles to find Curses library
    capabilities fail because necessary header files are not included because
    C_PANELFUNCTION etc are not defined because the test compiles do not include
    CursesFun.h, which they can't because the test compiles are part of creating
    CursesFun.h.  Solution: put C_PANELFUNCTION, etc in new config.h.
    Rename test.syms program to testsyms, because it is a more conventional
    name format.

OBS-URL: https://build.opensuse.org/request/show/1042284
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=31
2022-12-12 09:24:38 +00:00
1534264d5a Accepting request 998824 from devel:languages:perl:autoupdate
- updated to 1.41
   see /usr/share/doc/packages/perl-Curses/ChangeLog

OBS-URL: https://build.opensuse.org/request/show/998824
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=29
2022-08-23 21:28:14 +00:00
3693858014 Accepting request 997379 from devel:languages:perl:autoupdate
- updated to 1.39
   see /usr/share/doc/packages/perl-Curses/HISTORY
  New in 1.39 (Released August 12, 2022)
    Add #include <stdbool.h> to top of Curses.c to fix a conflict between the
    Curses header files and Perl header files that causes a "loadable library
    and perl binaries are mismatched" / handshake key failure when you try to
    load the Perl module.

OBS-URL: https://build.opensuse.org/request/show/997379
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=27
2022-08-16 14:32:45 +00:00
f0d4f6ddb2 Accepting request 909799 from home:pmonrealgonzalez:branches:devel:languages:perl
- Update to 1.38:
  * Fix compilation failure with some compilers, including AIX's
    because _XOPEN_SOURCE_EXTENDED was defined with null value.

OBS-URL: https://build.opensuse.org/request/show/909799
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=26
2021-08-03 08:48:29 +00:00
c77e9c2aab Accepting request 898862 from home:pmonrealgonzalez:branches:devel:languages:perl
- Build and link against ncurses version 5 to fix missing exported
  symbols [bsc#1119646]

- Build with support for MENUS, PANELS and FORMS
- Fix perl script interpreters

OBS-URL: https://build.opensuse.org/request/show/898862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=24
2021-06-11 11:56:30 +00:00
71f58991ee Accepting request 842385 from devel:languages:perl:autoupdate
- updated to 1.37
   see /usr/share/doc/packages/perl-Curses/HISTORY
  New in 1.37
    Fix printw for wide characters.
    Fix bug: wenclose() and mouse_trafo() treat an integer as a boolean.  The
    functional effect is they return true if they fail to do the window move (I
    don't understand this - there's some kind of window move that is part of
    every function).  False is better.

OBS-URL: https://build.opensuse.org/request/show/842385
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=22
2020-10-19 09:06:06 +00:00
6c5d7ebd08 Accepting request 635336 from home:pmonrealgonzalez:branches:devel:languages:perl
- updated to 1.36 (Released August 14, 2016)
   Fix the GNU Hurd thing from 1.35 by including the hints file in the
   manifest.
 New in 1.35 (Released July 11, 2016)
   Added hints file for GNU Hurd ($OSNAME == 'gnu').  From Pino Toscano.
 New in 1.34 (Released April 2, 2016)
   Several bugs fixed in demo programs (which also function as the
   documentation) for forms and menus and comments added explaining need to
   keep Perl variables around to avoid invalid memory references.
 New in 1.33 (Released October 3, 2015)
   Package contains META files.
- Cleaned with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/635336
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=20
2018-09-13 08:38:21 +00:00
Stephan Kulow
3ff2b6c6f2 - updated to 1.32
Makefile.PL: if /usr/include/ncurses/ncurses.h exists, use Ncurses regardless
   of what the $guess_cfg table says for the OS at hand.  This fixes the former
   hybrid approach which didn't work for a Solaris 11 system that has both
   Ncurses and BSD curses.
 
   Typographical error in documentation fixed.
 
 New in 1.31 (Released April 26, 2014)
 
   Fix compile failure with some Curses libraries, introduced in
   1.29 - undefined KEY_CODE_YES.
 
   Fix documentation: wide character functions exist back to Perl 5.6,
   not 5.16.
 
 New in 1.30 (Released April 19, 2014)
 
   Fix build failure: Use older substitutes if Perl is too old to have
   the 'utf8_to_uvchr_buf' function they use; don't include the wide character
   functions if Perl is even too old to have the substitutes.  Broken in 1.29.
 
   Fix "constant not provided by your vendor" message when you refer to a
   function that does not exist in the Curses module.
 
   Minor fixes to documentation of new wide character functions.
 
   Fix warning about extra argument to c_setmevent .
 
   Fix documentation for "not defined in your Curses library" errors.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=18
2015-02-06 13:30:17 +00:00
Stephan Kulow
bfc0501f6a use original tar.gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=15
2011-11-18 13:37:24 +00:00
Stephan Kulow
8eef893e91 use original .tar.gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=14
2011-11-18 11:27:50 +00:00
Stephan Kulow
29e593c577 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=13 2011-11-11 11:15:15 +00:00
Stephan Kulow
3cd15016af always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=11
2010-12-03 13:59:52 +00:00
Stephan Kulow
3a26312eb9 siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=10
2010-11-30 19:24:58 +00:00
Stephan Kulow
bbe9f745d1 - remove /var/adm/perl-modules
- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Curses?expand=0&rev=9
2010-11-29 18:53:43 +00:00
OBS User autobuild
1d1b730a6c Autobuild autoformatter for 50971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Curses?expand=0&rev=15
2010-10-19 10:51:53 +00:00
Ruediger Oertel
719642b917 Accepting request 50971 from devel:languages:perl
Accepted submit request 50971 from user coolo

OBS-URL: https://build.opensuse.org/request/show/50971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Curses?expand=0&rev=14
2010-10-19 10:51:48 +00:00
OBS User autobuild
2dce35b0ca Accepting request 31931 from devel:languages:perl
Copy from devel:languages:perl/perl-Curses based on submit request 31931 from user coolo

OBS-URL: https://build.opensuse.org/request/show/31931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Curses?expand=0&rev=10
2010-02-09 21:38:31 +00:00
OBS User autobuild
412f225961 Accepting request 29210 from devel:languages:perl
Copy from devel:languages:perl/perl-Curses based on submit request 29210 from user coolo

OBS-URL: https://build.opensuse.org/request/show/29210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Curses?expand=0&rev=9
2010-01-12 11:20:15 +00:00
OBS User unknown
69302fb643 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Curses?expand=0&rev=7 2009-02-23 22:42:40 +00:00
OBS User unknown
e9db62cf28 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Curses?expand=0&rev=6 2008-09-12 16:08:43 +00:00
OBS User unknown
1a33000f94 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Curses?expand=0&rev=5 2008-03-10 17:33:17 +00:00
OBS User unknown
0cafd7f149 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Curses?expand=0&rev=4 2007-11-19 12:44:38 +00:00
OBS User unknown
e658e4e28e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Curses?expand=0&rev=3 2007-03-29 16:24:46 +00:00
OBS User unknown
f811c88ff8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Curses?expand=0&rev=2 2007-03-10 23:07:49 +00:00
OBS User unknown
dbdd4be4f8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Curses?expand=0&rev=1 2007-01-15 23:30:15 +00:00