From: Slava Dubrovskiy <slava@elan.com.ua> To: community@altlinux.ru Subject: Re: [Comm] бНОПНЯ ОН ЯОЕЙС Date: Fri, 13 May 2005 16:35:49 +0300 Message-ID: <4284AD35.3030508@elan.com.ua> (raw) In-Reply-To: <20050513131530.GA7282@mycomp.mydomain> php-coder пишет: >>А вот с меню нет. Не появляется после установки. Пробовал и тот файл >>меню, что с пакетом идет, и вручную и с помощью freedesktop2menu.pl - >>без результата. :-( Вот спек и .desktop из которого генерится меню. В >>чем ошибка? >> >> > А чего файл меню-то не показали получившийся? > > Я бы на вашем месте _сам_ составил menu-файл. Там ведь простейший > формат! Вижу даже один плюс! Избавление от лишней зависимости > (menu-devel) :)) > > Так и хотел, но не получается! > ---8<--- gcompris.menu ---8<--- > ?package(gcompris):\ > needs=x11 \ > section="Amusement/Educational" \ > title="Educational suite gcompris" \ > longtitle="Educational game from 2 to 10 years old" \ > icon="gcompris.png" \ > command="/usr/bin/gcompris" > ---8<--------------------8<--- > > Source2: %name.menu > ... > %__install -pD -m 644 %SOURCE2 %buildroot%_menudir/%name > ... > > ОООО!!! Я нашел вашу ошибку! > > Вот что freedesktop2menu.pl генерирует. ?package(gcompris): needs="x11" extra_filename="gcompris" section="Amusement/Educational" title="Educational suite gcompris" icon="gcompris.png" command="gcompris" genericname="Multiple activities for kids" longtitle="Educational game from 2 to 10 years old" hints="GNOME,Application,Game" extra_opt="\\nTerminal=false\\nStartupNotify=true\\nX-GNOME-Bugzilla-Bugzilla=GNOME\\nX-GNOME-Bugzilla-Product=gcompris\\nX-GNOME-Bugzilla-Component=" Вот оригинальный: ?package(gcompris):\ needs="x11"\ section="Applications/Edutainment/Miscellanous"\ title="GCompris"\ longtitle="Educational Activities starting at 3 years old"\ command="gcompris"\ icon="gcompris.png" И в чем ошибка? >>PS. Может это локальная проблема? т.к. после тех событий >>http://wiki.sisyphus.ru/PropazhaMenjuKDE?v=d73 когда вообще все пропало, >>востановилось только часть пунктов меню с играми. И таких игр как quake, >>ttd, cube3d тоже нет в меню. >> >> > Может и локальная. Попробуйте в другом WM, а не в KDE. > > К примеру, в backports уже с неделю лежит Fluxbox моей сборки, на днях > и в Сизифе появится (сейчас в Incoming). Посмотрите что там с меню ;)) > И заодно потестируете мой пакет ;))) > > Попробую :-) >>#хУФБОБЧМЙЧБФШ ЕУФШ УНЩУМ ФПМШЛП ЕУМЙ ЕУФШ ДЕФЙ, ЙУРПМШЪХАЭЙЕ ЛПНРШАФЕТ >>#л ЙЗТБН ЕУФШ ПВЫЙТОПЕ ЗПМПУПЧПЕ УПРТПЧПЦДЕОЙЕ Ч РБЛЕФЕ assetml-voices-ru >> >> > > А %description на русском почему закомментрировали? > > А не пропускает sisyphus_check sisyphus_check gcompris-6.5.3-alt1.src.rpm gcompris-6.5.3-alt1.src.rpm E: SUMMARY not printable E: DESCRIPTION not printable >>%make DESTDIR=%buildroot install >> >> > > Это явно не правильно! Нет макроса %make! Его нет! Есть либо команда > %__make, либо макрос %makeinstall, либо %make_install. > > Здесь, с вероятностью в 99%, нужно использовать %make_install > > Я тоже обратил на это внимание, но подумал, раз работает, чего трогать? Исправлю. >>%dir %_libdir/%name/ >>%_libdir/%name/*.so* >>%_libdir/libgcompris-1.so.0.0.0 >>%_libdir/libgcompris-1.so.0 >> >> > Так и не понял почему вы до сих пор не используете более короткую > запись: > > %_libdir/%name > %_libdir/libgcompris-1.so.0* > > > >>%_datadir/pixmaps/*.png >> >> > > %_datadir/pixmaps/* > > > >>%files devel >>%_includedir/libgcompris-1.0/libgcompris >>%_libdir/libgcompris-1.so >>%_libdir/pkgconfig/libgcompris-1.0.pc >> >> > > Вместо %_libdir/pkgconfig используйте макрос %_pkgconfigdir > > Также AFAIK либы обычно вообще выносят в отдельный пакет. И при > устновке удалении вызывают ldconfig, кажется. Точно не подскажу, так > как лично не сталкивался -- загляните в любой спек пакета с либами. > > Вроде и так работает. Пути ведь стандартные. > > >>%files voices-en >>%_datadir/gcompris/boards/sounds/en >>%_datadir/assetml/gcompris_alphabet_en.assetml >>%_datadir/assetml/gcompris_colors_en.assetml >>%_datadir/assetml/gcompris_geography_en.assetml >>%_datadir/assetml/gcompris_misc_en.assetml >> >> > > %files voices-en > %_datadir/gcompris/boards/sounds/en > %_datadir/assetml/*en.assetml > > > >>%files voices-ru >>%_datadir/gcompris/boards/sounds/ru >>%_datadir/assetml/gcompris_alphabet_ru.assetml >>%_datadir/assetml/gcompris_colors_ru.assetml >>%_datadir/assetml/gcompris_geography_ru.assetml >>%_datadir/assetml/gcompris_misc_ru.assetml >> >> > > %files voices-en > %_datadir/gcompris/boards/sounds/ru > %_datadir/assetml/*ru.assetml > > Удачи! > > Спасибо. Практически все по существу. Исправил спек. Еще бы с меню разобраться. -- С уважением, Дубровский Вячеслав.
next prev parent reply other threads:[~2005-05-13 13:35 UTC|newest] Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-05-12 12:02 [Comm] Вопрос по спеку Slava Dubrovskiy 2005-05-12 13:08 ` [Comm] " Michael Shigorin 2005-05-12 16:06 ` [Comm] " php-coder 2005-05-12 16:01 ` [Comm] бНОПНЯ ОН ЯОЕЙС Slava Dubrovskiy 2005-05-12 18:23 ` [Comm] Вопрос по спеку php-coder 2005-05-13 6:26 ` [Comm] бНОПНЯ ОН ЯОЕЙС Slava Dubrovskiy 2005-05-13 13:15 ` [Comm] Вопрос по спеку php-coder 2005-05-13 13:19 ` [Comm] бНОПНЯ ОН ЯОЕЙС Slava Dubrovskiy 2005-05-13 14:26 ` Maxim Tyurin 2005-05-13 17:42 ` [Comm] Re: Вопрос по спеку Michael Shigorin 2005-05-13 7:19 ` [Comm] " Guest007 2005-05-13 10:22 ` Slava Dubrovskiy 2005-05-13 13:15 ` php-coder 2005-05-13 13:35 ` Slava Dubrovskiy [this message] 2005-05-13 14:10 ` [Comm] бНОПНЯ ОН ЯОЕЙС Alexey Rusakov 2005-05-13 15:08 ` Slava Dubrovskiy 2005-05-13 18:34 ` Alexey Rusakov 2005-05-13 14:26 ` Andrey Rahmatullin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=4284AD35.3030508@elan.com.ua \ --to=slava@elan.com.ua \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git