mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- fix Position, drop MP3ToWav
Submitted by: cbv
This commit is contained in:
parent
b888e241f1
commit
3364dbee61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180226
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gnustep-app
|
||||
PORTVERSION= 1.13.0
|
||||
PORTREVISION= 15
|
||||
PORTREVISION= 16
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
@ -77,11 +77,12 @@ USE_GNUSTEP_SYSTEM_BUNDLES+= \
|
||||
|
||||
USE_GNUSTEP_LOCAL_BUNDLES+= \
|
||||
Cddb:audio/cddb-bundle \
|
||||
MP3ToWav:audio/mp3towav-bundle \
|
||||
|
||||
USE_GNUSTEP_SYSTEM_THEMES+= \
|
||||
Camaelon:x11-themes/etoile-camaelon \
|
||||
|
||||
# MP3ToWav:audio/mp3towav-bundle \
|
||||
|
||||
USE_GNUSTEP_LOCAL_THEMES+= \
|
||||
WildMenus:x11-themes/etoile-wildmenus
|
||||
|
||||
@ -100,6 +101,7 @@ USE_GNUSTEP_SYSTEM_APPS+= \
|
||||
WrapperFactory:deskutils/gnustep-wrapper \
|
||||
GRubik:games/grubik \
|
||||
AZDock:x11-wm/etoile-azdock \
|
||||
Position:astro/position \
|
||||
|
||||
USE_GNUSTEP_LOCAL_APPS+= \
|
||||
Gomoku:games/gomoku.app \
|
||||
@ -165,7 +167,6 @@ USE_GNUSTEP_LOCAL_APPS+= \
|
||||
LookAndBehavior:deskutils/etoile-lookandbehavior \
|
||||
Azalea:x11-wm/etoile-azalea \
|
||||
EtoileMenuServer:deskutils/etoile-menuserver \
|
||||
Position:astro/position \
|
||||
Expense:finance/expense \
|
||||
FreeTar:archivers/freetar \
|
||||
CodeEditor:editors/codeeditor \
|
||||
|
@ -1,8 +1,7 @@
|
||||
Collection of GNUstep software
|
||||
|
||||
System libs: ScriptKit, gnustep-db2, Renaissance, PreferencePanes,
|
||||
Camaelon, TrackerKit, PreferencesKit, BookmarkKit, ServicesBarKit, IconKit,
|
||||
EtoileMenus
|
||||
System libs: ScriptKit, gnustep-db2, Renaissance, PreferencePanes, Camaelon,
|
||||
TrackerKit, PreferencesKit, BookmarkKit, ServicesBarKit, IconKit, EtoileMenus
|
||||
|
||||
Local libs: Pantomime, GToolKit, rigs, Addresses, SlideShow, netclasses,
|
||||
WizardKit, HighlighterKit, Performance, SQLClient, WebServer, StepTalk,
|
||||
@ -12,7 +11,7 @@ MP3ToWav, CameraKit, Tryst
|
||||
|
||||
System apps: Gorm, GShisen, ProjectCenter, Preferences, GWorkspace,
|
||||
guile-gui, gui, TextEdit, TimeMon, Terminal, Emacs, GSPdf, SystemPreferences,
|
||||
WrapperFactory, GRubik, AZDock, Recycler, DBModeler, guile-gui
|
||||
WrapperFactory, GRubik, AZDock, Recycler, DBModeler, guile-gui, Position
|
||||
|
||||
Local apps: Gomoku, GNUMail, EasyDiff, Calculator, CurrencyConverter,
|
||||
Finger, GFractal, GSTest, HostAddress, Ink, NSBrowserTest, NSImageTest,
|
||||
@ -24,7 +23,7 @@ ProjectManager, GMastermind2, GPuzzle2, Ticker, NoteBook, HelpViewer, Duncan,
|
||||
Jishyo, GMines, InnerSpace, FTP, DictionaryReader, batmon, Adun, RemoteDesk,
|
||||
DisplayCalibrator, GNUWash, Poe, MPDCon, PlopFolio, CDPlayer, Burn, GScheme,
|
||||
Mplayer, MyLibrary, NeXTGo, Grr, iTerm, Installer, Hardware, LookAndBehavior,
|
||||
Azalea, EtoileMenuServer, Position, Expense, FreeTar, CodeEditor, Localize,
|
||||
Azalea, EtoileMenuServer, Expense, FreeTar, CodeEditor, Localize,
|
||||
AddressManager, GSBench, SVGViewer, Vindaloo, Digibux, AppWrapper, Pixen,
|
||||
MyWiki, Cartotheque, LuserNET, Popup, Toolbox, Fortunate, TBrowser, TChat
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user